Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
See pages that link to and include this page.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.
I've added "Select by parent" to this wish because I'd also like to use a regex there. It would mean I can select by a parent page's category instead of just by it's full name, which is something I need to be able to do for a new section of my website.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
Another note in addition to this wish: Just having this available as part of the API would be good enough for me. Not necessarily any need to have it as part of the ListPages module.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
I second this wish, because I am looking for a way to list pages starting with letter A, or B or C…
This way its easier to find a certain page, without going through 30+ next buttons.
Bump!
Community Admin
In SQL's there is the püossibilities for place-holders like % or ?, *., ! a.s.o) … why can we not use such filters direcrly for "parent" , "title" or "PAGE"- name ( fullname) ?
example: parent="A%%" ( to fill 3 characters)
My usage now without tagging to show an index per starting letter:
http://handbook.wikidot.com/en:index
Have a look on the Letter "A" = http://handbook.wikidot.com/en:a
is working with the title of the "Current" page ("A" )and range="after"
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 wouldn't mind a simpler syntax than RegEx, but having the ability to filter our pages (and parents) by title would be great no matter how it's implemented. Others have wanted the ability to target a single page with ListPages and this wish would accomplish that as well.
While the handbook method works well, there's no way to filter the single starting letter and not display subsequent pages that start with a different letter (except maybe "Z").
Community Admin
I agree, I have always found anything but very simple regex to be a bit of a mystery. Something simpler, like helmutis's suggestion of SQL wildcards which are easy to understand would be good.
Rob Elliott - Strathpeffer, Scotland - Wikidot first line support & community admin team.
I have a use case for this. Compiling information about popular and favorite songs, and I'd like to be able to pull out lists of songs based on words in the title. Currently I'm implementing this by making tags for the titles. I'll need wildcards because English is complicated.
Jay Bienvenu | Hilinqwo: A constructed language
Interesting result from another wish:
wish:289 - wish for a page selector by %%name%%
[http://feedback.wikidot.com/wish:766 wish:766 ListPages select ONE page by ONE "fullname"}
Fullname and name = ".." is now in test phase and coming with the selection name="abc*" ( try it!)
Use cases:
See also my testpage: https://helmuti-pdorf.wikidot.com/listpages-test5
This is not yet official, but working at the moment n the testphase.
Please - write your experience with it here for us!
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 ?