diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index c9d382d98..0f4f61581 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -72,6 +72,9 @@ - Updated some out of date and missing help information. (Colin Kuskie) - RFE [ 855761 ]. Move forum to another Message Board (Leendert Bottelberghs). - RFE [ 1010055 ]. Added template variables for current user alias (Leendert Bottelberghs). + - Wobject Proxies (Shortcuts) now expose a template variable called + original.page.url that will allow you to link to the original content from + the shortcut. - bugfix [ 1016271 ]. all posts go to last forum in MB (Leendert Bottelberghs). diff --git a/docs/upgrades/upgrade_6.1.1-6.2.0.sql b/docs/upgrades/upgrade_6.1.1-6.2.0.sql index ad0f69e33..96df180db 100644 --- a/docs/upgrades/upgrade_6.1.1-6.2.0.sql +++ b/docs/upgrades/upgrade_6.1.1-6.2.0.sql @@ -120,6 +120,7 @@ alter table EventsCalendar_event change EventsCalendar_eventId EventsCalendar_ev alter table EventsCalendar change eventTemplateId eventTemplateId char(22); alter table EventsCalendar_event change EventsCalendar_recurringId EventsCalendar_recurringId char(22); alter table FileManager_file change groupToView groupToView char(22); +alter table WobjectProxy change proxiedTemplateId proxiedTemplateId char(22) not null default '1'; delete from template where namespace='style' and templateId='10'; INSERT INTO template VALUES (10,'htmlArea Image Manager','\n \n
\n