[Typo3-dev] HOWTO for CVS version

Christian Lang christian_lang at gmx.de
Thu Apr 8 11:34:08 CEST 2004


>Hi Christian!
>  
>
>>As the last operation you have to copy the global extensions into their 
>>position in the typo3/ folder!
>>The global extensions are not found there in the TYPO3core module 
>>because they are technically not a part of the core although they are 
>>distributed along with it whenever you get hold of the tar files. So 
>>from the most recent tar package of TYPO3 source you can find that 
>>directory and copy in here.
>>Notice that each global extension might infact have its own CVS project 
>>somewhere, like on SourceForge.net, project "TYPO3 Extension Development
>>Platform".
>>    
>>
>
>But that was exactly what I was looking for. Is there a list of the
>repositories I have to check out for an all CVS version of Typo3? For test
>purposes I'd consider this the best alternative.
>  
>
I think there are only some of the global extensions available via CVS 
(http://sourceforge.net/projects/typo3xdev).
So you first have to download the source from 
http://typo3.org/1331.0.html and copy the globals extensions from 
typo3/ext/ to your CVS-version.
Then you can get updated or additional extensions from CVS and replace 
the old ones. For example you might want to replace "css_styled_content" 
by "tx_cssstyledcontent" from CVS. Don't forget to remove the "tx_" in 
the name of the extensions you get from typo3xdev.

Christian





More information about the TYPO3-dev mailing list