[[BackLinksMenu]] [[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|)]] = 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 [wiki: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.: [wiki:PROCESS] [[BR]] [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW] - the repository section should be linked as a part of [wiki:PLATFORM_STANDARDS_REPOSITORY] [[BR]] [wiki:PLATFORM_STRUCTURE] should be linked in [PLATFORM_STANDARDS_REPOSITORY] [[BR]] [wiki:PLATFORM_STANDARDS_NAMING_CONVENTION] - should be discussed with the team leader and filled in with: * Repository naming convention (don't know where it can be found now * Wiki naming convention (now part of [PLATFORM_STANDARDS_GENERAL] * Developers id convention * Move the naming convention for reports found in [wiki:REPORTS] and link it there * Move [wiki:NAMING_CONVENTIONS] here * Move and update [wiki:UnplannedTasks] This document should be linked where needed. [[BR]] * [wiki:TESTING] should be renamed to [wiki:PLATFORM_STANDARDS_AUTO_TESTS] * See backlinks and repair the references before renaming! * Link testing in [wiki:PLATFORM_STANDARDS_GENERAL] as it is done for analysis and design * See [wiki:PLATFORM_STANDARDS_CODE_R0] and rename the resulting pages due to the wiki convention * Review and remove obsolete information from Important Docs == Related == ^(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.)