bgarrels / textpattern

Automatically exported from code.google.com/p/textpattern
0 stars 0 forks source link

Ability to easily announce activity message #328

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current if you want to announce activity message you need to access the global 
variable $theme and then use one the methods.

There should be easier API wrapper function(s) for these methods:

* One that doesn't require global variables.
* Offers consistent arguments which you can remember from your memory. Best 
could potentially be if these messages were tied in to the application context 
mode so the user in most cases doesn't need to do anything than set the message.
* Offering an $type argument instead of arrays for setting the message type.

Original issue reported on code.google.com by jukka.m.svahn on 16 Nov 2012 at 9:50

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r4742.

Original comment by jukka.m.svahn on 16 Nov 2012 at 9:56