<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Youtube bbcode</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 02 May 2026 10:20:17 -0000</pubDate>

		<item>
			<title>ez</title>
			<description><![CDATA[hey pieter,<br />
I see you are using my original bbcode <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /><br />
I will try to make a bbcode that works both for a url and for a code alone.. (regexp)<br />
<br />
Cache problems... I too have them sometimes, I always clear cache things when I worked on bbcodes..<br />
It is so automatic for me, that I forgot to mention it... thnx]]></description>
			<pubDate>Вт, 14 Вер 2010 03:18:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26081]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[For one reason or another.<br />
It is not working anymore for me.<br />
<br />
Can we clear somewhere the cache for this?<br />
<br />
I deleted the item in BBcodes, cleared HTML cache on the bbcode page and cleared the intern cache under admin/others.<br />
<br />
Then recreated it and it worked.<br />
<br />
<pre class="code">\&#091;youtube\&#093;(.+?)\&#091;/youtube\&#093;</pre>
<br />
<div class="highlight"><pre class="cplusplus">&lt;object type=&quot;application/x-shockwave-flash&quot; data=&quot;http://www.youtube.com/v/$1&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/$1&quot; /&gt;&lt;param name=&quot;allowfullscreen&quot; value=&quot;true&quot; /&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot; /&gt;&lt;/object&gt;</pre></div><br /><br /><b>Added 14 seconds later:</b><br /><br />Hope this helps you]]></description>
			<pubDate>Вт, 14 Вер 2010 02:05:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26080]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[He tweebie,<br />
<br />
ahh I see where it goes wrong..<br />
<br />
<a href="http://www.youtube.com/watch?v=mnt30iJfMM8" rel="nofollow">http://www.youtube.com/watch?v=mnt30iJfMM8</a> <br />
is a full youtube interface with stuff in the screen<br />
<br />
You want only the movie in a box, so that is this url.<br />
<a href="http://www.youtube.com/v/mnt30iJfMM8" rel="nofollow">http://www.youtube.com/v/mnt30iJfMM8</a> geeft<br />
<br />
You have to change this regexp<br />
<pre class="code">\&#091;youtube\&#093;(.+?)\&#091;/youtube\&#093;</pre>
<br />
You have to experiment with that a little, because My regexp is not realy great.<br />
<br />
<strong><span style="text-decoration:underline">try something like:</span></strong><br />
<pre class="code">
\&#091;youtube\&#093;&#091;www.youtube.com\/watch\?v=&#093;(.+?)\&#091;/youtube\&#093;
</pre>
<br />
This is my best guess.. try it, and fiddle with it<br />
<br />
<strong><span style="text-decoration:underline">The replace must be:</span></strong><br />
<br />
<pre class="code">&lt;object width=&quot;290&quot; height=&quot;233&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/$1&quot;&gt;&lt;/param&gt;&lt;embed src=https://www.cotonti.com/&quot;http://www.youtube.com/v/$1&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;290&quot; height=&quot;233&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</pre>]]></description>
			<pubDate>Пн, 13 Вер 2010 22:32:30 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26078]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<blockquote><a href="https://www.cotonti.com/forums.php?m=posts&amp;p=26031#26031">#</a> <strong>ez :</strong>
