Share » Forums » Setup & design » Editing the Left Menu

Editing the Left Menu

Editing the Left Menu

Friday 16 July 2004 8:42:46 am - 1 reply

Modified on Friday 16 July 2004 8:57:28 am by Stuart DH

Author Message

Jack Rackham

Saturday 14 August 2004 12:57:06 am

You must exclude the class types you do not want to show.
Edit /node/view/full.tpl full_folder
See: http://www.ez.no/community/forum/developer/problem_with_showing_the_content_of_folders_in_3_4_1

You can use my template just replace the class numbers or class names you want to exclude. X is where you enter the class number.
class_filter_type, 'exclude',
class_filter_array, array( 'x', 'x', 'x', 'x', 'x' ) ))
list_count=fetch('content','list_count',hash(parent_node_id,$node.node_id,
class_filter_type, 'exclude',
class_filter_array, array( 'x', 'x', 'x', 'x', 'x' )))}

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

36 542 Users on board!

Forums menu