Loading...
 
Skip to main content

Custom Share Module 0.1dev

Features / Usability

Features / Usability


Limiting maxdepth in wikistructure for a new module

posts: 3

Hello group:

I am having difficulty solving the issue as originally posted at http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=4&comments_parentId=28676 by carlosgf1.

Sorry for re-posting in a new thread but I really need to solve the maxdepth issue as my wiki will be part of my masters thesis.

I am trying to limit the TOC to a depth of two. For example

1.0 Heading One
1.1 subheading one
1.2 subheading two
2.0 Heading Two
...

When I use wikistructure to create a new module without any modifications, I get a TOC in a module that lists all levels, as expected

When I use
{wikistructure id=1}


I get the following error when previewing:

Fatal error: Smarty error: in evaluated template line 1: syntax error: unrecognized tag 'toc' (Smarty_Compiler.class.php, line 583) in /data/17/1/40/64/1366553/user/1465670/htdocs/mgiswiki/lib/smarty/libs/Smarty.class.php on line 1095

I am using Tikiwiki Version 1.9.7. On my structure home page, works as expected.

I also tried
{wikistructure id=1},
and
{wikistructure id=1}


Thanks for your help.

~andrew parker

posts: 838 United Kingdom

You can use the maxdepth parameter in the toc wiki plugin ie


This will limit the display of the toc for pages below the current page in a structure - but I'm not sure if this is what you want to do.

posts: 3

Ok, this is very weird. In my post and your eromneg's reply, I did not see my code, I should have put it in a code box. Even setting it in quotes did not help.

This is my code for the wiki structure:

Image
Copy to clipboard
{wikistructure id=1} {toc maxdepth=2}


Which produces the error:

Fatal error: Smarty error: in evaluated template line 1: syntax error: unrecognized tag 'toc' (Smarty_Compiler.class.php, line 583) in /data/17/1/40/64/1366553/user/1465670/htdocs/mgiswiki/lib/smarty/libs/Smarty.class.php on line 1095

FYI: when I got an auto email from the forum, eromneg's reply contained the code.

Thanks for the help.

andrew parker


Upcoming Events

1)  15 Aug 2024 14:00 GMT-0000
Tiki Roundtable Meeting
2)  19 Sep 2024 14:00 GMT-0000
Tiki Roundtable Meeting
3) 
Tiki birthday
4)  17 Oct 2024 14:00 GMT-0000
Tiki Roundtable Meeting
5)  21 Nov 2024 14:00 GMT-0000
Tiki Roundtable Meeting
6)  19 Dec 2024 14:00 GMT-0000
Tiki Roundtable Meeting