This release includes security and html fixes as well as improvements to the 'Email 2 Article' feature.
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.7.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.7.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: dev@sworks.aphpkb.org
Monday, January 23, 2012
Monday, May 2, 2011
Release of Aphpkb 0.95.5
This release includes improvements and fixes for the question and answer feature, as well as the removal of the legacy PDF plugin.
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.5.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.5.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: dev@sworks.aphpkb.org
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.5.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.5.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: dev@sworks.aphpkb.org
Sunday, March 27, 2011
Release of Aphpkb 0.95.4
This release includes improvements and fixes for article listing, submission, attachment handling, author, admin login and minor tweeks to the default configuration.
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.4.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.4.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: dev@sworks.aphpkb.org
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.4.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.4.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: dev@sworks.aphpkb.org
Wednesday, March 16, 2011
Release of Aphpkb 0.95.3 - Security Update
This release includes security fixes (sql injection) for multiple scripts, saa.php, a_viewusers.php, a_authordetails.php, keysearch.php and pending.php
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.3.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.3.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: dev@sworks.aphpkb.org
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.3.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.3.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: dev@sworks.aphpkb.org
Monday, March 7, 2011
Release of Aphpkb 0.95.2
This release includes fixes author article listing, multi-authors and updates for author registration.
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.2.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.2.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: dev@sworks.aphpkb.org
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.2.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.2.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: dev@sworks.aphpkb.org
Thursday, November 25, 2010
Latest Aphpkb Development News
This is what we're currently working on;
MySQL
Updating scripts using the older mysql references with the newer mysql.class.php - admitedly this has been a long time coming, we're hoping to make some major changes to have all the scripts using the mysql class.
Authentication
Adding Email confirmation for author registrations and password resets.
Translation
Currently exploring translation options as well as translator options. A majority of down-stream clients are in non-English speaking countries and multi-language support will reflect a more international Aphpkb.
Email to Article
This is something I've been tossing around in my head for a while, due in part to working at a company which focuses on Email solutions (Atmail). A script will access an Email mailbox, verify the author's email and insert into the database ready for confirmation from the author, when confirmed via a link sent by email the article is then ready for admin approval.
We hope to release some BETA candidates in the near future, for that to happen we'll want to improve the installation and include upgrade options.
Hassles, ideas, code, feedback? Email us directly: dev@aphpkb.org
MySQL
Updating scripts using the older mysql references with the newer mysql.class.php - admitedly this has been a long time coming, we're hoping to make some major changes to have all the scripts using the mysql class.
Authentication
Adding Email confirmation for author registrations and password resets.
Translation
Currently exploring translation options as well as translator options. A majority of down-stream clients are in non-English speaking countries and multi-language support will reflect a more international Aphpkb.
Email to Article
This is something I've been tossing around in my head for a while, due in part to working at a company which focuses on Email solutions (Atmail). A script will access an Email mailbox, verify the author's email and insert into the database ready for confirmation from the author, when confirmed via a link sent by email the article is then ready for admin approval.
We hope to release some BETA candidates in the near future, for that to happen we'll want to improve the installation and include upgrade options.
Hassles, ideas, code, feedback? Email us directly: dev@aphpkb.org
Saturday, October 23, 2010
Release of Aphpkv 0.95.1
This release includes fixes for the authorid variable in saa.php and an improvement in the submission form when article editing.
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.1.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.1.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: info@aphpkb.org
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.1.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.1.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: info@aphpkb.org
Saturday, July 24, 2010
Release of Aphpkb 0.95
This release introduces a new multi-author plugin.
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.tar.gz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: info@aphpkb.org
Both .zip and .tar.gz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.95.tar.gz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: info@aphpkb.org
Tuesday, July 13, 2010
Release of Aphpkb 0.94.9
This release includes fixes and improvements for author details, links and an updated keysearch.php with an extension of the keysearch to enable listing articles by author.
Both .zip and .tgz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.94.9.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.94.9.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: info@aphpkb.org
Both .zip and .tgz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.94.9.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.94.9.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: info@aphpkb.org
Friday, April 30, 2010
Release of Aphpkb 0.94.8
This release includes fixes and improvements for author and article lists. It also includes fixed article tagging.
Both .zip and .tgz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.94.8.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.94.8.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: info@aphpkb.org
Both .zip and .tgz files are available for download:
http://downloads.sourceforge.net/aphpkb/aphpkb-0.94.8.zip
http://downloads.sourceforge.net/aphpkb/aphpkb-0.94.8.tgz
SVN checkout is also available, please view: https://sourceforge.net/projects/aphpkb/develop for more details.
Any Feedback on Aphpkb welcome: info@aphpkb.org
Subscribe to:
Posts (Atom)