Quote:
Originally Posted by FleaBag
Hello Crist! Would just like to say I am eternally greatful for this hack! It has given a great new aspect to my site. I have a couple of suggestions for new features if you'd be at all interested!
|
Thanks for your supporting!
Quote:
Originally Posted by FleaBag
First of all, is there any way to include support for Photopost vBGallery? I currently use this hack here to play media files in-line. Due to the way my Gallery is set up, the download link [file location] for a media file hosted in the gallery takes the following format.
Code:
http://www.dragonninja.co.uk/gallery/misc.php?do=downloadfile&i=754
And will actually point to the file here...
Code:
http://www.dragonninja.co.uk/gallery/files/3/7/9/2/RepeatRep.mp3
Is there a way for your hack to interprit these URL's also? So I can use the [media] tag in the forums to play a file in my gallery?
|
You meant to auto-detect the file type?
if photopost is integrated with your vB,
we could try to write a add-on to query the type of this file,
and then use [media]http://www.dragonninja.co.uk/gallery/misc.php?do=downloadfile&i=754[/media] to play it.
and you could also play it manually, ex.
[media="0,0,0,0,mp3"]http://www.dragonninja.co.uk/gallery/misc.php?do=downloadfile&i=754[/media]
Quote:
Originally Posted by FleaBag
Secondly, would it be possible to have an icon shown on Forumdisplay, next to the 'sticky' icon for example, to show that a thread contains a file with [media] tags?
Thanks!
|
Emmm....
this could be rather complex,
and personnally i think it's now very useful.