General Actions:
Log-in
Wiki:
L3D's Wiki
▼
:
Document Index
»
Space:
Main
▼
:
Document Index
»
Page:
AllDocs
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to your wiki
»
Documents on this Wiki
Wiki source code of
Documents on this Wiki
Last modified by
Administrator
on 2008/12/08 00:19
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
1 $msg.get("xe.index.documents") #if((!$view) || ($view == "")) #set($view = $request.getParameter("view")) #if((!$view) || ($view == "")) #set ($view = "index") #end #end <div class="floatcontainer"> <ul class="xwikitabbar"> <li id="xwikiindex"#if($view == "index") class="active"#end><a href="$doc.getURL("view", "view=index&$!param")">$msg.get("xe.index")</a></li> <li id="xwikitreeview"#if($view == "tree") class="active"#end><a href="$doc.getURL("view", "view=tree&$!param")">$msg.get("xe.index.tree")</a></li> <li id="xwikiorphansview"#if($view == "orphans") class="active"#end><a href="$doc.getURL("view", "view=orphans&$!param")">$msg.get("xe.index.orphaned")</a></li> <li id="xwikiattachments"#if($view == "attachments") class="active"#end><a href="$doc.getURL("view", "view=attachments&$!param")">$msg.get("xe.index.attachments")</a></li> </ul> </div> <div id="xwikieditcontent" class="clear"> ## ============================================== ## If view=index then displays the index of pages ## ============================================== #if ($view == "index") #includeTopic("XWiki.Tableview") #elseif ($view == "tree") ## ============================================== ## If view=tree then displays the treeview ## ============================================== #includeTopic("XWiki.Treeview") #elseif ($view == "attachments") ## ============================================== ## If view=attachments then display attachments ## ============================================== #includeTopic("XWiki.AllAttachments") #else ## ============================================== ## If view=orphans then display orphans ## ============================================== #includeTopic("XWiki.OrphanedPages") #end </div>
Search
Quick Links
L3D Calendar
Wiki Dashboard
Document Index
Blog
Sandbox
Recently Modified
XWiki Scheduler Job Class
|
XWiki Preferences
|
XWikiAllGroup