Sheet for displaying blog categories
Log-in
|
Blog
:
Welcome to your wiki
>
Wiki blog
>
Blog Category class
>
Sheet for displaying blog categories
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
Sheet for displaying blog categories
Hide line numbers
1: #includeMacros("Blog.CategoriesCode") 2: #if($doc.getObject($blogCategoryClassname)) 3: 1 $doc.display("name") 4: #info("$doc.display(’description’)") 5: 6: #if($context.action != "inline") 7: 1.1.1 $msg.get("xe.blog.categories.subcategories") 8: #if($hasEdit) 9: <div style="float: right; width: 60%"> 10: <div class="plainmessage"> 11: <fieldset> 12: <legend>$msg.get("xe.blog.categories.addsubcategory")</legend> 13: #set($parentCategory = $doc.fullName) 14: #includeTopic("Blog.AddCategory") 15: </fieldset> 16: </div> 17: </div> 18: #end 19: #getCategoriesHierarchy($doc.space $tree) 20: #displayCategoriesHierarchyRecursive($tree $doc.fullName 1 ’simple’) 21: <div class="clearfloats"></div> 22: 23: 1.1.1 $msg.get("xe.blog.categories.articles") 24: #getEntriesForCategory($doc.fullName $entries $total) 25: #displayBlog($entries ’category’ true) 26: ## displayNavigationLinks requires a blog document, to determine how should the entries be split into pages. Return this 27: ## document, as the macro fallbacks to ’paginated’ in case the right setting cannot be determined. 28: #displayNavigationLinks($doc) 29: #end 30: #elseif($doc.fullName == $blogCategorySheet) 31: 1 $msg.get("xe.blog.categories.sheet") 32: $msg.get("xe.blog.categories.sheetmessage") 33: #else 34: #warning($msg.get("xe.blog.categories.notcategory")) 35: #end
Recent Blog Posts
The first post of your wiki's blog
Blog Categories
News
(1)
Other
(0)
Personal
(0)
Blog Archive
2009
(1)
Search
Quick Links
Wiki Dashboard
Document Index
Blog
Sandbox
My Recent Modifications
dany
|
marco