[Solved] Problème affichage liste des categories

More
11 years 11 months ago #25523 by yaK2manD
Thank you. I have tried the file but it does not seem to work. It still the same.

I take this opportuniy to ask you what I have to add in myfield.php to display different thing if I am in category view or item view.


Thank you.

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #25524 by ggppdk
See code in image.php plugin ...

Try this ...
Code:
if (JRequest::getCmd( 'option' ) == 'flexicontent' && JRequest::getCmd( 'view' ) == FLEXI_ITEMVIEW) { $field->html = '...'; } if (JRequest::getCmd( 'option' ) == 'flexicontent' && JRequest::getCmd( 'view' ) == 'category') { $field->html = '...'; }


-- 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...

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #26554 by yaK2manD
I come back with this.

The category problem is not solved.

All categories are organized in one colomn. Same problem than the first post.

I work with the version 1338 j!2.5

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #26600 by yaK2manD
Thank you for your job.

I have not tested nb yet.
I have noticed that when a user (author) edit its own article, he can move it in all category he want (all available). So the restriction in the submission form menu item is no longer efficient (after the first submission).

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #26602 by ggppdk
Of course it is not, this is stated clearly in the menu item edit form. The menu configuration is applied only when submitting the NEW items.

-- Every user has SPECIFIC privileges, you should set category 'create' permission as needed for each user's group.

The override of category permissions via the Submit Menu Item had been added as a convenience, mainly for the J1.5 version without FLEXIaccess installed.

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...

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #26603 by yaK2manD
If I have 4 categories : french-1; french-2 & english-1, english-2

I want to restrict french user to publish in the french categories (even on editing article). Is there a way to do that ?


thank you.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.320 seconds
Save
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