[Typo3-dev] Typo3 only for nerds?
Troels Kjær Rasmussen
troelsr at msn.com
Sat Aug 20 09:12:24 CEST 2005
A small tip on extending core files (and this is not meant as an insult,
injury or anything derogatory).
Take a look at this part of the core API docs:
http://typo3.org/documentation/document-library/doc_core_api/Which_classes/?encryptionKey=&cHash=5214ac2cd7
This will help you to modify core without modifying the core files
themselves. Wrap it up as an individual extension and install. (When you´ve
read and comprehended the basics from the above) ..tip 2: I usually make
separate classes with simple calls from the original ux_ extension so it´ll
be easier to maintain my own modified classes when core is updated.
...finally som constructivism...and I´ll restrain myself from suggesting you
on the mascot list ;-)
Troels Kjær Rasmussen.
"tapio" <tapio.markula at dnainternet.net> wrote in message
news:mailman.1.1124518786.20366.typo3-dev at lists.netfielders.de...
>
>>
>> And now back to work...
> If someone wants to see my changes to core file, I made a zip-file
>
> http://www.tapionet.net/typo3/development/changed.zip
>
> Many changes are minimal - jus taking off fixed width and height value,
> but some has much more changes.
> Most remarkable changes has been mentioned
> http://www.tapionet.net/typo3/development/InterfaceFixesForTypo3.doc
> Those files are worth to look. I didn't get everything to work.
>
More information about the TYPO3-dev
mailing list