0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING JUNE 30, 2025. Read our  Farewell Blog Post  for more info.

Video plug-in question

    • Steve_'s Avatar
    • Steve_
    • Sr. Rocketeer
    • Posts: 115
    • Thanks: 0

    Video plug-in question

    Posted 12 years 11 months ago
    • two questions:

      1)- any thoughts to a great video (youtube) plug in for a RT template? On the extensions.joomla.org site there are 86 i think in the multimedia display. Just wondering what the RT communitiy is using. if you all send a bunch of ideas- i'll create a poll..

      2) anyone know of a video module that looks like the video section to Ted.com
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Video plug-in question

    Posted 12 years 11 months ago
    • Hi there,

      A lot will depend on what you want to achieve and where, for example only in article or modules too?

      RokBox will handle youtube videos as a plugin. You can also add straight html links if you want to use in a module.

      I have also used extensions.joomla.org/extensions/social-...video-channels/16654 where I just want a simple video displayed.

      Hope this helps 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
  • Re: Video plug-in question

    Posted 12 years 10 months ago
    • I'm using AllVideos and managed to get it to work with RokTabs by commenting out the following code block around line 567 in /modules/mod_roktabs/helper.php
       
          // strips tags won't remove the actual jscript
          $text = preg_replace("'<script[^>]*>.*?</script>'si", "", $text);
       
          $text = preg_replace('/{.+?}/', '', $text);
          $text = strip_tags($text, $tags);
       
      You can see the results at: http:// warstory . com . au (remove spaces).

      AllVideos will embed YouTube and other types of videos into your website but it can also display locally hosted videos too.

      AllVideos is at: extensions.joomla.org/extensions/multime...layers-a-gallery/812

      Neil.
    • Webilicious
      Web Design and Development Services
      https://www.webilicious.com.au
      https://iconifier.net
      https://webhostingdownunder.com.au

Time to create page: 0.120 seconds