I got an issue about exporting an importing images.
I have css classes that use image like:
.a_class{
background: url("/xwiki/resources/images/some_image.png");
}
of course when I exported my xwiki as .xar, there will be no images in that
package.
Deploying the package on other computer needs to manually copy images into
the folder.
Is there a way to include images into .xar packages and importing could
create image folders??
--
View this message in context:
http://xwiki.475771.n2.nabble.com/How-to-export-and-import-images-tp7586878…
Sent from the XWiki- Users mailing list archive at
Nabble.com.