Page 1 of 1

Linklist: How to define that a directory should be opened by

Posted: Fri Mar 23, 2007 4:44 pm
by kristan
On configuring the link lists with the Linklist plugin, you can define that the first level directory should be open displayed.

How can I define, that a certain 2nd level directory should be opened by default ?

On loading my blog the linklist should show up like this by default:
  • actual links
    • event 1
      event2
    friends
    • close friends
      • bernd
        klaus
        sabine
      others (dir with lots of other contacts links)
    officials (dir with tons of unintresting subdirs and sublinks)

Re: Linklist: How to define that a directory should be opene

Posted: Sun Mar 25, 2007 12:31 pm
by garvinhicking
Hi!

I'm afraid the plugin currently does not supporting opening more than the 1st level.

The plugin uses a javascript interface call, so if you know some basic PHP you could edit the plugin to change the parameters of the javascript in there?

Best regards,
Garvin

Posted: Sun Mar 25, 2007 7:47 pm
by kristan
Thanks for the idea. Unfortunately i do not have any direct access to the PHP-server. I'm just the content editor. So I do rely on the users admin interface. :cry:

Maybe its a good idea for a RFE:
add an attribute to the directory XML-entry "open=true"

Cheers,
Kristan

Posted: Mon Mar 26, 2007 11:41 am
by garvinhicking
Hi!

That's a good idea, yes. Maybe the developer of the plugin, Matthew as I recall, can have a look at how hard that would be... :)

Best regards,
Garvin