Well, we should handle the noise in the same way Linux does: on the one hand there are switches for noisy (-v) and quiet, and on the other, all utilities provide comforting messages for the newbie by default, which more experienced hands, justly horrified by so much need for calming insecurity, know how to send to the bit bucket for automated or cron run processes via a redirect to /dev/null. <br>
<br>Since this whole discussion seems to have evolved into a &quot;how to improve the module installation process&quot; or even &quot;what should our module installation process be like&quot;, I think it should incorporate this time proven administration pattern: provide switches for noise levels and have the option to send all output to the bit bucket, but for heaven&#39;s sake, keep the warm and fuzzies for the newbies!<br>
<br>saludos,<br><br>Victor Kane<br><a href="http://awebfactory.com.ar">http://awebfactory.com.ar</a><br><br><div class="gmail_quote">On Fri, Apr 11, 2008 at 12:06 AM, Jeff Eaton &lt;<a href="mailto:jeff@viapositiva.net">jeff@viapositiva.net</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;m also opposed to this -- vigorously. Having built a number of custom profiles and related solutions for clients, it is a *pain* to have those modules splattering their messages all over during a carefully managed process.<br>

<br>
chx and I actually tried to get drupal_set_message() moved out of submit handlers as well, so that automated form processing wouldn&#39;t do the same thing, but we ran out of time to push through minor features like that.<br>
<font color="#888888">
<br>
--Jeff</font><div><div></div><div class="Wj3C7c"><br>
<br>
<br>
<br>
On Apr 11, 2008, at 12:28 PM, Morbus Iff wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
and saw one of my personal pet peeves jump out: &quot;Even if your module doesn&#39;t have need of a hook_install function, it&#39;s nice to Display a note confiriming that the module is installed and ready for action.&quot; Core doesn&#39;t do it at all and, as far as I can tell, it originated with Views (which most folks take as an admonition that It&#39;s Right).<br>

<br>
Thoughts from the peanut gallery? At first blush, I&#39;m horrifically opposed to it, because I think we have enough to worry about then reading /successful/ messages - I&#39;d much rather Drupal interrupt me when something /bad/ has happened, not when something I /expect/ to happen actually happened. But, playing my own devil&#39;s advocate, I could say that &quot;well, there&#39;s precedence already - we always inform the user when something has been created, updated, or deleted successfully&quot;.<br>

</blockquote>
<br>
</div></div></blockquote></div><br>