Whird development logs
+ subscribe to Atom feedThe lastest 20 commit messages for Whird. Click on a revision number for more information, or use the dropdown menu below to view older commit messages:
- 139: 2011-11-15 Template replace of raw tags.
- 138: 2011-11-15 Final attempted fix for malformed RSS, seriously.
- 137: 2011-11-15 Final attempted fix for malformed RSS, hopefully.
- 136: 2011-11-15 Another attempted fix for malformed RSS.
- 135: 2011-11-15 Another attempted fix for malformed RSS.
- 134: 2011-11-15 Revert last commit.
- 133: 2011-11-15 Attempted fix for malformed RSS.
- 132: 2011-05-25 Add new function to display only the most popular tags. Thanks to Hanna for the suggestion.
- 131: 2011-04-12 Allow for inclusion of custom PHP Markdown on a per theme basis.
- 130: 2011-04-11 Only show tags associated to posts when requesting a tag list for feeds.
- 129: 2011-04-01 Remove SimplePie library as it is not actively maintained, contains depreciated code and is not currently used by Whird.
- 128: 2011-03-30 Rewrite table_exists function to remove depreciated mysql_list_tables function.
- 127: 2011-03-30 Upgrade SimplePie library from 1.1 to 1.2.1-dev.
- 126: 2011-03-30 Remove redundant/depreciated call to session_register.
- 125: 2011-03-30 Sanitise whird_conf_extras key-value pairsto remove any HTML tags.
- 124: 2011-03-30 Fix whird_conf_extras edit and delete options by urlencoding values.
- 123: 2011-03-29 Notify admin if the requested record has a redirection directive and offer options to follow redirection or edit record.
- 122: 2011-03-29 Add basic URL validation to new redirect feature.
- 121: 2011-03-29 Rename URL validation function. User input validation functions should probably be moved to their own file.
- 120: 2011-03-29 Add feature to redirect pages and posts using the view_data_extras array.