Can you make this in new SM?
jfriend
Registered Users Posts: 8,097 Major grins
I use this type of gallery display (see image below) frequently for showing categorized views of large events. In old SM, I use a single piece of javascript that takes a single category or sub-category of many galleries and formats it this way automatically without any manually constructed HTML. With no custom JS in new SM, can this be done in new SM?
FYI, live operating version of this in old SM here: http://jfriend.smugmug.com/Family/John-Muir-Trail
FYI, live operating version of this in old SM here: http://jfriend.smugmug.com/Family/John-Muir-Trail
--John
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
0
Comments
My browse page is set up like this, I've manually picked galleries to create "Photos", "Japan places and events", "Travel" and "Events" blocks:
http://www.sherlockphotography.org/browse
Instead of adding this as a new Page, you can instead customise a folder in your hierarchy and just begin by removing the default gallery navigation block (which shows all of the galleries at the current level).
Please check out my gallery of customisations for the New SmugMug, more to come!
FYI, this is how I display photos from large events where I've broken a large number of photos into categorized galleries. Between my two accounts, I probably have 30 of these types of displays. Right now in old SM, I add one line of metadata to a javascript table and the whole page is constructed automatically by script from a single subcategory page of galleries. Today, I just decided to add a capability to these pages and I simply added it to the script and all the pages using the script were automatically updated.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
I've only placed Galleries boxes, not text boxes (they have a built-in title). If you just want to display the contents of complete folders, you can just pick the folder and it'll list every gallery inside it (instead of picking those galleries individually). It would probably only take 2 minutes to make each page, so you can be done in an afternoon. It'd be faster to do manually than rewriting your script for the new SmugMug API, even assuming you could run JavaScript on the new SmugMug.
Please check out my gallery of customisations for the New SmugMug, more to come!
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question