Show a list of pages and the tags attached to them
Posted by Steven Heynderickx on 12 Dec 2009 11:14, last edited by gerdami on 30 Dec 2009 13:22
Tags: listpages tag tags_linked
Code 1
[[module ListPages category="howto" separate="no" prependLine="||~ Pagename||~ Tags||"]]
||%%title_linked%%||%%tags%% %%_tags%%||
[[/module]]
| Pagename | Tags |
|---|---|
| Sortable-Tables-Js | sort sortable-tables |
| ListPages By User | |
| Flexible CSS - putting CSS on its own page | categories css layout themes _layout |
| Add chessdiagrams | chess chessdiagram |
| Apply A Wikipedia Like Talk Button | howto talk |
| Embed Google+ Button | google+ |
| Setup an "Educational Wiki" | class course educational private students teachers |
| Making a Custom Table with ListPages | custom include listpages table |
| Import Ms Word -Text Into Wikidot | import macro vba word |
| Getting Started Guide | |
| How To Add Private Pages On A Wiki The Easy Way | |
| Create a news entry list | news notice |
| Button Links | box button link |
| Put Youtube video with footnotes in text | divs video youtube |
| Password Protect a Page | |
| Show page to specific users only | howto specific_user_only suo |
| Use Anchors on a page | anchhor howto |
| Customize the Landing Page for a Private Category | |
| Maintain Transparency in Resized Images | images transparency |
| Historical timeline/it happened on this day | iframe javascript message |
Code 2, with tags clickable
[[module ListPages category="howto" separate="no" prependLine="||~ Pagename||~ Tags||" tags="@URL"]]
||%%title_linked%%||%%tags_linked|howto:show-a-list-of-used-tags-per-page/tag/%% %%_tags_linked|howto:show-a-list-of-used-tags-per-page/tag/%%||
[[/module]]





