<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-631</id>
	<title>Nabble - Xaraya</title>
	<updated>2008-10-11T06:12:07Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Xaraya-f631.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Xaraya-f631.html" />
	<subtitle type="html">Xaraya is an extensible, Open Source web application framework written in PHP and licensed under the GNU General Public License. Xaraya delivers the requisite infrastructure and tools to create custom web applications that include fully dynamic multi-platform Content Mangement Solutions (CMS). Visit Xaraya home &lt;a href=&quot;http://www.xaraya.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19932527</id>
	<title>Re: &quot;where&quot; clause in dynamicdata getitems</title>
	<published>2008-10-11T06:12:07Z</published>
	<updated>2008-10-11T06:12:07Z</updated>
	<author>
		<name>Warren Dodd</name>
	</author>
	<content type="html">Ryan Walker wrote:
&lt;br&gt;&amp;nbsp; &amp;gt; I found something in the bug tracker that mentions a patch to implement
&lt;br&gt;&amp;gt; the &amp;quot;wheredd&amp;quot; parameter, but it's not something that has been 
&lt;br&gt;&amp;gt; implemented... at least not in Xaraya 1.1.3. &amp;nbsp;I guess I could try that 
&lt;br&gt;&amp;gt; patch, but I like to stick with the functionality in the normal Xaraya 
&lt;br&gt;&amp;gt; releases. &amp;nbsp;So I figured I would use dynamicdata getitems to get a list 
&lt;br&gt;&amp;gt; of itemids and then feed those itemids to the articles getall function. &amp;nbsp;
&lt;br&gt;&amp;gt; I just can't seem to get the &amp;quot;where&amp;quot; clause to work in the dynamicdata 
&lt;br&gt;&amp;gt; getitems function.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Ryan,
&lt;br&gt;&lt;br&gt;I have this working in 1.13:
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xar:set 
&lt;br&gt;name=&amp;quot;tempArray&amp;quot;&amp;gt;xarModAPIfunc('articles','user','getall',array('ptid'=&amp;gt;##,'extra'=&amp;gt;array('dynamicdata'),'wheredd'=&amp;gt;(&amp;quot;SOMETHING 
&lt;br&gt;eq 'SOMETHING'&amp;quot;)))&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&lt;br&gt;Warren
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19932527&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---User-f675.html&quot; embed=&quot;fixTarget[675]&quot; target=&quot;_top&quot; &gt;Xaraya - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/%22where%22-clause-in-dynamicdata-getitems-tp19868235p19932527.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19890989</id>
	<title>Re: Xaraya 1.1.5 Pre-Release builds available for testing</title>
	<published>2008-10-08T19:02:13Z</published>
	<updated>2008-10-08T19:02:13Z</updated>
	<author>
		<name>jojodee-3</name>
	</author>
	<content type="html">bigteeth wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I noticed that the problem when tabbing between fields (ie. you have to
&lt;br&gt;&amp;gt; tab twice to skip to the next field) still hasn't been fixed, and it is
&lt;br&gt;&amp;gt; annoying.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Here is a quote from Linoj who came up with a fix to the CSS:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ----------------------------------
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp;The culprit seems to be the class
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ..xar-form-input-wrapper {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;margin-bottom: 4px;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;overflow:auto;
&lt;br&gt;&amp;gt; &amp;nbsp;}
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;There is a reason the overflow:auto is there in core CSS. If this is
&lt;br&gt;changed, it may fix the tabbing for Firefox in later versions, but will
&lt;br&gt;break themes that rely on overflow:auto in that CSS rule.
&lt;br&gt;&lt;br&gt;There are a lot of themes and modules that use .xar-form-input-wrapper
&lt;br&gt;so I'd expect a lot of potential places this could have impact.
&lt;br&gt;&lt;br&gt;&lt;br&gt;I've fixed this by just adding tabindex to form fields.
&lt;br&gt;&lt;br&gt;Jo
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://xarigami.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xarigami.com&lt;/a&gt;&amp;nbsp;:: Creative web development with Xaraya
&lt;br&gt;&lt;a href=&quot;http://2skies.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://2skies.com&lt;/a&gt;&amp;nbsp; &amp;nbsp;:: Open source hosting and development
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19890989&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Xaraya-1.1.5-Pre-Release-builds-available-for-testing-tp19279947p19890989.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19888377</id>
	<title>Re: Xaraya 1.1.5 Pre-Release builds available for testing</title>
	<published>2008-10-08T14:55:42Z</published>
	<updated>2008-10-08T14:55:42Z</updated>
	<author>
		<name>Marty Vance</name>
	</author>
	<content type="html">Hb wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; bigteeth schrieb:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; I noticed that the problem when tabbing between fields (ie. you have 
&lt;br&gt;&amp;gt;&amp;gt; to tab twice to skip to the next field) still hasn't been fixed, and 
&lt;br&gt;&amp;gt;&amp;gt; it is annoying.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This bug is browser depended. IE 6 needs only one tab, mozilla based 
&lt;br&gt;&amp;gt; browsers need two.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hb
&lt;/div&gt;&lt;br&gt;Actually, some internals changed sometime during the Gecko 1.8.0 
&lt;br&gt;developoment cycle which cause this behavior. &amp;nbsp;Firefox 1.0.x did not 
&lt;br&gt;behave this way, it started with 1.5. &amp;nbsp;These versions are old enough 
&lt;br&gt;that I think we can update the core CSS without much harm.
&lt;br&gt;&lt;br&gt;Opera only ever needed one tab, iirc.
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19888377&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Xaraya-1.1.5-Pre-Release-builds-available-for-testing-tp19279947p19888377.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19879337</id>
	<title>Re: &quot;where&quot; clause in dynamicdata getitems</title>
	<published>2008-10-08T06:00:21Z</published>
	<updated>2008-10-08T06:00:21Z</updated>
	<author>
		<name>Ryan Walker</name>
	</author>
	<content type="html">Marty Vance wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Ryan Walker wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I can't figure out the syntax for a &amp;quot;where&amp;quot; clause in the following 
&lt;br&gt;&amp;gt;&amp;gt; example...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as eq \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:set 
&lt;br&gt;&amp;gt;&amp;gt; name=&amp;quot;items&amp;quot;&amp;gt;xarmodapifunc('dynamicdata','user','getitems',array('modid' 
&lt;br&gt;&amp;gt;&amp;gt; =&amp;gt; 151, 'itemtype' =&amp;gt; 61, 'where' =&amp;gt; $where))&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:foreach in=&amp;quot;$items&amp;quot; key=&amp;quot;$key&amp;quot; value=&amp;quot;$val&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;$aids[]&amp;quot;&amp;gt;$key&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/xar:foreach&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;pop&amp;quot;&amp;gt;array_pop($aids)&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:set 
&lt;br&gt;&amp;gt;&amp;gt; name=&amp;quot;org_signers&amp;quot;&amp;gt;xarmodapifunc('articles','user','getall',array('ptid' 
&lt;br&gt;&amp;gt;&amp;gt; =&amp;gt; 61, 'fields' =&amp;gt; array('title','summary','dynamicdata'), 'aids' =&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; $aids, 'sort' =&amp;gt; 'title ASC', 'where' =&amp;gt; 'status eq 2'))&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I've tried the following...
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as eq \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as = \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as eq org'&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'dd_534 eq \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It looks like you're tring to do the same thing via articles and dd.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; artices_userapi_getall has a param that you may have overlooked: 
&lt;br&gt;&amp;gt; wheredd. &amp;nbsp;The where param doesn't work for dd fields.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;xar:set 
&lt;br&gt;&amp;gt; name=&amp;quot;org_signers&amp;quot;&amp;gt;xarmodapifunc('articles','user','getall',array('ptid' 
&lt;br&gt;&amp;gt; =&amp;gt; 61, 'fields' =&amp;gt; array('title','summary','dynamicdata'), 'aids' =&amp;gt; 
&lt;br&gt;&amp;gt; $aids, 'sort' =&amp;gt; 'title ASC', 'where' =&amp;gt; 'status eq 2', 'wheredd' =&amp;gt; 
&lt;br&gt;&amp;gt; 'signed_up_as eq \'org\''))&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I don't think I've ever used wheredd, but that should work if I 
&lt;br&gt;&amp;gt; understand correctly what you're doing.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;I found something in the bug tracker that mentions a patch to implement 
&lt;br&gt;the &amp;quot;wheredd&amp;quot; parameter, but it's not something that has been 
&lt;br&gt;implemented... at least not in Xaraya 1.1.3. &amp;nbsp;I guess I could try that 
&lt;br&gt;patch, but I like to stick with the functionality in the normal Xaraya 
&lt;br&gt;releases. &amp;nbsp;So I figured I would use dynamicdata getitems to get a list 
&lt;br&gt;of itemids and then feed those itemids to the articles getall function. &amp;nbsp;
&lt;br&gt;I just can't seem to get the &amp;quot;where&amp;quot; clause to work in the dynamicdata 
&lt;br&gt;getitems function.
&lt;br&gt;&lt;br&gt;-Ryan
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Ryan Walker
&lt;br&gt;www.WebCommunicate.net:
&lt;br&gt;Insights and resources for effective websites.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19879337&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---User-f675.html&quot; embed=&quot;fixTarget[675]&quot; target=&quot;_top&quot; &gt;Xaraya - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/%22where%22-clause-in-dynamicdata-getitems-tp19868235p19879337.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19874553</id>
	<title>Re: Xaraya 1.1.5 Pre-Release builds available for testing</title>
	<published>2008-10-08T01:27:32Z</published>
	<updated>2008-10-08T01:27:32Z</updated>
	<author>
		<name>Hb-10</name>
	</author>
	<content type="html">bigteeth schrieb:
