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 |
---|---|
Backup stuck at "queued for processing" | admin backup backup-stuck work-around |
Show or hide page-tags by your control | css page-tags tags template _layout |
Interactive Map with Links | area coordinate html image img link map maps _content |
it's possible to add sitemap to my sites? | |
List pages for current logged in user only | listpages listusers logged-in user _content _l5 |
Listing Un-Parented pages | howto listpages parent un-parented |
Making a site multi-lingual | multi-lingual _layout |
Keep hidden tags really hidden in tags area | css hidden_tags hide tags |
Multi-PM Bookmarklet | bookmarklet multi-messages multi-pm pm |
Using variables as the conditions for (in)visible content | |
Mass-tagging of pages with Wikidot-API | api batch mass-tagging tag tags tool |
Use Hash Magic Urls for option buttons | buttons command history source system url |
How To Put A Private Page On A Public Wiki Typ2 | category private public |
Count tablerows | count countrow css numbering rowcount table tablecount |
Count members | count countmembers countrows css members memberscount rowcount tablecount tables |
CSS: import and use different fonts | css |
ListPages - titles like a tagcloud | div floating listpages |
Using Wikidot's Search | |
Multi-Columns | css3 div layout multi-column |
Sortable-Tables-Js | sort sortable-tables |
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]]
Pagename | Tags |
---|---|
Flexible CSS - putting CSS on its own page | categories css layout themes _layout |