Thank you Katja for the information. The link you refer to (http://lists.netfielders.de/pipermail/typo3-english/2007-September/043090.html) ends with the same question as I have. I have made my extension/plugin. I have edited the PHP-code for it (Hello-world-style) but I do not know how to get the output in the page.
As I see it I have to connect the plugin to an element or something like it. But how and where is that done? Regards, Anders Katja Lampela wrote: > the link isn't too usable, the thread is called "Creating you own > extension".. > > Katja Lampela kirjoitti: > >> Hello Anders, >> >> Check this thread: >> >> news://news.netfielders.de:119/[EMAIL PROTECTED] >> >> >> So at least two ways, code your own php/typoscript or use an existing fe >> output extension. >> >> hth - Katja >> >> >> Anders Axelsson kirjoitti: >> >>> Hi. >>> >>> I have created a simple plugin using Kickstarter and are now trying to >>> get the output from the PHP-file (main-function in the class) to show >>> on the website. >>> I'm using TemplaVoila and already have a structure so I'm simply do: >>> List-view -> Righ click on my subpage -> New -> Pagecontent. >>> There I change "Type" to "Insert plugin" and select my plugin in the >>> list "Plugins" and save the page. >>> >>> This is not enough for the default-string in my PHP-file to be printed >>> on the page. >>> I realise that there must be some way for me to connect the plugin to >>> an element to specify where the data from the function should be put. >>> >>> Can someone give me some advice on how this should be done? >>> >>> Regards, >>> Anders >>> >>> > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english > > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
