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

More
14 years 2 months ago #21444 by ggppdk
Hello effrit, nice to here from you too, we hope, to release final version soon, some open bugs are easy to fix.

Also i want to update flexicontent.org content, Emmanuel has given access for this.

I am working on the Universal module. I have redone most of the CSS of news module, plus i a doing a carousel template (slideshow and/or tabs, we will see if we have it in final version or a little later).

Also imagine universal module having more SCOPES, favourites SCOPE (of current user), tags SCOPE (specific or of current item), or related items scope (of current items).

Then by combining news SCOPEs with news or carousel template we can have very appealing content !!!

I want this to be in final version, before new year? don't know.

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 2 months ago #21445 by micker
great information !
i can help you for udapte site !

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]
The topic has been locked.
More
14 years 2 months ago #21447 by ggppdk
With the new SCOPEs (see my previous POST)
1. you can easily add fields and
2. create appealing views
of tags and favourites, related fields !!!

But then again i don't promise to be in final version of v2.0.

But if it is not, it will be a little later, in v2.0a and v1.5.6a

I know that there are modules displaying items/articles with nice appearance and as slideshow, but universal module "news" and "carousel" templates will be combined with powerful SCOPEs and with ability to display any field.

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 2 months ago #21451 by jahb38
Hello,

I am creating a new website with flexi RC2a (r1057) and i want to test the comment function.
I see that "Jcomments" and "jom comment" are not available for 1.7. Have you tested this function ?
Do you want some help to test it, but how ???

Many thanks !

W3C2I, Création de sites internet - www.w3c2i.com
Nos réalisations avec Flexicontent :
www.mutuelledefranceplus.fr
www.cree-ma-maison.com
The topic has been locked.
More
14 years 2 months ago #21454 by ggppdk
Jcomments version is almost ready, but no idea when it will be released.
www.joomlatune.com/forum/index.p ... l#msg13340

Because of the nature of FLEXIcontent to use standard joomla article system and extended, we can easily include support for more comments components at the template files
You can do this yourself, by choosing to trigger plugins of the commeents componts in your item description, although we are thinking of supporting with a few more code, more comments components in the default templates

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 2 months ago #21456 by jahb38
Yes, Jcomments is not ready now. so I will look another solution to test this :)

I see a bug in r1057.
When you define as home a FLEXIContent » Single item, the 404 error page is not possible.
for example, if I type http://xxX/sdfkljsdfkl.html , the page is a view (as a directory) of all my catégories.
It should be the error.php page in my template folder.

Do you know why ?

Thanks !

W3C2I, Création de sites internet - www.w3c2i.com
Nos réalisations avec Flexicontent :
www.mutuelledefranceplus.fr
www.cree-ma-maison.com
The topic has been locked.
More
14 years 2 months ago #21463 by ggppdk
mmm, i don't see how this could be related to FLEXIcontent, joomla does what we call Routing, and calling the appropriate component to handle the page request.

In this case, it sounds like joomla redirects to home page if it cannot find where to route the request.

I have tested (J1.7.3) with various components set to be home page, and joomla redirected to home, when an invalid url was entered.

So it sounds like this is behavior before FLEXIconter code is reached. Of if FLEXIcontentis requested a non existing item , FLEXIcontent will produce a 404 HTTP response, but this is not the case, joomla just seems to redirect to home.

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 2 months ago #21563 by ggppdk
since advanced search is not 100% finished in FC v2.0, please use joomla standard search component:

UPDATE i forgot link, get updated plugin here:
flexicontent.org/forum/index.php ... pic#p21562

For this, you will need to use the standard search plugin of FLEXIcontent, which supports searching in:
- title
- description (both intro and fulltext)
- in text fields
- in tags
this is authored by azaam, and i fixed the tags searching not returning all results.

Also in order not to get duplicate results, you will need to go to plugin manager, and in "Select Type" filter choose "search", and then find and disable plugins:
- Search - Content
- ADV Search - FLEXIcontent


-- 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 2 months ago #21575 by effrit
hi :)
first bugreport in 2012 :D

if i open one of "type" for editing and press "save" the Title is reset to empty field. So the next pressing "save" will cause an error (red highlighting this empty field)
The topic has been locked.
More
14 years 2 months ago #21578 by yasarts

ggppdk wrote: since advanced search is not 100% finished in FC v2.0, please use joomla standard search component:

For this, you will need to use the standard search plugin of FLEXIcontent, which supports searching in:
- title
- description (both intro and fulltext)
- in text fields
- in tags
this is authored by azaam, and i fixed the tags searching not returning all results.

Also in order not to get duplicate results, you will need to go to plugin manager, and in "Select Type" filter choose "search", and then find and disable plugins:
- Search - Content
- ADV Search - FLEXIcontent


I've done as you wrote but I've those error :
Code:
Notice: Undefined variable: created_year in .../plugins/search/flexisearch/flexisearch.php on line 169 Notice: Undefined variable: created_month in .../plugins/search/flexisearch/flexisearch.php on line 169 Notice: Undefined variable: itemid in .../plugins/search/flexisearch/flexisearch.php on line 169

and it don't find anything.

[COMMENT by ggppdk], Sorry i forgot to post link for the updated flexisearch plugin: GET here:
flexicontent.org/forum/index.php ... pic#p21562
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