summaryrefslogtreecommitdiff
path: root/templates/view_gallery_images_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2008-09-14use getPreviewHash to pass into getMimeTemplate, add getThumbnailContentId ↵Christian Fowler1-1/+1
pure virtual function
2008-07-06call inline tpl instead of viewMax Kremmel1-1/+1
2008-06-20Make internal item entry consistent - galItemLester Caine1-32/+40
Improve gallery handling in simple_list Still need list items to use mime display properly
2008-06-17Converted to LibertyMimeLester Caine1-3/+105
image_data 'flattened' into mInfo for compatability with treasury/mime templates simple_list view added to gallery options. parallels addig grids to treasury, but different ways of managing galleries are not compatible.
2008-02-05revert to libertypagination since it actually works and is very feature completeChristian Fowler1-3/+3
2007-10-24use getThumbnailUriChristian Fowler1-2/+2
2007-01-05searched for .title} .description} and .data} and added |escape where ↵Max Kremmel1-2/+2
appropriate (i hope). might have misinterpreted a situation or two, so please keep a lookout...
2006-11-11use same <h\d> level regardless of display typeMax Kremmel1-1/+1
2006-09-15add getLayout call, clean up some pagination, more neededChristian Fowler1-1/+1
2006-09-06add image position fractional ordering to image galleries, and user ↵Christian Fowler1-1/+1
selectable per gallery layout style (matrix, auto-flow, or image position)
2006-05-22add service stuff and use isFeatureActive instead of mPrefsMax Kremmel1-2/+3
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-4/+4
2006-02-22rename $browserInfo to $gBrowserInfo in keeping with the rest of bw.Max Kremmel1-2/+2
2006-02-17add better serviceSql support and insert body tpl into listings and the ↵Max Kremmel1-0/+1
like. - will probably have to give the body_tpl a better name soon
2006-01-23change gallery item indexing to use content_id, adjust .tpl's to work around ↵Christian Fowler1-16/+16
strange smarty bugs, add is_favorite to getList hash
2005-12-18merge recent changes into HEADMax Kremmel1-0/+64