MSPA Forums
Results 1 to 15 of 15

Thread: A dilemma regarding quoting.

  1. #1

    A dilemma regarding quoting.

    So...
    How do you quote something from a locked thread? I can't seem to think up a way to do it practically.

    I didn't look extensively for a similar thread so if there is one please direct me to it.




    (Also,
    Booyeah, bitches. First thread since my jailing!)
    Last edited by SenorEverClever; 11-03-2010 at 06:54 PM. Reason: I haven't been able to in a month
    Hey, check out my friends awesome music! (And maybe throw some money at him for his hard work by buying the album.)

  2. #2
    Stephen Stephen's Avatar
    Join Date
    Apr 2009
    Location
    The second-best city
    Posts
    5,505

    Re: A dilemma regarding quoting.

    You can't. Sometimes annoying, but that's how it goes. Just copy/paste the text, adding back in any code if necessary.

  3. #3

    Re: A dilemma regarding quoting.

    What code would that be? The user and the post number?
    Hey, check out my friends awesome music! (And maybe throw some money at him for his hard work by buying the album.)

  4. #4
    Urist McStupidDeath Anonymous's Avatar
    Join Date
    Sep 2010
    Location
    Land of Surrealism and Comedy
    Posts
    1,024

    Re: A dilemma regarding quoting.

    That, as well as any BBcode, or HTML. Good luck quoting anything heavily formatted.

  5. #5
    NotASenator NotASenator's Avatar
    Join Date
    Dec 2008
    Location
    Fairfax, VA
    Posts
    6,203

    Re: A dilemma regarding quoting.

    If it's a huge formatted post, PM me and I'll edit it in for you.
    No longer official staff around here.

    Any opinions I state are mine alone and more than likely do not represent current thinking or decisions of the staff.

  6. #6

    Re: A dilemma regarding quoting.

    It's nothing major. Just some text.
    Hey, check out my friends awesome music! (And maybe throw some money at him for his hard work by buying the album.)

  7. #7

    Re: A dilemma regarding quoting.

    It is simple to labor-intensive to quote a locked thread: just copy and paste the text, wrap it in quote tags, and then type in the [ quote=] tags area: [ quote=Whoever said this]. Then right click on the post number, and copy the link location.

    for this post, you get:
    http://www.mspaforums.com/showthread...=1#post4231496

    The number at the end of the post is what is used in a quotebox: that post is 4231496.
    So then type, after a semicolon, the post number so the quote refers back to it:
    [ quote=Whoever said this;4231496]This is a post[/quote]

    without the space, this produces:
    Quote Originally Posted by Whoever said this View Post
    This is a post
    Last edited by Wheeeeeeatthins; 11-03-2010 at 07:33 PM.

  8. #8

    Re: A dilemma regarding quoting.

    Quote Originally Posted by Nobody View Post
    bluh bluh huge quote
    Like this?

    w00t it worked!
    Hey, check out my friends awesome music! (And maybe throw some money at him for his hard work by buying the album.)

  9. #9

    Re: A dilemma regarding quoting.

    You solved the puzzle! hooooooray

  10. #10
    hey MrCheeze's Avatar
    Join Date
    Apr 2009
    Pronouns
    thon
    Posts
    4,612

    Re: A dilemma regarding quoting.

    Better yet, just link to the post.
    Ceci n'est pas une signature.

  11. #11
    Advisor Citrusrostrum The Random One's Avatar
    Join Date
    Apr 2009
    Location
    Brazil. No, really
    Posts
    2,574

    Re: A dilemma regarding quoting.

    Also, in most browsers (well, all the browsers I use anyway) you can just park your pointer on top of the post number and see the number on the bottom of the window (where it previews what URL it will bring you to).


  12. #12

    Re: A dilemma regarding quoting.

    If you are feeling really ambitious, you can dig through

    page-view source, then find the post manually.

    but html generated by software is pretty hard to read, so.

  13. #13
    Human of Alfandra simon.clarkstone's Avatar
    Join Date
    Feb 2010
    Location
    Oxford, UK
    Pronouns
    he/him/his
    Posts
    4,549

    Re: A dilemma regarding quoting.

    Quote Originally Posted by SenorEverClever View Post
    So...
    How do you quote something from a locked thread? I can't seem to think up a way to do it practically.
    People have already said how to get the formatting of the quote box right to include a link, but no-one AFAICT has said how to get the exact BBCode out of the post.

    I have figured out how. It involves abusing the multi-quote feature, so you will want to play with that for a minute or two to get a feel for how it works. Notice how it works across threads and forums.

    The muti-quote information is stored in a cookie called "vbulletin_multiquote", so you can just hit any multi-quote button to create the cookie, then use a cookie-editing add-on to your browser has to edit the cookie to contain the post id of the post you want to quote. (If you want to quote multiple ones, they are separated by %2C i.e. a URL-encoded comma.) Then when making a post the board will act as if you had used multi-quote to select that post, and you can insert the quoting in the usual manner.

    For me (in Chrome, using the "Edit this cookie" addon) it's almost as easy as creating a fresh [quote] block and pasting the post number in there. For example, I can quote Forapocalypse #8 verbatim:

    [U4G] OREG (A space adventure)
    Starring Opabiniataurs, because humanoids are boring.

  14. #14
    God of Tier, in Time for class plainWonder's Avatar
    Join Date
    Nov 2010
    Location
    Land Of Curse and Element (LOCAE)
    Posts
    1,169

    Re: A dilemma regarding quoting.

    simon, I'm trying out your solution. I'm looking at my cookies folder right now (alright, Temporary Internet Files), and I can't seem to find the cookie you mention. There is a JavaScript file though, with the same name, and a cookie of these fora. Do you have any more directions for me?
    yo yo - Previously known as the Duke of Hazzard in the Land Of Lacertilian Milk And Ominous Honey
    The Folder Folder Mileposts: 413 612 700 712 777 800-5 800 - Class/Aspect Grid - Fontstuck - Tumblelog

  15. #15
    Human of Alfandra simon.clarkstone's Avatar
    Join Date
    Feb 2010
    Location
    Oxford, UK
    Pronouns
    he/him/his
    Posts
    4,549

    Re: A dilemma regarding quoting.

    Quote Originally Posted by plainWonder View Post
    simon, I'm trying out your solution. I'm looking at my cookies folder right now (alright, Temporary Internet Files), and I can't seem to find the cookie you mention. There is a JavaScript file though, with the same name, and a cookie of these fora. Do you have any more directions for me?
    I think the cookie is only created if you have clicked a multi-quote button. Which web browser are you using? It sounds like IE. Whichever it is, it will probably not notice if you edit a cookies file directly while it is running, and since vbulletin_multiquote is a session cookie it is probably deleted when you close the browser.

    If you can, get some kind of add-on that allows you to edit the cookies within the browser (both Chrome and Firefox seem to have such add-ons available). Beyond that I don't know.
    Last edited by simon.clarkstone; 03-06-2011 at 02:20 PM.
    [U4G] OREG (A space adventure)
    Starring Opabiniataurs, because humanoids are boring.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •