[consulting] Print Specific Message on admin/settings/admin

Travis Carden travis.carden at gmail.com
Tue Dec 8 17:34:02 UTC 2009


Actually, you can use the core Actions module to display a system message,
if you can figure out how to trigger it on a certain path.


On Tue, Dec 8, 2009 at 6:00 AM, <consulting-request at drupal.org> wrote:

> Send consulting mailing list submissions to
>        consulting at drupal.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.drupal.org/mailman/listinfo/consulting
> or, via email, send a message with subject or body 'help' to
>        consulting-request at drupal.org
>
> You can reach the person managing the list at
>        consulting-owner at drupal.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of consulting digest..."
>
>
> Today's Topics:
>
>   1. Print Specific Message on admin/settings/admin (Holly Ferree)
>   2. Re: Print Specific Message on admin/settings/admin (Chris Miller)
>   3. Re: Print Specific Message on admin/settings/admin (Steven Jones)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 07 Dec 2009 16:07:38 -0500
> From: Holly Ferree <hferree at gmail.com>
> Subject: [consulting] Print Specific Message on admin/settings/admin
> To: Drupal Group <consulting at drupal.org>
> Message-ID: <C742D8CA.790D%hferree at gmail.com<C742D8CA.790D%25hferree at gmail.com>
> >
> Content-Type: text/plain;       charset="US-ASCII"
>
> How do I print a specific message if the page is admin/settings/admin
> (administration theme page)?
>
> I just want a little note at the top of the page to say that the color
> module can be used with the theme.
>
>
> Thanks,
>
> Holly Ferree, Graphic Designer, BFA
> hferree at gmail.com
> http://www.designbyholly.com/
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 7 Dec 2009 17:14:06 -0700
> From: Chris Miller <chris at trailheadinteractive.com>
> Subject: Re: [consulting] Print Specific Message on
>        admin/settings/admin
> To: "A list for Drupal consultants and Drupal service/hosting
>        providers"      <consulting at drupal.org>
> Message-ID:
>        <e4384b290912071614n6e6549a7rc55ce7012b17daf9 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> You can check $_GET['q'], or use the arg() function to check parts of the
> current path.
>
>  Chris.
>
> On Mon, Dec 7, 2009 at 2:07 PM, Holly Ferree <hferree at gmail.com> wrote:
>
> > How do I print a specific message if the page is admin/settings/admin
> > (administration theme page)?
> >
> > I just want a little note at the top of the page to say that the color
> > module can be used with the theme.
> >
> >
> > Thanks,
> >
> > Holly Ferree, Graphic Designer, BFA
> > hferree at gmail.com
> > http://www.designbyholly.com/
> >
> >
> > _______________________________________________
> > consulting mailing list
> > consulting at drupal.org
> > http://lists.drupal.org/mailman/listinfo/consulting
> >
>
>
>
> --
>  Chris Miller
>  Trailhead Interactive
>  http://www.trailheadinteractive.com
>  406-750-0107
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.drupal.org/pipermail/consulting/attachments/20091207/882df749/attachment-0001.html
>
> ------------------------------
>
> Message: 3
> Date: Tue, 8 Dec 2009 10:45:34 +0000
> From: Steven Jones <steven at aella.co.uk>
> Subject: Re: [consulting] Print Specific Message on
>        admin/settings/admin
> To: "A list for Drupal consultants and Drupal service/hosting
>        providers"      <consulting at drupal.org>
> Message-ID:
>        <f27865f50912080245o74d1a731o8acdcdf7aaeae541 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Or you can use hook_help:
> http://api.drupal.org/api/function/hook_help
>
> Regards
> Steven Jones
>
> Phone : 02476 417 749
> Mobile : 07702 131 576
> Twitter : darthsteven
>
>
>
> 2009/12/8 Chris Miller <chris at trailheadinteractive.com>:
> > You can check $_GET['q'], or use the arg() function to check parts of the
> > current path.
> >
> > ? Chris.
> >
> > On Mon, Dec 7, 2009 at 2:07 PM, Holly Ferree <hferree at gmail.com> wrote:
> >>
> >> How do I print a specific message if the page is admin/settings/admin
> >> (administration theme page)?
> >>
> >> I just want a little note at the top of the page to say that the color
> >> module can be used with the theme.
> >>
> >>
> >> Thanks,
> >>
> >> Holly Ferree, Graphic Designer, BFA
> >> hferree at gmail.com
> >> http://www.designbyholly.com/
> >>
> >>
> >> _______________________________________________
> >> consulting mailing list
> >> consulting at drupal.org
> >> http://lists.drupal.org/mailman/listinfo/consulting
> >
> >
> >
> > --
> > ?Chris Miller
> > ?Trailhead Interactive
> > ?http://www.trailheadinteractive.com
> > ?406-750-0107
> >
> > _______________________________________________
> > consulting mailing list
> > consulting at drupal.org
> > http://lists.drupal.org/mailman/listinfo/consulting
> >
> >
>
>
> ------------------------------
>
> _______________________________________________
> consulting mailing list
> consulting at drupal.org
> http://lists.drupal.org/mailman/listinfo/consulting
>
>
> End of consulting Digest, Vol 47, Issue 4
> *****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/consulting/attachments/20091208/02d98a44/attachment.html 


More information about the consulting mailing list