- mercromina responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 08:01 PM
- craigh responded to »TagIt 3.0 for Zikula« 03:58 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Best Module for Video Clips?
-
- Rank: Registered User
- Registered: Sep 01, 2008
- Last visit: Mar 12, 2010
- Posts: 17
I am looking to have a section of folders with short video clips inside (like a gallery module) any suggestions on the best module to use for this? -
- Rank: Softmore
- Registered: Aug 12, 2003
- Last visit: Mar 08, 2010
- Posts: 111
I am surprised you ask this question, because you already use crpCalendar. The same author wrote a module called crpVideo...
--
And out of the chaos sounded a voice and spoke: "Be happy and smile, for it could have come worse."
And I was happy and smiled - and it came worse... -
- Rank: Registered User
- Registered: Sep 01, 2008
- Last visit: Mar 12, 2010
- Posts: 17
thanks - still new to the Zikula modules - was a postnuker and had not updated in years. Finally decided it was time to "get with it" ;P -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1401
Also the Content module can play youtube and vimeo clips.
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
espaan,
how difficult would this be to allow Youtube clips in News module?
supa
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook -
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1401
Hi supa,
mmhh, to be honest I'm not sure what Content or crpVideo does to get by the safehtml stuff. I think a MultiHook needle would be the easiest to get it in (maybe there is already something like that
).
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6840
Easy Erik, SafeHTML doesn't touch template code, only input code, both modules have the blocked code in the template, thereby bypassing the filter. All Content actually uses is the id code that's in the URL for YouTube.
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
So are we saying this should be fairly easy to add to the News module's templates? Am I getting a bit giddy here? Cause this would be a great add to the News module. This an other inclusions are reasons why users might look at another module for other content.
Halbrook is the statement you made for sure factual?
supa
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook -
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6840
All I said was how Content handles it, and I presume that's also how crpVideo handles it. I said nothing about how to implement it in news.
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Developer
- Registered: Aug 23, 2003
- Last visit: May 31, 2010
- Posts: 1401
Then it is still the easiest to make a MultiHook needle that you can just insert in the article that converts a movie URL to the code needed for display. I have made the Vimeo plugin for Content (heavily copied from the youtube plugin of course), so I already know a bit on the movie codes.
But a question to you supa: do you have the videos local or on youtube/vimeo?
--
campertoday.nl, Module development, Dutch Zikula Community -
- Rank: Softmore
- Registered: Dec 23, 2003
- Last visit: May 05, 2010
- Posts: 351
espaan,
I have some local flash video as well that I have never been able to use on my site. It compresses better than avi/wmv etc., so truthfully I would love to use it. I also have Youtube videos as well.
thanks,
supa
--
Caribbean News
Online Shopping from USA, Canada, UK, France, Germany
On Facebook
- Moderated by:
- Support