&lt;br&gt;&amp;gt; I noticed that the problem when tabbing between fields (ie. you have to 
&lt;br&gt;&amp;gt; tab twice to skip to the next field) still hasn't been fixed, and it is 
&lt;br&gt;&amp;gt; annoying.
&lt;br&gt;&lt;br&gt;This bug is browser depended. IE 6 needs only one tab, mozilla based browsers 
&lt;br&gt;need two.
&lt;br&gt;&lt;br&gt;Hb
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19874553&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Xaraya-1.1.5-Pre-Release-builds-available-for-testing-tp19279947p19874553.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19871268</id>
	<title>Re: &quot;where&quot; clause in dynamicdata getitems</title>
	<published>2008-10-07T19:35:41Z</published>
	<updated>2008-10-07T19:35:41Z</updated>
	<author>
		<name>Marty Vance</name>
	</author>
	<content type="html">Ryan Walker wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I can't figure out the syntax for a &amp;quot;where&amp;quot; clause in the following 
&lt;br&gt;&amp;gt; example...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as eq \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;xar:set 
&lt;br&gt;&amp;gt; name=&amp;quot;items&amp;quot;&amp;gt;xarmodapifunc('dynamicdata','user','getitems',array('modid' 
&lt;br&gt;&amp;gt; =&amp;gt; 151, 'itemtype' =&amp;gt; 61, 'where' =&amp;gt; $where))&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;xar:foreach in=&amp;quot;$items&amp;quot; key=&amp;quot;$key&amp;quot; value=&amp;quot;$val&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;$aids[]&amp;quot;&amp;gt;$key&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/xar:foreach&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;pop&amp;quot;&amp;gt;array_pop($aids)&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;xar:set 
&lt;br&gt;&amp;gt; name=&amp;quot;org_signers&amp;quot;&amp;gt;xarmodapifunc('articles','user','getall',array('ptid' 
&lt;br&gt;&amp;gt; =&amp;gt; 61, 'fields' =&amp;gt; array('title','summary','dynamicdata'), 'aids' =&amp;gt; 
&lt;br&gt;&amp;gt; $aids, 'sort' =&amp;gt; 'title ASC', 'where' =&amp;gt; 'status eq 2'))&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I've tried the following...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as eq \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as = \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as eq org'&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'dd_534 eq \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;It looks like you're tring to do the same thing via articles and dd.
&lt;br&gt;&lt;br&gt;artices_userapi_getall has a param that you may have overlooked: 
&lt;br&gt;wheredd. &amp;nbsp;The where param doesn't work for dd fields.
&lt;br&gt;&lt;br&gt;&amp;lt;xar:set 
&lt;br&gt;name=&amp;quot;org_signers&amp;quot;&amp;gt;xarmodapifunc('articles','user','getall',array('ptid' 
&lt;br&gt;=&amp;gt; 61, 'fields' =&amp;gt; array('title','summary','dynamicdata'), 'aids' =&amp;gt; 
&lt;br&gt;$aids, 'sort' =&amp;gt; 'title ASC', 'where' =&amp;gt; 'status eq 2', 'wheredd' =&amp;gt; 
&lt;br&gt;'signed_up_as eq \'org\''))&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&lt;br&gt;I don't think I've ever used wheredd, but that should work if I 
&lt;br&gt;understand correctly what you're doing.
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19871268&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---User-f675.html&quot; embed=&quot;fixTarget[675]&quot; target=&quot;_top&quot; &gt;Xaraya - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/%22where%22-clause-in-dynamicdata-getitems-tp19868235p19871268.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19868235</id>
	<title>&quot;where&quot; clause in dynamicdata getitems</title>
	<published>2008-10-07T13:58:54Z</published>
	<updated>2008-10-07T13:58:54Z</updated>
	<author>
		<name>Ryan Walker</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I can't figure out the syntax for a &amp;quot;where&amp;quot; clause in the following 
&lt;br&gt;example...
&lt;br&gt;&lt;br&gt;&amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as eq \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;lt;xar:set 
&lt;br&gt;name=&amp;quot;items&amp;quot;&amp;gt;xarmodapifunc('dynamicdata','user','getitems',array('modid' 
&lt;br&gt;=&amp;gt; 151, 'itemtype' =&amp;gt; 61, 'where' =&amp;gt; $where))&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;lt;xar:foreach in=&amp;quot;$items&amp;quot; key=&amp;quot;$key&amp;quot; value=&amp;quot;$val&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;xar:set name=&amp;quot;$aids[]&amp;quot;&amp;gt;$key&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;lt;/xar:foreach&amp;gt;
&lt;br&gt;&amp;lt;xar:set name=&amp;quot;pop&amp;quot;&amp;gt;array_pop($aids)&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&amp;lt;xar:set 
&lt;br&gt;name=&amp;quot;org_signers&amp;quot;&amp;gt;xarmodapifunc('articles','user','getall',array('ptid' 
&lt;br&gt;=&amp;gt; 61, 'fields' =&amp;gt; array('title','summary','dynamicdata'), 'aids' =&amp;gt; 
&lt;br&gt;$aids, 'sort' =&amp;gt; 'title ASC', 'where' =&amp;gt; 'status eq 2'))&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&lt;br&gt;I've tried the following...
&lt;br&gt;&lt;br&gt;&amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as eq \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as = \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'signed_up_as eq org'&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;xar:set name=&amp;quot;where&amp;quot;&amp;gt;'dd_534 eq \'org\''&amp;lt;/xar:set&amp;gt;
&lt;br&gt;&lt;br&gt;etc.
&lt;br&gt;&lt;br&gt;I'm using array_pop() in this example because for some reason the 
&lt;br&gt;getitems function gives me a superfluous (empty) item at the end of the 
&lt;br&gt;$aids array, which messes up the articles query.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Ryan
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Ryan Walker
&lt;br&gt;www.WebCommunicate.net:
&lt;br&gt;Insights and resources for effective websites.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19868235&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---User-f675.html&quot; embed=&quot;fixTarget[675]&quot; target=&quot;_top&quot; &gt;Xaraya - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/%22where%22-clause-in-dynamicdata-getitems-tp19868235p19868235.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19865472</id>
	<title>[Bug 5904] dropdown list validation from file</title>
	<published>2008-10-07T12:27:34Z</published>
	<updated>2008-10-07T12:27:34Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=5904&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=5904&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19865472&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ryandw@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|RESOLVED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|REOPENED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution|WONTFIX &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #8 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19865472&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ryandw@...&lt;/a&gt; &amp;nbsp;2008-10-07 19:27 GMT -------
