From 24877547a8c167c660ff6ee71333666d1b39df40 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Fri, 13 Dec 2002 04:51:18 +0000 Subject: [PATCH] fixed a bug in the weblog where it displayed the description twice. --- docs/upgrades/upgrade_4.9.2-4.9.3.sql | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/upgrades/upgrade_4.9.2-4.9.3.sql b/docs/upgrades/upgrade_4.9.2-4.9.3.sql index d4b7f587c..efc202146 100644 --- a/docs/upgrades/upgrade_4.9.2-4.9.3.sql +++ b/docs/upgrades/upgrade_4.9.2-4.9.3.sql @@ -1,8 +1,8 @@ insert into webguiVersion values ('4.9.3','upgrade',unix_timestamp()); insert into international (internationalId,languageId,namespace,message,lastUpdated) values (847,1,'WebGUI','Go back to the current page.', 1039587250); delete from template where namespace='FileManager' and templateId<1000; -INSERT INTO template VALUES (1,'Default File Manager','\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\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 \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 \r\n \">\r\n  · \r\n \">\" border=\"0\" width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n  · \r\n \">\" border=0 width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n \r\n  · \r\n \">\" border=\"0\" width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n \r\n \r\n \r\n \r\n
\r\n\r\n\r\n

\r\n · · \r\n
\r\n
','FileManager'); -INSERT INTO template VALUES (2,'List with Thumbnails','\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\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 \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 \r\n \">\r\n  · \r\n \">\" border=\"0\" width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n  · \r\n \">\" border=0 width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n \r\n  · \r\n \">\" border=\"0\" width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n \r\n \r\n \" border=0 align=\"middle\" hspace=\"3\">\r\n \r\n \r\n \r\n \r\n
\r\n\r\n\r\n

\r\n · · \r\n
\r\n
','FileManager'); +INSERT INTO template VALUES (1,'Default File Manager','\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\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 \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 \r\n \">\r\n  · \r\n \">\" border=\"0\" width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n  · \r\n \">\" border=0 width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n \r\n  · \r\n \">\" border=\"0\" width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n \r\n \r\n \r\n \r\n
\r\n\r\n\r\n

\r\n · · \r\n
\r\n
','FileManager'); +INSERT INTO template VALUES (2,'List with Thumbnails','\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\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 \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 \r\n \">\r\n  · \r\n \">\" border=\"0\" width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n  · \r\n \">\" border=0 width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n \r\n  · \r\n \">\" border=\"0\" width=\"16\" height=\"16\" align=\"middle\" />/\r\n \r\n \r\n \r\n \" border=0 align=\"middle\" hspace=\"3\">\r\n \r\n \r\n \r\n \r\n
\r\n\r\n\r\n

\r\n · · \r\n
\r\n
','FileManager'); delete from international where languageId=3 and namespace='WebGUI' and internationalId=479; insert into international (internationalId,languageId,namespace,message,lastUpdated) values (479,3,'WebGUI','Datum', 1039741492); delete from international where languageId=3 and namespace='WebGUI' and internationalId=478; @@ -24,7 +24,7 @@ insert into international (internationalId,languageId,namespace,message,lastUpda delete from international where languageId=3 and namespace='WebGUI' and internationalId=47; insert into international (internationalId,languageId,namespace,message,lastUpdated) values (47,3,'WebGUI','Home', 1039741466); delete from international where languageId=3 and namespace='EventsCalendar' and internationalId=73; -insert into international (internationalId,languageId,namespace,message,lastUpdated) values (73,3,'EventsCalendar','Titel
\r\n De titel voor deze gebeurtenis. \r\n

Beschrijving
\r\n Omschrijf de activiteit van deze gebeurtenis of voer informatie in over\r\nwaar deze gebeurtenis plaatsvind.

\r\n

Begindatum
\r\n Wanneer begint deze gebeurtenis?

\r\n

Einddatum
\r\n Op welke datum zal deze gebeurtenis plaatsvinden?

\r\n

Gebeurt iedere
\r\n Selecteer een interval waarin deze gebeurtenis opnieuw plaatsvind.

\r\n

Wat nu?
\r\n Als u nog een gebeurtenis toe wilt voegen, selecteer dan \"voeg gebeurtenis toe\" selecteer ander \"ga terug naar de huidige pagina\".

\r\n

\r\n
\r\n', 1039741404); +insert into international (internationalId,languageId,namespace,message,lastUpdated) values (73,3,'EventsCalendar','Titel
\r\n De titel voor deze gebeurtenis. \r\n

Beschrijving
\r\n Omschrijf de activiteit van deze gebeurtenis of voer informatie in over\r\nwaar deze gebeurtenis plaatsvind.

\r\n

Begindatum
\r\n Wanneer begint deze gebeurtenis?

\r\n

Einddatum
\r\n Op welke datum zal deze gebeurtenis plaatsvinden?

\r\n

Gebeurt iedere
\r\n Selecteer een interval waarin deze gebeurtenis opnieuw plaatsvind.

\r\n

Wat nu?
\r\n Als u nog een gebeurtenis toe wilt voegen, selecteer dan \"voeg gebeurtenis toe\" selecteer ander \"ga terug naar de huidige pagina\".

\r\n

\r\n
\r\n', 1039741404); delete from international where languageId=3 and namespace='FileManager' and internationalId=61; insert into international (internationalId,languageId,namespace,message,lastUpdated) values (61,3,'FileManager','Bestands beheer, Toevoegen/Bewerken', 1039741327); delete from international where languageId=3 and namespace='FAQ' and internationalId=73; @@ -1481,5 +1481,8 @@ delete from international where languageId=3 and namespace='WebGUI' and internat insert into international (internationalId,languageId,namespace,message,lastUpdated) values (671,3,'WebGUI','Wobjects, Gebruiken', 1038484191); delete from international where languageId=3 and namespace='WebGUI' and internationalId=669; insert into international (internationalId,languageId,namespace,message,lastUpdated) values (669,3,'WebGUI','Macros, Gebruiken', 1038484152); +delete from template where templateId=3 and namespace='USS'; +INSERT INTO template VALUES (3,'Weblog','\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 \"> ·\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 \r\n ()\r\n \r\n
\r\n \r\n \">\" border=\"0\" align=\"right\"/>\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
\r\n','USS'); +