[TYPO3-english] Automatic content upload
Bjoern Pedersen
bjoern.pedersen at frm2.tum.de
Tue Feb 15 15:57:48 CET 2011
Am 15.02.2011 15:38, schrieb Tomasz Melcer:
> Hello,
>
> I've got a set of static HTML files, and I'd like to put their contents
> into TYPO3 as separate pages. Doing this manually will be cumbersome, as
> this task will have to be repeated regularly (the HTML files are
> generated from documentation of our product). Therefore I am looking for
> a way to make this automatically, from a script which would create pages
> and fill in columns with plain HTML elements accordingly.
>
> I already have means to extract data. I am now looking for a way to make
> automatic upload. I googled a bit, but it seems that my usual keywords
> return nothing related to my problem.
>
> What are my choices?
>
> Does TYPO3 have any kind of remote API?
>
> Should I think of writing a TYPO3 extension that would mass-create pages?
>
> Thanks,
>
> Tomasz Melcer
I have used external_pageset for such an application,
http://typo3.org/extensions/repository/view/external_pageset/current/
but these could also be useful:
http://typo3.org/extensions/repository/view/webparser/current/
http://typo3.org/extensions/repository/view/netcos_htmlfile/current/
http://typo3.org/extensions/repository/view/tgr_statichtml/current/
Björn
More information about the TYPO3-english
mailing list