I want to find out if there are any pages that haven't been parented.
Thread
Forum
» Help / Editing pages
» Finding Up-Parented pages
Summary:
I want to find out if there are any pages that haven't been parented.
Finding Un-Parented pages
This is easy to do with ListPages module … using the
- Parent page selector:
- "-" means pages with no parent page
that means parent="-" is enough to show all pages of category="*" ( all) ..
[[module ListPages separate="no" limit="999" parent="-" category="*"]]
%%title_linked%% - [[user %%created_by%%]] - %%created_at%%
[[/module]]
see also the documentation: https://www.wikidot.com/doc-modules:listpages-module
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
I wrote a "howto" for this question: http://community.wikidot.com/howto:listing-un-parented-pages
Service is my success. My webtips:www.blender.org (Open source), Wikidot-Handbook.
Sie können fragen und mitwirken in der deutschsprachigen » User-Gemeinschaft für WikidotNutzer oder
im deutschen » Wikidot Handbuch ?
/forum/t-1346602/finding-up-parented-pages#post-