DynamicPageList Demo: Difference between revisions

From KBwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
For this process to work the [[NavTree]] need to include some extra commands.  
For this process to work the [[NavTree]] need to include some extra commands.  


<nowiki> </nowiki>
<nowiki>{{#dpl:category=Turbomachinery|format=,***,[[%TITLE%]]\n,}}</nowiki>

Revision as of 10:10, 28 August 2009

The QNET-CFD is powered by MediaWiki. This has been extended with DynamicPageList. DynamicsPageList is used to dynamically extend the navigation tree. Its effect can be seen by moving the mouse pointer on the navigation tree sub branches of 'Application Areas' or sub branches of 'Underlying Flow Regimes' (UFR).

Figure 1: Navigation tree with dynamic page list extension

Figure 1 shows the result of the dynamics page list extension when the mopuse pointer id on 'Underlying Flow Regimes'-'Flow Arround Bodies'. The seven extra boxes representing the UFRs are generated dynamically. For this process to work the NavTree need to include some extra commands.

{{#dpl:category=Turbomachinery|format=,***,[[%TITLE%]]\n,}}