TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-templavoila@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 10.06.2008, 11:37
lee perry
Gast
 
Beiträge: n/a
Standard [TYPO3-templavoila] Localization of a FCE

Heya,

I think, I've forgotten something to configure - I did the translation
thing so often, but now I can't find the missing configuration

My problem is, that there is no localization button of my FCEs in the
page-view, but there is one in the list-view and there it works fine -
but why is it not in the normal page-view.
The localization of a page is working and showing right - so the page is
localized.

Thanx for any hints...
Lee


TYPO3 4.2
TemplaVoila 1.3.6
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 10.06.2008, 12:02
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Localization of a FCE

Hi!

lee perry wrote:
> I think, I've forgotten something to configure - I did the translation
> thing so often, but now I can't find the missing configuration
>
> My problem is, that there is no localization button of my FCEs in the
> page-view, but there is one in the list-view and there it works fine -
> but why is it not in the normal page-view.
> The localization of a page is working and showing right - so the page is
> localized.


FCEs are special You need <meta> tags in FCE DS. Check FE localisation manual for details.

--
Dmitry Dulepov
E-mail: dmitry (AT) typo3 (DOT) org
Skype: callto:liels_bugs
TYPO3 technical: http://typo3bloke.net/
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 10.06.2008, 12:20
lee perry
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Localization of a FCE

Dmitry Dulepov [typo3] schrieb:
>> My problem is, that there is no localization button of my FCEs in the
>> page-view, but there is one in the list-view and there it works fine -
>> but why is it not in the normal page-view.
>> The localization of a page is working and showing right - so the page
>> is localized.

>
> FCEs are special You need <meta> tags in FCE DS. Check FE
> localisation manual for details.
>


Hey Dmitry,

I know they are special and I know to add the meta-tags:

<meta type="array">
<langChildren type="integer">1</langChildren>
<langDisable type="integer">1</langDisable>
</meta>


but I don't understand, why the localization button is shown in the list
view but not in the page-view. so the localization would work fine, but
I cannot expect from the editor to change to listview for localization a
FCE.

And I know I did it very often this way without any problems - so I
think I've only forgotten something to configure - but not the meta tags.

Any other idea?

thanx
Lee
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 10.06.2008, 12:29
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Localization of a FCE

Hi!

lee perry wrote:
> I know they are special and I know to add the meta-tags:
>
> <meta type="array">
> <langChildren type="integer">1</langChildren>
> <langDisable type="integer">1</langDisable>
> </meta>
>
>
> but I don't understand, why the localization button is shown in the list
> view but not in the page-view. so the localization would work fine, but
> I cannot expect from the editor to change to listview for localization a
> FCE.


You set langDisable to 1 So you disabled translations for this FCE. It should be set to 0.

--
Dmitry Dulepov
E-mail: dmitry (AT) typo3 (DOT) org
Skype: callto:liels_bugs
TYPO3 technical: http://typo3bloke.net/
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 10.06.2008, 13:17
lee perry
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Localization of a FCE

> Hi!
>
> lee perry wrote:
>> I know they are special and I know to add the meta-tags:
>>
>> <meta type="array">
>> <langChildren type="integer">1</langChildren>
>> <langDisable type="integer">1</langDisable>
>> </meta>
>>
>>
>> but I don't understand, why the localization button is shown in the
>> list view but not in the page-view. so the localization would work
>> fine, but I cannot expect from the editor to change to listview for
>> localization a FCE.

>
> You set langDisable to 1 So you disabled translations for this FCE.
> It should be set to 0.


I've set langDisable allways to 1 in my further projects - together with
"mod.web_txtemplavoilaM1.translationParadigm = bound" I've got a
clearly arranged localization view of the page.

