> Jan Haderka wrote: > > The other option is to write and register import handler for data module > > and have it start the import shortly after your instance is up and > > running and all types are registered already.
> ok, it seems that it will be the best way, that I will implement > my own import handler. Could you give a little hint how I could > do that? Have a look at info.magnolia.module.data.samples.DateTimeImportHandler It is a sample import handler that creates a node with current Date&Time in the data repository when it runs. HTH, Jan ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