what is the html code for this box?<br />
</blockquote>
<br />
<div class="highlight"><pre class="html">
&lt;p&gt;
&lt;object width=&quot;290&quot; height=&quot;233&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/watch?v=mnt30iJfMM8&quot;&gt;&lt;/param&gt;&lt;embed src=https://www.cotonti.com/&quot;http://www.youtube.com/watch?v=mnt30iJfMM8&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;290&quot; height=&quot;233&quot;&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;/p&gt;
</pre></div>
<br />
When clicking right mouse button on the white box it's saying: Movie not loaded..]]></description>
			<pubDate>Пн, 13 Вер 2010 20:52:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26075]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[what is the html code for this box?]]></description>
			<pubDate>Пт, 10 Вер 2010 03:40:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26031]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[That just gives a white box.]]></description>
			<pubDate>Thu, 09 Вер 2010 22:29:29 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26021]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[Try this:<br />
<br />
use:<br />
<pre class="code">\&#091;youtube\&#093;(.+?)\&#091;/youtube\&#093;</pre>
<br />
use replace:<br />
<pre class="code">&lt;object width=&quot;290&quot; height=&quot;233&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;$1&quot;&gt;&lt;/param&gt;&lt;embed src=https://www.cotonti.com/&quot;$1&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;290&quot; height=&quot;233&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</pre>]]></description>
			<pubDate>Thu, 09 Вер 2010 22:23:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26020]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[This plugin: <a href="http://www.cotonti.com/forums.php?m=posts&amp;q=2227&amp;d=15">http://www.cotonti.com/forums.php?m=posts&amp;q=2227&amp;d=15</a><br />
<br />
Yes, I checked the container checkbox.<br />
<br />
Let me explain it once more, just to be clear.<br />
<br />
Now the code is for example:<br />
<pre class="code">&#091;youtube=WoAXW30mMAg&#093;</pre>
But I would like it to be:<br />
<pre class="code">&#091;youtube=http://www.youtube.com/watch?v=WoAXW30mMAg&#093;</pre>
or:<br />
<pre class="code">&#091;youtube&#093;http://www.youtube.com/watch?v=WoAXW30mMAg&#091;/youtube&#093;</pre>
<br />
Now visitors need to copy paste the last bit of the url instead of the whole url, which is a bit confusing for most people since on most forums you just copy/paste the whole url in to youtube tags.<br />
<br />
Any ideas how to get this to work?]]></description>
			<pubDate>Thu, 09 Вер 2010 21:59:33 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26017]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[bbflow ?????  I do not know this one..<br />
You can do it with the regular bbcodes.<br />
<br />
Did you check the container checkbox !<br />
<pre class="code">code should be like this: &#091;youtube&#093;79PIIl0B2uM&#091;/youtube&#093;</pre>
<br />
Also I made an integration into the editor (markitup) with a button that asks you for the code... <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /><br />
<br />
greetz,<br />
<br />
ez]]></description>
			<pubDate>Thu, 09 Вер 2010 21:33:00 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26014]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[Thanks for the reply, but it's not working?<br />
<br />
I'm using that bbflow plugin, is there a way to insert the normal url instead of the last bit of the url for all the video websites that are included in the bbflow plugin? Most members on my website are used to copy/pasting the whole url between the [youtube] [/youtube] tags.]]></description>
			<pubDate>Thu, 09 Вер 2010 18:10:44 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post26006]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[BBcode: youtube<br />
mode: PCRE<br />
structuur: \[youtube\]([^\s&quot;\';&amp;\?\(\[]+)\[/youtube\]<br />
container: (mark this checkbox)<br />
replacement:<br />
<div class="highlight"><pre class="html">&lt;object width=&quot;290&quot; height=&quot;233&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/$1&quot;&gt;&lt;/param&gt;&lt;embed src=https://www.cotonti.com/&quot;http://www.youtube.com/v/$1&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;290&quot; height=&quot;233&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</pre></div>
<br />
for other sizes, just change width and height in the replacement section]]></description>
			<pubDate>Thu, 09 Вер 2010 14:43:11 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post25996]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[I would like to change the YouTube bbcode from [youtube=] to the normal way of inserting the link between tags like this: [youtube]www.youtube.com/video[/youtube]. Can anyone give me some assistence on this?<br />
<br />
The YouTube bbcode at the moment:<br />
\[youtube=([^\s&quot;';&amp;\?\(\[]+)\]<br />
<br />
What do I need to change?]]></description>
			<pubDate>Thu, 09 Вер 2010 14:22:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=5873&d=0#post25995]]></link>
		</item>
	</channel>
</rss>