PDA

View Full Version : Utility to backup SmugMug site??


b-grinner
Feb-17-2008, 12:58 PM
Is there a utility to backup your SmugMg code(CSS, Java, HTML) instead of doing it manually?

Just wondering as it would be much easier than cutting/pasting the code?

Andy
Feb-17-2008, 02:21 PM
No there is not.
Copy paste to txt files. Do it anytime you make changes.

jfriend
Feb-17-2008, 04:36 PM
Is there a utility to backup your SmugMg code(CSS, Java, HTML) instead of doing it manually?

Just wondering as it would be much easier than cutting/pasting the code?

A short cut is to go to your home page in a browser and do a full save page (one that saves all referenced image files). In the process of saving your page, it will capture all the things that are put into the main page like your meta data info, your header code and your footer code. It will also capture the sub-files that contain your CSS and your Javascript. It's not as clean a way to save the info (you'd have to fish it out of the files in the event you needed it), but it's all there and it's really quick.