Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

(crazyinsomniac) Re: Why does root keep replying to my nodes?

by crazyinsomniac (Prior)
on Feb 06, 2002 at 08:46 UTC ( [id://143579]=note: print w/replies, xml ) Need Help??


in reply to Why does root keep replying to my nodes?

Reason, that I see (entirely speculative), that root says you've got a reply, is because root somehow implies an automatic reply, where what you're proposing is that a /msg be faked, to appear as it is coming from the user who replied to your message... on the other hand, there is no good reason.

From what I think I know, this is a patch pmdevers can't write (it's in one of the *.pm's)

update:

I think vroom does this in HTML.pm, in sub opNew, where as for JavaJunkies, I attempted to override the `new' opcode, and do it there, but that didn't work ;)

update: rchiav says below: It could just be in the insert nodemethod for the note nodetype., which makes me wonder what a "nodemethod" is ;D but seriously, rchiav, nodemethods are a feature of the version 1 (pre-alpha at the moment) e2 engine, and perlmonks is running on 0.8, so I don't think it's there (actually I know it's not there, and I am almost sure it's in HTML.pm)

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

  • Comment on (crazyinsomniac) Re: Why does root keep replying to my nodes?

Replies are listed 'Best First'.
Re: (crazyinsomniac) Re: Why does root keep replying to my nodes?
by rchiav (Deacon) on Feb 09, 2002 at 07:26 UTC
    It could just be in the insert nodemethod for the note nodetype. That's where I put it for the site I'm playing around with.

    update: Didn't realize that nodemethods wern't around before the latest version since I've only played with the latest version.

    Rich

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-16 18:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found