ImageDrawer within the old BXCMS

"Michael Rolli" <[email protected]> Sun, 23 May 2004 22:47:50 +0200
Newsgroups gmane.comp.cms.bitflux.general.german
Message-ID <[email protected]>
Hi Chregu

Finally three weeks after you have showed the ImageDrawer in BXEng to me
I had the time to implement it within the old BXCMS.

It was some work. I took the way with a pipeline for querying the db for
imageobjects and then transforming it into the xml format kupu requests
(collection/items/...). It works well and am definitely still amazed.
;-)

I made some docu/howto and placed it here:
http://wiki.bitfluxeditor.org/index.php/ImageDrawer

Here's the actual text:
http://wiki.bitfluxeditor.org/index.php/Tweaking%20the%20old%20BXCMS

I hope you're pleased else changed it. ;-)
There's still a question: Can I place the libaries.xml anywhere else
(i.e. in admin/wysiwyg/inc? Tried some url stuff in config.xml
(prefix-attr, absolut, relative path) but nothing worked for me. So I
had to place it in the DocumentRoot.

Cheerz
Michael