summaryrefslogtreecommitdiff
path: root/sample/src/index.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-12-31Add support for password protected albumsTomas Bzatek1-0/+6
This adds support for simple password protected areas (albums and all subalbums) through webserver HTTP authentication. CGG simply generates .htaccess and password files and it's up to the user to set up the rest on server side. No UI changes at this point. Limited to one user per album for the moment.
2010-10-08Add basic Atom feed writerTomas Bzatek1-0/+10
2009-10-18Fix a typoTomas Bzatek1-1/+1
2009-04-11Support for interspacesTomas Bzatek1-0/+4
2009-03-07Support for extra (enclosed) files in albums [code]Tomas Bzatek1-0/+5
2009-02-25The Ultimate Entity Solution (tm)Tomas Bzatek1-0/+5
2008-12-30Retrieve titles and thumbnail from linked album if not defined in indexTomas Bzatek1-0/+2
Fix mem leak
2008-12-28Support for hidden itemsTomas Bzatek1-0/+6
2008-12-26Add support for album and index separatorsTomas Bzatek1-0/+2
2008-08-10Support for footnotesTomas Bzatek1-0/+4
2008-07-31The <item src> parameter can now be omitted when preview src is specifiedTomas Bzatek1-1/+1
Skip items with no source or preview image src specified.
2008-07-27Initial commitv0.99.0Tomas Bzatek1-0/+30