Topic: How to upload photo album on your web site/blog
Here I will tell you how you can upload created web photo album on your own web site. For performing these action you need to know how to create new folder(directory) on your site and how to upload files in the specified folder.
Ok, let's start. You have created your excellent album with the help of handle_url_tag('http://pho.to/webalbum/download.php', 'Photo Web Album'). Now you are ready to upload it to your web site.
1) Save the created web album on your computer (click "Publish" button and choose the "Export to folder" item).
2) Now in the saved folder you have a set of files, as index.htm, photo_n.htm, and others as well as folders: assets, images, styles, etc.
3) Upload all files and folders on your site, saving the hierarchy.
4) Everything is ready and if you make all steps correctly you'll see your album on your web site in the specified directory. (for example http://mysite/my_web_album/ or http://mysite/my_web_album/index.htm)