Skip to content

varnent/suggestions

Repository files navigation

##Instructions

  1. Navigate to the file you wish you change
  2. Click the pen icon in the top right
  3. Make your changes. Please be sure to follow the file's structure.
  4. Make a pull request

##File Structure The file structure on the server is as follows:

  • assets
    • style.css
    • Wikimedia_Community_Logo.png
    • Wikimedia_Community_Logo-140px.png
  • explore
    • advocate.php
    • create.php
    • index.php
    • tech.php
  • schools
    • [marked for later use]
  • .htaccess
  • index.php (nb. uses file_get_contents on index.html)

##File structure <a href='url here'>Text to be shown</a>?

##Notes

  • index.html is THE MOST hacky way of including something in a webpage and also allowing community input. It uses a PHP 'file_get_contents'. Editing this changes the index of http://www.whatcanidoforwikimedia.org - so only pull request sensible things yeah? :3

Releases

No releases published

Packages

No packages published