View source for Project Management

Also available in ((/Doc/Deutsch/Anwendungsbereiche/Projektverwaltung Deutsch)), ((/Doc/Русский/Паттерны/ВикиСводныеСтраницы Русский))

Task: compiling information from different sources and presenting it on one page -> summary.

  1. ((../WikiPage Create)) a summary page. !!Anchor on WikiPage/create?!!
  2. ((../WikiPage Insert)) of the desired subtopic.
  3. If the subtopic doesn't yet exist as a page, ((../WikiPage Create)) it.
  4. Repeat steps 3 and 4 until all subtopics exist.

Solution steps in order: We create a ((!/Summary)) and insert the following:
%%
{{include page="Process"}}
{{include page="Approach" nomark=1}}
{{include page="Strategy"}}
%%

Second step: Create all required pages, placing them in the corresponding subdirectory/cluster.

Result: ((!/Summary This is what it looks like))

===Application Examples===

  * "Objective" as shown above - three pillars of the task: Operation, Tactics, Strategy.
  * Status display of various projects, display of tasks from various projects, work lists of various projects.

{{backlinks}}
----
((../Patterns back to Usage patterns))
((../../ back to overview))