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

Re^2: RFC: Edit your posts in a separate page, rather than at the top of a thread. (yay, but...)

by jdporter (Paladin)
on Mar 09, 2016 at 23:51 UTC ( [id://1157235]=note: print w/replies, xml ) Need Help??


in reply to Re: RFC: Edit your posts in a separate page, rather than at the top of a thread. (yay, but...)
in thread RFC: Edit your posts in a separate page, rather than at the top of a thread.

we should also mitigate duplicate posting...

Sort of a "Whoa, cowboy!" Do you have any ideas on how to do that?

  • Comment on Re^2: RFC: Edit your posts in a separate page, rather than at the top of a thread. (yay, but...)

Replies are listed 'Best First'.
Re^3: RFC: Edit your posts in a separate page, rather than at the top of a thread. (cached previews)
by tye (Sage) on Mar 10, 2016 at 01:26 UTC

    The 'add' field gets a hidden GUID which, on preview, is used to upsert a row recording the most recent "preview" for each such session. When you post, the new node_id gets recorded in the preview row. Posting when a node_id is already in the preview row either updates the linked node or perhaps offers to.

    Preview rows from a week ago get purged. One day users can reclaim unposted previews.

    - tye        

      are previews cached somewhere currently?
Re^3: RFC: Edit your posts in a separate page, rather than at the top of a thread. (yay, but...)
by LanX (Saint) on Mar 10, 2016 at 12:53 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-19 08:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found