[TYPO3-dev] Questions about extension development

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Wed Feb 21 09:43:34 CET 2007


Brian Bendtsen wrote:
> Hi
> 
> I have just created a small extension for showing a list of contacts in 
> a company.
> 
> I have three questions:
> 
> 1. How do I display the name of a contact in the BE list instead of the 
> uid?

See "label" here:
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.0.0/view/4/2/#id2810054

> 2. I have tried to place the contact records in a sysFolder and then 
> insert the plugin on a different page which refers to the sysFolder, yet 
> it only displays contacts if I place them on the same page as the plugin.

Well, this is your code :) Select records from the correct place.

> 3. I have read the kickstarter tutorial, where do I go from here to get 
> to a more advanced level of extension development?

Experiment! :) Look into existing extensions (mininews is good for learning)

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)




More information about the TYPO3-dev mailing list