Member
Member
amucklow   26-05-2012, 18:37
#1

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

Member
Member
sbillard   26-05-2012, 18:43
#2

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

Member
Member
amucklow   26-05-2012, 20:11
#3

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?

Member
Member
sbillard   26-05-2012, 21:40
#4

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.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.