Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^6: The gods are everywhere

by BrowserUk (Patriarch)
on Oct 10, 2016 at 15:33 UTC ( [id://1173662]=note: print w/replies, xml ) Need Help??


in reply to Re^5: The gods are everywhere
in thread The gods are everywhere

Intended or not, that change has also affected the Perl Monks User Search. Not a problem, but stood out when I refreshed a cached page.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". I knew I was on the right track :)
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^7: The gods are everywhere
by jdporter (Paladin) on Oct 10, 2016 at 16:17 UTC

    Thanks; that would be expected. Any patchable node type will have this behavior. The set of patchable node types is pretty large; some of the ones ordinary users are most likely to run into include strangedocs (the most familiar of which is Message Inbox) and superdocs, of which there are dozens upon dozens.

    Definitely, if you see anything odd or amiss, please bring it to my attention.

    I reckon we are the only monastery ever to have a dungeon stuffed with 16,000 zombies.

      FYI, I bet all of the strangedocs can be converted to superdocs. It was a long time ago, but my memory is that there were quirks/bugs in parsing that were worked around by creating strangedocs but that were fixed long ago.

      - tye        

        I was wondering the exact same thing, and made a mental note -- which I'm sure is around here somewhere -- to investigate the possibility. Thanks for the validation. :-)

        I made the following changes:
        1. preview page.nodetype =~ s/strangedoc/superdoc/;
        2. preview page.owner =~ s/developers/PublicAccess/;
        3. op:preview.code =~ s/strangedoc/superdoc/;
        And this shows that I was able to reply as anonymonk after said changes.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1173662]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-26 03:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found