Hello,

This is a great extension and also the extension our students and
instructors (University K.U.Leuven) ask for. We have a 'wiki-farm'
with now already +/- 500 wiki's with one 'template wiki' and the real
wiki's all have symbolic links to that wiki, only the local settings
file and the /image directory are 'real' files and of course each wiki
has it's own database.
I installed this extension on our testserver (not public) and
everything worked great (I can create PDF/ODF/HTML) but only the
images in the rendered files doesn't work :-(

I already spend a lot of time trying to get it work, but without a
result.
* First I tried to change - return 'http://' + wiki + '/images/'; - in
Gadget-popups.js because we work with https. No result...
* Normally we use img_auth.php, but I placed a $_SERVER variable (we
work with Sibboleth auth) for the render service so that he doesn't
have to use img_auth.php He can go directly to http://wikiname.com/images/
* Since I did that this is the error message in the /tmp/mwrender.log

--
71% parsing Gif76% parsing 77% layouting 2009-06-23T09:57:16
rlwriter.info >> rendering: 'Gif'
77% layouting GifTraceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/mwlib.rl-0.11.3-py2.4.egg/
mwlib/rl/rlwriter.py", line 1245, in writeImageLink
    ret = self._fixBrokenImages(img_node, img_path)
  File "/usr/lib/python2.4/site-packages/mwlib.rl-0.11.3-py2.4.egg/
mwlib/rl/rlwriter.py", line 1186, in _fixBrokenImages
    img = PilImage.open(img_path)
  File "/usr/lib/python2.4/site-packages/PIL/Image.py", line 1916, in
open
    raise IOError("cannot identify image file")
IOError: cannot identify image file
2009-06-23T09:57:16 rlwriter.warning >> image skipped
88% layouting Gif2009-06-23T09:57:16 rlwriter.info >> start rendering:
'/tmp/7/7b/7b49ff1baea00f14/tmp02CdjV'
88% rendering 90% rendering 94% rendering 98% rendering
2009-06-23T09:57:16 rlwriter.info >> ###### RENDERING OK
100% finished
--

* I checked /tmp/7/7b/7b49ff1baea00f14/ found collection.zip and when
I extract that zip-file I get an /image dir with the file
File:Kuleuven.gif but when opening that file he doesn't show the
image...

I hope someone can give me some hint or some help!

Thank you very much!!

Pieter
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to