From 759dfd2f6b546fbf1b9b18548d17648be4c77de6 Mon Sep 17 00:00:00 2001
From: JT Smith
Date: Sun, 4 Jan 2004 06:02:28 +0000
Subject: [PATCH] added a bunch of style functions
---
docs/changelog/6.x.x.txt | 2 ++
docs/gotcha.txt | 1 -
docs/previousVersion.sql | 4 ++--
docs/upgrades/upgrade_5.9.9-6.0.0.pl | 1 -
docs/upgrades/upgrade_5.9.9-6.0.0.sql | 15 ++++++++++++---
lib/WebGUI/Macro/PageTitle.pm | 2 +-
lib/WebGUI/Macro/r_printable.pm | 4 ++--
lib/WebGUI/Operation.pm | 1 +
lib/WebGUI/Operation/Group.pm | 14 +++-----------
lib/WebGUI/Operation/Package.pm | 7 +++++--
lib/WebGUI/Operation/Page.pm | 25 ++++++++++++++-----------
lib/WebGUI/Operation/Settings.pm | 11 +++++++++++
lib/WebGUI/Operation/Shared.pm | 1 +
lib/WebGUI/Operation/Statistics.pm | 4 ++--
lib/WebGUI/Style.pm | 7 +++++++
lib/WebGUI/Wobject.pm | 1 +
lib/WebGUI/Wobject/DataForm.pm | 1 +
lib/WebGUI/Wobject/EventsCalendar.pm | 1 +
lib/WebGUI/Wobject/FileManager.pm | 1 +
lib/WebGUI/Wobject/MessageBoard.pm | 1 +
lib/WebGUI/Wobject/Product.pm | 5 +++++
lib/WebGUI/Wobject/Survey.pm | 2 ++
22 files changed, 75 insertions(+), 36 deletions(-)
diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt
index 7f18ba8af..5e872cf7e 100644
--- a/docs/changelog/6.x.x.txt
+++ b/docs/changelog/6.x.x.txt
@@ -27,3 +27,5 @@
- Added new Authentication System.
- Collateral macros now return undef instead of the macro tag when no
matching collateral is found.
+ - Added style personalization.
+ - Added admin style option.
diff --git a/docs/gotcha.txt b/docs/gotcha.txt
index cd74b5298..e5742a9fd 100644
--- a/docs/gotcha.txt
+++ b/docs/gotcha.txt
@@ -21,7 +21,6 @@ save you many hours of grief.
Please see docs/migration.txt for details.
-
5.5.0
--------------------------------------------------------------------
* If you have any custom Message Board templates they will be
diff --git a/docs/previousVersion.sql b/docs/previousVersion.sql
index 758b37924..140cd8e33 100644
--- a/docs/previousVersion.sql
+++ b/docs/previousVersion.sql
@@ -17036,5 +17036,5 @@ update style set styleId=10 where styleId=-10;
delete from style where styleId<0;
update incrementer set nextValue=nextValue+1 where incrementerId='styleId';
update page set styleId=1000 where styleId=-8;
-INSERT INTO style VALUES (1000,'WebGUI 6','\r\n ','\r\n^AdminBar(2);\r\n\r\n\r\n\r\n \r\n  | \r\n ^L(17,"",2); ^AdminToggle; | \r\n  | \r\n
\r\n
\r\n\r\n\r\n \r\n \r\n \n \r\n \n \r\n \n \r\n | \r\n \r\n ^Spacer(56,1); ^Spacer(26,1); | \r\n
\r\n
\r\n\r\n\r\n \r\n | ^Spacer(53,59); | \r\n ^D(\"%c %D, %y\"); | \r\n  | \r\n ^PageTitle; | \r\n ^Spacer(53,59); | \r\n
\r\n
\r\n\r\n\r\n\r\n \r\n | ^Spacer(53,1); | \r\n \r\n \r\n \r\n^FlexMenu;\r\n \r\n \r\n | \r\n\r\n  | \r\n \r\n ^-; | \r\n ^Spacer(53,1); | \r\n
\r\n
\r\n\r\n\r\n\r\n \r\n  | \r\n
\r\n \r\n  | \r\n
\r\n
\r\n\r\n
\r\n^AdminBar(2);\r\n\r\n\r\n\r\n \r\n  | \r\n ^L(17,"",2); ^AdminToggle; | \r\n  | \r\n
\r\n
\r\n\r\n\r\n \r\n \r\n \n \r\n \n \r\n \n \r\n | \r\n \r\n ^Spacer(56,1); ^Spacer(26,1); | \r\n
\r\n
\r\n\r\n\r\n \r\n | ^Spacer(53,59); | \r\n ^D(\"%c %D, %y\"); | \r\n  | \r\n ^PageTitle; | \r\n ^Spacer(53,59); | \r\n
\r\n
\r\n\r\n\r\n\r\n \r\n | ^Spacer(53,1); | \r\n \r\n \r\n \r\n^FlexMenu;\r\n \r\n \r\n | \r\n\r\n  | \r\n \r\n ^-; | \r\n ^Spacer(53,1); | \r\n
\r\n
\r\n\r\n\r\n\r\n \r\n  | \r\n
\r\n \r\n  | \r\n
\r\n
\r\n\r\n\r\n^AdminBar(2);\r\n\r\n\r\n ^-;\r\n
\r\n\r\n\r\n^H; / ^PageTitle; / ^AdminToggle; / ^LoginToggle; / ^a;
\r\n