[TYPO3] bulk load content/pages using Database??

Ries van Twisk typo3 at rvt.dds.nl
Thu Jan 12 20:57:53 CET 2006


David,

basicly you can't really do it like that...
However if you know how a typo3 DB is organised you can create a import 
filter for it.
Create pages and fill in all it's content.

I had to do it one day to import access into typo3, about 200 pages _ 
content if I remember correctly.

In your case you extract the information you need from the HTML, create 
pages and create content records.

Ries

>Hello,
>
>I have a static site that I am moving over into typo3.
>
>It has many repetitive pages with slightly different information. An 
>example would be:
>
>categorypage001
>-categorypage001a
>-categorypage001b
>categorypage002
>-categorypage002a
>-categorypage002b
>...
>
>The pages would have the same content with minor changes (ex: change 001 
>text or vars to 002)
>
>I have already created one level to work off of in typo3
>categorypage001
>-categorypage001a
>-categorypage001b
>
>Is there a way for me to use that info as a template and create a CVS 
>file for all the others and then upload it to the Database and have 
>typo3 all populated correctly.
>
>Or is there just to many tables and/or fields to try and take care of, 
>and it is just best to copy and past page nodes and step through them to 
>make the changes manually?
>
>Thank you for any help.
>David Harnig
>_______________________________________________
>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