<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Recent changes to feature-requests</title><link>http://sourceforge.net/p/xoops/feature-requests/</link><description>Recent changes to feature-requests</description><language>en</language><lastBuildDate>Sun, 16 Jun 2013 18:27:36 -0000</lastBuildDate><item><title>#421 Improve Help System for XOOPS 2.5.5 / 2.6 Admin GUI</title><link>http://sourceforge.net/p/xoops/feature-requests/421/?limit=25#69c0</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -14,3 +14,6 @@&lt;/span&gt;
 Implementation would require the modification of help.php to support this new field if it was present, and fall back to the standard &amp;quot;help&amp;quot; definition in the absence of the help section

 I have attached a modified help.php for XOOPS 2.5.6 which accomplishes this w/o error.
&lt;span class="gi"&gt;+&lt;/span&gt;
&lt;span class="gi"&gt;+See the discussion here:&lt;/span&gt;
&lt;span class="gi"&gt;+http://xoops.org/modules/newbb/viewtopic.php?topic_id=76163&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Beck</dc:creator><pubDate>Sun, 16 Jun 2013 18:27:36 -0000</pubDate><guid>http://sourceforge.netb975df3801a2c54afec7d091312a0168d39f4e32</guid></item><item><title>#421 Improve Help System for XOOPS 2.5.5 / 2.6 Admin GUI</title><link>http://sourceforge.net/p/xoops/feature-requests/421/?limit=25#622f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;See the discussion here:&lt;br /&gt;
&lt;a href="http://xoops.org/modules/newbb/viewtopic.php?topic_id=76163" rel="nofollow"&gt;http://xoops.org/modules/newbb/viewtopic.php?topic_id=76163&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Beck</dc:creator><pubDate>Sun, 16 Jun 2013 18:27:04 -0000</pubDate><guid>http://sourceforge.netf46ad3855d15d46881eaa75b20792b1ae0e75a62</guid></item><item><title>Improve Help System for XOOPS 2.5.5 / 2.6 Admin GUI</title><link>http://sourceforge.net/p/xoops/feature-requests/421/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I propose extending the help system to support more verbosity for all modules, instead of the system module.&lt;/p&gt;
&lt;p&gt;The supporting options would be stored in a module's xoops_version.php as such:&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;$i=0; &lt;br /&gt;
$modversion&lt;span&gt;['helpsection']&lt;/span&gt;&lt;span&gt;[$i]&lt;/span&gt;&lt;span&gt;['name']&lt;/span&gt; = "Page 1"; &lt;br /&gt;
$modversion&lt;span&gt;['helpsection']&lt;/span&gt;&lt;span&gt;[$i]&lt;/span&gt;&lt;span&gt;['link']&lt;/span&gt; = "page=help"; &lt;br /&gt;
$i++; &lt;br /&gt;
$modversion&lt;span&gt;['helpsection']&lt;/span&gt;&lt;span&gt;[$i]&lt;/span&gt;&lt;span&gt;['name']&lt;/span&gt; = "Page 2"; &lt;br /&gt;
$modversion&lt;span&gt;['helpsection']&lt;/span&gt;&lt;span&gt;[$i]&lt;/span&gt;&lt;span&gt;['link']&lt;/span&gt; = "page=help2";&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Implementation would require the modification of help.php to support this new field if it was present, and fall back to the standard "help" definition in the absence of the help section&lt;/p&gt;
&lt;p&gt;I have attached a modified help.php for XOOPS 2.5.6 which accomplishes this w/o error.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Underwood</dc:creator><pubDate>Sun, 16 Jun 2013 18:16:11 -0000</pubDate><guid>http://sourceforge.net382c3a84e4ddb5a7f684327935d79813ee99dff3</guid></item><item><title>Improve Help System for XOOPS 2.5.5 / 2.6 Admin GUI</title><link>http://sourceforge.net/p/xoops/feature-requests/421/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 421 has been modified: Improve Help System for XOOPS 2.5.5 / 2.6 Admin GUI&lt;br /&gt;
Edited By: Michael Beck (beckmi)&lt;br /&gt;
Description updated:&lt;br /&gt;
--- description-old&lt;/p&gt;
&lt;p&gt;+++ description-new&lt;/p&gt;
&lt;p&gt;@@ -13,4 +13,7 @@&lt;/p&gt;
&lt;p&gt;Implementation would require the modification of help.php to support this new field if it was present, and fall back to the standard "help" definition in the absence of the help section&lt;/p&gt;
&lt;p&gt;-I have attached a modified help.php for XOOPS 2.5.6 which accomplishes this w/o error.&lt;br /&gt;
+I have attached a modified help.php for XOOPS 2.5.6 which accomplishes this w/o error.&lt;br /&gt;
+&lt;br /&gt;
+See the discussion here:&lt;br /&gt;
+http://xoops.org/modules/newbb/viewtopic.php?topic_id=76163&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Underwood</dc:creator><pubDate>Sun, 16 Jun 2013 18:16:11 -0000</pubDate><guid>http://sourceforge.netd7089fe18b890f746114cb3748ad68fdccd88f71</guid></item><item><title>Add Footer Blocks</title><link>http://sourceforge.net/p/xoops/feature-requests/420/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After a tutorial:&lt;br /&gt;
&lt;a href="http://www.txmodxoops.org/Tutorials/Hack/hack-estenzione-sede-blocchi-beta-1-op1id334pg0.html" rel="nofollow"&gt;http://www.txmodxoops.org/Tutorials/Hack/hack-estenzione-sede-blocchi-beta-1-op1id334pg0.html&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;and download of files: &lt;br /&gt;
&lt;a href="http://www.txmodxoops.org/downloads/Blocchi-footer-RC1/127.html" rel="nofollow"&gt;http://www.txmodxoops.org/downloads/Blocchi-footer-RC1/127.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;for the hack of the blocks will footer, I request you to approve the Core Team to add this new in the next version of xoops, given the many requests of many users.&lt;/p&gt;
&lt;p&gt;Discussion forum:&lt;br /&gt;
&lt;a href="http://xoops.org/modules/newbb/viewtopic.php?topic_id=76152" rel="nofollow"&gt;http://xoops.org/modules/newbb/viewtopic.php?topic_id=76152&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TXMod Xoops</dc:creator><pubDate>Sat, 15 Jun 2013 11:52:03 -0000</pubDate><guid>http://sourceforge.net0d0dddeaf74547b41810712e01ea7571b7efdbfe</guid></item><item><title>2.5.7 =&gt; add jQuery Validate</title><link>http://sourceforge.net/p/xoops/feature-requests/419/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For 2.5.7 -) add jQuery Validate.Demo here : &lt;a href="http://alittlecode.com/files/jQuery-Validate-Demo/index.html" rel="nofollow"&gt;http://alittlecode.com/files/jQuery-Validate-Demo/index.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tatane tatane</dc:creator><pubDate>Thu, 13 Jun 2013 12:08:28 -0000</pubDate><guid>http://sourceforge.net7a8da86fcd2f39c82a178a2e03f9f1a6af7f1e48</guid></item><item><title>#418 Adding a field that defines the quality of the password (Xoops 2.5.7)</title><link>http://sourceforge.net/p/xoops/feature-requests/418/?limit=25#8e76</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;: XOOPS_1.3.x --&amp;gt; XOOPS_2.5&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cesag</dc:creator><pubDate>Thu, 13 Jun 2013 10:55:06 -0000</pubDate><guid>http://sourceforge.net08d5e3df26f17f9c4e74153455a89d4b7d9c8ab0</guid></item><item><title>Adding a field that defines the quality of the password (Xoops 2.5.7)</title><link>http://sourceforge.net/p/xoops/feature-requests/418/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Adding a field that defines the quality of the password.&lt;/p&gt;
&lt;p&gt;Can you add this feature on Xoops 2.5.7?&lt;/p&gt;
&lt;p&gt;slider84 proposes this code:&lt;br /&gt;
&lt;a href="http://www.frxoops.org/modules/newbb/viewtopic.php?post_id=229443#forumpost229443" rel="nofollow"&gt;http://www.frxoops.org/modules/newbb/viewtopic.php?post_id=229443#forumpost229443&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cesag</dc:creator><pubDate>Thu, 13 Jun 2013 10:54:47 -0000</pubDate><guid>http://sourceforge.neta0e045ccb4b15f6234cd77457f8158783da0f226</guid></item><item><title>Adding a field that defines the quality of the password (Xoops 2.5.7)</title><link>http://sourceforge.net/p/xoops/feature-requests/418/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 418 has been modified: Adding a field that defines the quality of the password (Xoops 2.5.7)&lt;br /&gt;
Edited By: Cesag (cesag)&lt;br /&gt;
_milestone updated: u'XOOPS_1.3.x' =&amp;gt; u'XOOPS_2.5'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cesag</dc:creator><pubDate>Thu, 13 Jun 2013 10:54:47 -0000</pubDate><guid>http://sourceforge.net22314899ceb5063a963d3b8921bb0e2cf4fe2306</guid></item><item><title>#417 smarty modifier contains plugin</title><link>http://sourceforge.net/p/xoops/feature-requests/417/?limit=25#049c</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;: XOOPS_1.3.x --&amp;gt; XOOPS_2.6&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Beck</dc:creator><pubDate>Mon, 13 May 2013 06:53:01 -0000</pubDate><guid>http://sourceforge.net5024fe9eab9cd73faf7bb0126048f8f2ead1f733</guid></item></channel></rss>