[Typo3] New Plugin: How to insert a selector box in the BE

Mischa Koning t3 at xoning.com
Mon Mar 28 20:11:23 CEST 2005


one last time as I just wanted to thank Christopher and Matthias. 
I have solved my problem by using FlexForms, perfectly suited for 
the task...
 mischa

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de]On Behalf Of Mischa
Koning
Sent: Monday, March 28, 2005 11:08 AM
To: TYPO3 English
Subject: RE: [Typo3] New Plugin: How to insert a selector box in the BE



thanks for the quick responses. Have read the Core API doc again and it
seems
the best way to get this done is indeed the FlexForm option. Something new
to
learn  :o)

 mischa



-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de]On Behalf Of
Christopher
Sent: Sunday, March 27, 2005 9:22 PM
To: TYPO3 English
Subject: Re: [Typo3] New Plugin: How to insert a selector box in the BE


Hi there,

--- Mischa Koning <t3 at xoning.com> wrote:
> Dear List,
>
> I have successfully written my own extension (a front-end plugin in PHP,
> using the kickstarter) and need now to have a function like in tt_news,
> where the admin can make the selection LIST, LATEST, AMENU etcetera.
>
> The content element type with LIST should go in the main culumn of the
> page,
> the second in the border column.
>
> Everything has been prepared but the only thing I can't work out is the
> selector box in the backend.
> Maybe another option is to use a TSconfig field but it's also not clear
> how
> to get that in the BE?
>
> I assume the selector box will then create a config-var that you can have
> access to with $this->conf["variable."], right? At least that's what
> tt_news
> seems to use.
>
> Could anyone direct me in the right direction?


Yes :) First there the video tutorials - search this page:


http://typo3.org/documentation/videos/wmv-format/


...for the phrase 'Frontend Plugin Development'. There are 11 videos about
how to build frontend plugins.

Secondly, there's the API documentation:


http://typo3.org/documentation/document-library/doc_core_api/


[At least part of] your specific question is answered in section 4.2.9, but
IMO it's probably just as well to use the kickstarter to build the BE
interface elements.

-Christopher






__________________________________
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.
http://info.mail.yahoo.com/mail_250
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english




More information about the TYPO3-english mailing list