Support/Kitsune/KB/DevTimeline/SpecialPages: Difference between revisions

From MozillaWiki
< Support‎ | Kitsune‎ | KB‎ | DevTimeline
Jump to navigation Jump to search
(Created page with "The following special pages need to be implemented in Kitsune. They should end up roughly in priority-order. {| border=1 !Page !URL !Description |- |Home page |<code>/home</code...")
 
No edit summary
Line 21: Line 21:
|<code>/chat</code>
|<code>/chat</code>
|A page serving the Live Chat client.
|A page serving the Live Chat client.
|- style="background-color: #c0ffc0"
|- style="background-color: #ffffb8"
|Media gallery
|Media gallery
|<code>/gallery</code>
|<code>/gallery</code>

Revision as of 19:58, 18 October 2010

The following special pages need to be implemented in Kitsune. They should end up roughly in priority-order.

Page URL Description
Home page /home The home page
Mobile home page /mobile The mobile home page
L10n Dashboard /kb/localize (?) Lists all unlocalized (from en-US) and out-of-date articles for the current locale.
Chat /chat A page serving the Live Chat client.
Media gallery /gallery Finding/creating media assets
Contributor dashboard /contributors Information and links to tools for contributors, eg
  • Common actions
  • Unsolved questions
  • Recent forum/kbforum discussion
  • etc
Category pages /kb/category/# (?) List of articles in a category
Tag pages /kb/tag/# (?) List of articles in a tag

Key:

Unstarted
Started
Completed
At risk
Dropped