First, I realize that this addition to the 1.17 installer is sort of a "hold it with our fingertips and pinch our nose" feature, so thanks for putting it in at all... :-)
That said, there are a few bits of tuning I've been trying to add, and they lead me to a more basic question for which my google-fu is unavailing.
I've changed the page title and copy on the "Log In" page, having gotten lucky with the names of those messages in the system message dictionary.
I'm trying to find an easy way to take "Click here to return to $pagetitle" on the post-logout page *out*, since, on a login-required-to-read wiki, it's lying to the user: they can't do that.
The copy above it about flushing your cache, I found and changed.
But that message, if it's not hardwired in code by accident, lives in a spot in the message dictionary that I couldn't find (except perhaps by scrolling through the entire thing)... which leads me to said question:
I tentatively assume that the built in text search engine might search *modified* messages in the dictionary, given how one edits them... but is there any way to make it search *default messages*? Do they live in a (pseudo-)namespace the default, or user-specified, messages?
Cheers, -- jra