On Thu, 2001-11-22 at 03:46, =d0Mi= wrote: > > Hi all !! > > First of all I'd like the thank all of You > who's developing qmailadmin (and vpopmail too) > for the well done work !! > > Thank You ! > > Now the question.... > How can I choose the location of ../images > directory ? > > I use "--with-html-libdir=/some/path/qmadmin" > and it works fine, all templates is in > /some/path/qmadmin/html BUT png's is still > in doc_root/images > > Or am I missing something here.... ??? > > This is propably not a big problem, everything > is workin jus fine but its quite annoying though... > At the same time I think it's quite easy to fix in future > releases... > > I guess the most of us have a standard images directory > in docroot for mainsite ( I do... :-) and want to keep > application specific images separated from them... > > So, why not let images dir allways "follow" --html-libdir > or have an --images-dir option in config...
It's the old GPL addage. The folks working on the code are scratching an itch. When the itch is gone there is no need to change it. It works for most of the folks, works for me, works for Bill Shupp. Fixed.. hmmm.. yes.. hmm.. needs fixing, not to me. Works great for me. If you want something changed then do what all of us have to do. Come up with a convincing argument for the change, make the change, test it, we add it to the release, then you support folks on the mailing list who can't get it working because of your changes :) The images have to be accessible via an http request, unless you can come up with the code to send the images within the first http data stream. Ken Jones
