Play and preview in protected content (non public_html)
Posted: 05 Dec 2013, 19:43
Hi,
I need to add some video galleries in a project and I need the different video sections to be accesible only to certain groups. I haven't found any video Gallery for Joomla that is ACL aware so I'm considering to use Phoca download instead. People would see the videos by entering the Phoca Download section and playing the play button. Changing an existing video gallery in order to allow ACL seems to be quite harder than customizing Phoca Download. Do you agreee?
The problem is that Phoca Downloads "play and preview" functions is said not to work when content is protected and out of "public_html" access. I suppose this is due to the fact that the Player uses flash and flash can not use web browser's cookies so a direct unprotected link is required due to the lack of session cookie. Is this the reason? If this is the reason, why not just append to the protected URL the PHPSESSID argument ? This way the content request made by the player would be authenticated and Phoca Downloads ACL constraints would allow or disallow access correctly.
Thanks
I need to add some video galleries in a project and I need the different video sections to be accesible only to certain groups. I haven't found any video Gallery for Joomla that is ACL aware so I'm considering to use Phoca download instead. People would see the videos by entering the Phoca Download section and playing the play button. Changing an existing video gallery in order to allow ACL seems to be quite harder than customizing Phoca Download. Do you agreee?
The problem is that Phoca Downloads "play and preview" functions is said not to work when content is protected and out of "public_html" access. I suppose this is due to the fact that the Player uses flash and flash can not use web browser's cookies so a direct unprotected link is required due to the lack of session cookie. Is this the reason? If this is the reason, why not just append to the protected URL the PHPSESSID argument ? This way the content request made by the player would be authenticated and Phoca Downloads ACL constraints would allow or disallow access correctly.
Thanks