Moving nodes within a node tree level

Moving nodes within a node tree level

Sunday 30 March 2008 4:26:28 am - 1 reply

Author Message

Bastian Fenske

Monday 31 March 2008 2:37:53 am

Okay, I modified /kernel/content/action.php:

http://phpfi.com/306446

This now changes the priority value of the current node and all of its siblings.

One problem is left:
The main menu won't change at the homepage (only there). This is not a browser/proxy cache poblem and "manually" clearing the eZ Publish cache wont help.

I fetch the data in this way:

{def
	$mainMenu=treemenu($module_result.path,,,0,3)
	$block=1
	$text=''
	$level=0
	$indention=''
	$lastlevel=0
	$blockMenu=0
}

Basti

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.