[TYPO3-templavoila] Building simple paste functionality to frontend - failing paste - copy
Tapio Markula
tapio.markula at atwebteam.com
Thu Feb 8 00:02:29 CET 2007
Tapio Markula kirjoitti:
> Hi
>
> I made simple paste functionality to frontend.
> I must build a new command handling like
> mk_tvfrontend
Sorry - get working copy
$ok = $TVObj -> insertElement_setElementReferences ($destinationPointer,
$sourcePointer['uid']);
$ok = $TVObj -> copyElement($sourcePointer, $destinationPointer);
but in cut/paste I didn't get
paste disappearing automatic. After paste operation
the clipboard didn't cleared automatic.
Maybe in future I put this in public extension
More information about the TYPO3-project-templavoila
mailing list