There really isn't a good way to do this. The topic editor is really old and is, arguably, one of the most neglected pieces of code. That page should have been updated a long time ago to allow for remote image uploads (similar to image articles or user profile pictures).

Anyway, if you have completely seperate Geeklog installations on one server then you will notice that $_CONF['path_layout'] by default is set to $_CONF['path_html'] . 'layout/'. Note that this is where all the template files are stored so tweaking $_CONF['path_layout'] the way you want isn't going to work. Instead you will have to simply move your topic icons for each site into their respective directory..

This if you have SiteA at /path/to/SiteA/ and SiteB at /path/to/SiteB/ then you would put the topic icons in /path/to/SiteA/public_html/images/topics/ for SiteA and /path/to/SiteB/public_html/images/topics/ for SiteB.

HTH,

--Tony

Todd Whipple wrote:
Where can I find the setting to adjust the pointer to the image directories? Specifically for setting TOPICS graphics. I am running multiple instances of geeklog on my site and would like each site to have their own set of graphics in their icon folders. I would like to be able to point the icons to $_CONF ['path_layout']. As it is by default, the icons are pulling from the geeklog/public_html/images/

Thanks,

-Todd
_______________________________________________
geeklog-users mailing list
[EMAIL PROTECTED]
http://lists.geeklog.net/listinfo/geeklog-users

Reply via email to