summaryrefslogtreecommitdiff
path: root/rss_lib.php
AgeCommit message (Collapse)AuthorFilesLines
2026-03-25Relocate class packages and delete historic upgrade pathlsces1-443/+0
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2018-08-01reorg util package to put library code in includes/ and used new ↵modela bitweaver1-1/+1
UTIL_PKG_INC constant
2012-05-25bit_log_error-2-bit_error_logspiderr1-1/+1
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base ↵spiderr1-3/+0
class constructors with parent::__construct()
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr1-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-2/+2
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
2007-08-01comment out depricated functions - note slated for removalwjames51-5/+23
2007-08-01move common processes into classwjames51-2/+80
2007-07-31Migrate to SimplePie for parsing feeds - add support for multifeeds in ↵wjames51-2/+23
modules and for first sentences descriptions - keep an eye on sites when using short desc - class still needs clean up and rss plugin needs to be addapted to SimplePie
2007-04-15merge tp_http_request with BitSystem::fetchRemoteFile, rename function to ↵Max Kremmel1-3/+3
bit_http_request and clean up code
2007-04-15merge tp_http_request with BitSystem::fetchRemoteFile, rename function to ↵Max Kremmel1-3/+3
bit_http_request and clean up code
2007-04-05add parsing of author and description in rss feedswjames51-3/+15
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes ↵Max Kremmel1-3/+3
backwards compatible with deprecated function call message.
2006-08-28Handle Error condition more gracefullyJams H Thompson1-4/+10
2006-02-06more preference standardisationMax Kremmel1-4/+4
2006-02-02more detikification, moved content_templates related code to ↵Max Kremmel1-3/+3
themes/BitTemplates.php, moved kernel/comm_lib.php to xmlrpc/
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh ↵bitweaver.org1-13/+13
package_ name. have changed everything except liberty except kernel
2005-12-26merge recent changes into HEADMax Kremmel1-4/+4
2005-11-22merge recent changes into HEADMax Kremmel1-4/+3
2005-08-30synch recent changes from R1 to HEADMax Kremmel1-4/+6
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-13/+13
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-0/+16
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+294