[TYPO3-realty] Realty Objects - add new fields

Ada Borlovan ada at borlovan.de
Thu Feb 4 18:35:36 CET 2010


Hello,

I made a new extension and I added all the fields I needed.
After this I modified this two files: 
	tx_realty_frontEndEditor.xml and 
	tx_realty_frontEndEditor.html. 
Everything seems to be ok. But I don't know exactly what is the Role of the
file tca.php. Should I also there modify? (I very new in Typo3 and I am not
so familiar with extensions)

Thanks a lot!  

-----Ursprüngliche Nachricht-----
Von: typo3-project-realty-bounces at lists.typo3.org
[mailto:typo3-project-realty-bounces at lists.typo3.org] Im Auftrag von Oliver
Klee
Gesendet: Mittwoch, 3. Februar 2010 18:22
An: typo3-project-realty at lists.typo3.org
Betreff: Re: [TYPO3-realty] Realty Objects - add new fields

Hi,

Ada Borlovan schrieb:
> I want to add new fields to table realty_objects and depending on this
field
> to hide or to show some other fields. 
> 
> The Problem is that I'm not sure how to do this. From where should I
begin?
> What files should I edit?

Generally, I recomment creating a new extension for this. Otherwise, all
your nice changes would be overwritten by the next realty update.

IIRC, the kickstarter provides a way of adding new fields to existing
tables.


If you really want to edit the realty extension files (and never want to
upgrade the extension again), these are the ones you'll need to edit:

ext_tables.sql
locallang_db.xml
tca.php


Generally, both approaches require a good working knowledge of how TYPO3
extensions are created and what files do what.


Maybe the fields which you'd like to add are interesting for the
official version of the extension. If you think and either would like to
provide a high-quality patch or sponsor me for programming this, please
let me know.

Best regards,


Oliver
-- 
Certified TYPO3 Integrator | TYPO3 Security Team Member
_______________________________________________
TYPO3-project-realty mailing list
TYPO3-project-realty at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-realty



More information about the TYPO3-project-realty mailing list