template_preprocess_page and you can access and alter the message array/variable before it hits the theme.<br clear="all">-----<br>Adam A. Gregory<br>Drupal Developer &amp; Consultant<br>Web: AdamAGregory.com<br>Twitter: <a href="http://twitter.com/adamgregory">twitter.com/adamgregory</a><br>

Phone: 910.808.1717<br>Cell: 706.761.7375<br>
<br><br><div class="gmail_quote">On Mon, Jan 25, 2010 at 10:16 AM, Brian Vuyk <span dir="ltr">&lt;<a href="mailto:brian@brianvuyk.com">brian@brianvuyk.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




  
  

<div bgcolor="#ffffff" text="#000000">
+1 for hook_message_alter() in core. <br>
<br>
I am not sure how this could be implemented nicely in contrib, though.
Do we have a way, using existing hooks, to access the
$_SESSION[&#39;messages&#39;] array after core and all other modules have added
their messages to it?<br>
<br>
Brian<br>
<br>
Khalid Baheyeldin wrote:
<blockquote type="cite">A module that allows message_alter kind of operations for
dsm() would be great.<br>
  <br>
We really need a hook for this. See here:<br>
  <br>
  <a href="http://drupal.org/node/127262" target="_blank">http://drupal.org/node/127262</a><br>
  <a href="http://drupal.org/node/234320" target="_blank">http://drupal.org/node/234320</a><br>
  <a href="http://drupal.org/node/462160" target="_blank">http://drupal.org/node/462160</a><br>
  <br>
  <div class="gmail_quote">On Sun, Jan 24, 2010 at 2:59 PM, James
Benstead <span dir="ltr">&lt;<a href="mailto:james.benstead@gmail.com" target="_blank">james.benstead@gmail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Currently
the message that is shown to a user when a node is created - @type
%title has been created. - seems to be hardcoded into node.module. I&#39;ve
just helped someone on IRC change this, but it&#39;s quite a long-winded
process. Would a module be welcome? It would unset the message set on
line 463 of node.pages.inc, and allow the user to set their own message
on a per-nodetype basis. Integrated with Token and CCK.
    <div><br>
--Jim<br>
--<br>
My IM and Skype details are at <a href="http://state68.com/contact" target="_blank">http://state68.com/contact</a>.<br>
--<br>
At some point I&#39;ll probably tell you to buy The Borrible Trilogy.<br>
The simplest way to shut me up is to buy it now - search Amazon.<br>
    </div>
  </blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
Khalid M. Baheyeldin<br>
  <a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>
  <a href="http://2bits.com" target="_blank">http://2bits.com</a><br>
Drupal optimization, development, customization and consulting.<br>
Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>
Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>
</blockquote>
<br>
</div>

</blockquote></div><br>