With these settings I've got all my FCEs with the possibilty to
translate (the missing localization link - the flag and "Create a copy
for translation") and all in separate flexforms but default filled with
the content of the default language.

It was better for the editor than all languages in one flexform -
imagine the loading time of such a flexforms with a RTE in three or more
languages.

Maybe this way doesn't work anymore in TYPO3 4.2 - but this bring me
back to my question: Why can I localize it than in the list view?

_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 21.07.2008, 17:54
Franz Koch
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Localization of a FCE

Hi guys,
>> lee perry wrote:
>>> I know they are special and I know to add the meta-tags:
>>>
>>> <meta type="array">
>>> <langChildren type="integer">1</langChildren>
>>> <langDisable type="integer">1</langDisable>
>>> </meta>
>>>
>>>
>>> but I don't understand, why the localization button is shown in the
>>> list view but not in the page-view. so the localization would work
>>> fine, but I cannot expect from the editor to change to listview for
>>> localization a FCE.

>>
>> You set langDisable to 1 So you disabled translations for this FCE.
>> It should be set to 0.

>
> I've set langDisable allways to 1 in my further projects - together with
> "mod.web_txtemplavoilaM1.translationParadigm = bound" I've got a
> clearly arranged localization view of the page.
>
> With these settings I've got all my FCEs with the possibilty to
> translate (the missing localization link - the flag and "Create a copy
> for translation") and all in separate flexforms but default filled with
> the content of the default language.
>
> It was better for the editor than all languages in one flexform -
> imagine the loading time of such a flexforms with a RTE in three or more
> languages.
>
> Maybe this way doesn't work anymore in TYPO3 4.2 - but this bring me
> back to my question: Why can I localize it than in the list view?


I've got the same problem and no solution. I don't wan't to use any
inline-translation features of FCEs - so 'langDisable' and
'langChildren' are both set to 1 in my FCEs. When this is done, the
'localization guide/manual' tells me, that I should be able to translate
the content element itself with the localization buttons/flags. I can do
this in listView and default page module - but those don't show up for
FCEs in the TV page module. So is this a bug in TV? I think so.

--
kind regards,
Franz Koch
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #7  
Alt 21.07.2008, 19:04
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Localization of a FCE

Hi!

Franz Koch wrote:
> I've got the same problem and no solution. I don't wan't to use any
> inline-translation features of FCEs - so 'langDisable' and
> 'langChildren' are both set to 1 in my FCEs. When this is done, the
> 'localization guide/manual' tells me, that I should be able to translate
> the content element itself with the localization buttons/flags. I can do
> this in listView and default page module - but those don't show up for
> FCEs in the TV page module. So is this a bug in TV? I think so.


I think you want "free" translation paradigm. If yes, you have to activate it in TV using page TSConfig.

--
Dmitry Dulepov
TYPO3 Core team
More about TYPO3: http://typo3bloke.net/
Subscribe: http://typo3bloke.net/rss.xml
Latest article: http://typo3bloke.net/post-details/n..._as_typo3_mvp/
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #8  
Alt 21.07.2008, 22:18
Franz Koch
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Localization of a FCE

Hi Dmitry,

>> I've got the same problem and no solution. I don't wan't to use any
>> inline-translation features of FCEs - so 'langDisable' and
>> 'langChildren' are both set to 1 in my FCEs. When this is done, the
>> 'localization guide/manual' tells me, that I should be able to
>> translate the content element itself with the localization
>> buttons/flags. I can do this in listView and default page module - but
>> those don't show up for FCEs in the TV page module. So is this a bug
>> in TV? I think so.

>
> I think you want "free" translation paradigm. If yes, you have to
> activate it in TV using page TSConfig.


Thanks for your help, but I don't. I want the same (bound) content
structure for all languages, but I don't want FCEs to be localized
inline. All I want is to have the same possibility to use 'physical'
language overlay records for FCEs as it's possible with regular content.
I know that the FCE-fields can't be merged then, which is ok for me.
And it's working when I use list-module or regular page module. But TVs
page module is simply not providing the nice translation flag below the
element for FCEs where 'langDisable' is set to 1 - which means for me
that not only the flexform should get translated, but the whole CE. So
the language flag should also appear here.

See [1] for a example. The regular text CE can be translated by clicking
on the british flag - the FCE not - but it should, because it's set to
'<langDisable>1</langDisable>'. See what i mean? It's ok when the flag
is missing for FCEs where inline-translation is enabled - but it should
be there where it is disabled and the FCE's language is not set to 'all
languages'.

[1] http://hosting.elements-net.de/temp/...on-problem.png
--
kind regards,
Franz Koch
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #9  
Alt 22.07.2008, 09:37
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-templavoila] Localization of a FCE

Hi!

Franz Koch wrote:
> Thanks for your help, but I don't. I want the same (bound) content
> structure for all languages, but I don't want FCEs to be localized
> inline. All I want is to have the same possibility to use 'physical'
> language overlay records for FCEs as it's possible with regular content.
> I know that the FCE-fields can't be merged then, which is ok for me.
> And it's working when I use list-module or regular page module. But TVs
> page module is simply not providing the nice translation flag below the
> element for FCEs where 'langDisable' is set to 1 - which means for me
> that not only the flexform should get translated, but the whole CE. So
> the language flag should also appear here.
>
> See [1] for a example. The regular text CE can be translated by clicking
> on the british flag - the FCE not - but it should, because it's set to
> '<langDisable>1</langDisable>'. See what i mean? It's ok when the flag
> is missing for FCEs where inline-translation is enabled - but it should
> be there where it is disabled and the FCE's language is not set to 'all
> languages'.
>
> [1] http://hosting.elements-net.de/temp/...on-problem.png


Truly speaking I do not remember that particular part I seem to remember that setting langDisable=1 disable any way to localize FCE. And if you set it to 1, the value of langChildren is ignored.

What happens if you set langDisable to 0 and play with langChildren?

--
Dmitry Dulepov
TYPO3 Core team
More about TYPO3: http://typo3bloke.net/
Subscribe: http://typo3bloke.net/rss.xml
Latest article: http://typo3bloke.net/post-details/s...ivity_session/
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-templavoila
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-templavoila] localization button!? Philipp Holdener typo3-project-templavoila@lists.netfielders.de 2 14.09.2007 15:07
[TYPO3-german] Templavoila: kein Localization Button!? Philipp Holdener typo3-german@lists.netfielders.de 0 14.09.2007 10:31
[TYPO3-templavoila] Localization of FCEs in the BackEnd Miriam Scheibe | Paints typo3-project-templavoila@lists.netfielders.de 0 30.08.2007 17:14
[TYPO3] EXT Localization rocky Ou typo3-english@lists.netfielders.de 5 18.12.2006 16:11
[TYPO3-templavoila] FCE and localization: doesn't work Dmitry Pikhno typo3-project-templavoila@lists.netfielders.de 0 06.12.2006 09:48


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:11 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75