Lists & Quotes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nforums
    Banned
    • Jun 2009
    • 619
    • 3.8.x

    Lists & Quotes

    1. This is the start of my list

    2. This is a peice of my list I want to quote


  • see the Problem?
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Hmmmm, I seem to recall seeing this happen in another thread. I wonder if it got added to the bug tracker back then.... obviously it wasn't a priority 1 bug for Gold!

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    • nforums
      Banned
      • Jun 2009
      • 619
      • 3.8.x

      #3
      I couldn't find it in the bug tracker so I made a new one:

      Comment

      • Reeve of Shinra
        Senior Member
        • Sep 2001
        • 4325
        • 4.0.0

        #4
        Test # 1
        1. This is the start of my list
        2. This is a peice of my list I want to quote
        3. test


        [LIST=1][*]This is the start of my list[*][quote]This is a peice of my list I want to quote[/quote][*]test[/list]




        Test # 2
        1. This is the start of my list
          This is a peice of my list I want to quote
        2. test


        [LIST=1][*]This is the start of my list
        [quote]This is a peice of my list I want to quote[/quote][*]test[/list]
        Plan, Do, Check, Act!

        Comment

        • nforums
          Banned
          • Jun 2009
          • 619
          • 3.8.x

          #5
          Originally posted by Reeve of Shinra
          Test # 1
          1. This is the start of my list
          2. test


          [LIST=1][*]This is the start of my list[*][*]test[/list]




          Test # 2
          1. This is the start of my list
          2. test


          [LIST=1][*]This is the start of my list
          [*]test[/list]
          hmm what are noparse tags?

          Comment

          • Reeve of Shinra
            Senior Member
            • Sep 2001
            • 4325
            • 4.0.0

            #6
            You use the noparse tags to show the bbcode without having to actually break it with a space or something
            Plan, Do, Check, Act!

            Comment

            • Mike Anime
              Senior Member
              • Oct 2004
              • 1841
              • 3.7.x

              #7
              Originally posted by nforums
              1. This is the start of my list


              see the Problem?


              talk about a style issue

              Comment

              • Grover
                Senior Member
                • May 2001
                • 4005
                • 3.8.x

                #8
                Originally posted by Mike Anime
                talk about a style issue
                Indeed...

                Originally posted by nforums
                I couldn't find it in the bug tracker so I made a new one:

                http://www.vbulletin.com/forum/proje...?issueid=35094
                Thanks.
                How much do you love XenForo?

                Comment

                • Lizard King
                  Banned
                  • Mar 2004
                  • 1891
                  • 3.6.x

                  #9
                  1. This is the start of my list
                  2. This is a peice of my list I want to quote

                  Comment

                  • Lizard King
                    Banned
                    • Mar 2004
                    • 1891
                    • 3.6.x

                    #10
                    The correct format to use a quote within list is

                    [LIST=1][*]This is the start of my list[*][quote]This is a peice of my list I want to quote[/quote][/list]

                    html output will be
                    HTML Code:
                    <ol>
                    	<li>This is the start of my list</li>
                    	<li>
                    		<div class="bbcode">
                    			This is a peice of my list I want to quote
                    		</div>
                    	</li>
                    </ol>
                    If you use the following , it will surely break the page layout as the html will be broken

                    [LIST=1][*]This is the start of my list
                    [quote][*]This is a peice of my list I want to quote[/quote][/list]

                    HTML Code:
                    <ol>
                    	<li>This is the start of my list</li>
                    	<div class="bbcode">
                    		<li>This is a peice of my list I want to quote</li>
                    	</div>
                    </ol>

                    Comment

                    • rossco_2005
                      Senior Member
                      • Apr 2005
                      • 465
                      • 4.1.x

                      #11
                      This bug exists in vb3 as well, it's just not noticeable because it doesn't break the page layout like it does in vb4.

                      http://filesharingtalk.com

                      Comment

                      • Mike Anime
                        Senior Member
                        • Oct 2004
                        • 1841
                        • 3.7.x

                        #12
                        Originally posted by rossco_2005
                        This bug exists in vb3 as well, it's just not noticeable because it doesn't break the page layout like it does in vb4.

                        this needs to be in the bug tracker. i dont know about a 1 but but it should be a 2 or 3

                        Comment

                        • hayaldunya
                          New Member
                          • Feb 2010
                          • 4
                          • 3.8.x

                          #13
                          Thanks..
                          GSM Tamir > Cell Phone repair forum.

                          Do not throw away your phone!

                          Comment

                          • Wayne Luke
                            vBulletin Technical Support Lead
                            • Aug 2000
                            • 73981

                            #14
                            This is actually an old bug that goes back into the vBulletin 3.X series and has to do with how vBulletin parses BBCode. The issue didn't manifest as widely in 3.X because of the containing tables and how browsers dealt with that code. Moving to semantic coding has made it more prominent.


                            It is something the developers are working on. There is already a bug logged on this issue.
                            Translations provided by Google.

                            Wayne Luke
                            The Rabid Badger - a vBulletin Cloud demonstration site.
                            vBulletin 5 API

                            Comment

                            • Ace
                              Senior Member
                              • Apr 2004
                              • 4051
                              • 4.2.X

                              #15
                              Originally posted by Wayne Luke
                              It is something the developers are working on. There is already a bug logged on this issue.
                              http://www.vbulletin.com/forum/proje...?issueid=35094 ?

                              It's marked as 'Not a Bug'.
                              My Live vB5 Site - NZEating.com
                              vBulletin Hosting | vBulletin Services - Need hosting for your vB? Need it installed? Something else? Let me take that hassle off your hands.

                              Comment

                              • widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                                Working...