[TYPO3-dev] [TYPO3-core] RFC #12679: Pagemodule don't show	clipboard paste icon when there is no content
    Reinhard Führicht 
    rf at typoheads.at
       
    Mon Aug  9 17:32:40 CEST 2010
    
    
  
Hi Steffen and list,
I tried to implement the wanted behavior in the attached v11.
Am 2010-07-15 19:38, schrieb Steffen Kamper:
> I try to summarize expected behavior:
>
> * copy record to other language, same page: translate record, don't
> touch existing translations
Check
> * copy record to other language, different page: translate record, copy
> original record and existing translations to other page
I don't really see why to add a different behavior here. So in the 
attached version this behaves the same way as copying on the same page.
>
> * move record to other language, same page: i would forbid this, makes
> no sense. Best is don't render paste icons.
check
> * move record to other language, other page: i would forbid this too.
> only moving original record makes sense, then move translations too.
check
>
> This extra logic is needed, copy&move in list module behaves the same,
> but there is no single view of languages.
Regarding the list module, I turned t3lib_clipboard into a singleton. In 
my view, this makes sense since all components should share the same 
clipboard settings and content.
Please provide feedback, since this is not easy to test.
Regards,
Reinhard
    
    
More information about the TYPO3-dev
mailing list