I got myself the Liquid Wiki module, but I don't know how to use it.
I create a wiki page which seems to be a normal page. The only difference I found out was that I can get to that page on two ways:
-the normal "?q=node"-way
-the "?q=wiki/" way
So what does this module do?
and how does it work?
I just got acidfree and want to try it out for the first time.
I got it installed; however, to find out I need "File Manager".
I went to the drupal module's page and I don't see "File Manager" for download.
Is this still up?
What happened?
I used Gallery 2 in the past but I like to try this if its more user friendly because the comments for G2 doesn't work unless if you have admin prives.
On my site I have nodes which 'belong' to other nodes. When on a child node, I want two sets of tabs/local-tasks - one for the parent node, and one for the child node.
I'm so nearly there with this, but have been foiled by the $trail and $trails variables which are static in scope and have no way of resetting them during a page view. This means I can physically show my two distinct sets of tabs/local-tasks, but on the second one I can't make any of the links/tabs 'active' as I can't reset $trail(s).