This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
20 Replies Last post: Dec 17, 2008 3:07 PM by Devin Breen  
Torley Wong Novice 10 posts since
Oct 14, 2008
Currently Being Moderated

Oct 14, 2008 10:51 AM

How do I include blip.tv videos?

Friendly greetings!

 

Evaluating Clearspace and I like the video embed function. I'm a videophile.

 

I see several services on there, but where's services like blip.tv and Xfire? The former has pretty good quality (not as good as the best Vimeo has to offer) and the latter is a massive gaming community with great quality when options are set correctly.

 

Please let me know how I can include blip.tv, Xfire, and other video sites. I understand this might be a security risk but I wish the whole Flash object embed code (from just about any site) could be included.

 

Thanx in advance!

Todd West JiveSupport 4,503 posts since
Jul 14, 2008
Currently Being Moderated
Oct 16, 2008 10:17 AM in response to: Torley Wong
Re: How do I include blip.tv videos?

Hi Torley,

 

If you wanted to allow to Flash embed code this would be possible but will require you to edit a core file. Options are currently being researched to allow users to create custom macros which can insert potentially harmful HTML but nothing has been finalized yet. However, if you'd like to make this change in your instance (to allow this blocked HTML) I can tell you how. Thanks!

 

-Todd

Kevin Jones Novice 84 posts since
Sep 28, 2007
Currently Being Moderated
Nov 19, 2008 2:26 PM in response to: Todd West
Re: How do I include blip.tv videos?

I would like to know how to allow blocked HTML.  Please let me know.

Todd West JiveSupport 4,503 posts since
Jul 14, 2008
Currently Being Moderated
Nov 19, 2008 2:42 PM in response to: Kevin Jones
Re: How do I include blip.tv videos?

Hi Kevin,

 

You need to take the following steps:

 

  1. Extract your clearspace-2.5.x.jar from your WEB-INF/lib/ directory
  2. Open up spring-renderContext.xml from the root of the extracted jar
  3. Edit the following bean to your liking:

        <bean id="htmlFilter" class="com.jivesoftware.community.renderer.filter.HTMLFilter" scope="prototype">
            <property name="enabled" value="true"/>
            <property name="relativify" value="false"/>
            <property name="allowedDomains" value="youtube.com, dailymotion.com, veoh.com, vimeo.com, google.com"/>
            <property name="excludedTags">
                <value>script, iframe, style, link, meta</value>
            </property>
            <property name="excludedAttributes">
                <value>on.*, dynsrc, lowsrc, action, method</value>
            </property>
            <property name="allowImageParams" value="true"/>
            <property name="xssRegistry" ref="xssExceptionRegistry"/>
        </bean>

  4. Save the file and repackge the jar (make sure you have a backup of the original jar)

 

 

Thanks.

 

-Todd

Wally Rogers Novice 203 posts since
Feb 25, 2008
Currently Being Moderated
Nov 19, 2008 7:47 PM in response to: Todd West
Re: How do I include blip.tv videos?

Hi Todd,

Is this how I could add screencast.com to embed a Jing file too?

Our site is hosted by Jive.

Todd West JiveSupport 4,503 posts since
Jul 14, 2008
Currently Being Moderated
Nov 20, 2008 6:57 AM in response to: Wally Rogers
Re: How do I include blip.tv videos?

Hi Guys,

 

I thought I would put out an update here. I may have been wrong about embedding blip.tv videos. I am not sure if this functionality has changed recently (I think it may have) but you can show screencast.com as well as blip.tv videos without doing any editing of files. Here are the steps:

 

  1. Open the up the admin console
  2. Navigate to Spaces -> Settings -> Filters and Macros
  3. Click on Settings for the HTMLFilter
  4. Modify the list of allowedDomains to include your video site URL's:

    youtube.com, dailymotion.com, veoh.com, vimeo.com, google.com, screencast.com, blip.tv

  5. Save these settings
  6. Go create a new document, discussion, etc
  7. Click on the >> button in the RTE and click on "Insert Raw HTML"
  8. Copy your embed code for your video and paste it into this box
  9. Save your document, discussion, etc and everything should be displayed!

 

 

Please let me know if there are any questions. Thanks guys!

 

-Todd

rrutan Novice 232 posts since
Jun 5, 2007
Currently Being Moderated
Nov 20, 2008 7:03 AM in response to: Todd West
Re: How do I include blip.tv videos?

Thanks for the update Todd, you may want to update the Blip.TV plugin page as well...I and someone else were asking about a version that worked for 2.5.

 

RR

Todd West JiveSupport 4,503 posts since
Jul 14, 2008
Currently Being Moderated
Nov 20, 2008 7:20 AM in response to: rrutan
Re: How do I include blip.tv videos?

Hi Ryan,

 

Unfortunately, the blip.tv macro is not a supported plugin so I am not really able to do anything with it (it would need to be re-written to be compatible with 2.5). I can edit the plugin page to put up a notice of some kind though, is there something you had in mind?

 

