Documents on this Wiki
Log-in
|
Main
:
Welcome to your wiki
>
Documents on this Wiki
Top Menu
Show
:
Comments
Attachments
History
Information
Stampa
:
Stampa
Anteprima di stampa
Esporta come PDF
Esporta in formato RTF
Esporta come HTML
Esporta in formato XAR
Wiki source code of
Documents on this Wiki
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 class="xwikitabpanescontainer"> ## ============================================== ## 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
Wiki Dashboard
Document Index
Blog
Sandbox
My Recent Modifications
dany
|
marco