| Description | - 1.5.3
- Installation issue because of missing index.html file
- Bad path for about menu entry
-
-
- 1.5.1
- NEW: Slider administrator panel.
NEW: Native Joomla! 1.5 plugin, no need to install in legacy mode. NEW: Checking now the validity of your akismet key, see screenshot below NEW: check for proper operations, test individually comments, - NEW: Fully translated, including manuals, help and troubleshootings
NEW: New API more like in Joomla! 1.5, but the old one is still working - require_once (_JOOMLA_AKISMET_ADMIN_BASE . \\\'/akismetJoomlaAPI.php\\\');
$JoomlaAkismetAPI = JoomlaAkismetAPI::getJoomlaAkismetAPI(); $JoomlaAkismetAPI->isKeyValid(\\\"123456789\\\");
NEW: Using Askimet PHP 5 engine version 0.4 (author Alex Potsides http://www.achingbrain.net/)
-
- 1.5.0
Only for Joomla! 1.5.X - Migration of code to joomla 1.5 API, basic code changes, no features of API 1.5 really used. Wait for 1.5.1 :-)
- 1.1.0
Only for Joomla! 1.X - BUG: wrong name for component: rename to com_akismet
- BUG register global off patch -> better for security
- BUG: errors in documentation
- BUG: error in configuration panel
- BUG: check update URL was false, release management category and descriptions up to date
A version for Joomla! 1.5 is in queue
1.0.0
| About Askimet for Joomla! | This is the component which integrate Askimet for Joomla! This component wouldn\\\\\\\'t exist without these developer, as I use their portable PHP engine: How it work? When a new comment, trackback, or pingback comes to your blog it is submitted to the Akismet web service which runs hundreds of tests on the comment and returns a thumbs up or thumbs down. Read Akismet site for more details What does this component do? This Joomla! component is UNUSABLE alone: other components HAS TO USE IT. Consider this component as a Framework. It help other developers integrate Akismet in their code. OpenComment will be the first component to use it. Extract for Askimet FAQ How can I support Akismet? You might consider buying a pro-blogger license for $5/mo. If you would like to participate in the development of the GPL Akismet WordPress plugin or discuss adapting the Akismet API for a different platform, join the Spam Stopper mailing list and introduce yourself and your ideas. The more the merrier. :) | - Homepage: http://www.askimet.com
|