Parteibuch Aggregator
Easy to use RSS aggregator for pages and sidebars of your blog with search capability.
Changelog of version 0.5.2 against version 0.5.1
- Bugfix: of page rewrite rules to repair broken blog/yyyy/mm/ and xyz/comments/feed/, made cache and search rule tighter in bdp-rss-aggregator.php
- Bugfix: Set page2hookin to 0 when creating new output as copy from existing in createpbaoutput() in bdp-rssaggregator-db.php
- New features: added some form fields to change db values of feeds in bdp-rssadmin-sno.php,
added processing these form fields to bdp-rssadmin in if( isset($_POST['bdprss_edit_site_button']) ) part
for feed url change added function update_feedurl to bdp-rssaggregator-db.php
- New features: made search class config variables to be read as definition from wp-config.php in pba-rsssearch.php
- Code cleanup: made touch silent when writing to cache in pba_cache() in pba_output_library.php
- Code cleanup: Cleaned up some comments, made notice from createlist() go away in bdp-rssaggregator-db.php
- Code cleanup: replaced obsolete functions with placeholders in bdp-rss-aggregator.php, pba_output_function.php
print_item_set, putsiteheader, output, archiveDate, archiveList, viewCache, rss_print_item_set, feeds_in_ticker, feedlist, process_url_parameter
- Code cleanup: removed obsolete outputtable variables
and its functions get_all_outputs, get_output, deleteoutput in bdp-rssaggregator-db.php, pba_output_library.php
- Code cleanup: removed obsolete file bdp-rssadmin-output.php and removed it's inclusion from bdp-rssadmin.php
- Code cleanup: removed obsolete listtable vars in bdp-rssaggregator-db.php
- Code cleanup: removed old output function calling possibilities in pba_output_function.php
- Code cleanup: Added one parameter caller style to gettheage() in pba_outputlibrary
switched all function calls of BDPRSS2::getage() to it in
bdp-rss-aggregator.php, bdp-rssadmin-error.php, bdp-rssadmin-edit.php, bdp-rssadmin-general.php
and removed BDPRSS2::getage() from bdp-rss-aggregator.php
- Code cleanup: switched constant names BDPRSS2_PRODUCT and BDPRSS2_VERSION to PBA_PRODUCT and PBA_VERSION
in bdp-rss-aggregator.php, bdp-rssadmin.php, bdp-rssfeed.php, pba_output_library.php
- Code cleanup: switched constant name BDPRSS2_DIRECTORY to PBA_DIRECTORY
in bdp-rss-aggregator.php, bdp-rssadmin-general.php, bdp-rssadmin.php, pba_output_library.php
- Code cleanup: deleted unused sql from getmonthlyarchivedates() in bdp-rssaggregator-db.php
- Code cleanup: checked pfeed['title'] definition to suppress php notice from line 343 in bdp-rss-aggregator.php
- Code cleanup: deleted obsolete functions getArchiveList, getItems in bdp-rssaggregator-db.php
- Code cleanup: renamed pba_widgets.php to pba-widgets.php and made appropriate change in bdp-rss-aggregator.php
- Code cleanup: renamed pba-output.php, pba-options.php, pba-status.php to pba-admin-xxx.php and made appropriate change in bdp-rssadmin.php
Changelog of version 0.51 against version 0.5
- Fixed bug with hard coded load threshold from old code in add_heap2search_index() in pba-rsssearch.php
- Slightly corrected German $defaultparameter['ageunitsstring'] in pba-defaultparameter_de.php
- switched superparameter processing to be done after server status evaluation in getoutputconfigparameter() in pba_output_library.php
- no wp_register_sidebar_widget function in wp 2.1, so check this in pba_widgets.php
- added additional conditions to if $resultparas['specialpage1url'] in makelastpagehref() in pba_output_library.php
- added some more variables to return with pbaout in outputwrapper() ln 341 ff in pba_output_function.php
- bugfix of page rewrite rules, rules more tight, changed namespace for pages in ticker from page to tickerpage
in pba_rewrite() in bdp-rss-aggregator.php,
in geturlparameter(), makefeedhref(), makelastpagehref(), makenextpagehref() in pba_output_library.php
- bugfix: specified utf8 charset and ci collation in all db table creation statements in bdp-rssaggregator-db.php
- bugfix: reduced keylength of itemtable due to specification above of utf8 in bdp-rssaggregator-db.php
- switched codeQuotes() to reflect real values in bdp-rss-aggregator.php
- changed default highloadthreshold to 10 in bdp-rssaggregator-db.php
Changes from version 0.5 against version 0.2
- Many changes in most db tables, filesystem, output function, template introduction, if you need to migrate, check and migrate your db manually
- Note: there was out a now obsolete version of 0.5 for a couple of hours, which ran in directory parteibuchaggregator instead of parteibuch-aggregator
Requires: 2.1 or higher
Compatible up to: 2.7.1
Last Updated: 2009-4-10
Downloads: 5,727
Average Rating
(13 ratings)
Support
Got something to say? Need help?