I can't wait to start trying it out on my pages. Thanks!
I miss %%category%% - it would be useful.
My free music on Jamendo, soundtracks-like, my photography blog
Only in Polish: http://wieza.org (RPG, fantastyka)
I had left limit out of my module, since I didn't need one, and did a perPage="20", but it didn't paginate until I entered a limit (1000, for kicks). So I think the default limit is actually set to 20, not none.
This would be very useful. It could be added as another option for "order"
thanks
this module is awesome. so many possibilities.
This is an excellent module. I can't tell you how many times I've used it in my Wiki already.
However, I seem to be unable to use it as part of a bulleted list in either my top or side navigation bar. It works normally there otherwise, but as soon as I put an asterisk in front of it, it displays as code. Might anyone have any ideas as to how to fix this problem?
Also, I think it would be useful if a %%link|custom title%% variable could somehow be enabled. I used this module to create a regularly updating link to the newest page posted in a certain section of my wiki, and I would like to title this link "Newest Page" rather than have the title change every time the link is updated, but I can't seem to find any way to do that. It's not a huge deal, as I can easily work around it, but I'm just throwing the suggestion out there.
Thanks!
@Osira:
Sorry, you cannot use any module "inline", e.g. like
* [[module ...]]
Another thing: you can use a custom title. Try one of the following formats:
[[[%%page_unix_name%% | Newest Page]]]
[%%link%% Newest Page]
One more thing — pagination and limits are now fixed and should work as advertised.
@ Magnes:
%%category%% is here too!
Michał Frąckowiak @ Wikidot Inc.
Visit my blog at michalf.me
Can you please check the problem with prependLine="[[table style="…"]]" not working?
Reported in posts It doesn't work because there's not markup to nest quotation marks and There seems to be a bug in the parser though, if you add style="…" attributes
> Is it possible to have the %%tags%% show up as links?
Can you explain, what you'd like to achieve?
As Michal writes, the following examples work:
[[[%%page_unix_name%% | Newest Page]]]
[%%link%% Newest Page]