Forums / General / Fast way to add an article with images

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Fast way to add an article with images

Author Message

Oree Eyo

Monday 18 July 2005 1:38:40 pm

Hello.
I'm looking for the fastest way to let an editor add html pages to the articles sections.
These html pages were saved using MS Word "Save As html(filtered)"
The problem is the images.
msword creates a folder with all kind of images related to the html page.
On each html page there are 5-20 images. And it's ridiculous to ask the editor to upload and add them one by one.

I gave webdav a chance...
After uploading article.html and the article_files folder I've found that Exponential treats the html as a file object and not as an article. (why?)
Even If I solve this problem. The images are related to "article_files/" e.g <img src="article_files/bump.jpg">

Is there another way to add a html file with images straight into the content system without uploading images one by one ?
Or any way to make ezwebdav add article objects?
Thanks...

Tuesday 19 July 2005 1:02:22 am

Hi,

Take a look at the OpenOffice extension:
http://ez.no/community/contribs/import_export/openoffice_org_extension

I guess it will fit the job perfectly.

Oree Eyo

Tuesday 19 July 2005 7:59:34 am

Thanks Hans, but that's not my case since I don't use OpenOffice...

I have these word html documents and have no access to their Doc files...

Bertrand Dunogier

Friday 05 August 2005 12:26:38 pm

Oree, I think it is not possible... so far at least, unless you write your own import extension :)

But can't you import these HTML archives as OpenOffice documents then use the extension ?