Hello,
Just after I've
created a new site, I'd like to import (in terms of structure of pages and data)
data from an older portail a simple one, in static HTML pages (not a Jahia
one).
I suppose that I
have a directory structure and HTML files well formed in XHTML and I know how to
extract all pertinent data.
--> So how to
write this module from a Jahia point of view ?
Is the API capable
to update page structure (Would I able to create new pages form a template)
?
--> Where do I
place this module in the general architecture of code ?
a JSP, a servlet, an
independant code ?
Any advice or
"cookbook" for that task ?
Thank's a lot
;-)
