FLEXIContent - v2.0.0 - final for J2.5 released (r1648)

More
14 years 3 months ago #19418 by effrit
hi.
some bugs/questions:
1. i select "use unicode URL's" in global configuration of site but my Russian aliases ignored and replaced with date (in com_content aliases saves fine).

2. in categories manager there buttion "Copy parameters
", but it seems it does nothing (listing of categories in pop-up is always empty)

3. if i create/edit category and use "Copy all parameters from" drop-down list then my category still have default parameters.

4. also, seems like there is session problem:
if i do nothing (category manager is opened) about 3-4 min and try create new category i get:
"You are not permitted to use that link to directly access that page (#1)."
after i logout/login its disappear.
The topic has been locked.
More
14 years 3 months ago #19420 by ggppdk
next beta will have
-- the 2 modules: universal module (i will check what Arkadiy posted) and tag cloud module
-- fixes these bugs about parameters ignored and not copied

but this will be in the middle of week

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!
The topic has been locked.
More
14 years 3 months ago #19528 by sander
Hi,

Just had a look at the latest beta version, glad to see you're using Joomla ACL now!

Is it correct that permissions aren't working correctly yet? When I change the permissions and save an article for example it isn't saved.

Thanks! Sander
The topic has been locked.
More
14 years 3 months ago #19529 by ggppdk
The parameters of items and of fields and maybe other places too are not loaded properly, also ACL is incomplete on at least a handful of important places, like e.g. items. It is to be done ...


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!
The topic has been locked.
More
14 years 3 months ago #19553 by lukass2000
I would have that this user only can use FLEXIcontent in Backend.
Have created a new user / user group & accexx levels for e.g. "TESTUSER".

If i set for group TESTUSER at "FLEXIcontent / Configuration / Permissons" ACCESS COMPONENT to Allowed i con not see FLEXIcontent in Backend.
If i do the same with Component "BANNERS" i can see in Backend.

Why This :(
Is this the same Problem as SANDER have?
THANKS!
The topic has been locked.
More
14 years 3 months ago #19555 by sander
Hi lukass2000,

Yes, it seems to me the same issue. It looks like permissions are implemented, but the aren't saved yet.

@ggppdk, thank you for your quick reply. Any idea when ACL will be implemented in trunk? I would like to help testing on this part when it's implemented.

Cheers, Sander
The topic has been locked.
More
14 years 3 months ago #19563 by ggppdk
Sorry no time for FLEXIcontent development, till Thursday or Friday.

I must make a living too ...

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!
The topic has been locked.
More
14 years 3 months ago #19705 by lukass2000
Hi!

Is there already something new until there is a new beta 2.0?

THANK YOU :D :D :D
The topic has been locked.
More
14 years 3 months ago #19712 by ggppdk
Several bugs were fixed since last version and added some new features like a new template 'faq' and the Universal FLEXIcontent module (which has a couple of more possibilities and better grouping of the parameters)

Also some changes to the advanced search feature too (this feature was implemented by enjoyman but since his english is not so good :D , i tried to reorganize things to be more user friendly). Also for advance search feature i have added support for some fields, and fixed some small bugs. But it still needs some more work.

I will make some tests and upload a new version with a changelog too, hopefully today.

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!
The topic has been locked.
More
14 years 3 months ago #19719 by ggppdk
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


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!
The topic has been locked.
Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save