[TYPO3-english] change extension backend
Stephan de Bruin
stephan.de.bruin at dpdk.nl
Thu Nov 20 15:56:01 CET 2008
Thanks Dmitry,
it is now showing a RTE in the backend, but when I insert an internal
link, it isn't saved correctly.
It links to http://project.url/263 in stead of
http://project.url/index.php?id=263
Any suggestion to how I could fix this?
Btw, I changed my types to:
"types" => array (
"0" => array("showitem" => "term;;;;1-1-1, category,
description;;;richtext[*], image, file, author, status")
),
Dmitry Dulepov schreef:
> Hi!
>
> Stephan de Bruin wrote:
>> I want to change a textarea to a RTE (backend)in an existing extension
>> (rtgdictionary). I've put the following in the tca.php file:
>
> You changed the wizard but not the field. You need to adjust "types"
> too. See "special configuration" in the "TYPO3 core API" on typo3.org.
>
More information about the TYPO3-english
mailing list