Loading...
 
Features / Usability

Features / Usability


Re: Re: Re: Re: Tiki Page Bar

posts: 42

Hi,

I've been toying with the jQuery plugin for toggling the bar, but keep running into an issue with the service controller.

I'm trying to write a function inside the tiki-page_bar.tpl file that will create a button to allow for the toggling of the entire set of buttons. I've been following the section that allows for the toggling of comments at line 115, but the line that reads:

a id="comment-toggle" href="{service controller=comment action=list type="wiki page" objectId=$page}#comment-container"

has me stumped because of this strange call to the 'service controller'. Any idea how to work around this, or write something to allow me to make my own call to the controller?

Thanks

There are no comments at this time.