-Todd

rrutan Novice 232 posts since
Jun 5, 2007
Currently Being Moderated
Nov 20, 2008 7:23 AM in response to: Todd West
Re: How do I include blip.tv videos?

That's fine...I will see if I can find time to rebundle it and make it work for 2.5 and upload it to the site.  In the mean time, I'll post a reference to this thread. =)

 

RR

Todd West JiveSupport 4,503 posts since
Jul 14, 2008
Currently Being Moderated
Nov 20, 2008 7:25 AM in response to: rrutan
Re: How do I include blip.tv videos?

Great! sounds good. Thanks Ryan.

 

-Todd

Wally Rogers Novice 203 posts since
Feb 25, 2008
Currently Being Moderated
Nov 20, 2008 9:02 AM in response to: Todd West
Re: How do I include blip.tv videos?

Hi Todd,

That worked perfectly.  I found I had to adjust the default pixel size but that is all.  Here it is.

 

How to Create a Task.

 
Todd West JiveSupport 4,503 posts since
Jul 14, 2008
Currently Being Moderated
Nov 20, 2008 9:04 AM in response to: Wally Rogers
Re: How do I include blip.tv videos?

Hi Wally,

 

Great! Thanks for the update I am glad to hear that this worked for you. Thanks!

 

-Todd

Devin Breen Novice 136 posts since
Sep 17, 2008
Currently Being Moderated
Dec 17, 2008 3:07 PM in response to: Todd West
Re: How do I include blip.tv videos?

I'm confirming that Todd's proposal worked for me and blip.tv.

 

Thanks!

Jack Stockton Novice 186 posts since
Dec 11, 2007
Currently Being Moderated
Nov 20, 2008 8:38 AM in response to: Todd West
Re: How do I include blip.tv videos?

Wouldn't you also need to edit this section of the spring-renderContext.xml file, adding in the additional domains?

 

        <property name="allowedDomains">
            <list>
                <value>youtube.com</value>
                <value>dailymotion.com</value>
                <value>veoh.com</value>
                <value>vimeo.com</value>
                <value>google.com</value>
                <value>yahoo.com</value>
                <value>screencast.com</value>
                <value>blip.tv</value>

            </list>
        </property>

Todd West JiveSupport 4,503 posts since
Jul 14, 2008
Currently Being Moderated
Nov 20, 2008 8:38 AM in response to: Jack Stockton
Re: How do I include blip.tv videos?

Jack,

 

You can add these to the list by using the Admin console and the steps listed above, it does the same thing.

 

-Todd

Kevin Jones Novice 84 posts since
Sep 28, 2007
Currently Being Moderated
Nov 20, 2008 9:35 AM in response to: Todd West
Re: How do I include blip.tv videos?

Thanks.  Adding blip.tv and even scribd.com worked by adding it to the HTML filter.  But slideshare.net did not.  Any hunches as to why that would not?  When adding the player to a page, the player appears but the content does not.    

Todd West JiveSupport 4,503 posts since
Jul 14, 2008
Currently Being Moderated
Nov 20, 2008 9:43 AM in response to: Kevin Jones
Re: How do I include blip.tv videos?

Hey Kevin,

 

Adding slideshare.net to my allowed domains and then copy/pasting the code from the slideshare.net site worked for me in 2.5.4:

 

slideshare.png

 

-Todd

rrutan Novice 232 posts since
Jun 5, 2007
Currently Being Moderated
Nov 20, 2008 10:43 AM in response to: Kevin Jones
Re: How do I include blip.tv videos?

We use the slideshare plugin on 2.5, and to my knowledge it works....have you tried that?  It's under the Plugin download section.....

 

Hope that helps, =)

 

RR

Kevin Jones Novice 84 posts since
Sep 28, 2007
Currently Being Moderated
Nov 20, 2008 11:11 AM in response to: rrutan
Re: How do I include blip.tv videos?

Ya, we have tried Todd's way and the plugin, but no go.  Odd.  It just spins.  With the plugin, we just have to add the embed code, correct?

slideshare.png

Todd West JiveSupport 4,503 posts since
Jul 14, 2008
Currently Being Moderated
Nov 20, 2008 11:20 AM in response to: Kevin Jones
Re: How do I include blip.tv videos?

Hi Kevin,

 

Something else must be going on here, network wise. I tried removing the slideshare.net domain from my list and I did not get the same functionality you showed. The fact that the player is showing up but the slides aren't loading appears to indicate a network issue of sometime. But I can say for sure that clearspace isn't blocking it, since the player loaded.

 

-Todd

More Like This

  • Retrieving data ...
To better serve our customers we have included functionality to automatically follow up on a case after it has been idle for more than 5 days, and then auto close after an additional 3 days of inactivity. Choose No to acknowledge that this case will remain idle for longer than 5 days.