hi,
i tried to insert a whole gallery in a post. without a post-title the imgaes ended up in the comments/posted-by box (at least in the preview). doesnt really bother me, but is still weird.
actually i couldnt get this plugin to work at first, because the path in
plugin_mediainsert.tpl
expects serendipity to be in root dir. maybe you could have an $installpath in main config and take it from there?
Extended options for media manager -> no title, no fun
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Extended options for media manager -> no title, no fu
Hi!
You are right about the template file, it should work if you change
with
can you verify this?
Best regards,
Garvin
You are right about the template file, it should work if you change
Code: Select all
src="/uploads/...
Code: Select all
src="{$serendipityHTTPPath}uploads/...
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/