From f9f773a78567c6a4adc0de16bab046f44715f6dc Mon Sep 17 00:00:00 2001
From: Colin Kuskie
thread.layout.isNested
thread.layout.isFlat
thread.subscribe.url
|,
- lastUpdated => 1068919471
+ lastUpdated => 1097356661
},
'485' => {
@@ -5491,15 +5491,16 @@ A comment.
'1097' => {
message => q|config.button page.current.menuTitle page.current.title page.current.urlizedTitle page.current.pageId page.current.parentId page.current.ownerId page.current.synopsis page.current.newWindow page.current.encryptLogin basepage.menuTitle basepage.title basepage.urlizedTitle basepage.pageId basepage.parentId basepage.ownerId basepage.synopsis basepage.newWindow basepage.encryptLogin basepage.hasDaughters page_loop unfolded_page_loop Both page_loop and unfolded_page_loop have the following
@@ -5520,19 +5521,21 @@ loop variables: page.isHidden page.isSystem page.isViewable page.indent page.indent page.indent_loop indent page.isRoot page.isTop page.inCurrentRoot page.hasDaughter page.isCurrent page.isMyAncestor page.isMyDaughter page.isMyMother page.isMySister page.isRoot page.isTop page.inRoot page.hasDaughter page.isBasepage page.isAncestor page.isDescendent page.isDaughter page.isMother page.isSister page.inBranch page.mother.* page.mother.title page.mother.urlizedTitle
-A condition indicationg whether the thread layout is nested.
+A condition indicating whether the thread layout is nested.
-A condition indicationg whether the thread layout is flat.
+A condition indicating whether the thread layout is flat.
@@ -1187,7 +1187,7 @@ The description of this forum as passed by the calling object.
A "Edit / Manage" button for this navigation item.
-
The pageId of the current page.
The title of the current page.
The URL of the current page.
The pageId of the current page.
The parentId of the current page.
The ownerId of the current page.
The synopsis of the current page.
A conditional indicating whether the current page should be opened in a new window.
A conditional indicating whether the current page should be served over SSL.
The pageId of the base page.
The title of the base page.
The URL of the base page.
The pageId of the base page.
The parentId of the base page.
The ownerId of the base page.
The synopsis of the base page.
A conditional indicating whether the base page should be opened in a new window.
A conditional indicating whether the base page should be served over SSL.
A conditional indicating whether the base page has daughters.
A loop containing page information in nested, hierarchial order.
This loop contains the same data as page_loop but the order is different. unfolded_page_loop returns it's pages in an unfolded manner; grouped by parent id. You'll probably need page_loop, but there are (CSS) menus that need unfolded_page_loop to work properly.
A conditional indicating whether this page is a hidden page.
(Note: This variable is only visible if "Show hidden pages" is switched on.)
A conditional indicating whether this page is a system page (Trash, Clipboard, etc).
(Note: This variable is only visible if "Show system pages" is switched on.)
A conditional indicating whether the user has permission to view it.
(Note: This variable is only visible if "Show unprivileged pages" is switched on.)
A variable containing the indent for current page. The default indent is three spaces. Use the page.indent_loop if you need a more flexible indent.
A variable containing the indent for the current page. The default indent is three spaces. Use the page.indent_loop if you need a more flexible indent.
A loop that runs page.relDepth times.
-
A number representing the loop count.
A conditional indication whether this page is a root page.
A conditional indication whether this page is a top page (daughter of root).
This conditional is true if this page is a descendant of the root page of the current page
A conditional indication whether this page has a daughter. In other words: It evaluates to true if this page is a mother.
A conditional indicating whether this page is the current page.
A conditional indication whether this page is an ancestor of current page.
A conditional indication whether this page is a daughter of current page.
A conditional indication whether this page is the mother of current page.
A conditional indication whether this page is the sister of current page.
A conditional indicating whether this page is a root page.
A conditional indicating whether this page is a top page (daughter of root).
This conditional is true if this page is a descendant of the root page of the base page.
A conditional indicating whether this page has a daughter. In other words: It evaluates to true if this page is a mother.
A conditional indicating whether this page is the base page.
A conditional indicating whether this page is an ancestor of the base page.
A conditional indicating whether this page is a descendent of the base page.
A conditional indicating whether this page is a daughter of the base page.
A conditional indicating whether this page is the mother of the base page.
A conditional indicating whether this page is the sister of the base page.
A conditional that is the logical OR of isAncestor, isisSister, isBasepage and isDescendent.
These variables will be undefined if the page is a root.
The title of the mother of this page.
The urlized title of the mother of this page.
page.depthDiffIs1, page.depthDiffIs2, page.depthDiffIs3, page.depthDiffIsN
True if the page.depthDiff variable is N.
page.depthDiff_loop
A loop that runs page.depthDiff times. This loop contains no loop variables.
|, - lastUpdated => 1097208584 + lastUpdated => 1097642669 }, '893' => {