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

From MozillaWiki
< Support‎ | Kitsune‎ | KB‎ | DevTimeline
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 5: Line 5:
!URL
!URL
!Description
!Description
|-
!Assignee
|- style="background-color: #c0ffc0"
|Home page
|Home page
|<code>/home</code>
|<code>/home</code>
|The home page
|The home page
|-
|Paul
|- style="background-color: #c0ffc0"
|Mobile home page
|Mobile home page
|<code>/mobile</code>
|<code>/mobile</code>
|The mobile home page
|The mobile home page
|-
|James
|- style="background-color: #c0ffc0"
|L10n Dashboard
|L10n Dashboard
|<code>/kb/localize</code> (?)
|<code>/localization</code>
|Lists all unlocalized (from en-US) and out-of-date articles for the current locale.
|Lists all unlocalized (from en-US) and out-of-date articles for the current locale.
|-
|Erik
|Chat
|<code>/chat</code>
|A page serving the Live Chat client.
|- style="background-color: #ffffb8"
|- style="background-color: #ffffb8"
|Media gallery
|<code>/gallery</code>
|Finding/creating media assets
|-
|Contributor dashboard
|Contributor dashboard
|<code>/contributors</code>
|<code>/contributors</code>
Line 33: Line 29:
* Recent forum/kbforum discussion
* Recent forum/kbforum discussion
* etc
* etc
|-
|Erik
|- style="background-color: #ddd"
|Firefox home home page
|<code>/firefox-home</code>(?)<br/><code>/iphone</code>(?)
|The mobile home page
|Dropped from 2.3
|- style="background-color: #c0ffc0"
|Chat
|<code>/chat</code>
|A page serving the Live Chat client.
|James
|- style="background-color: #ddd"
|Review Queue (?)
|<code>/kb/review</code> (?)
|Lists all pages in a locale with unreviewed revisions. May not need to exist.
|Part of contributor dashboard
|- style="background-color: #ffffb8"
|Media gallery
|<code>/gallery</code>
|Finding/creating media assets
|Paul
|- style="background-color: #c0ffc0"
|Templates
|<code>/kb/templates</code> (?)
|List of available templates
|Completed with the Templates category page
|- style="background-color: #c0ffc0"
|Category pages
|Category pages
|<code>/kb/category/#</code> (?)
|<code>/kb/category/#</code> (?)
|List of articles in a category
|List of articles in a category
|Ricky
|-
|-
|Tag pages
|Tag pages
|<code>/kb/tag/#</code> (?)
|<code>/kb/tag/#</code> (?)
|List of articles in a tag
|List of articles in a tag
|Ricky
|}
|}



Latest revision as of 18:12, 5 November 2010

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

Page URL Description Assignee
Home page /home The home page Paul
Mobile home page /mobile The mobile home page James
L10n Dashboard /localization Lists all unlocalized (from en-US) and out-of-date articles for the current locale. Erik
Contributor dashboard /contributors Information and links to tools for contributors, eg
  • Common actions
  • Unsolved questions
  • Recent forum/kbforum discussion
  • etc
Erik
Firefox home home page /firefox-home(?)
/iphone(?)
The mobile home page Dropped from 2.3
Chat /chat A page serving the Live Chat client. James
Review Queue (?) /kb/review (?) Lists all pages in a locale with unreviewed revisions. May not need to exist. Part of contributor dashboard
Media gallery /gallery Finding/creating media assets Paul
Templates /kb/templates (?) List of available templates Completed with the Templates category page
Category pages /kb/category/# (?) List of articles in a category Ricky
Tag pages /kb/tag/# (?) List of articles in a tag Ricky

Key:

Unstarted
Started
Completed
At risk
Dropped