&lt;br&gt;(In reply to comment #7)
&lt;br&gt;&amp;gt; I have nothing new to add to this report. I haven't verified whether the issue
&lt;br&gt;&amp;gt; still exists. I worked around the problem by writing custom dropdownlist
&lt;br&gt;&amp;gt; functions that i put into the validation. 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;If there's no intention of fixing this bug, then maybe the &amp;quot;File&amp;quot; and &amp;quot;Options&amp;quot;
&lt;br&gt;part of the UI should be removed? &amp;nbsp;Neither works. &amp;nbsp;I'm running into this bug in
&lt;br&gt;Xaraya 1.1.3.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19865472&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-5904--dropdown-list-validation-from-file-tp19865472p19865472.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19804761</id>
	<title>Re: Xaraya 1.1.5 Pre-Release builds available for testing</title>
	<published>2008-10-03T13:06:04Z</published>
	<updated>2008-10-03T13:06:04Z</updated>
	<author>
		<name>Bigteeth-2</name>
	</author>
	<content type="html">I noticed that the problem when tabbing between fields (ie. you have to 
&lt;br&gt;tab twice to skip to the next field) still hasn't been fixed, and it is 
&lt;br&gt;annoying.
&lt;br&gt;&lt;br&gt;Here is a quote from Linoj who came up with a fix to the CSS:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; The culprit seems to be the class
&lt;br&gt;&lt;br&gt;.xar-form-input-wrapper {
&lt;br&gt;&amp;nbsp; 	margin-bottom: 4px;
&lt;br&gt;&amp;nbsp; 	overflow:auto;
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;&lt;br&gt;in file modules/base/xarstyles/xarcore-xhtml1-strict.css
&lt;br&gt;&lt;br&gt;If you comment out the overflow: auto; fixes it.
&lt;br&gt;&lt;br&gt;Or in your theme's style.css, add this override
&lt;br&gt;&lt;br&gt;.xar-form-input-wrapper {
&lt;br&gt;&amp;nbsp; 	overflow:visible !important;
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19804761&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Xaraya-1.1.5-Pre-Release-builds-available-for-testing-tp19279947p19804761.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19770855</id>
	<title>[Bug 6166] Select Mime Analysis Function</title>
	<published>2008-10-01T16:08:43Z</published>
	<updated>2008-10-01T16:08:43Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=6166&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=6166&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19770855&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hb@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|RESOLVED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|REOPENED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution|FIXED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #4 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19770855&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hb@...&lt;/a&gt; &amp;nbsp;2008-10-01 23:08 GMT -------
&lt;br&gt;Line 65 causes trouble if $pathToMagic is not set, at least under FreeBSD with
&lt;br&gt;PHP 5.25
&lt;br&gt;&amp;gt; - &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$res = finfo_open(FILEINFO_MIME);
&lt;br&gt;&amp;gt; + &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$res = finfo_open(FILEINFO_MIME, $pathToMagic);
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19770855&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-6166--Select-Mime-Analysis-Function-tp19770855p19770855.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19764759</id>
	<title>Re: Memory problems with xarPages</title>
	<published>2008-10-01T09:54:37Z</published>
	<updated>2008-10-01T09:54:37Z</updated>
	<author>
		<name>St.Ego-2</name>
	</author>
	<content type="html">I had been working with putting all xarpages under one root page 
&lt;br&gt;previously. Granted, I typically work with one to two dozen pages, max, 
&lt;br&gt;so it's not a huge load, but what I'm hearing is that for any more than 
&lt;br&gt;that, I would want multiple roots, correct?
&lt;br&gt;&lt;br&gt;-St.Ego
&lt;br&gt;&lt;br&gt;Jason wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; When you load any page, the whole tree that the page is in, is loaded into
&lt;br&gt;&amp;gt; memory. It needs to do this to get context information - menus, crumbtrails etc.
&lt;br&gt;&amp;gt; We could probably reduce the memory requirements somewhat by specifying which
&lt;br&gt;&amp;gt; columns (core and DD) are loaded into that tree, so fields such as 'body' can be
&lt;br&gt;&amp;gt; left unloaded until you display that page in full.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -- Jason
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19764759&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Memory-problems-with-xarPages-tp19757786p19764759.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19763550</id>
	<title>Re: Memory problems with xarPages</title>
	<published>2008-10-01T08:50:10Z</published>
	<updated>2008-10-01T08:50:10Z</updated>
	<author>
		<name>jalal</name>
	</author>
	<content type="html">2008/10/1 jalal &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19763550&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;the.jalal@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; Your memory limit is astronomical. I have sites using xarpages with many
&lt;br&gt;&amp;gt;&amp;gt; hundreds of pages, none of which have more than 32M of memory set. You haven't
&lt;br&gt;&amp;gt;&amp;gt; got all your pages in one gigantic tree, have you? If you have, then it needs to
&lt;br&gt;&amp;gt;&amp;gt; be split up into smaller trees. The xarpages module does not know which DD
&lt;br&gt;&amp;gt;&amp;gt; fields are important for the context, and which are not, so it loads them all.
&lt;br&gt;&amp;gt;&amp;gt; Ditto for the pages - it has no idea what your menu looks like - it could be a
&lt;br&gt;&amp;gt;&amp;gt; simple crumb-trail, or it could be a multi-level drop-down menu.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The site has been running for a couple of years and through trial and
&lt;br&gt;&amp;gt; error I've found that any less that 130Mb will result in an error at
&lt;br&gt;&amp;gt; some point. Such as:
&lt;br&gt;&amp;gt; PHP Fatal error: &amp;nbsp;Allowed memory size of 134217728 bytes exhausted
&lt;br&gt;&amp;gt; (tried to allocate 1330071 bytes) in
&lt;br&gt;&amp;gt; /home/accuorg/public_html/modules/xarpages/xaruser/display.php on line
&lt;br&gt;&amp;gt; 162
&lt;/div&gt;&lt;br&gt;Just to add: the server runs a bunch of other stuff so not all that
&lt;br&gt;memory is being used by Xaraya, however the memory error always occurs
&lt;br&gt;on that line and on that site.
&lt;br&gt;&lt;br&gt;jal
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19763550&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Memory-problems-with-xarPages-tp19757786p19763550.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19765004</id>
	<title>Re: Memory problems with xarPages</title>
	<published>2008-10-01T08:45:32Z</published>
	<updated>2008-10-01T08:45:32Z</updated>
	<author>
		<name>jalal</name>
	</author>
	<content type="html">2008/10/1 Jason &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19765004&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;judgej@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; jalal wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi all
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; xarPages has always been problematic with memory and I'm trying to cut
&lt;br&gt;&amp;gt;&amp;gt; down it's memory usage as much as possible. As the number of pages on
&lt;br&gt;&amp;gt;&amp;gt; site grow, so does the memory needs of PHP. (I've currently got
&lt;br&gt;&amp;gt;&amp;gt; memory_limit = 256M in php.ini).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; One of the places I get an &amp;quot;Out of memory&amp;quot; error is in
&lt;br&gt;&amp;gt;&amp;gt; modules/xarpages/xaruser/display.php on line 169. The code there is:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; // The 'serialize' hack ensures we have a proper copy of the
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; // paga data, which is a self-referencing array. If we don't
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; // do this, then any changes we make will affect the stored version.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; $data = unserialize(serialize($data));
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Can someone explain what the purpose of that little snippet is? Or if
&lt;br&gt;&amp;gt;&amp;gt; it is necessary?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt;&amp;gt; jalal
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The purpose is to make a copy of the page tree, without copying the references
&lt;br&gt;&amp;gt; (i.e. make a completely separate copy) that can then be further manipulated to
&lt;br&gt;&amp;gt; prune and change pages.
&lt;/div&gt;&lt;br&gt;OK. Reusing the variable name confused me a bit.
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Your memory limit is astronomical. I have sites using xarpages with many
&lt;br&gt;&amp;gt; hundreds of pages, none of which have more than 32M of memory set. You haven't
&lt;br&gt;&amp;gt; got all your pages in one gigantic tree, have you? If you have, then it needs to
&lt;br&gt;&amp;gt; be split up into smaller trees. The xarpages module does not know which DD
&lt;br&gt;&amp;gt; fields are important for the context, and which are not, so it loads them all.
&lt;br&gt;&amp;gt; Ditto for the pages - it has no idea what your menu looks like - it could be a
&lt;br&gt;&amp;gt; simple crumb-trail, or it could be a multi-level drop-down menu.
&lt;br&gt;&lt;br&gt;The site has been running for a couple of years and through trial and
&lt;br&gt;error I've found that any less that 130Mb will result in an error at
&lt;br&gt;some point. Such as:
&lt;br&gt;PHP Fatal error: &amp;nbsp;Allowed memory size of 134217728 bytes exhausted
&lt;br&gt;(tried to allocate 1330071 bytes) in
&lt;br&gt;/home/accuorg/public_html/modules/xarpages/xaruser/display.php on line
&lt;br&gt;162
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When you load any page, the whole tree that the page is in, is loaded into
&lt;br&gt;&amp;gt; memory. It needs to do this to get context information - menus, crumbtrails etc.
&lt;br&gt;&amp;gt; We could probably reduce the memory requirements somewhat by specifying which
&lt;br&gt;&amp;gt; columns (core and DD) are loaded into that tree, so fields such as 'body' can be
&lt;br&gt;&amp;gt; left unloaded until you display that page in full.
&lt;br&gt;&lt;br&gt;I've recently modified the xarpages code to not load the full page if
&lt;br&gt;it is being recalled for a menu. It should make a substantial
&lt;br&gt;difference.
&lt;br&gt;&lt;br&gt;Thank you for answering my question here.
&lt;br&gt;&lt;br&gt;jalal
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19765004&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Memory-problems-with-xarPages-tp19757786p19765004.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19757786</id>
	<title>Re: Memory problems with xarPages</title>
	<published>2008-10-01T03:26:49Z</published>
	<updated>2008-10-01T03:26:49Z</updated>
	<author>
		<name>Jason-90</name>
	</author>
	<content type="html">jalal wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; xarPages has always been problematic with memory and I'm trying to cut
&lt;br&gt;&amp;gt; down it's memory usage as much as possible. As the number of pages on
&lt;br&gt;&amp;gt; site grow, so does the memory needs of PHP. (I've currently got
&lt;br&gt;&amp;gt; memory_limit = 256M in php.ini).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; One of the places I get an &amp;quot;Out of memory&amp;quot; error is in
&lt;br&gt;&amp;gt; modules/xarpages/xaruser/display.php on line 169. The code there is:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; // The 'serialize' hack ensures we have a proper copy of the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; // paga data, which is a self-referencing array. If we don't
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; // do this, then any changes we make will affect the stored version.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; $data = unserialize(serialize($data));
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can someone explain what the purpose of that little snippet is? Or if
&lt;br&gt;&amp;gt; it is necessary?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; jalal
&lt;/div&gt;&lt;br&gt;The purpose is to make a copy of the page tree, without copying the references
&lt;br&gt;(i.e. make a completely separate copy) that can then be further manipulated to
&lt;br&gt;prune and change pages.
&lt;br&gt;&lt;br&gt;Your memory limit is astronomical. I have sites using xarpages with many
&lt;br&gt;hundreds of pages, none of which have more than 32M of memory set. You haven't
&lt;br&gt;got all your pages in one gigantic tree, have you? If you have, then it needs to
&lt;br&gt;be split up into smaller trees. The xarpages module does not know which DD
&lt;br&gt;fields are important for the context, and which are not, so it loads them all.
&lt;br&gt;Ditto for the pages - it has no idea what your menu looks like - it could be a
&lt;br&gt;simple crumb-trail, or it could be a multi-level drop-down menu.
&lt;br&gt;&lt;br&gt;When you load any page, the whole tree that the page is in, is loaded into
&lt;br&gt;memory. It needs to do this to get context information - menus, crumbtrails etc.
&lt;br&gt;We could probably reduce the memory requirements somewhat by specifying which
&lt;br&gt;columns (core and DD) are loaded into that tree, so fields such as 'body' can be
&lt;br&gt;left unloaded until you display that page in full.
&lt;br&gt;&lt;br&gt;-- Jason
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19757786&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Memory-problems-with-xarPages-tp19757786p19757786.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19745664</id>
	<title>[Bug 6263] New: Trying to update Roles Modify Config results in assertion failure when no registration module is defined</title>
	<published>2008-09-30T09:29:13Z</published>
	<updated>2008-09-30T09:29:13Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=6263&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=6263&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: Trying to update Roles Modify Config results in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; assertion failure when no registration module is defined
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: App - Core
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: Weekly Tarball
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3 - Standard
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: Roles
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19745664&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xaraya_qa@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19745664&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;QAContact: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19745664&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rmurray@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;User-Agent: &amp;nbsp; &amp;nbsp; &amp;nbsp; Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.3)
&lt;br&gt;Gecko/2008092417 Firefox/3.0.3
&lt;br&gt;Build Identifier: 
&lt;br&gt;&lt;br&gt;Clean install of Xaraya 1.1.5 Core. 
&lt;br&gt;&lt;br&gt;When trying to Update Roles Configuration in Roles &amp;gt; Modify Config &amp;gt; General
&lt;br&gt;tab without having a registration module installed results in System Error
&lt;br&gt;Assertion in code failed.
&lt;br&gt;&lt;br&gt;Reproducible: Always
&lt;br&gt;&lt;br&gt;Steps to Reproduce:
&lt;br&gt;1. Install Xaraya 1.1.5 Core 
&lt;br&gt;2. Modify Roles Config General tab, to eg, enable Short URLs
&lt;br&gt;3. Click Update Roles Configuration
&lt;br&gt;&lt;br&gt;Actual Results: &amp;nbsp;
&lt;br&gt;System Error
&lt;br&gt;Assertion in code failed
&lt;br&gt;&lt;br&gt;ASSERTION FAILED:
&lt;br&gt;/home/crispcre/public_html/dev/public_html/includes/xarVar.php [728] :
&lt;br&gt;!is_null($value); /* Not allowed to set a variable to NULL value */
&lt;br&gt;&lt;br&gt;Expected Results: &amp;nbsp;
&lt;br&gt;Update module configuration.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19745664&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-6263--New%3A-Trying-to-update-Roles-Modify-Config-results-in-assertion-failure-when-no-registration-module-is-defined-tp19745664p19745664.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19718031</id>
	<title>[Bug 5594] bbcode: the module does not support nesting of bbcode tags</title>
	<published>2008-09-28T20:45:07Z</published>
	<updated>2008-09-28T20:45:07Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=5594&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=5594&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718031&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718031&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pn@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #8 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718031&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; &amp;nbsp;2008-09-29 03:45 GMT -------
&lt;br&gt;*** Bug 5761 has been marked as a duplicate of this bug. ***
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718031&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-5594--bbcode%3A-the-module-does-not-support-nesting-of-bbcode-tags-tp19718031p19718031.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19718030</id>
	<title>[Bug 5761] Nested quotes don't render right</title>
	<published>2008-09-28T20:45:06Z</published>
	<updated>2008-09-28T20:45:06Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=5761&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=5761&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718030&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|DUPLICATE
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #1 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718030&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; &amp;nbsp;2008-09-29 03:45 GMT -------
&lt;br&gt;Marking this duplicate of Bug 5594.
&lt;br&gt;&lt;br&gt;*** This bug has been marked as a duplicate of bug 5594 ***
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718030&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-5761--Nested-quotes-don%27t-render-right-tp19718030p19718030.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19718010</id>
	<title>[Bug 5594] bbcode: the module does not support nesting of bbcode tags</title>
	<published>2008-09-28T20:40:42Z</published>
	<updated>2008-09-28T20:40:42Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=5594&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=5594&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718010&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #7 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718010&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; &amp;nbsp;2008-09-29 03:40 GMT -------
&lt;br&gt;Marking this bug resolved, appears to have been fixed for a while. Re-open if
&lt;br&gt;not.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718010&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-5594--bbcode%3A-the-module-does-not-support-nesting-of-bbcode-tags-tp19718010p19718010.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19718005</id>
	<title>[Bug 5461] linebreak in code within code tags creates two code fields</title>
	<published>2008-09-28T20:39:26Z</published>
	<updated>2008-09-28T20:39:26Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=5461&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=5461&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718005&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #1 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718005&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; &amp;nbsp;2008-09-29 03:39 GMT -------
&lt;br&gt;Subject: &amp;nbsp;com.xaraya.modules.bbcode: Pushing updates to BBCode Fix for Bug 5461
&lt;br&gt;Fix...
&lt;br&gt;From: &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718005&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;crispcreations@...&lt;/a&gt;
&lt;br&gt;Organization: &amp;nbsp;Xaraya
&lt;br&gt;Date: &amp;nbsp;Sat, 27 Sep 2008 08:33:46 +0000 (UTC)
&lt;br&gt;Newsgroups: &amp;nbsp;xaraya.mt-notices
&lt;br&gt;&lt;br&gt;&lt;br&gt;Branch : com.xaraya.modules.bbcode
&lt;br&gt;Author : &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718005&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;crispcreations@...&lt;/a&gt;
&lt;br&gt;Revision : b887243a1e66c46fb7bf0ed991ca0141f9029efd
&lt;br&gt;Date : 2008-09-27T08:33:00
&lt;br&gt;&lt;br&gt;Changelog:
&lt;br&gt;Pushing updates to BBCode
&lt;br&gt;&lt;br&gt;Fix for Bug 5461
&lt;br&gt;Fix for Bug 5081
&lt;br&gt;Fix nesting issues with tags inside size tag
&lt;br&gt;Fixed issue with plain urls appearing on same line even with linebreaks
&lt;br&gt;&lt;br&gt;Link :
&lt;br&gt;&lt;a href=&quot;http://mt.xaraya.com/revision/info/b887243a1e66c46fb7bf0ed991ca0141f9029efd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mt.xaraya.com/revision/info/b887243a1e66c46fb7bf0ed991ca0141f9029efd&lt;/a&gt;&lt;br&gt;&lt;br&gt;Extra certificates:
&lt;br&gt;-------------------
&lt;br&gt;Bug (values listed separately):
&lt;br&gt;* 5081
&lt;br&gt;* 5461
&lt;br&gt;&lt;br&gt;Files:
&lt;br&gt;------
&lt;br&gt;xaruserapi.php
&lt;br&gt;xartemplates/user-code.xd
&lt;br&gt;&lt;br&gt;Marking this bug resolved, fixed with above change. Re-open if not.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19718005&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-5461--linebreak-in-code-within-code-tags-creates-two-code-fields-tp19718005p19718005.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19717984</id>
	<title>[Bug 5217] BBCode: when [p] tag nested in [quote] tag than not rendered</title>
	<published>2008-09-28T20:36:08Z</published>
	<updated>2008-09-28T20:36:08Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=5217&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=5217&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717984&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|ASSIGNED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #5 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717984&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; &amp;nbsp;2008-09-29 03:36 GMT -------
&lt;br&gt;(In reply to comment #4)
&lt;br&gt;&amp;gt; The nested code problem should be fixed now in monotone. If someone could test
&lt;br&gt;&amp;gt; with their use cases, and confirm it is fixed or else a need for further
&lt;br&gt;&amp;gt; updates. Thanks.
&lt;br&gt;&amp;gt; 
&lt;br&gt;Confirming bug fixed, marking bug resolved. Re-open if not.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717984&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-5217--BBCode%3A-when--p--tag-nested-in--quote--tag-than-not-rendered-tp19717984p19717984.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19717905</id>
	<title>[Bug 5081] BBCode get's confused with double slashes in text enclosed in bbcode tags</title>
	<published>2008-09-28T20:22:01Z</published>
	<updated>2008-09-28T20:22:01Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=5081&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=5081&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717905&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #1 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717905&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; &amp;nbsp;2008-09-29 03:21 GMT -------
&lt;br&gt;Subject: &amp;nbsp;com.xaraya.modules.bbcode: Pushing updates to BBCode Fix for Bug 5461
&lt;br&gt;Fix for Bug 5081
&lt;br&gt;From: &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717905&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;crispcreations@...&lt;/a&gt;
&lt;br&gt;Organization: &amp;nbsp;Xaraya
&lt;br&gt;Date: &amp;nbsp;Sat, 27 Sep 2008 08:33:46 +0000 (UTC)
&lt;br&gt;Newsgroups: &amp;nbsp;xaraya.mt-notices
&lt;br&gt;&lt;br&gt;&lt;br&gt;Branch : com.xaraya.modules.bbcode
&lt;br&gt;Author : &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717905&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;crispcreations@...&lt;/a&gt;
&lt;br&gt;Revision : b887243a1e66c46fb7bf0ed991ca0141f9029efd
&lt;br&gt;Date : 2008-09-27T08:33:00
&lt;br&gt;&lt;br&gt;Changelog:
&lt;br&gt;Pushing updates to BBCode
&lt;br&gt;&lt;br&gt;Fix for Bug 5461
&lt;br&gt;Fix for Bug 5081
&lt;br&gt;Fix nesting issues with tags inside size tag
&lt;br&gt;Fixed issue with plain urls appearing on same line even with linebreaks/
&lt;br&gt;&lt;br&gt;Link :
&lt;br&gt;&lt;a href=&quot;http://mt.xaraya.com/revision/info/b887243a1e66c46fb7bf0ed991ca0141f9029efd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mt.xaraya.com/revision/info/b887243a1e66c46fb7bf0ed991ca0141f9029efd&lt;/a&gt;&lt;br&gt;&lt;br&gt;Extra certificates:
&lt;br&gt;-------------------
&lt;br&gt;Bug (values listed separately):
&lt;br&gt;* 5081
&lt;br&gt;* 5461
&lt;br&gt;&lt;br&gt;Files:
&lt;br&gt;------
&lt;br&gt;xaruserapi.php
&lt;br&gt;xartemplates/user-code.xd
&lt;br&gt;&lt;br&gt;Marking this bug resolved, fixed in above changes. Please re-open if not.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717905&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-5081--BBCode-get%27s-confused-with-double-slashes-in-text-enclosed-in-bbcode-tags-tp19717905p19717905.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19717851</id>
	<title>[Bug 5214] BBCode FR [wiki=*] like [wiki=ru] etc</title>
	<published>2008-09-28T20:11:06Z</published>
	<updated>2008-09-28T20:11:06Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=5214&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=5214&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717851&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|REOPENED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #4 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717851&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; &amp;nbsp;2008-09-29 03:11 GMT -------
&lt;br&gt;Branch : com.xaraya.modules.bbcode
&lt;br&gt;Author : &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717851&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jojodee@...&lt;/a&gt;
&lt;br&gt;Revision : 1661522cd26b06c747e47a06ee2d5b9aceefe020
&lt;br&gt;Date : 2008-09-27T06:24:47
&lt;br&gt;&lt;br&gt;Changelog:
&lt;br&gt;Push back to xaraya bbcode from xarigami bbcode module - wiki changes for issue
&lt;br&gt;xbbc-000229/bugzilla 5214
&lt;br&gt;&lt;br&gt;* xarstyles/SyntaxHighlighter.css: ...
&lt;br&gt;* xartemplates/user-wiki.xd: ...
&lt;br&gt;* xaruserapi.php: ...
&lt;br&gt;&lt;br&gt;applied changes from c10202ac4d0f1aea63dd27fac10798591f98ff3a
&lt;br&gt;through 7e1ccccf72c99e2abe72dea22bfc7f6d44d59446
&lt;br&gt;&lt;br&gt;&lt;br&gt;Link :
&lt;br&gt;&lt;a href=&quot;http://mt.xaraya.com/revision/info/1661522cd26b06c747e47a06ee2d5b9aceefe020&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mt.xaraya.com/revision/info/1661522cd26b06c747e47a06ee2d5b9aceefe020&lt;/a&gt;&lt;br&gt;&lt;br&gt;Marking this bug resolved, feature added in above change.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19717851&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-5214--BBCode-FR--wiki%3D*--like--wiki%3Dru--etc-tp19717851p19717851.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19701319</id>
	<title>[Bug 6262] SimplePie won't install without init function on Xaraya 1.1.5R-C1</title>
	<published>2008-09-27T02:51:06Z</published>
	<updated>2008-09-27T02:51:06Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=6262&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=6262&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #2 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19701319&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;judgej@...&lt;/a&gt; &amp;nbsp;2008-09-27 09:51 GMT -------
&lt;br&gt;(In reply to comment #1)
&lt;br&gt;&amp;gt; Created an attachment (id=4048)
&lt;br&gt;&amp;nbsp;--&amp;gt; (&lt;a href=&quot;http://bugs.xaraya.com/attachment.cgi?id=4048&amp;action=view&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/attachment.cgi?id=4048&amp;action=view&lt;/a&gt;) [edit]
&lt;br&gt;&amp;gt; SimplePie xarinit.php
&lt;br&gt;&amp;gt; Added diff of included init function to fix this bug.
&lt;br&gt;&lt;br&gt;I would apply this patch, if I knew how. Can anyone send me a link that
&lt;br&gt;describes how to apply a patch in monotone. Searching the documentation has not
&lt;br&gt;come up with the slightest clue (I guess I have not hit the magic keywords).
&lt;br&gt;&lt;br&gt;(In reply to comment #1)
&lt;br&gt;&amp;gt; Created an attachment (id=4048)
&lt;br&gt;&amp;nbsp;--&amp;gt; (&lt;a href=&quot;http://bugs.xaraya.com/attachment.cgi?id=4048&amp;action=view&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/attachment.cgi?id=4048&amp;action=view&lt;/a&gt;) [edit]
&lt;br&gt;&amp;gt; SimplePie xarinit.php
&lt;br&gt;&amp;gt; Added diff of included init function to fix this bug.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19701319&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-6262--SimplePie-won%27t-install-without-init-function-on-Xaraya-1.1.5R-C1-tp19701319p19701319.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19699844</id>
	<title>[Bug 6262] SimplePie won't install without init function on Xaraya 1.1.5R-C1</title>
	<published>2008-09-26T22:27:45Z</published>
	<updated>2008-09-26T22:27:45Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=6262&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=6262&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #1 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19699844&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; &amp;nbsp;2008-09-27 05:27 GMT -------
&lt;br&gt;Created an attachment (id=4048)
&lt;br&gt;&amp;nbsp;--&amp;gt; (&lt;a href=&quot;http://bugs.xaraya.com/attachment.cgi?id=4048&amp;action=view&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/attachment.cgi?id=4048&amp;action=view&lt;/a&gt;)
&lt;br&gt;SimplePie xarinit.php
&lt;br&gt;&lt;br&gt;Added diff of included init function to fix this bug.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19699844&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-6262--SimplePie-won%27t-install-without-init-function-on-Xaraya-1.1.5R-C1-tp19699844p19699844.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19699754</id>
	<title>[Bug 6262] New: SimplePie won't install without init function on Xaraya 1.1.5R-C1</title>
	<published>2008-09-26T21:59:46Z</published>
	<updated>2008-09-26T21:59:46Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=6262&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=6262&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: SimplePie won't install without init function on Xaraya
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.1.5R-C1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: App - Modules
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: Weekly Tarball
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P3 - Standard
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: SimplePie
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19699754&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;judgej@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19699754&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;User-Agent: &amp;nbsp; &amp;nbsp; &amp;nbsp; Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.1)
&lt;br&gt;Gecko/2008070208 Firefox/3.0.1
&lt;br&gt;Build Identifier: 
&lt;br&gt;&lt;br&gt;It seems Xaraya 1.1.5 needs an init function to be present for the module being
&lt;br&gt;installed, it throws an error otherwise.
&lt;br&gt;&lt;br&gt;Reproducible: Always
&lt;br&gt;&lt;br&gt;Steps to Reproduce:
&lt;br&gt;1. Install Xaraya 1.1.5 RC1
&lt;br&gt;2. Install SimplePie Module
&lt;br&gt;3.
&lt;br&gt;&lt;br&gt;Actual Results: &amp;nbsp;
&lt;br&gt;Returns error in executeinit.
&lt;br&gt;&lt;br&gt;Expected Results: &amp;nbsp;
&lt;br&gt;Install Module
&lt;br&gt;&lt;br&gt;Adding an empty init function fixed the problem.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19699754&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-6262--New%3A-SimplePie-won%27t-install-without-init-function-on-Xaraya-1.1.5R-C1-tp19699754p19699754.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19663189</id>
	<title>[Bug 3947] Post icons in user-main page</title>
	<published>2008-09-24T22:15:40Z</published>
	<updated>2008-09-24T22:15:40Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=3947&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=3947&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #3 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19663189&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris.powis@...&lt;/a&gt; &amp;nbsp;2008-09-25 05:15 GMT -------
&lt;br&gt;(In reply to comment #0)
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; It would be a nice addition to allow the user to select a 'post icon' (ie. an
&lt;br&gt;&amp;gt; icon that represents either the importance, or mood of the post) when making a
&lt;br&gt;&amp;gt; new topic thread.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In turn, this icon would be displayed in a column (usually next to the new/old
&lt;br&gt;&amp;gt; post icon) on the forums home page --- user-main.xd.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Generally, there is a little panel in the new topic form when making a new
&lt;br&gt;&amp;gt; thread that displays these icons.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If you need any examples just let me know.... AFAIK I have tried out all the bb
&lt;br&gt;&amp;gt; systems out there ;)
&lt;/div&gt;&lt;br&gt;This can be done with dynamicdata, extend a forum with, eg a dd imagelist
&lt;br&gt;property, using a list of mood icons. Just need to put the right xar:data tags
&lt;br&gt;in your templates to get them to display then.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19663189&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-3947--Post-icons-in-user-main-page-tp19663189p19663189.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19587279</id>
	<title>[Bug 842] Include a common set of module defines for a givenmodule</title>
	<published>2008-09-20T10:04:49Z</published>
	<updated>2008-09-20T10:04:49Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@xaraya.com</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugs.xaraya.com/show_bug.cgi?id=842&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/show_bug.cgi?id=842&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19587279&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;anonymous@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;Attachment #2635|1xYAPF &amp;nbsp;&amp;lt;a &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;lt;url&amp;gt;&lt;a href=&quot;http://flash-animator-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://flash-animator-&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; description|href=&amp;quot;&lt;a href=&quot;http://xneswlgenkph.co&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xneswlgenkph.co&lt;/a&gt;|14.theholenews.net/blog/entr
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|m/&amp;quot;&amp;gt;xneswlgenkph&amp;lt;/a&amp;gt;, &amp;nbsp; &amp;nbsp; &amp;nbsp; |y/mardi-gras-flashers/|mardi
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|[url=&lt;a href=&quot;http://yugrafmdgest.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yugrafmdgest.com&lt;/a&gt;|gras flashers&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|/]yugrafmdgest[/url], &amp;nbsp; &amp;nbsp; &amp;nbsp; |&amp;lt;url&amp;gt;&lt;a href=&quot;http://chemical-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://chemical-&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|[link=&lt;a href=&quot;http://gzyjvltlkzhz.co&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gzyjvltlkzhz.co&lt;/a&gt;|pathology-
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|m/]gzyjvltlkzhz[/link], &amp;nbsp; &amp;nbsp; |95.yourdaynews.net/node/chem
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://bkwwjbyzvxaw.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bkwwjbyzvxaw.com/&lt;/a&gt;&amp;nbsp; &amp;nbsp; |ical-brothers-star-
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|guitar/|chemical brothers
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|star guitar&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;lt;url&amp;gt;&lt;a href=&quot;http://blood-types-&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blood-types-&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|81.ib
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Comment #1390 from &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19587279&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;anonymous@...&lt;/a&gt; &amp;nbsp;2008-09-20 17:04 GMT -------
&lt;br&gt;(From update of attachment 2635)
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://flash-animator-14.theholenews.net/blog/entry/mardi-gras-flashers/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://flash-animator-14.theholenews.net/blog/entry/mardi-gras-flashers/&lt;/a&gt;|mardi
&lt;br&gt;gras flashers&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://chemical-pathology-95.yourdaynews.net/node/chemical-brothers-star-guitar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://chemical-pathology-95.yourdaynews.net/node/chemical-brothers-star-guitar/&lt;/a&gt;|chemical
&lt;br&gt;brothers star guitar&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://blood-types-81.ibestnews.net/wordpress/bloody-mary-space/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blood-types-81.ibestnews.net/wordpress/bloody-mary-space/&lt;/a&gt;|bloody
&lt;br&gt;mary space&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://flowers-24.thenewsvision.net/wordpress/artificial-flowers/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://flowers-24.thenewsvision.net/wordpress/artificial-flowers/&lt;/a&gt;|artificial
&lt;br&gt;flowers&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://mister-jekill-44.thenewsvision.net/2008/08/federico-angelucci-amore-mistero/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mister-jekill-44.thenewsvision.net/2008/08/federico-angelucci-amore-mistero/&lt;/a&gt;|federico
&lt;br&gt;angelucci amore mistero&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://meyer-55.yourdaynews.net/2008/08/18/citazione-twilight-stephenie-meyer/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://meyer-55.yourdaynews.net/2008/08/18/citazione-twilight-stephenie-meyer/&lt;/a&gt;|citazione
&lt;br&gt;twilight stephenie meyer&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://brigata-gialloblu-46.yourdaynews.net/wordpress/brigata-cani-da-birra/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://brigata-gialloblu-46.yourdaynews.net/wordpress/brigata-cani-da-birra/&lt;/a&gt;|brigata
&lt;br&gt;cani da birra&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://macbeth-summary-30.yourdaynews.net/2008/08/14/macbeth-summary/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://macbeth-summary-30.yourdaynews.net/2008/08/14/macbeth-summary/&lt;/a&gt;|macbeth
&lt;br&gt;summary&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://hidden-incest-84.yourdaynews.net/2008/09/hidden-object-game/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hidden-incest-84.yourdaynews.net/2008/09/hidden-object-game/&lt;/a&gt;|hidden
&lt;br&gt;object game&amp;lt;/url&amp;gt; &amp;lt;url&amp;gt;&lt;a href=&quot;http://lesbian-dungeon-86.ibestnews.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lesbian-dungeon-86.ibestnews.net&lt;/a&gt;|lesbian&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://unleashed-28.yourdaynews.net/the-force-unleashed/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://unleashed-28.yourdaynews.net/the-force-unleashed/&lt;/a&gt;|the force
&lt;br&gt;unleashed&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://affitto-valledaosta-26.thenewsvision.net/node/canone-affitto/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://affitto-valledaosta-26.thenewsvision.net/node/canone-affitto/&lt;/a&gt;|canone
&lt;br&gt;affitto&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://cattura-sarago-21.theholenews.net/wordpress/catturare-deoxys-smeraldo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cattura-sarago-21.theholenews.net/wordpress/catturare-deoxys-smeraldo/&lt;/a&gt;|catturare
&lt;br&gt;deoxys smeraldo&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://cortese-palermo-94.theholenews.net/medici-chirurgo-palermo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cortese-palermo-94.theholenews.net/medici-chirurgo-palermo/&lt;/a&gt;|medici
&lt;br&gt;chirurgo palermo&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://casagrande-7.thenewsvision.net/marco-casagrande/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://casagrande-7.thenewsvision.net/marco-casagrande/&lt;/a&gt;|marco
&lt;br&gt;casagrande&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://mortgage-agents-7.ibestnews.net/blog/entry/second-mortgage-rata/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mortgage-agents-7.ibestnews.net/blog/entry/second-mortgage-rata/&lt;/a&gt;|second
&lt;br&gt;mortgage rata&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://lucania-basket-28.yourdaynews.net/blog/entry/jesi-basket/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lucania-basket-28.yourdaynews.net/blog/entry/jesi-basket/&lt;/a&gt;|jesi
&lt;br&gt;basket&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://emiliano-35.thenewsvision.net/2008/09/09/emiliano-zapata/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://emiliano-35.thenewsvision.net/2008/09/09/emiliano-zapata/&lt;/a&gt;|emiliano
&lt;br&gt;zapata&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://incidentate-99.theholenews.net/2008/08/acquisto-moto-incidentate/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://incidentate-99.theholenews.net/2008/08/acquisto-moto-incidentate/&lt;/a&gt;|acquisto
&lt;br&gt;moto incidentate&amp;lt;/url&amp;gt; &amp;lt;url&amp;gt;&lt;a href=&quot;http://worst-nightmare-14.ibestnews.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://worst-nightmare-14.ibestnews.net&lt;/a&gt;|worst&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://waycall-assistance-44.theholenews.net/hog-assistance/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://waycall-assistance-44.theholenews.net/hog-assistance/&lt;/a&gt;|hog
&lt;br&gt;assistance&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://eseguire-innesto-41.thenewsvision.net/blog/entry/eseguire-scandisk/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://eseguire-innesto-41.thenewsvision.net/blog/entry/eseguire-scandisk/&lt;/a&gt;|eseguire
&lt;br&gt;scandisk&amp;lt;/url&amp;gt; &amp;lt;url&amp;gt;&lt;a href=&quot;http://player-77.yourdaynews.net/mpeg-movie-player/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://player-77.yourdaynews.net/mpeg-movie-player/&lt;/a&gt;|mpeg
&lt;br&gt;movie player&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://norme-71.thenewsvision.net/wordpress/fotografia-gratis-seno-enorme/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://norme-71.thenewsvision.net/wordpress/fotografia-gratis-seno-enorme/&lt;/a&gt;|fotografia
&lt;br&gt;gratis seno enorme&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://conquistare-bilancia-97.theholenews.net/wordpress/bilancia-elettronica-pesa-alimento/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://conquistare-bilancia-97.theholenews.net/wordpress/bilancia-elettronica-pesa-alimento/&lt;/a&gt;|bilancia
&lt;br&gt;elettronica pesa alimento&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://download-photoshop-73.yourdaynews.net/wordpress/kerio-firewall-download/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download-photoshop-73.yourdaynews.net/wordpress/kerio-firewall-download/&lt;/a&gt;|kerio
&lt;br&gt;firewall download&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://orvietano-nichelino-23.theholenews.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://orvietano-nichelino-23.theholenews.net&lt;/a&gt;|orvietano&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://signal-31.theholenews.net/wordpress/digital-signal-processor/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://signal-31.theholenews.net/wordpress/digital-signal-processor/&lt;/a&gt;|digital
&lt;br&gt;signal processor&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://canone-friuli-47.yourdaynews.net/blog/entry/foto-aerea-friuli/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://canone-friuli-47.yourdaynews.net/blog/entry/foto-aerea-friuli/&lt;/a&gt;|foto
&lt;br&gt;aerea friuli&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://monza-piantina-45.thenewsvision.net/node/cap-monza/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://monza-piantina-45.thenewsvision.net/node/cap-monza/&lt;/a&gt;|cap monza&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://totti-francesco-68.thenewsvision.net/node/francesco-testo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://totti-francesco-68.thenewsvision.net/node/francesco-testo/&lt;/a&gt;|francesco
&lt;br&gt;testo&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://iguana-collare-80.yourdaynews.net/blog/entry/iguana-delle-galapagos/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://iguana-collare-80.yourdaynews.net/blog/entry/iguana-delle-galapagos/&lt;/a&gt;|iguana
&lt;br&gt;delle galapagos&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://collaborazione-fotografo-3.ibestnews.net/ruggiero-battipaglia-fotografo/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://collaborazione-fotografo-3.ibestnews.net/ruggiero-battipaglia-fotografo/&lt;/a&gt;|ruggiero
&lt;br&gt;battipaglia fotografo&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://reumatismo-primari-48.thenewsvision.net/node/grammatica-italiana-scuola-primaria/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://reumatismo-primari-48.thenewsvision.net/node/grammatica-italiana-scuola-primaria/&lt;/a&gt;|grammatica
&lt;br&gt;italiana scuola primaria&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://mercatino-ancona-23.thenewsvision.net/2008/08/ordine-ingegnere-ancona/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mercatino-ancona-23.thenewsvision.net/2008/08/ordine-ingegnere-ancona/&lt;/a&gt;|ordine
&lt;br&gt;ingegnere ancona&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://telefilms-lista-90.yourdaynews.net/2008/08/28/lista-film-tutti-genere/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://telefilms-lista-90.yourdaynews.net/2008/08/28/lista-film-tutti-genere/&lt;/a&gt;|lista
&lt;br&gt;film tutti genere&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://generate-60.thenewsvision.net/user-generated-content/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://generate-60.thenewsvision.net/user-generated-content/&lt;/a&gt;|user
&lt;br&gt;generated content&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://concreta-31.yourdaynews.net/blog/entry/concreta-polishing-macchina/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://concreta-31.yourdaynews.net/blog/entry/concreta-polishing-macchina/&lt;/a&gt;|concreta
&lt;br&gt;polishing macchina&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://navigatore-satelitari-99.theholenews.net/node/navigatore-gps/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://navigatore-satelitari-99.theholenews.net/node/navigatore-gps/&lt;/a&gt;|navigatore
&lt;br&gt;gps&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://altopiano-sciliar-41.yourdaynews.net/2008/08/campeggio-altopiano-baselga-pine/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://altopiano-sciliar-41.yourdaynews.net/2008/08/campeggio-altopiano-baselga-pine/&lt;/a&gt;|campeggio
&lt;br&gt;altopiano baselga pine&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://presepe-napoletano-57.yourdaynews.net/blog/entry/download-mussolini-doppiaggio-napoletano/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://presepe-napoletano-57.yourdaynews.net/blog/entry/download-mussolini-doppiaggio-napoletano/&lt;/a&gt;|download
&lt;br&gt;mussolini doppiaggio napoletano&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://tribal-angel-18.thenewsvision.net/2008/08/05/angelina-jolie-sexy/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tribal-angel-18.thenewsvision.net/2008/08/05/angelina-jolie-sexy/&lt;/a&gt;|angelina
&lt;br&gt;jolie sexy&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://black-67.theholenews.net/2008/08/20/black-hooker/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://black-67.theholenews.net/2008/08/20/black-hooker/&lt;/a&gt;|black
&lt;br&gt;hooker&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://commissario-esterni-79.theholenews.net/blog/entry/commissario-liquidatore/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://commissario-esterni-79.theholenews.net/blog/entry/commissario-liquidatore/&lt;/a&gt;|commissario
&lt;br&gt;liquidatore&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://camonica-valley-10.yourdaynews.net/node/scotts-valley/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://camonica-valley-10.yourdaynews.net/node/scotts-valley/&lt;/a&gt;|scotts
&lt;br&gt;valley&amp;lt;/url&amp;gt; &amp;lt;url&amp;gt;&lt;a href=&quot;http://travels-40.ibestnews.net/2008/08/sunny-travels/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://travels-40.ibestnews.net/2008/08/sunny-travels/&lt;/a&gt;|sunny
&lt;br&gt;travels&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://munich-69.yourdaynews.net/2008/08/05/rivenditore-munich/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://munich-69.yourdaynews.net/2008/08/05/rivenditore-munich/&lt;/a&gt;|rivenditore
&lt;br&gt;munich&amp;lt;/url&amp;gt;
&lt;br&gt;&amp;lt;url&amp;gt;&lt;a href=&quot;http://toshiba-sattelite-65.thenewsvision.net/node/toshiba-satelite-laptop%&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://toshiba-sattelite-65.thenewsvision.net/node/toshiba-satelite-laptop%&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugs.xaraya.com/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.xaraya.com/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are on the CC list for the bug, or are watching someone who is.
&lt;br&gt;&lt;br&gt;---- ** IMPORTANT ** READ BELOW ** ----
&lt;br&gt;[Clip Me Start]
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;If you wish, you can reply to this message directly **however**, make sure
&lt;br&gt;to use the &amp;quot;Reply To All&amp;quot; feature of your client **and** ensure that the 
&lt;br&gt;bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
&lt;br&gt;you're From or Reply-To address set to the same address you use to log
&lt;br&gt;into your bugzilla account or your reply will not be attached to the bug.
&lt;br&gt;--------------------------------------------------------------------------
&lt;br&gt;[Clip Me End]
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_bugs mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19587279&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_bugs@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_bugs&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_bugs&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Bugs-f668.html&quot; embed=&quot;fixTarget[668]&quot; target=&quot;_top&quot; &gt;Xaraya - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-Bug-842--Include-a-common-set-of-module-defines-for-a-givenmodule-tp19587279p19587279.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19568343</id>
	<title>Re: Modules available for xaraya.unstable</title>
	<published>2008-09-19T01:35:17Z</published>
	<updated>2008-09-19T01:35:17Z</updated>
	<author>
		<name>Marty Vance</name>
	</author>
	<content type="html">Michel V. wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hey,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;I say jquery should be the recommended solution, but others have their
&lt;br&gt;&amp;gt;&amp;gt;place. Dojo's offline functionality for example
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm probably not too update with the current development, but does this
&lt;br&gt;&amp;gt; mean that jquery functionality will be provided by core Xaraya?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Or will jquery be the preferred module (like for instance categories is
&lt;br&gt;&amp;gt; for ... categories?)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Michel
&lt;/div&gt;&lt;br&gt;There are tentative plans to enhance the 2x core modules with jquery, 
&lt;br&gt;but not 1x.
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19568343&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Modules-available-for-xaraya.unstable-tp19128334p19568343.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19568271</id>
	<title>Re: Modules available for xaraya.unstable</title>
	<published>2008-09-19T01:29:30Z</published>
	<updated>2008-09-19T01:29:30Z</updated>
	<author>
		<name>MichelV</name>
	</author>
	<content type="html">Hey,
&lt;br&gt;&lt;br&gt;&amp;gt; I say jquery should be the recommended solution, but others have their
&lt;br&gt;&amp;gt; place. Dojo's offline functionality for example
&lt;br&gt;I'm probably not too update with the current development, but does this
&lt;br&gt;mean that jquery functionality will be provided by core Xaraya?
&lt;br&gt;&lt;br&gt;Or will jquery be the preferred module (like for instance categories is
&lt;br&gt;for ... categories?)
&lt;br&gt;&lt;br&gt;Michel
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19568271&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Modules-available-for-xaraya.unstable-tp19128334p19568271.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19565683</id>
	<title>Re: Modules available for xaraya.unstable</title>
	<published>2008-09-18T20:27:27Z</published>
	<updated>2008-09-18T20:27:27Z</updated>
	<author>
		<name>Banzai-7</name>
	</author>
	<content type="html">Marcel van der Boom wrote:
&lt;br&gt;&amp;gt; For those interested, here's my finding during some merge efforts from 
&lt;br&gt;&amp;gt; the ch.netspan branches
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Merge candidates from ch.netspan.xaraya.modules.* :
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; hitcount [distance: 3 revisions]
&lt;br&gt;&lt;br&gt;------ 8&amp;lt; --- snipped --- 8&amp;lt;-----------------
&lt;br&gt;&lt;br&gt;thank you for all the effort, MrB, marc, johnny, jojodee, MichelV, 
&lt;br&gt;dracos &amp; all Xaraya's team dev, support etc.
&lt;br&gt;&lt;br&gt;Banzai
&lt;br&gt;_______________________________________________
&lt;br&gt;Xaraya_devel mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19565683&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Xaraya_devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://xaraya.com/mailman/listinfo/xaraya_devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xaraya.com/mailman/listinfo/xaraya_devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Xaraya---Dev-f670.html&quot; embed=&quot;fixTarget[670]&quot; target=&quot;_top&quot; &gt;Xaraya - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Modules-available-for-xaraya.unstable-tp19128334p19565683.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19553544</id>
	<title>Re: Modules available for xaraya.unstable</title>
	<published>2008-09-18T06:57:19Z</published>
	<updated>2008-09-18T06:57:19Z</updated>
	<author>
		<name>Marcel van der Boom-2</name>
	</author>
	<content type="html">For those interested, here's my finding during some merge efforts from &amp;nbsp;
&lt;br&gt;the ch.netspan branches
&lt;br&gt;&lt;br&gt;&lt;br&gt;Merge candidates from ch.netspan.xaraya.modules.* :
&lt;br&gt;&lt;br&gt;hitcount [distance: 3 revisions]
&lt;br&gt;--------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;DONE (into c.x.modules.hitcount.unstable)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Just the changes to prevent 2.x errors from popping up
&lt;br&gt;&lt;br&gt;mime [distance: 4 revisions]
&lt;br&gt;----
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;DONE (into c.x.modules.mime.unstable)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- some new php5 fixes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- rest is hard to judge as there are many win CR/LF changes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- introduces dependency to query module
&lt;br&gt;&lt;br&gt;jquery [distance: 4 revisions]
&lt;br&gt;------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DONE (into c.x.modules.jquery.unstable)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- looks like just an upgrade (1.2.6?) and 2.x preparations
&lt;br&gt;&lt;br&gt;scheduler [distance: 2 revisions]
&lt;br&gt;---------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DONE (into c.x.modules.scheduler.unstable)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - 2.x preparations only
&lt;br&gt;&lt;br&gt;images [distance: 10 revisions]
&lt;br&gt;------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;DONE (into c.x.modules.images.unstable)
&lt;br&gt;&lt;br&gt;xarpages [distance: 5 revisions]
&lt;br&gt;--------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;DONE (into c.x.modules.xarpages.unstable)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- just 2.x compatibility changes
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- adjusted the table generation, which was hardcoded sql
&lt;br&gt;&lt;br&gt;translations [distance: 5 revisions]
&lt;br&gt;------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;DONE (into c.x.modules.translations.unstable)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- no changes
&lt;br&gt;&lt;br&gt;articles [distance: 86 revisions]
&lt;br&gt;--------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;SKIPPED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- unmergeable, the branch does not have any revision in common with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;the c.x.m.articles branch (files were manually committed)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- $aid -&amp;gt; $id change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- field changes to eliminate xar_ prefix
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;This will need to be done in one go (no merge, but just copy over &amp;nbsp;
&lt;br&gt;blindly)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;or manually reconstructing the changes in the netspan branch
&lt;br&gt;&lt;br&gt;categories [distance: 111 revisions]
&lt;br&gt;----------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;SKIPPED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- unmergeable, the branch does not have any revision in common with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;the c.x.m.categories branch (files were manually committed)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- many changes, including 'base categories' which i dont &amp;nbsp;
&lt;br&gt;understand fully i think
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- is some of this already also in categories.unstable? looks like &amp;nbsp;
&lt;br&gt;it
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- same story as articles
&lt;br&gt;&lt;br&gt;comments [distance: 7 revisions]
&lt;br&gt;--------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;SKIPPED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- lots of echo debug statements in the module
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- changes by psspl about postanon_to/delete_from/delete_to need &amp;nbsp;
&lt;br&gt;clarification
&lt;br&gt;&lt;br&gt;icalendar [distance: 3 revisions]
&lt;br&gt;---------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;SKIPPED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- is this really a module? looks like we're better off making &amp;nbsp;
&lt;br&gt;this a library
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;or seeking an existing ical libraray (as this one seems &amp;nbsp;
&lt;br&gt;unmaintained)
&lt;br&gt;calendar [distance: 97 revisions]
&lt;br&gt;--------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;SKIPPED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- depends on module math and module listings, neither of which &amp;nbsp;
&lt;br&gt;are in the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;repository
&lt;br&gt;maps [distance: 49 revisions]
&lt;br&gt;----
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SKIPPED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - module is mysql specific
&lt;br&gt;simpleadmin [distance: 37 revisions]
&lt;br&gt;-----------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;SKIPPED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- not in the xaraya repository
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- if we want it in, just