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['bdprsseditsitebutton']) ) 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 pbacache() in pbaoutput_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, pbaoutputfunction.php
printitemset, putsiteheader, output, archiveDate, archiveList, viewCache, rssprintitemset, feedsinticker, feedlist, processurl_parameter
Code cleanup: removed obsolete outputtable variables
and its functions getalloutputs, getoutput, deleteoutput in bdp-rssaggregator-db.php, pbaoutput_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 pbaoutputfunction.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 BDPRSS2PRODUCT and BDPRSS2VERSION to PBAPRODUCT and PBAVERSION
in bdp-rss-aggregator.php, bdp-rssadmin.php, bdp-rssfeed.php, pbaoutputlibrary.php
Code cleanup: switched constant name BDPRSS2DIRECTORY to PBADIRECTORY
in bdp-rss-aggregator.php, bdp-rssadmin-general.php, bdp-rssadmin.php, pbaoutputlibrary.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 addheap2searchindex() 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 pbaoutputlibrary.php
no wpregistersidebarwidget function in wp 2.1, so check this in pbawidgets.php
added additional conditions to if $resultparas['specialpage1url'] in makelastpagehref() in pbaoutputlibrary.php
added some more variables to return with pbaout in outputwrapper() ln 341 ff in pbaoutputfunction.php
bugfix of page rewrite rules, rules more tight, changed namespace for pages in ticker from page to tickerpage
in pbarewrite() in bdp-rss-aggregator.php,
in geturlparameter(), makefeedhref(), makelastpagehref(), makenextpagehref() in pbaoutput_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