Version | Platform | ChangeLog | Options |
---|
3.2.4 | | - Fixed Bug: Some systems report "Strict Standards: Non-static method called"
- Note: not included in auto-update as it only applies to certain environments.
- Note: this version is also backwards compatible with Joomla v2.5.28 - Date Uploaded: Thu, 12th Mar 2015 |
|
3.2.3 Wolfgang | | - Fixed Bug: Forced spaces between links for Line Breaks - Date Uploaded: Mon, 4th Aug 2014 | |
3.2.2 MargeE | | - Fixed Bug: Correction if only one exclusion category selected - Date Uploaded: Thu, 27th Mar 2014 | |
3.2.1 JoomlaGate | | - Enhancement: Label parameters in XML and language file review - Date Uploaded: Tue, 18th Mar 2014 | |
3.2 | | - Fixed Bug: Redeclare function issue when used multiple times - Date Uploaded: Mon, 17th Mar 2014 | |
3.1 | | - Backwards compatible with Joomla 2.5.x
- Modified for Joomla 3.x (tested on 3.1.x and 3.2.x)
- Fixed Bug: Support for German, Chinese, French, Arabic, Hebrew and Slovak
- Enhancement: Update server added (for when Joomla supports this) - Date Uploaded: Wed, 15th Jan 2014 | |
3.0 | | - Enhancement: Hardcoded DS value for Joomla 3.x compatibility. - Date Uploaded: Mon, 16th Sep 2013 | |
2.2 | | - Enhancement: Parameter: If viewing an article, scan Displayed Article Only
- Enhancement: Code Reduction (Removed unnecessary debug notes)
- Enhancement: Code Optimization
- Critical: Fix for combination of 3rd-Party Integration and User Access Levels
- Note: Only suitable for Latin language sets. - Date Uploaded: Thu, 16th May 2013 | |
2.1.1 | | - Included ReadMe file (lost in v1.6.8)
- Enhancement: Parameter: Display Debug Mode (was "display SQL query")
- Enhancement: Debug Mode: Advanced Troubleshoot
- Enhancement: Integration: Exclude Joomla Articles. - Date Uploaded: Sun, 12th May 2013 | |
2.1 | | - Enhancement: Debug Mode: Check List
- Enhancement: Code Optimization
- Enhancement: Integration: Include jEvents. - Date Uploaded: Wed, 8th May 2013 | |
2.0.0 | | - Checked for compatibility with Joomla v2.5.x
- Enhancement: SearchURL is html decoded/encoded for W3C Validation
- Bug Fix: Line-height is adjusted to font-size
- Removed jEvents integration - Date Uploaded: Fri, 7th Dec 2012 | |
1.6.8 | | - Enhancement: Integration: Include jEvents.
- Bug Fix: Inclusion List now displays words in different sizes. - Date Uploaded: Thu, 27th Oct 2011 |
|
1.6.7.1 | | - Minor fixes for previous release - Date Uploaded: Mon, 8th Aug 2011 | |
1.6.7 | | - Bug Fix: Removed use of Joomla Core db->nameQuote function for old MySQL.
- Enhancement: Check for W3C Validation and force fix "&".
- Double-check that unicode characters work in exclusion list. (they do) - Date Uploaded: Mon, 8th Aug 2011 | |
1.6.6 | | - Bug Fix: "Case-sensitive=No" now checks that word in different case is not already in list. - Date Uploaded: Wed, 20th Jul 2011 | |
1.6.5 | | - Bug Fix: Keyword Exclusion List removes spaces before and after all words. - Date Uploaded: Mon, 18th Jul 2011 | |
1.6.4 | | - Added Joomla! Admin Option: Module Content Caching
- Added Joomla! Admin Option: Include content based on User Level
- Added Joomla! Admin Option: Include Category IDs
- Added Joomla! Admin Option: Exclude Category IDs
- Added Joomla! Admin Option: Sort Words By (shuffle, alphabet, frequency)
- Added Joomla! Admin Option: Sort Words Order (ascending, descending)
- Prefixed language file references with JWC to avoid conflicts with 3rd-party apps.
- Restructured extension into an MVC model (fixes H3 and Module Class Suffix issues)
- Removed Joomla! Admin Option: Content Database Length - Date Uploaded: Mon, 13th Jun 2011 | |
1.6.3 | | - Core script reverted to v1.5.2
- Styled Joomla! Admin Options into sliding panels.
- Added Joomla! Admin Option: Specify border color for link.
- Now checks if mb_strtolower function exists (regresses to strtolower).
- Additional parameters (eg. Word Background) do not load if not enabled.
- Added Joomla! Admin Option: Module width.
- Corrected division by zero if no words found (?) sets to 1.
- Now includes absolute path for word link (JURL::base()). - Date Uploaded: Sat, 14th May 2011 | |
1.6.2 | | - Modified core script for PHP4 compatibility. - Date Uploaded: Mon, 14th Mar 2011 | |
1.6.1 | | - Re-arranged Joomla! Admin Options.
- Added Joomla! Admin Option: Specify length of database content.
- Added Joomla! Admin Option: Display rounded background color for words.
- Added Joomla! Admin Option: Specify background color for word
- Added Joomla! Admin Option: Specify foreground color for word
- Added Joomla! Admin Option: Specify corner radius for word background - Date Uploaded: Sun, 6th Mar 2011 | |
1.6.0 | | - Upgraded to work with Joomla 1.6 - Date Uploaded: Wed, 2nd Feb 2011 | |
1.5.3.3 | | - Fixes for previous release - Date Uploaded: Tue, 28th Jun 2011 | |
1.5.3.2 | | - Downgraded Module version 1.6.4 to work with Joomla 1.5.x websites.
- All additions from v1.6.0 to 1.6.4 included in this version.
- Optimized code so as to enhance performance. - Date Uploaded: Mon, 27th Jun 2011 | |
1.5.2 | | - Modified core script for PHP4 compatibility:
- - Replaced mb_strtolower with LOWER...
- Modified core script for performance.
- - Reduced 3 functions into one (strip_punctuation and strip_symbols)
- - Omit words of minimum length and don't index
- Re-fixed module class suffix parameter ???
- Reworded "Display SQL Query" to "Debug Mode"
- - Added word frequency count checker in debug mode - Date Uploaded: Sat, 9th Apr 2011 | |
1.5.1 | | - Modified core script for PHP4 compatibility.
- Functions for stripping keywords merged into one. - Date Uploaded: Mon, 14th Mar 2011 | |
1.5.0 | | - Merged all queries for checking 3rd-party content into one SQL query.
- Added Joomla! Admin Option: Display SQL query sent to Database.
- Added Joomla! Admin Option: Case-sensitive (for Cyrillic support). - Date Uploaded: Tue, 11th Jan 2011 | |
1.4.2 | | - Added Joomla! Admin Option: Include Phoca Download text
- Exclusion list is now case-sensitive (for International character support).
- Fixed bug: compilation failed for servers not supporting international characters.
- Fixed bug: replaced string formatting foreach statements with legacy FOR statements. - Date Uploaded: Tue, 4th Jan 2011 | |
1.4.1 | | - Fixed compatibility with PHP v4 ("foreach &value" adapted) - Date Uploaded: Fri, 17th Dec 2010 | |
1.4 | | - Added Joomla! Admin Option: Keyword Inclusion List
- Fixed bug: Certain templates did not apply the CSS to the module title.
- Removed Joomla! Admin Option: Code Override
- Removed Joomla! Admin Option: Cached-Mode
- Amended Font-size to base on number of words available. - Date Uploaded: Tue, 14th Dec 2010 | |
1.3 | | - Added Joomla! Admin Option: Keyword Exclusion List
- Added Joomla! Admin Option: Include content K2, Hot Property.
- Added Joomla! Admin Option: Force no underlines on words. - Date Uploaded: Thu, 11th Nov 2010 | |
1.2.3 | | - Fixed bug: counts international characters rather than bytes.
- Fixed bug: renamed functions so as not to conflict with any pre-existing ones (eg. utf8_strlen) - Date Uploaded: Thu, 28th Oct 2010 | |
1.2.2 | | - Corrected PHP code to work in earlier PHP versions.
- Fixed bug: could not see Hebrew text.
- Fixed bug: refer to $fulltext variable which is now obsolete. - Date Uploaded: Mon, 25th Oct 2010 | |
1.2.1 | | - Removed some word OTT extraction functions (eg. applet, map, object, etc). - Date Uploaded: Mon, 25th Oct 2010 | |
1.2.0 | | - Fixed compatibility with UTF8 (International) languages. But broke something else...
- Added requirement to only take words from Published articles. - Date Uploaded: Thu, 21st Oct 2010 | |
1.1 | | - Added Joomla Admin Panel option: Cache-mode - Date Uploaded: Mon, 20th Sep 2010 | |
1.0.0 | | - Created according to brief (automated, using most frequent words)
- Added Joomla Admin Panel option: Scan Joomla! articles
- Added Joomla Admin Panel option: Scan K2 articles - Date Uploaded: Fri, 10th Sep 2010 | |