<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>YUILibrary.com :: All Posts</title>
<link>http://yuilibrary.com/forum/</link>
<description>YUI Library Forum Posts</description>
<pubDate>Tue, Feb 9th 2010 02:38 PST</pubDate>
<language>en</language>
<item>
   <title>Using YUI 2.x Components :: Allow script tags in RTE</title>
   <topictitle>Allow script tags in RTE</topictitle>
   <posttitle>Allow script tags in RTE</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8856#p8856</link>
   <pubDate>Mon, Feb 8th 2010 18:38 PST</pubDate>
   <dc:creator>Beturgo</dc:creator>
   <description><![CDATA[Hi all,<br /><br />How can you allow input, form, or script tags in the RTE?<br /><br />Thanks in advance]]></description>
</item>
<item>
   <title>General :: Re: Error building yui2 src/editor/ component from latest git</title>
   <topictitle>Error building yui2 src/editor/ component from latest git</topictitle>
   <posttitle>Re: Error building yui2 src/editor/ component from latest git</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8855#p8855</link>
   <pubDate>Mon, Feb 8th 2010 17:48 PST</pubDate>
   <dc:creator>sdesai</dc:creator>
   <description><![CDATA[Just checked in a fix, which is now on GitHub. Let me know if you still have problems after pulling down the latest yui2.]]></description>
</item>
<item>
   <title>General :: Re: getting dataSrc to work each time a tab get selected</title>
   <topictitle>getting dataSrc to work each time a tab get selected</topictitle>
   <posttitle>Re: getting dataSrc to work each time a tab get selected</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8854#p8854</link>
   <pubDate>Mon, Feb 8th 2010 17:40 PST</pubDate>
   <dc:creator>caridy</dc:creator>
   <description><![CDATA[Hey Hammad, <br /><br />I'm glad to help. One more thing that come to my mind is: don't forget the clean up (purge) the content of the element (myDataTable1) or destroy the YUI DataTable before removing the content. This will help with the memory leaks in IE.<br /><br />Best Regards,<br />Caridy]]></description>
</item>
<item>
   <title>General :: Re: uploader-simple-button.html error message</title>
   <topictitle>uploader-simple-button.html error message</topictitle>
   <posttitle>Re: uploader-simple-button.html error message</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8853#p8853</link>
   <pubDate>Mon, Feb 8th 2010 17:29 PST</pubDate>
   <dc:creator>tsha</dc:creator>
   <description><![CDATA[Are you deploying the example so that it is served via HTTP(e.g., Web server)?  It will not work when the example is executed straight from the file system.<br /><br />Which example are you trying to implement?  Is uploader.swf served locally, or are you requesting it from yui.yahooapis.com?<br /><br />Regards,<br />Thomas]]></description>
