summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2009-01-24standardize search with 'find' param, removes find_objects - CUSTOM PACKAGE D...wjames52-2/+2
2009-01-23check lat lngs are numeric so 0s printTekimaki1-2/+2
2009-01-23only print <br /> when a description is setMax Kremmel1-1/+3
2009-01-23use serviceLocation='comment' for comment to display to allow service to opt ...Christian Fowler1-1/+1
2009-01-16Allow longer page numbers - log had 20000 pages but I could not get to endLester Caine1-1/+1
2009-01-15add option to use swftools to convert pdfs to swf and display the PDF inlineMax Kremmel2-0/+57
2009-01-10make use of get_image_sizes function, add option to set default liberty image...Max Kremmel1-1/+9
2009-01-10move fancy zoom stuff to liberty mime, clean up code, set size in $_REQUEST, ...Max Kremmel1-1/+11
2009-01-03allow user to specify displayed size when using {attachment} with the new pan...Max Kremmel1-1/+6
2009-01-03allow mime plugins to provide wiki helpMax Kremmel1-25/+52
2009-01-03allow the user to specify the default compression setting for thumbnailsMax Kremmel1-1/+9
2009-01-02rename 'flv' to 'video', clean up code and fix the use of MP4Box when fixing ...Max Kremmel8-64/+64
2009-01-02calculate the maximum possible vertical movement based on the aspect ratio of...Max Kremmel1-2/+5
2009-01-01update fspp to new version (renamed to pan0), split swf player into new tpl a...Max Kremmel3-66/+13
2009-01-01erroneous debug commit.Max Kremmel1-1/+1
2009-01-01if a description is given, we parse it and we use the unparsed stuff for the ...Max Kremmel5-11/+11
2008-12-31fix pagination to work with content_status_idMax Kremmel1-1/+1
2008-12-31add option to filter by content statusMax Kremmel1-2/+24
2008-12-30add option to use MP4Box to fix MOOV atom in MP4 files. various other cleanup...Max Kremmel1-14/+39
2008-12-28use size-appropriate thumbnailMax Kremmel1-1/+1
2008-12-28use reltime. It falls either way if it's turned off.Tomasz Kalkosinski1-1/+1
2008-12-26fix link to attachment tplMax Kremmel1-1/+1
2008-12-26fix colspan and only display tr when neededMax Kremmel1-5/+5
2008-12-26split storage and attachment templates into separate templates for easier mai...Max Kremmel14-86/+111
2008-12-26clean up HTML code. the attribute 'name' is not XHTML 1.0 Strict and should b...Max Kremmel1-26/+22
2008-12-25better pretty URLs, cleaner code, make use of gThumbSizes instead of rolling ...Max Kremmel2-20/+18
2008-12-25disambiguate content_id column on sortMax Kremmel1-1/+1
2008-12-23make better use of liberty/templates/mime_meta_inc.tpl by other templates. we...Max Kremmel4-47/+16
2008-12-21stay conform and indent smarty logic as wellMax Kremmel1-48/+48
2008-12-20set a default id if we dont have onewjames51-2/+2
2008-12-19improve inclusion code to have more options - especially html friendly oneswjames51-3/+63
2008-12-19display whodunnitMax Kremmel1-0/+7
2008-12-02display number of downloads. we still need to make all these thingies optional.Max Kremmel1-0/+7
2008-12-01taylor help for ajax which doesnt require user pressing savewjames51-1/+1
2008-11-28Don't take that value from a request. It can be set globally too and controll...Tomasz Kalkosinski2-3/+3
2008-11-18add userCanUpdate, and remove root object stuff in userCanEdit since it was s...Christian Fowler1-1/+1
2008-11-09clean up liberty plugin admin, move files to better dirs to keep things tidy,...Max Kremmel6-1/+30
2008-11-07Use !empty to avoid warning when service doesn't declare a service file.Nick Palmer1-1/+1
2008-11-07class 'edit'laetzer1-1/+1
2008-11-05+ headerlaetzer1-0/+5
2008-11-05move templates for plugins to their own dir in liberty/templates/pluginsMax Kremmel2-0/+0
2008-11-04Separate logic and view for data.quote. View template can be now easily overr...Tomasz Kalkosinski1-0/+16
2008-10-27make it possible to set custom panorama image sizeMax Kremmel1-1/+9
2008-10-21fix paths to templatesMax Kremmel4-6/+6
2008-10-16removed .['data'] which prevented content list from displaying; put content l...laetzer1-19/+50
2008-10-15typolaetzer1-19/+22
2008-10-08clean up display and use mime_meta_inc.tpl to display attachment detailsMax Kremmel1-14/+3
2008-10-08make it possible to turn off help note.Max Kremmel1-1/+3
2008-10-08make it possible to switch between display and download link.Max Kremmel1-3/+10
2008-10-03large code cleanup - getting rid of broken and unnecessary loadPermissions() ...Max Kremmel1-2/+2