How is %%this_name%% any different to %%name%%
And how is %%this_fullname%% any different to %%fullname%%
etc?
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
How is %%this_name%% any different to %%name%%
And how is %%this_fullname%% any different to %%fullname%%
etc?
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
I assume you mean how is %%this_fullname%% different to %%page_fullname%%?
'this' refers to the page containing the ListPages, while 'name' refers to the page being listed. In live templates, 'this_fullname' and 'fullname' are the same. In ListPages, they are not except if the current page is itself being listed.
The main reason for the 'this' variables is to allow construction of URLs back to the same page.
You're right, made a mistake — post fixed :)
That makes more sense.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
What will this order criterion do with pages that haven't been commented on?
I think it uses created_at as the commented_at value, in that situation.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server