As first suggested by Gabrys in the discussion for another wish.
Gabrys
BTW, there is one easy fix to let iftags work inside ListPages with separate="no" and is similar to how to make images work. If you want images work in such a module you do the following:
[[image /%%fullname%%/image-name.jpg]]
(You name the page image relates to). So we could add a possibility to point page relative to iftags into its syntax:[[iftags page="%%fullname%%" tag1 tag2 -tag3 +tag4]]
It would be very universal though, because you could toggle things based on other page's tags.
leiger
That would be awesome!
Gabrys… I can think of several cool things I could do if I could toggle things based on tags that another page has attached to them … especially once you've added the ability to toggle tags using buttons.
My users could have tag toggle buttons on their profile pages… then I could use the ListUsers module like so (a bit like the 'breadcrumb' setting idea that was being discussed just a little while ago)
(indentation added for clarity)
[!-- If the user doesn't want to see a list of members on home page, hide it from them only! --]
[[module ListUsers users="."]]
[[iftags page="profile:%%number%%" -_hide-member-list]]
[[module Members]]
[[/iftags]]
[[/module]]I assume this would work? If yes… I'm just going to sit here drooling with anticipation…! ;-) (Wow, what a geek I am, getting so excited over a potential syntax change that a wiki farm is making… :D)
Gabrys
This would work. Please add a wish :-).
Is it possible to do this cross-wiki like CSI's ?
For example, I could do this if I am linking to a bug or wish on the feedback site:
The last one's a bit useless… because if this wish is rejected then I'll never use that code! :D
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
Another great wish with big possibilities.
BMC Creative | RoaringApps | @brycecammo