summaryrefslogtreecommitdiff
path: root/view_file.php
AgeCommit message (Collapse)AuthorFilesLines
2026-04-19Short array style tweak and missing use elementlsces1-1/+2
2025-08-27Kernel functions changes to cover uninitialized variables and style changes ↵lsces1-12/+14
for PHP8.4
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2013-03-05use GONE for not found; default sort_modespiderr1-1/+1
2012-04-29Strip extra white spaceLester Caine ext:(%22)1-1/+1
( simply ignoring is causing problems with comment merging )
2012-03-21filesize( $pFileHash[source_file] check in liberty_magickwand_resize_image; ↵spiderr1-27/+30
ensure valid getLibertyObject returned; whitespace cleanup
2011-07-25default to large size on view_filespiderr1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-01-10make use of get_image_sizes function, add option to set default liberty ↵Max Kremmel1-1/+7
image view size and option to display original image - perhaps these settings could be merged with the ones in fish that we have global image settings
2008-07-18hardcode attachment usage stuff for now. we might have a better system at ↵Max Kremmel1-1/+6
some point but for now, this will do.
2008-07-01fix plugin spcific updates to also work with an empty hash - important when ↵Max Kremmel1-7/+6
a user de-selects all options
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-2/+2
options hash
2008-06-14move getMimeTemplate to new home in LibertySystem and add new method to ↵Max Kremmel1-3/+3
fetch all templates of a given type
2008-06-10rename files againMax Kremmel1-0/+50