page peel
bgrantland
Joined: 2012-02-15
Posts: 27 |
Posted: Mon, 2012-11-26 00:24 |
I was hoping to create a page peel script for my Gallery (version 3.0.2) but the instructions I found in the forum (http://gallery.menalto.com/node/93066) is written for Gallery version 2. I am using the clean_canvas dark theme, and could not find a file named "theme.tpl." The closest I came to a file that contains what an html header normally contains is "page.html.php" (in the "clean_canvas/views" folder). Would that be the page where I would insert the code "<script src="peel/peel.js" type=text/javascript"></script>"? And would I insert the "peel" folder in the "clean_canvas/views" directory? |
|
Posts: 27300
clean_canvas/views/page.html.php would be the place. YOu might have to put the full path to the peel.js file and perhaps you might only want it to show on the root album.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 27
Thank you so much!
Brenda