jDiction Forum

English => General Questions => Topic started by: Finarfin on January 14, 2013, 03:01:32 pm

Title: Suggestion: Translate pictures
Post by: Finarfin on January 14, 2013, 03:01:32 pm
How do you see that, in the menu options you could select a specific picture depending of the language selected? :)
Title: Re: Suggestion: Translate pictures
Post by: Harald Leithner on January 14, 2013, 03:11:59 pm
I don't understand you question?
Title: Re: Suggestion: Translate pictures
Post by: Nogs on February 07, 2013, 06:49:41 pm
I think he means that, with any given Menu Item, you can select an image to use. It's a parameter under the 'Link Type Options'. Perhaps he means that he wants to be able to use different images for different languages.

Title: Re: Suggestion: Translate pictures
Post by: Harald Leithner on February 07, 2013, 06:56:56 pm
hmm that should be possible by changing the library/jdiction/tables/menus.xml

add
Code: [Select]
<field name="menu_image" type="media"
label="COM_MENUS_ITEM_FIELD_MENU_IMAGE_LABEL"
description="COM_MENUS_ITEM_FIELD_MENU_IMAGE_DESC" />
afer the page_heading field as part of of the params fields
Title: Re: Suggestion: Translate pictures
Post by: Finarfin on August 09, 2013, 12:18:05 pm
This worked perfectly ;)
Title: Re: Suggestion: Translate pictures
Post by: Harald Leithner on August 09, 2013, 01:58:37 pm
good to know and nice reaction time ;-)
Title: Re: Suggestion: Translate pictures
Post by: Finarfin on August 09, 2013, 03:10:58 pm
hahahha I was asked recently to resolve this, months after I detected the problem. So it was now when I finally checked, I didnĀ“t remember you had answered :D