summaryrefslogtreecommitdiff
path: root/plugins/data.attachment.php
AgeCommit message (Expand)AuthorFilesLines
2026-06-04Switch attachment icon from mail-attachment to stock_attachLester Caine1-1/+1
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine1-1/+1
2026-05-16Move plugins to correct namespaceLester Caine1-1/+3
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-3/+1
2025-09-04Trim unneeded script include covered by namespace modslsces1-1/+0
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces1-52/+58
2022-07-31migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr1-1/+1
2021-03-08remove debugl; fix data.attachment 'id' loadspiderr1-2/+2
2021-02-14check pObject on data_attachmentspiderr1-2/+2
2021-02-04PHP7 warningsmodela bitweaver1-1/+2
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr1-2/+2
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2021-02-01use public getContentClassName when need to load a classmodela bitweaver1-2/+2
2021-02-01remove assignByRef with function returns in comparemodela bitweaver1-1/+1
2021-02-01PHP7 remove all dual use static/dynamic functions and convert to staticmodela bitweaver1-1/+1
2021-01-31PHP7 clean up dual static + object use of parseData, and create ->getParsedDa...spiderr1-1/+1
2013-04-19biticon / booticon cleanupChristian Fowler1-1/+1
2012-06-08revert getContactUrl with getDisplayUrl - looks like a mass search and replac...spiderr1-3/+3
2012-04-29Strip extra white spaceLester Caine ext:(%22)1-4/+4
2012-04-19use pCommonObject in data_attachment pluginspiderr1-1/+1
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-3/+3
2011-06-28empty check on display_urlspiderr1-1/+1
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-144/+57
2010-07-25add missing <tr> to keep XHTML validationspiderr1-0/+1
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-03-11add link=download optionMax Kremmel1-5/+9
2009-10-23make sure a width is always assigned so we don't have leftovers from previous...Christian Fowler1-5/+5
2009-10-23make sure a height is always assigned so we don't have leftovers from previou...Christian Fowler1-5/+4
2009-10-15Add width and height attributes to image in mime attachment tpl so that they ...Tyler Bello1-8/+10
2009-10-01remove ref to non-existant copyright.txt filewjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2009-01-24provide a full list of accepted styling methods.Max Kremmel1-3/+3
2009-01-03if we specify output=thumbnail, we can force the use of thumbnail display for...Max Kremmel1-6/+7
2009-01-01if a description is given, we parse it and we use the unparsed stuff for the ...Max Kremmel1-15/+17
2008-12-26split storage and attachment templates into separate templates for easier mai...Max Kremmel1-8/+15
2008-11-09remove unused and confusing registerPlugin parameters: security and pathMax Kremmel1-4/+2
2008-10-19Give more control over alt attribute and fix documentation to match code.pre_update_permissionNick Palmer1-11/+35
2008-09-19typolaetzer1-4/+4
2008-09-19note on using attribute 'desc' to control link textlaetzer1-3/+10
2008-07-17allow the use of size=originalMax Kremmel1-3/+3
2008-07-12load classes when they are needed - unfortunately this is necessary due to in...Max Kremmel1-11/+7
2008-07-06fix logic and display options for inline mime templates. this way they can be...Max Kremmel1-3/+4
2008-07-03try to get original {attachment} features working in LM eraMax Kremmel1-13/+45
2008-06-14set $gLibertySystem globalMax Kremmel1-3/+3
2008-06-14move getMimeTemplate to new home in LibertySystem and add new method to fetch...Max Kremmel1-3/+3
2008-05-27pass params on to template - not used anywhere yet, but will come in handyMax Kremmel1-2/+5
2008-05-10SCHEMA CHANGE: added liberty_attachment_prefs to store attachment preferencesMax Kremmel1-62/+83
2008-05-05if output is desc default to using the file namewjames51-4/+4
2007-07-05use ilocation=quicktag for quicktag icons. this gives us better control over ...Max Kremmel1-3/+3
2007-06-15when download_url or display_url are returned by the plugin, it will use thos...Max Kremmel1-7/+7