Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: How can we shorten the quoting of a post we reply to?

by eric256 (Parson)
on Mar 11, 2008 at 18:24 UTC ( [id://673573]=note: print w/replies, xml ) Need Help??


in reply to How can we shorten the quoting of a post we reply to?

I like the idea, though not that format you suggested.

Why not just something like quote with a node parameter?

<quote node='673567'> What we need: <OL> <LI> we need to attribute the original quote <LI> we need something short to type <LI> we need a "reply, including quote" button which includes the quot +e and attributes it well, perhaps even linking back to it. </OL> </quote>

Then the rendering code can generate the user name, date of original post, links to author and referenced node, etc.


___________
Eric Hodges

Replies are listed 'Best First'.
Re^2: How can we shorten the quoting of a post we reply to?
by jhourcle (Prior) on Mar 12, 2008 at 16:32 UTC

    I'm not sure what the best way is to actually input the reference, but if we want the semantic meaning to be understandable for the next generation of parsers, it should be rendered as the attribute 'cite' with a URI to the quoted material.

    See http://www.w3.org/TR/html401/struct/text.html#h-9.2.2.

      That is a question of what we use to mark it up (i.e. quote like code) versus what is generated (pre or blockquote) to then be rendered by the browser. So the HTML generated by perlmonks could (and possibly should) generate the cite attribute when generating the output.


      ___________
      Eric Hodges

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-25 19:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found