zenphoto forums » Plugins

Customise printNestedAlbumsList()

(4 posts)
  • Started 12 months ago by amucklow
  • Latest reply from sbillard
  1. amucklow

    Member
    Joined: Sep '06
    Posts: 46

    If I wanted to customise printNestedAlbumsList() to display tags on each album, is there a way I can do this without modifying the core?

    Posted 12 months ago #
  2. Zenphoto development team
    sbillard

    Chief Developer
    Joined: May '07
    Posts: 9,769

    The simplest way is to make a copy of the function in your theme and rename it differently. Then customize that copy.

    Don't forget to read the Forum rules and usage resources
    Posted 12 months ago #
  3. amucklow

    Member
    Joined: Sep '06
    Posts: 46

    I want to edit what appears on admin-edit.php...

    Possibly more accurately I'm referring to the output of printAlbumEditRow(). Ideally I'd like a new div in there that outputs a comma-separated list of tags?

    Posted 12 months ago #
  4. Zenphoto development team
    sbillard

    Chief Developer
    Joined: May '07
    Posts: 9,769

    You will have to hack the code to do that. Remember that any such changes void your warranty in as much as any updates will overwrite the files and we cannot provide support for problems the changes might cause.

    Don't forget to read the Forum rules and usage resources
    Posted 12 months ago #

RSS feed for this topic

Reply

You must log in to post.