Commit graph

43 commits

Author SHA1 Message Date
Colin Kuskie
004b6b6627 Found 2 variables that I'd previously missed.
hasDaughter (undocumented)
isHome (pageId == 1)
Got rid of hasDaughters, fixed isHome to work with GUIDs.
Is pageId 1 special?
2004-10-14 04:29:34 +00:00
Colin Kuskie
f9f773a785 Renamed Navigation template variables and provided upgrade script.
Added Navigation template variables page.inRoot and basepage.hasDaughters
Updated Help documentation and changelog.
2004-10-13 04:41:14 +00:00
Colin Kuskie
d382091607 add isMySister for navigation, use nested set definition for ancestor rather than SQL queries, redo inCurrentRoot 2004-10-08 04:15:01 +00:00
JT Smith
d2a301e02b 6.2.6 bugfixes 2004-09-30 01:16:02 +00:00
JT Smith
2b6eb201a9 changed POD formatting 2004-09-14 02:22:38 +00:00
JT Smith
b461d45f6b fixed nav bug 2004-09-04 01:00:00 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
e570009912 fixed some bugs related to guids 2004-09-03 16:49:55 +00:00
JT Smith
29a5edc3c6 bug fixes 2004-09-02 19:29:43 +00:00
Roy Johnson
34bb2caa53 Feature Request 848832 - Show hidden pages when admin mode is on 2004-08-19 19:02:07 +00:00
Martin Kamerbeek
55e164c4e3 RFE [ 1004098 ] Additional navigation Template Parameters added. 2004-08-18 20:12:04 +00:00
Len Kranendonk
b003569dc3 RFE [ 806332 ] Force SSL 2004-08-18 19:39:11 +00:00
Martin Kamerbeek
81280a3a87 Fixed a bug where the GUID system caused pages with nonnumerical id's to be marked as system pages 2004-08-16 21:38:54 +00:00
Len Kranendonk
23f562b8ff Added WebGUI::URL::setSiteURL 2004-08-16 14:12:40 +00:00
Martin Kamerbeek
40cc46321e Changing lft and rgt database field names to nestedSetLeft and nestedSetRight. 2004-08-11 14:23:08 +00:00
Len Kranendonk
cad3de937e Bugfix: [ 1003594 ] Fixed Navigation Cacheing bug 2004-08-07 11:40:48 +00:00
Len Kranendonk
b6d8797a5d Added Export Page functionality 2004-08-06 12:57:24 +00:00
Len Kranendonk
e9e4c46aa1 Added the page.isMyAncestor condition to the Navigation system. 2004-07-27 11:14:40 +00:00
Martin Kamerbeek
c7b08bf91a Added extra template variables to deal with more (css) menutypes, and fixed a bug where page.reltiveDepthIs was actually absoluteDepth. 2004-07-20 17:23:21 +00:00
Martin Kamerbeek
6ac6a952f9 Fixed a bug where all pages were shown regardless of privs 2004-07-14 15:17:52 +00:00
Martin Kamerbeek
83b93e22e8 Adding navigation caching and implementing the nested set model. 2004-07-11 15:33:41 +00:00
JT Smith
20482def49 rewrote the template api and added lots of caching options 2004-06-15 17:36:25 +00:00
JT Smith
9449f5af0b fixed article 2004-05-31 17:52:56 +00:00
JT Smith
8e79f008c7 changed the privileges API 2004-05-29 05:27:19 +00:00
Martin Kamerbeek
3600ca2ff4 Changed some code to let WebGUI::Navigation do less getPage requests. 2004-03-02 21:33:08 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
314d8daacb removed all the old nav macros 2004-02-28 19:27:59 +00:00
Len Kranendonk
c799e3b732 Added more template variables 2004-02-24 09:37:15 +00:00
Len Kranendonk
e0235a5e4f Added template vars with info about mother node 2004-02-23 16:01:17 +00:00
JT Smith
4c95269bba added an override in the user profile for toolbar icon set.
added icons on all of the manage links in the content editing forms.
added an "edit" icon to the template method in HTMLForm
2004-02-23 00:13:59 +00:00
JT Smith
d351738633 added coolmenus navigation 2004-02-22 21:12:00 +00:00
Len Kranendonk
0a67c85fc9 Added new navigation system 2004-02-18 12:22:07 +00:00
JT Smith
713d94221f changes to get closer to XHTML 1.0 compiance 2003-07-01 02:57:41 +00:00
JT Smith
b079dff495 fixed a pod problem 2003-07-01 00:41:43 +00:00
JT Smith
690864df45 Added an option to open menu links in a new window. 2003-04-16 01:55:48 +00:00
JT Smith
9c63be7e9d *** empty log message *** 2003-02-09 03:34:33 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
aab64b038d Adding caching mechanism. 2002-12-18 04:03:18 +00:00
JT Smith
005e2eb8aa Fixed some POD formatting. 2002-12-17 00:39:48 +00:00
JT Smith
3e89b31e13 Fixed POD syntax. 2002-12-16 01:13:06 +00:00
JT Smith
dd112a5306 Updated tree to include synopsis. 2002-09-30 03:40:35 +00:00
JT Smith
b2edd00fa8 Fixed a bug where every navigation element was marked as the selected menu item. 2002-08-22 03:28:48 +00:00
JT Smith
1c3094af19 Added the new Navigation core component and updated the navigation macros. 2002-08-11 23:44:16 +00:00