wiki:SCS_WIKI_MAINTENANCE_R2

Version 10 (modified by todor, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=SCS_WIKI_MAINTENANCE_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|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

Wiki maintenance assures that the wiki is in perfect usable condition.

Task requirements

In this revision the requirements are:

  • Delete the obsolete page templates
  • Create an iteration page template (see ITERATION_03)
  • Review and repair the duplicate information (or at least - start doing it) See implementation idea for this.
  • Make sure you've repaired the links in documents that point to a page that you've renamed!
  • Add [[BackLinksMenu]] to all of the pages in ImportantDocs

Task result

Maintained wiki.

Implementation idea

Here is a list of pages that contain almost the same (or overlapping) information, missing links, etc.: PROCESS
PLATFORM_INFRASTRUCTURE_OVERVIEW - the repository section should be linked as a part of PLATFORM_STANDARDS_REPOSITORY
PLATFORM_STRUCTURE should be linked in [PLATFORM_STANDARDS_REPOSITORY]
PLATFORM_STANDARDS_NAMING_CONVENTION? - should be discussed with the team leader and filled in with:

This document should be linked where needed.

(Here you can add related tasks that could be useful or helpful.)

How to demo

Show some of the corrected pages and explain the improvements you made.

Design

  • Create section with information about holidays in the iteration page (that was added as requirement after the analysis)
    • use table structure
    • mark workdays and holidays
    • write down the important events on their dates (weeklies, progress checks, etc.)
  • Remove obsolete page templates
    ==== Wiki Page Templates ====
    
      ''(since [http://trac.edgewall.org/milestone/0.11 0.11])''
    
    The default content for a new wiki page can be chosen from a list of page templates. 
    
    That list is made up from all the existing wiki pages having a name starting with ''PageTemplates/''.
    The initial content of a new page will simply be the content of the chosen template page, or a blank page if the special ''(blank page)'' entry is selected. When there's actually no wiki pages matching that prefix, the initial content will always be the blank page and the list selector will not be shown (i.e. this matches the behavior we had up to now).
    
    To create a new template, simply create a new page having a name starting with ''PageTemplates/''.
    
    (Hint: one could even create a ''!PageTemplates/Template'' for facilitating the creation of new templates!)
    
    Available templates:
    [[TitleIndex(PageTemplates/)]]}}}
    
    = Implementation =
    ^(Implementation results should be described and linked here (from the wiki or the repository))^
    
    = Testing =
    
    = Comments =
    ^(Write comments for this or later revisions here.)