Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Offline
Offline
Re: Add the ability to alterate admin UI messages
Now you should be able to inject your own message, try replacing exit with return again.
Offline
Re: Add the ability to alterate admin UI messages
etc wrote #307751:
Now you should be able to inject your own message, try replacing
exitwithreturnagain.
Thanks; my custom message is now prepended to the existing one and the error status is correctly alterated. Maybe it should come after the one generated by the core? No big deal.
Offline
Re: Add the ability to alterate admin UI messages
NicolasGraph wrote #307760:
Thanks; my custom message is now prepended to the existing one and the error status is correctly alterated. Maybe it should come after the one generated by the core? No big deal.
Messages are appended as they arrive. This can be tweaked, but needs some thinking first.
Offline
Re: Add the ability to alterate admin UI messages
Hi, I’m back in this thread because I would like to affect the Preferences tab related message on saving but I can’t; it is not in async mode. Anything I could do?
Thanks.
Offline