|
|||
|
These are some pictures from Dot, our little cat that arrived home on december 2006. It's just an example of an album from my program to create web albums (mpp.py). Below is the config file used to generated this album (notice it's generated in two languages (i18n): [global] albums = dot format_from_css = yes table_columns = 3 backup = no exif_extractor = metacam embedded_label = "http://www.ademar.org/make-photo-pages/" html_description_file = description.txt captions_file = captions.txt [dot] title = "Pictures from Dot, our little cat" title2 = "Dot, our little cat" title3 = "Dot" description = "Pictures from our cat Dot used as an usage example of the mpp.py software" period = dez-2006 to jan-2007 extra_langs = pt_BR title.pt_BR = "Fotos do Dot, nosso gato" title2.pt_BR = "Dot, nosso filhote" title3.pt_BR = "Dot" description.pt_BR = "Fotos de nosso gato Dot, utilizadas como exemplo de uso do software mpp.py" period.pt_BR = dez-2006 a jan-2007 from_dir = /home/ademar/tmp/picasa-exports/album-dot The other files are: captions.txt and description.txt (generated automatically on first run and reused if edited by hand) |
|||
| created by mpp.py (last change: 2010-04-14) |