[TYPO3-core] RFC #12679: Pagemodule don't show clipboard paste icon when there is no content
Steffen Kamper
info at sk-typo3.de
Thu Jul 15 01:39:11 CEST 2010
Hi Reinhard,
this looks much better! It's exactly what i meant.
Unfortunally the page module needs more logic. This situation let the
clipboard fail: you only set colPos as override. But with Language
submodule, the paste icons are rendered in different language columns,
and a try to paste an english CE in a german column fail - it's pasted
in english column. The same happens when you are in Columns submodule
and switch the language - even worse because you don't see where the
element is pasted.
Only solution would be to override language too or forbid paste in
different language.
I'm not sure what happens if you paste a copied element in a verioned
page, that has to be verified too.
You see, the page module is a list module too, but has different context
scenarios, which is different in the list module.
Don't hesitate, it's on the right trail, just some more to test and improve.
vg Steffen
More information about the TYPO3-team-core
mailing list