<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Add an option to hide the script icon in ingo</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:41 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7251</link> 
  <atom:link rel="self" type="application/rss+xml" title="Add an option to hide the script icon in ingo" href="https://bugs.horde.org/ticket/7251/rss" /> 
  <description>Add an option to hide the script icon in ingo</description> 
 
   
   
  <item> 
   <title>In order to not confuse our users, we would like to hide the</title> 
   <description>In order to not confuse our users, we would like to hide the script icon displayed in the top menu bar in ingo.



Would it be possible to add an option for this ?</description> 
   <pubDate>Thu, 28 Aug 2008 16:55:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7251#t48521</link> 
  </item> 
   
  <item> 
   <title>If you want to remove that icon, you have to make sure that </title> 
   <description>If you want to remove that icon, you have to make sure that the user preference to enable scripts automatically is set and locked. We could hide the button under that condition. Does that make sense?</description> 
   <pubDate>Sat, 30 Aug 2008 08:59:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7251#t48610</link> 
  </item> 
   
  <item> 
   <title>We already locked and set this option, so that would indeed </title> 
   <description>We already locked and set this option, so that would indeed make sense for our setup.</description> 
   <pubDate>Sat, 30 Aug 2008 09:44:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7251#t48613</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.201&amp;r2=1.202&amp;ty=u
http://cvs.horde.org/diff.php/ingo/lib/Ingo.php?r1=1.105&amp;r2=1.106&amp;ty=u</description> 
   <pubDate>Sun, 31 Aug 2008 16:59:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7251#t48625</link> 
  </item> 
   
  <item> 
   <title>Easy enough. Committed for Ingo 1.2.1.</title> 
   <description>Easy enough. Committed for Ingo 1.2.1.</description> 
   <pubDate>Sun, 31 Aug 2008 17:00:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7251#t48627</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.106&amp;r2=1.55.2.107&amp;ty=u
http://cvs.horde.org/diff.php/ingo/lib/Ingo.php?r1=1.69.6.19&amp;r2=1.69.6.20&amp;ty=u</description> 
   <pubDate>Sun, 31 Aug 2008 17:03:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7251#t48628</link> 
  </item> 
   
  <item> 
   <title>I think there is an error in the applied patch.

I thought s</title> 
   <description>I think there is an error in the applied patch.

I thought script icon would not be displayed if the auto_update is locked and set. 

Right now is not displayed is only auto_update is locked and unset 



Shouldn&#039;t the patch rather be:



@@ -395,7 +395,9 @@ class Ingo {

         if (in_array(INGO_STORAGE_ACTION_SPAM, $_SESSION[&#039;ingo&#039;][&#039;script_categories&#039;])) {

             $menu-&gt;add(Horde::applicationUrl(&#039;spam.php&#039;), _(&quot;S_pam&quot;), &#039;spam.png&#039;);

         }

-        if ($_SESSION[&#039;ingo&#039;][&#039;script_generate&#039;]) {

+        if ($_SESSION[&#039;ingo&#039;][&#039;script_generate&#039;] &amp;&amp;

+            !($GLOBALS[&#039;prefs&#039;]-&gt;isLocked(&#039;auto_update&#039;) &amp;&amp;

+             $GLOBALS[&#039;prefs&#039;]-&gt;getValue(&#039;auto_update&#039;))) {

             $menu-&gt;add(Horde::applicationUrl(&#039;script.php&#039;), _(&quot;_Script&quot;), &#039;script.png&#039;);

         }

         if (!empty($GLOBALS[&#039;ingo_shares&#039;]) &amp;&amp; empty($GLOBALS[&#039;conf&#039;][&#039;share&#039;][&#039;no_sharing&#039;])) {

</description> 
   <pubDate>Mon, 01 Sep 2008 10:37:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7251#t48632</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/ingo/lib/Ingo.php?r1=1.106&amp;r2=1.107&amp;ty=u</description> 
   <pubDate>Mon, 01 Sep 2008 11:13:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7251#t48634</link> 
  </item> 
   
  <item> 
   <title>Yes, of course. Fixed in CVS.</title> 
   <description>Yes, of course. Fixed in CVS.</description> 
   <pubDate>Mon, 01 Sep 2008 11:13:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7251#t48635</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
