| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=SCS_FORUM_R2, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] |
| 4 | = Analysis = |
| 5 | == Overview == |
| 6 | In this revision divide the FAQ sections and add an offtopic forum |
| 7 | == Task requirements == |
| 8 | Currently the FAQ page is only one and included in each forum. |
| 9 | * Create a subpages of FAQ (See implementation idea) |
| 10 | * Link the other FAQ subpages in each one (See implementation idea) |
| 11 | * Send an e-mail to the mail-list to collect more questions for the FAQ. New members should give you at least 2 proposals, other members may propose too. |
| 12 | * Create a new forum called offtopic with interesting topics - i.e. World news - for software news, Fun links etc. Advertise the new forum on the mail lists. |
| 13 | == Task result == |
| 14 | Maintained forum. |
| 15 | == Implementation idea == |
| 16 | Split [wiki:FAQ] into |
| 17 | * [wiki:FAQ/Developer] |
| 18 | * [wiki:FAQ/Author] |
| 19 | * [wiki:FAQ/Reader] |
| 20 | * [wiki:FAQ/Setup] |
| 21 | Use the following template for the FAQ page: |
| 22 | {{{ |
| 23 | [[Include(wiki:FAQ/Developer)]] |
| 24 | [[Include(wiki:FAQ/Author)]] |
| 25 | [[Include(wiki:FAQ/Reader)]] |
| 26 | [[Include(FAQ/Setup)]] |
| 27 | }}} |
| 28 | [[BR]] |
| 29 | For the subpages include links to the other subpages. |
| 30 | == Related == |
| 31 | [wiki:SCS_FORUM_R2] |
| 32 | == How to demo == |
| 33 | Show the new forum topic and collected questions. |
| 34 | |
| 35 | = Design = |
| 36 | |
| 37 | = Implementation = |
| 38 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 39 | |
| 40 | = Testing = |
| 41 | |
| 42 | = Comments = |
| 43 | ^(Write comments for this or later revisions here.) |