GreaseSpot:Editor portal
From GreaseSpot
Contents |
[edit] Things to do
[edit] Make a pretty, organized Main Page
Right now it's just links under headings.
[edit] Move heading levels down
If you see or write any subheadings that are marked up as = heading = please fix them. This generates an h1 element in the page, which is already used for the page title. The highest level heading that should be used within a page is h2, which is generated by the wiki markup == heading ==.
[edit] Write tutorial
Dive into Greasemonkey is great, but with one author, it has grown out of date. A GreaseSpot tutorial would be useful.
Since a tutorial can't just be an info-dump, those interested in organizing and seeding should participate at GreaseSpot:Writing a tutorial.
[edit] Expand stubs
Stubs are short, incomplete articles. Also, unlisted stubs should be tagged with {{stub}}.
[edit] SITE IMPROVEMENT
Add $wgAllowDisplayTitle = true; in LocalSettings.php
[edit] User email validation check
User email validation appears to not work.

