Active
Project:
FLV Media Player
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2010 at 21:21 UTC
Updated:
28 Oct 2010 at 21:21 UTC
As explained below the field: URL for video file should include http://
(Idem for Preview image)
If I have a site of test www2.mysite and i include http://www2.mysite/... for the video urls, when I copy the content of the site to the real site www.mysite, I must modify all the video urls !
Is it possible to modify the module to accept relative url ? (Starting from the drupal root for example.)
If you check if there is no "http://", you can use the drupal root variable before the url given.