Using Picasa's export to html function, to import files into Movable Type. If you have sorted your pictures in Picasa into folders and these folders have names that matches your Movable Type categories, it is going to be a breeze.
Otherwise you have to modify the templates to cater for the difference in names. It is always eaiser to change a path in a template (x1), compared to changing a path in the output of the template (can be xx times).
When Picasa folder name and categories have the same names.
1. Export in Picasa. Picasa tags in loop.htm will automatically pick up folder names.
2. Use PSPad to format import.txt to Unix format.For large number of photos it is eaiser to add your description and dates here.
3. FTP the pictures to desired category folder.
4. MT import the pictures. The import file will override any category selection here.
5. Rebuilt the affected entries, using Categories.
When Picasa folder name and categories have different names.
1. Create the category in MT
2. Edit loop.htm for desired category and path. Do not use Picasa tags.
3. Export in Picasa.
4. Use PSPad to format import.txt to Unix format. For large number of photos it is eaiser to add your description and dates here.
5. FTP the pictures to desired category folder.
6. MT import the pictures.The import file will override any category selection here.
7. Rebuilt the affected entries, using Categories.
More details on the process and tools involved
Comments (1)
There's an easier way to export Picasa album, you just need to enter your username and select album. The rest is done by application. Try it here www.picasa2html.com
Posted by Alex | September 27, 2007 11:57 PM
Posted on September 27, 2007 23:57