You can download
beta4 of FLEXIcontent v2.0 r934:
code.google.com/p/flexicontent/downloads/list
Changelog:
MODULES:
+ Added the FLEXIcontent Tag Cloud Module
+ Added the Universal Content Module to FLEXIcontent v2.0
The module Has a new parameter slider with
Global module Display parameters, and the old slider with display parameters was renamed
Items List Display parameters and was added a few new stuff
PLUGINS (fields):
IMAGE FIELD:
^ Changed: Characterized Title and Description options as used for Tooltips
+ Added: New 2 option "Show Title" and "Show Description" to display them after image thubmnail
RELATED ITEMS FIELD:
updated it, to match the new enhancements done for v1.5.6
(many are ideas of select flexicontent items field)
(a) + Added: 2 Scopes (category and type), ability for subcategories for category scope
(b) + Added: more editing options including: Ordering and a Filter mechanism based on filterlist.js
(c) ^ Change: Clean up the layout of the parameters
(d) + Enhanced to use publish up and down dates of items
(e) ...
TOOLBAR FIELD:
# Fixed to properly send url of current item from email form
TEMPLATES:
# Some small Fixes/changes/additions for default and blog templates and for universal module templates
+ Added field positions to the item Layout of the blog template.
+ Added ability to use of readonly positions in template xml files by means of a new property: readonly="true"
+ !!! Added a new template called 'faq' !!!
+ Added a new option to display total count in category layout for all templates (default, blog, faq)
ADVANCED SEARCH FEATURE:
^ Changed (appearance) : Reorganized and cleaned up MENU ITEM parameters for advanced search view.
^ Changed (appearance) : Major restructing of the search form so it is more clear to the user
^ Changed (speed): Now the Advanced search index is searched in -- one -- step per field TYPE
^ Changed (speed): The (precaluclated) indexing process of field data by using e.g 50 items per AJAX call, (Indexer needs to be updated only AFTER a field is marked as advanced searchable)
# !!! Disabled searching field raw values (temporarily) only Advanced Search Index DATA is searched now
# Fixed : Field Data Indexing to work properly with versioning
# Fixed : Field Data Indexing to work properly with version approval
+ Added : support for tags and some core fields (DO NOT enable for title/description these are already used)
FIXED FRONTEND/BACKEND ITEM EDITING:
(a) core fields are now correctly loaded when versioning is disabled (the item edit form was erroneously loading the last version of core fields)
(b) properly detect id of item in all cases
(c) properly detect checked-in item (already edited by other author) and display message
(d) load tags of latest version and not last approved one.
(e) cannot edit item in frontend if not Super-user
PARAMETERS, ACCESS RIGHTS, OTHER
# Fixed item access parameters not properly merged for item view (frontend)
^ Changed layout of category edit form (backend) not to use table for template parameters, thus now displaying more nice and compact
# Fixed/enhanced backend configuration field ELEMENTs (parameters), seperator, flexicategories, types, fcmethod. These elements can be used by plugins
# Fixed access right check for category and item view (frontend) (thanks to theother...)
+ Added check if jcomments install in universal module for 'Most Commented' ordering
# Fixed menu item to flexicontent category not activated when an item belonging to the category is clicked.
CHANGES FOR COMPATIBILITY:
(a) changed global option default value for choosing menu item to prefer current before default fallback menu item
(b) changed installation script to clear postinstall session variables and all flexicontent caching groups, so that no logout-login and cache clearing is needed after installation