</item>
<item>
   <title>General :: Re: IE and input node creation: some notes</title>
   <topictitle>IE and input node creation: some notes</topictitle>
   <posttitle>Re: IE and input node creation: some notes</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8852#p8852</link>
   <pubDate>Tue, Feb 9th 2010 04:07 PST</pubDate>
   <dc:creator>Satake</dc:creator>
   <description><![CDATA[You first example is actually forbidden HTML, there is no end tag for input.<br /><!-- m --><a class="postlink" href="http://www.w3.org/TR/html401/interact/forms.html#h-17.4">http://www.w3.org/TR/html401/interact/forms.html#h-17.4</a><!-- m --><br /><br />Your second example is interesting in that the default type of input elements is supposed to be text so creating a node with no type should actually make an input node of type=text.<br /><br />I guess they didn't see that part of the DTD at microsoft.]]></description>
</item>
<item>
   <title>General :: Re: Error building yui2 src/editor/ component from latest git</title>
   <topictitle>Error building yui2 src/editor/ component from latest git</topictitle>
   <posttitle>Re: Error building yui2 src/editor/ component from latest git</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8851#p8851</link>
   <pubDate>Mon, Feb 8th 2010 03:38 PST</pubDate>
   <dc:creator>charmless</dc:creator>
   <description><![CDATA[Sent. <br /><br />Thanks for the quick responses.]]></description>
</item>
<item>
   <title>General :: Re: Error building yui2 src/editor/ component from latest git</title>
   <topictitle>Error building yui2 src/editor/ component from latest git</topictitle>
   <posttitle>Re: Error building yui2 src/editor/ component from latest git</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8850#p8850</link>
   <pubDate>Mon, Feb 8th 2010 03:18 PST</pubDate>
   <dc:creator>davglass</dc:creator>
   <description><![CDATA[I just built it on Ubuntu &amp; OSX and it worked fine again.<br /><br />Can you email me (davglass at gmail dot com) the full output of the build? It may contain a hint to the issue.]]></description>
</item>
<item>
   <title>General :: Re: Error building yui2 src/editor/ component from latest git</title>
   <topictitle>Error building yui2 src/editor/ component from latest git</topictitle>
   <posttitle>Re: Error building yui2 src/editor/ component from latest git</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8849#p8849</link>
   <pubDate>Mon, Feb 8th 2010 03:13 PST</pubDate>
   <dc:creator>charmless</dc:creator>
   <description><![CDATA[This is on Mac, OS X 10.6.2, using ant from latest macports:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">Ginunga:editor jim$ ant -version<br />Apache Ant version 1.7.1 compiled on June 27 2008<br /></div>]]></description>
</item>
<item>
   <title>General :: Re: Error building yui2 src/editor/ component from latest git</title>
   <topictitle>Error building yui2 src/editor/ component from latest git</topictitle>
   <posttitle>Re: Error building yui2 src/editor/ component from latest git</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8848#p8848</link>
   <pubDate>Mon, Feb 8th 2010 03:02 PST</pubDate>
   <dc:creator>davglass</dc:creator>
   <description><![CDATA[I just ran the build and it worked fine, no errors.<br /><br />What OS are you on, Windows, Mac or Linux?<br /><br />What version of Ant? You can check it like this:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">ant -version</div>]]></description>
</item>
<item>
   <title>General :: Error building yui2 src/editor/ component from latest git</title>
   <topictitle>Error building yui2 src/editor/ component from latest git</topictitle>
   <posttitle>Error building yui2 src/editor/ component from latest git</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8847#p8847</link>
   <pubDate>Mon, Feb 8th 2010 02:57 PST</pubDate>
   <dc:creator>charmless</dc:creator>
   <description><![CDATA[Hi folks,<br /><br />I'm quite new to ant, YUI and to git, so I'm sure I've just made a mistake somewhere.<br /><br />I've done a git clone of <!-- m --><a class="postlink" href="git://github.com/yui/yui2.git">git://github.com/yui/yui2.git</a><!-- m -->, and of the builder and yuicompress repositories. Now I can build most components by entering yui2/src/&lt;component&gt;, and issuing an &quot;ant all&quot; command.<br /><br />However, this fails for the editor component; the message at the end of the build is:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">simpleeditor_deployskins_subtask:<br /><br />BUILD FAILED<br />~/yui/yui2/src/editor/build.xml:12: The following error occurred while executing this line:<br />~/yui/yui2/src/editor/build.simple.xml:23: Warning: Could not find file ~/yui/yui2/src/editor/build_tmp/assets/skins/sam/simpleeditor.css to copy.<br /></div><br /><br />Assuming this code was undergoing active development, I tried switching to a release tag with &quot;git checkout 2.8.0&quot;, but received the same error.<br /><br />What's going on? Have I set my build environment up wrong? Have I misunderstood how to switch to a release tag/branch in git? Something else equally foolish?<br /><br />Thanks for any pointers,<br />-Jim]]></description>
</item>
<item>
   <title>General :: Re: hasChildNodes on HTMLElement doesnt return false in Firefox</title>
   <topictitle>hasChildNodes on HTMLElement doesnt return false in Firefox</topictitle>
   <posttitle>Re: hasChildNodes on HTMLElement doesnt return false in Firefox</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8846#p8846</link>
   <pubDate>Mon, Feb 8th 2010 02:09 PST</pubDate>
   <dc:creator>rnella01</dc:creator>
   <description><![CDATA[Thanks Caridy for the reply.<br /><br />Your input is invaluable.<br />I did refactor the code considering your input.<br /><br />thanks again,<br /><br />Raghava.]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: Panel/Event questions</title>
   <topictitle>Panel/Event questions</topictitle>
   <posttitle>Re: Panel/Event questions</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8845#p8845</link>
   <pubDate>Mon, Feb 8th 2010 01:59 PST</pubDate>
   <dc:creator>paulm</dc:creator>
   <description><![CDATA[Feedback on this one please?]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: Tabview inside nested tables and divs?</title>
   <topictitle>Tabview inside nested tables and divs?</topictitle>
   <posttitle>Re: Tabview inside nested tables and divs?</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8844#p8844</link>
   <pubDate>Mon, Feb 8th 2010 01:23 PST</pubDate>
   <dc:creator>gauze</dc:creator>
   <description><![CDATA[I'll see what I can do, the problem is of course the page it's on is not public, and it's generated dynamically. <br />I can save a copy of the page, copy all it's included contents/js/images to a public server but it'd take a while.]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: Tabview inside nested tables and divs?</title>
   <topictitle>Tabview inside nested tables and divs?</topictitle>
   <posttitle>Re: Tabview inside nested tables and divs?</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8843#p8843</link>
   <pubDate>Mon, Feb 8th 2010 00:22 PST</pubDate>
   <dc:creator>davglass</dc:creator>
   <description><![CDATA[There is no known limit. I know you said you didn't have one, but making an example will either lead you to an answer or help us give you one <img src="http://yuilibrary.com/forum/images/smilies/icon_e_wink.gif" alt=";)" title="Wink" />]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Tabview inside nested tables and divs?</title>
   <topictitle>Tabview inside nested tables and divs?</topictitle>
   <posttitle>Tabview inside nested tables and divs?</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8842#p8842</link>
   <pubDate>Sun, Feb 7th 2010 23:05 PST</pubDate>
   <dc:creator>gauze</dc:creator>
   <description><![CDATA[I am trying to replace some stuff in a page someone else did using another JS library with a YUI2 TabView and even with the simplest example the tabs are there but the contents of the tabs all show always. I am 100% sure I have the mark up correct (since after banging on this for a while I cut and pasted completely from one of the examples). <br /><br />Is there some kind of known limitation with TabView being nested 5+ deep in tables and divs?<br /><br />Sorry no functional broken example on this one.]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: changing ButtonGroup title from existing HTML markup</title>
   <topictitle>changing ButtonGroup title from existing HTML markup</topictitle>
   <posttitle>Re: changing ButtonGroup title from existing HTML markup</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8841#p8841</link>
   <pubDate>Sun, Feb 7th 2010 22:22 PST</pubDate>
   <dc:creator>andyw</dc:creator>
   <description><![CDATA[i see, ok...thank you very much for the help! <img src="http://yuilibrary.com/forum/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" />]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: changing ButtonGroup title from existing HTML markup</title>
   <topictitle>changing ButtonGroup title from existing HTML markup</topictitle>
   <posttitle>Re: changing ButtonGroup title from existing HTML markup</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8840#p8840</link>
   <pubDate>Sun, Feb 7th 2010 22:20 PST</pubDate>
   <dc:creator>davglass</dc:creator>
   <description><![CDATA[The value and the label of a Button are different, so setting the label will not change the value.]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: changing ButtonGroup title from existing HTML markup</title>
   <topictitle>changing ButtonGroup title from existing HTML markup</topictitle>
   <posttitle>Re: changing ButtonGroup title from existing HTML markup</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8839#p8839</link>
   <pubDate>Sun, Feb 7th 2010 22:18 PST</pubDate>
   <dc:creator>andyw</dc:creator>
   <description><![CDATA[one question anyway, will the value passed will still be what's in radio buttons' 'value' ?]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: changing ButtonGroup title from existing HTML markup</title>
   <topictitle>changing ButtonGroup title from existing HTML markup</topictitle>
   <posttitle>Re: changing ButtonGroup title from existing HTML markup</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8838#p8838</link>
   <pubDate>Sun, Feb 7th 2010 22:16 PST</pubDate>
   <dc:creator>andyw</dc:creator>
   <description><![CDATA[ah, it works! <img src="http://yuilibrary.com/forum/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /><br /><br />thank you!]]></description>
</item>
<item>
   <title>General :: Re: YUI Licensing - BSD only or Yahoo API terms apply also?</title>
   <topictitle>YUI Licensing - BSD only or Yahoo API terms apply also?</topictitle>
   <posttitle>Re: YUI Licensing - BSD only or Yahoo API terms apply also?</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8837#p8837</link>
   <pubDate>Sun, Feb 7th 2010 22:04 PST</pubDate>
   <dc:creator>miraglia</dc:creator>
   <description><![CDATA[Jason,<br /><br />The YUI BSD license (<!-- m --><a class="postlink" href="http://developer.yahoo.com/yui/license.html">http://developer.yahoo.com/yui/license.html</a><!-- m --> ) governs your use of YUI components.<br /><br />The only attribution requirement for YUI use is that which you see in the license document.<br /><br />-Eric]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: changing ButtonGroup title from existing HTML markup</title>
   <topictitle>changing ButtonGroup title from existing HTML markup</topictitle>
   <posttitle>Re: changing ButtonGroup title from existing HTML markup</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8836#p8836</link>
   <pubDate>Sun, Feb 7th 2010 21:50 PST</pubDate>
   <dc:creator>davglass</dc:creator>
   <description><![CDATA[Use the set method:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">buttons&#91;i&#93;.set('label', 'newlabel1');<br /></div>]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: changing ButtonGroup title from existing HTML markup</title>
   <topictitle>changing ButtonGroup title from existing HTML markup</topictitle>
   <posttitle>Re: changing ButtonGroup title from existing HTML markup</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8835#p8835</link>
   <pubDate>Sun, Feb 7th 2010 21:49 PST</pubDate>
   <dc:creator>andyw</dc:creator>
   <description><![CDATA[yes i am using getButtons method, but wonder how to change the label manually by assigning directly to each label of the buttons, for example:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">buttons&#91;i&#93;.get('label') = 'newlabel1';<br /></div>]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: Re: changing ButtonGroup title from existing HTML markup</title>
   <topictitle>changing ButtonGroup title from existing HTML markup</topictitle>
   <posttitle>Re: changing ButtonGroup title from existing HTML markup</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8834#p8834</link>
   <pubDate>Sun, Feb 7th 2010 21:44 PST</pubDate>
   <dc:creator>davglass</dc:creator>
   <description><![CDATA[Once you have instantiated the Button Group, you need to walk the buttons and change the label manually.<br /><br />You can use the getButtons method on the Group to get a list of the buttons.<br /><!-- m --><a class="postlink" href="http://developer.yahoo.com/yui/docs/YAHOO.widget.ButtonGroup.html#method_getButtons">http://developer.yahoo.com/yui/docs/YAH ... getButtons</a><!-- m -->]]></description>
</item>
<item>
   <title>Using YUI 2.x Components :: changing ButtonGroup title from existing HTML markup</title>
   <topictitle>changing ButtonGroup title from existing HTML markup</topictitle>
   <posttitle>changing ButtonGroup title from existing HTML markup</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8833#p8833</link>
   <pubDate>Sun, Feb 7th 2010 21:31 PST</pubDate>
   <dc:creator>andyw</dc:creator>
   <description><![CDATA[Hi, I have pre-defined radio buttons (generated from server side script):<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">&lt;input type=&quot;radio&quot; name=&quot;answer&quot; id=&quot;id_answer_0&quot; value=&quot;1&quot; /&gt;<br />&lt;label&nbsp; id=&quot;label_0&quot; for=&quot;id_answer_0&quot;&gt;First choice&lt;/label&gt;<br />&lt;input type=&quot;radio&quot; name=&quot;answer&quot; id=&quot;id_answer_1&quot; value=&quot;2&quot; /&gt;<br />&lt;label&nbsp; id=&quot;label_1&quot; for=&quot;id_answer_1&quot;&gt;First choice&lt;/label&gt;<br />&lt;input type=&quot;radio&quot; name=&quot;answer&quot; id=&quot;id_answer_2&quot; value=&quot;3&quot; /&gt;<br />&lt;label&nbsp; id=&quot;label_2&quot; for=&quot;id_answer_2&quot;&gt;First choice&lt;/label&gt;</div><br /><br />I have successfully turned them into button group, but one thing that bothers me is the label of the buttons (which is 'value' in radio buttons), is it possible to change the 'label' value manually?<br /><br />Thanks]]></description>
</item>
<item>
   <title>General :: YUI Licensing - BSD only or Yahoo API terms apply also?</title>
   <topictitle>YUI Licensing - BSD only or Yahoo API terms apply also?</topictitle>
   <posttitle>YUI Licensing - BSD only or Yahoo API terms apply also?</posttitle>
   <link>http://yuilibrary.com/forum/viewtopic.php?p=8832#p8832</link>
   <pubDate>Sun, Feb 7th 2010 20:47 PST</pubDate>
   <dc:creator>jasonwoollard</dc:creator>
   <description><![CDATA[Hopefully a quick one...<br /><br />Does the &quot;Yahoo! APIs Terms of Use (Yahoo Developer Network Terms of Use)&quot; apply to the YUI components or only the BSD license mentioned on the YUI site?<br /><br />We've made use of the treeview component from the YUI library to great effect in one of our applications. However the management team are asking us to clarify which license is applicable to avoid any problems when the product is handed over to client:<br /><br />From the YUI site I can only find reference to the &quot;Software License Agreement (BSD License)&quot; as shown in the code: <!-- m --><a class="postlink" href="http://developer.yahoo.com/yui/license.html">http://developer.yahoo.com/yui/license.html</a><!-- m --><br /><br />but we are being asked if the following is applicable as the accreditation image requirements would not be possible in our project:<br /><br />Yahoo! APIs Terms of Use (Yahoo Developer Network Terms of Use)<br /><!-- m --><a class="postlink" href="http://info.yahoo.com/legal/us/yahoo/api/api-2140.html">http://info.yahoo.com/legal/us/yahoo/api/api-2140.html</a><!-- m --><br /><br />Any opinions or ideas on where to find a definite answer hugely appreciated!<br /><br />Thanks, Jason]]></description>
</item>
 </channel>
</rss>
<!-- File Generated: Tue, 09 Feb 2010 02:38:46 +0000 -->