summaryrefslogtreecommitdiff
path: root/plugins/data.quote.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-3/+3
2025-08-27plugin changes to cover namespace and style changes for PHP8.4lsces1-28/+32
2021-01-21comment calling $func( $rendererHash, $this ) in static functionspiderr1-1/+1
2016-06-21update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGEspider@app11-1/+1
2012-06-08revert getContactUrl with getDisplayUrl - looks like a mass search and replac...spiderr1-2/+2
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-1/+1
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-1/+1
2009-01-27Help text fixesDaniel Sutcliffe1-1/+1
2008-11-12Remove unused variable.Tomasz Kalkosinski1-1/+1
2008-11-09remove unused and confusing registerPlugin parameters: security and pathMax Kremmel1-2/+0
2008-11-05move templates for plugins to their own dir in liberty/templates/pluginsMax Kremmel1-1/+1
2008-11-05clean up hash9 code and remove trailing whitespaceMax Kremmel1-33/+36
2008-11-04Separate logic and view for data.quote. View template can be now easily overr...Tomasz Kalkosinski1-27/+16
2008-09-18add default format_guid to prevent empty outputChristian Fowler1-1/+5
2007-06-14Fix warning.Nick Palmer1-1/+1
2007-06-09turn off plugins i consider unpopular to reduce resources needed on parsing. ...Max Kremmel1-1/+1
2007-05-05strip non-numeral values from ID to create commentbitweaver.org1-3/+3
2006-09-09xhtml fixesMax Kremmel1-1/+1
2006-09-01more cleanup, remove unnecessary div and insert div for compliance, use relti...Max Kremmel1-4/+6
2006-09-01add cite url and remove debugMax Kremmel1-21/+24
2006-07-29new files for reply with quote featureHash91-0/+134