62
edits
No edit summary |
|||
| Line 8: | Line 8: | ||
* /users | * /users | ||
* /users/faq | * /users/faq | ||
* /users/ | * /users/help | ||
* /users/motifs | * /users/motifs | ||
* /users/scripts | * /users/scripts | ||
| Line 23: | Line 23: | ||
* Version history/older versions linked. | * Version history/older versions linked. | ||
== | == Users == | ||
* | === FAQ === | ||
* | |||
* Quick questions and answers. Full details always linked to the Help section. | |||
=== Help === | |||
* Detailed help for anything we can think of. | |||
* Including help for every command and menu item. | |||
* Completely cross-linked between commands, menus, and anything else. | |||
=== Motifs === | |||
* Must have preview. | |||
== | === Scripts === | ||
* All scripts must be safe for users, include decent error handling, and preferably use plugin API v1. | |||
== | === Revision History === | ||
* | * Version, date and changes for each release. | ||
* | * Download links - maybe? | ||
== | == Developers == | ||
* Plugin dev docs | * Plugin dev docs | ||
| Line 45: | Line 54: | ||
* tH's Bugzilla status thing (if he allows us to have that here) | * tH's Bugzilla status thing (if he allows us to have that here) | ||
* Nightlies | * Nightlies | ||
=== Plugins === | |||
* Documentation of the plugin API and what scripts can/can't and should/shouldn't do | |||
* Sample code and scripts | |||
=== API === | |||
* Document all the objects within ChatZilla, including: | |||
** Methods | |||
** Properties | |||
** Normal use, for appropriate ones | |||
edits