﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Youtube Editor Button?</title><link>http://www.aspplayground.net/forum/</link><description /><copyright>(c) ASP Playground Support Forum</copyright><ttl>30</ttl><item><title>Re:Admin sub menu (ec)</title><description>  Samual, &lt;br&gt;  Yep it was a permissions issue. &lt;br&gt;  Added ASPNET and Internet Guest Account with full permissions. &lt;br&gt;  &amp;nbsp; &lt;br&gt;  Thank you again. &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=406448</link><pubDate>Mon, 22 Aug 2011 12:19:22 GMT</pubDate></item><item><title>Re:Admin sub menu (Samuel)</title><description>  Hi EC, &lt;br&gt;  &amp;nbsp; &lt;br&gt;  That could be an issue with folder permission. Do this: &lt;br&gt;  &lt;ol&gt;&lt;li&gt;Go to Custom PGDCode, and "Refresh" the entire table (top right corner button). See if it fixes the problem.&lt;li&gt;If not, you need to examine the permission for the ~/upfiles folder. The software is having problem writing a JavaScript file to the folder, trying to replace a file named ~/upfiles/pgdcodexxxxxxxx.js. Delete this file currently on the server and refresh the PGDCode table again.&lt;li&gt;You can check the upfiles folder permission by going to System Related Options -&amp;gt; Server Checker in the AdminCP. &lt;/ol&gt; </description><link>http://www.aspplayground.net/forum/fb.ashx?m=406447</link><pubDate>Mon, 22 Aug 2011 12:07:03 GMT</pubDate></item><item><title>Re:Admin sub menu (ec)</title><description>  &lt;blockquote class="quote"&gt;&lt;div style="width:50%;font-weight:bold; padding-bottom:4px;"&gt;ec&lt;/div&gt;  &lt;br&gt;   &lt;br&gt;  &lt;blockquote class="quote"&gt;&lt;div style="width:50%;font-weight:bold; padding-bottom:4px;"&gt;dborup&lt;/div&gt;   &lt;br&gt;   &lt;br&gt;  Nope that dosent work :( only shows the video in Preview and not when Published&amp;nbsp;&amp;nbsp;   &lt;br&gt;  &lt;/blockquote&gt;   &lt;br&gt;  I am having a similar issue.  &lt;br&gt;  See attached images  &lt;br&gt;   &lt;br&gt;  &lt;/blockquote&gt;  &lt;br&gt;   &lt;br&gt;  3rd image &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=406445</link><pubDate>Mon, 22 Aug 2011 07:08:55 GMT</pubDate></item><item><title>Re:Admin sub menu (ec)</title><description>  &lt;blockquote class="quote"&gt;&lt;div style="width:50%;font-weight:bold; padding-bottom:4px;"&gt;dborup&lt;/div&gt;  &lt;br&gt;   &lt;br&gt;  Nope that dosent work :( only shows the video in Preview and not when Published&amp;nbsp;&amp;nbsp;  &lt;br&gt;  &lt;/blockquote&gt;  &lt;br&gt;  I am having a similar issue. &lt;br&gt;  See attached images &lt;br&gt;  &amp;nbsp; &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=406444</link><pubDate>Mon, 22 Aug 2011 07:07:49 GMT</pubDate></item><item><title>Re:Admin sub menu (Samuel)</title><description>  Thanks for asking, but this feature is already in the current version. You can in fact try it online @ &lt;br&gt;  &lt;a href="http://www.aspplayground.net/v3/default.aspx" target="_blank"&gt;http://www.aspplayground.net/v3/default.aspx&lt;/a&gt; &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=406095</link><pubDate>Tue, 12 Apr 2011 14:00:19 GMT</pubDate></item><item><title>Re:Admin sub menu (smallfish1)</title><description>  i hope this function gonna be added to the next version. &lt;br&gt;  &amp;nbsp;    &lt;br&gt;  &amp;nbsp;    &lt;br&gt;   &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405855</link><pubDate>Fri, 25 Feb 2011 00:29:07 GMT</pubDate></item><item><title>Re:Admin sub menu (Samuel)</title><description>  You can check out the "e.g." beside the "Javascript to Execute" textbox. There is one js function that does popup: &lt;br&gt;  &lt;pre class="prettyprint"&gt;ed.bringUpPrompt('Prompt Label', '[open]{0}[/close]');&lt;/pre&gt; &lt;br&gt;  I have this in my textbox: &lt;br&gt;  &lt;pre class="prettyprint"&gt;ed.bringUpPrompt('Enter the Youtube Link', '[tube]{0}[/tube]')&lt;/pre&gt; &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405790</link><pubDate>Fri, 04 Feb 2011 03:13:32 GMT</pubDate></item><item><title>Re:Admin sub menu (ErEf)</title><description>  I do have that button, and it sort of modifies the youtube link &lt;br&gt;  But I do not have that pop-up I see here to insert the youtube link &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405789</link><pubDate>Fri, 04 Feb 2011 01:25:56 GMT</pubDate></item><item><title>Re:Admin sub menu (Samuel)</title><description>  If you are referring to the youtube button you see on the editor, it is part of the 3.8 release. You just have to add the button for the [tube] code on the Custom PGDCode page in the AdminCP. &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405780</link><pubDate>Wed, 02 Feb 2011 08:00:27 GMT</pubDate></item><item><title>Re:Admin sub menu (ErEf)</title><description>  hey sam. &lt;br&gt;  &amp;nbsp; &lt;br&gt;  I see a nice popup for inserting youtube movies &lt;br&gt;  is this an update to be released? &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405777</link><pubDate>Wed, 02 Feb 2011 03:01:42 GMT</pubDate></item><item><title>Re:Admin sub menu (Samuel)</title><description>  I believe it could be related to Javascript (we do code translation with Javascript). See if there is any JS error on the page. If so, try refreshing the Custom PGDCode table and see if it helps. &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405768</link><pubDate>Mon, 31 Jan 2011 09:40:22 GMT</pubDate></item><item><title>Re:Admin sub menu (dborup)</title><description>  Nope that dosent work :( only shows the video in Preview and not when Published&amp;nbsp;&amp;nbsp; &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405767</link><pubDate>Mon, 31 Jan 2011 09:29:53 GMT</pubDate></item><item><title>Re:Admin sub menu (Samuel)</title><description>  I have a slightly different code: &lt;br&gt;  Pattern:&lt;pre class="prettyprint"&gt;\[(tube)\]http\:\/\/[a-z]{2,3}\.youtube\.com\/(?:watch\?v\=|v\/)([^\[]+)\[\/\1\]&lt;/pre&gt; &lt;br&gt;  Replace with: &lt;pre class="prettyprint"&gt;&amp;lt;object width="425" height="355"&amp;gt;&amp;lt;param name="movie" value="http://www.youtube.com/v/$2&amp;amp;rel=1"&amp;gt;&amp;lt;/param&amp;gt;&amp;lt;param name="wmode" value="transparent"&amp;gt;&amp;lt;/param&amp;gt;&amp;lt;embed src="http://www.youtube.com/v/$2&amp;amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&amp;gt;&amp;lt;/embed&amp;gt;&amp;lt;/object&amp;gt;&lt;/pre&gt; &lt;br&gt;  give it a try. &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405766</link><pubDate>Mon, 31 Jan 2011 09:19:34 GMT</pubDate></item><item><title>Re:Admin sub menu (dborup)</title><description>  When i Preview my messages in comes up, but not when i post the messeages :( &lt;br&gt;  &lt;img src="http://dl.dropbox.com/u/475340/fiskeskibe/Pre_yt.JPG" /&gt; &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405763</link><pubDate>Sun, 30 Jan 2011 02:45:17 GMT</pubDate></item><item><title>Re:Admin sub menu (dborup)</title><description>  I cannot get the Youtube stuff to work  &lt;br&gt; &amp;nbsp;&amp;nbsp; &lt;pre class="prettyprint"&gt;&amp;nbsp;
 An example code that allows embeding of youtube video can be written as follows: 
 Pattern:
 \[(tube)\]http\:\/\/www\.youtube\.com\/watch\?v\=([^\[]+)\[\/\1\] &amp;nbsp; 
 Replace With:
 &amp;lt;object width="425" height="355"&amp;gt;&amp;lt;param name="movie" value="http://www.youtube.com/v/$2&amp;amp;rel=1"&amp;gt;&amp;lt;/param&amp;gt; &amp;lt;param name="wmode" value="transparent"&amp;gt;&amp;lt;/param&amp;gt; &amp;lt;embed src="http://www.youtube.com/v/$2&amp;amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&amp;gt; &amp;lt;/embed&amp;gt;&amp;lt;/object&amp;gt; &amp;nbsp; 
 Purpose:&amp;nbsp;Post youtube video 
 Example:&amp;nbsp;[tube]http://www.youtube.com/watch?v=123456[/tube] 
 Begin Tag:&amp;nbsp;[tube] 
 End Tag:&amp;nbsp;[/tube] 
 ECMAScript Compliant&amp;nbsp;and&amp;nbsp;Ignore Case&amp;nbsp;checked 
&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/pre&gt; &lt;br&gt;  &lt;img src="http://dl.dropbox.com/u/475340/fiskeskibe/yt.JPG" /&gt;  &lt;br&gt;  &amp;nbsp;  &lt;br&gt;  </description><link>http://www.aspplayground.net/forum/fb.ashx?m=405762</link><pubDate>Sun, 30 Jan 2011 02:29:35 GMT</pubDate></item></channel></rss>
