From 517fca6410af2ae14bf52e187da31040dc2379ec Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Tue, 2 Mar 2004 16:13:25 +0000 Subject: [PATCH] Forgot migrating the Synopis macro --- docs/upgrades/upgrade_5.9.9-6.0.0.pl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/upgrades/upgrade_5.9.9-6.0.0.pl b/docs/upgrades/upgrade_5.9.9-6.0.0.pl index 97ee5b4d4..6482277d3 100644 --- a/docs/upgrades/upgrade_5.9.9-6.0.0.pl +++ b/docs/upgrades/upgrade_5.9.9-6.0.0.pl @@ -799,6 +799,13 @@ $replace{'T'} = { }, 'parameter'=>[ "depth" ] }; +$replace{'Synopsis'} = { + 'columns'=>{ + identifier=>'Synopsis', depth=>99, method=>'self_and_descendants', startAt=>'current', stopAtLevel=>'-1', + templateId=>'8', showSystemPages=>0, showHiddenPages=>0, showUnprivilegedPages=>0, reverse=>0, seperator=>'' + }, + 'parameter'=>[ "depth" ] + }; $replace{'t'} = { 'columns'=>{ identifier=>'TopLevelMenuHorizontal', depth=>0, method=>'self_and_sisters', startAt=>'top', stopAtLevel=>'-1',