Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse

Chebucto Regional Softball Club

  1. Home
  2. Uncategorized
  3. This is a very long topic title intended to test the banner rendering behavior when multiple images are included in the first post of a NodeBB topic in version 4.4.1
A forum for discussing and organizing recreational softball and baseball games and leagues in the greater Halifax area.

This is a very long topic title intended to test the banner rendering behavior when multiple images are included in the first post of a NodeBB topic in version 4.4.1

Scheduled Pinned Locked Moved Uncategorized
14 Posts 5 Posters 3 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    Guest
    wrote last edited by
    #1
    Here is a test post containing multiple images to reproduce the banner issue in NodeBB 4.4.1. You should see all of these images in the topic banner area, side by side, causing horizontal scrolling. ![Image 1](https://picsum.photos/seed/1/600/400) ![Image 2](https://picsum.photos/seed/2/600/400) ![Image 3](https://picsum.photos/seed/3/600/400) ![Image 4](https://picsum.photos/seed/4/600/400) ![Image 5](https://picsum.photos/seed/5/600/400) ![Image 6](https://picsum.photos/seed/6/600/400) ![Image 7](https://picsum.photos/seed/7/600/400) ![Image 8](https://picsum.photos/seed/8/600/400) ![Image 9](https://picsum.photos/seed/9/600/400) ![Image 10](https://picsum.photos/seed/10/600/400) ![Image 11](https://picsum.photos/seed/11/600/400) ![Image 12](https://picsum.photos/seed/12/600/400) ![Image 13](https://picsum.photos/seed/13/600/400) ![Image 14](https://picsum.photos/seed/14/600/400) ![Image 15](https://picsum.photos/seed/15/600/400) *Please link this test topic in the GitHub issue once opened.*
    1 Reply Last reply
    1
    0
    • Testing GroundT Testing Ground shared this topic
    • eeeeeE This user is from outside of this forum
      eeeeeE This user is from outside of this forum
      eeeee
      wrote last edited by
      #2
      It shows differently on my pc and laptop. It doesnt function quite right but with CSS and a larger variations in screen sizes, its one of those things that will be difficult to get right on all layouts Whats the need for it? On the 'less is more' principle, is this an addition that will cause more issues than it solves?
      1 Reply Last reply
      1
      0
      • eeeeeE This user is from outside of this forum
        eeeeeE This user is from outside of this forum
        eeeee
        wrote last edited by
        #3
        Nodebb Admins use Desktop, but 98% of user interaction is via mobile anyway. Is there a way to turn of this 'photo summary' on mobile view?
        1 Reply Last reply
        1
        0
        • <baris>B This user is from outside of this forum
          <baris>B This user is from outside of this forum
          <baris>
          wrote last edited by
          #4
          Fixed an issue in harmony so the thumbs don't overflow on desktop. As for why they are all displaying as thumbs I think that was something [julian](/user/julian%40community.nodebb.org) changed recently. Not sure about the details, could be for the feed plugin or activity pub.
          1 Reply Last reply
          0
          • julianJ This user is from outside of this forum
            julianJ This user is from outside of this forum
            julian
            wrote last edited by
            #5
            [eeeee](/user/eeeee%40community.nodebb.org) [this blog post](https://community.nodebb.org/topic/18821/topic-thumbnails-uploads-and-media-display) should shed some light on my decision-making, but I'm open to changes! 😄
            1 Reply Last reply
            0
            • Scott M. StolzS This user is from outside of this forum
              Scott M. StolzS This user is from outside of this forum
              Scott M. Stolz
              wrote last edited by
              #6
              On Hubzilla, we only see the summary until you click on "View Article." Your summary has BBCode in it. Hubzilla does not parse BBCode in the summary and treats it as plain text.

              As a result, we initially see a bunch of BBCode, and then have to click on "View Article" to see the images.

              There probably shouldn't be BBCode in the summary field.
              1 Reply Last reply
              0
              • Scott M. StolzS This user is from outside of this forum
                Scott M. StolzS This user is from outside of this forum
                Scott M. Stolz
                wrote last edited by
                #7
                Also, once you click on "View Article" in Hubzilla, all of the images are displayed one on top of each other.

                If the BBCode in the summary is the same as the post, then that explains why. I know this post is meant to test something else, but I just wanted to give you feedback of what it looks like on other platforms.
                julianJ 1 Reply Last reply
                0
                • Scott M. StolzS Scott M. Stolz
                  Also, once you click on "View Article" in Hubzilla, all of the images are displayed one on top of each other.

                  If the BBCode in the summary is the same as the post, then that explains why. I know this post is meant to test something else, but I just wanted to give you feedback of what it looks like on other platforms.
                  julianJ This user is from outside of this forum
                  julianJ This user is from outside of this forum
                  julian
                  wrote last edited by
                  #8
                  That's odd, we don't produce bbcode, where did it come from?
                  1 Reply Last reply
                  0
                  • Scott M. StolzS This user is from outside of this forum
                    Scott M. StolzS This user is from outside of this forum
                    Scott M. Stolz
                    wrote last edited by
                    #9

                    Good question. I have no clue. But it only comes from posts from NodeBB.

                    1 Reply Last reply
                    0
                    • Scott M. StolzS This user is from outside of this forum
                      Scott M. StolzS This user is from outside of this forum
                      Scott M. Stolz
                      wrote last edited by
                      #10
                      @julian Do you have HTML in your summary? We might be converting your HTML into BBCode and then not parsing the BBCode since it's the summary field. Wild Guess so could be completely wrong.
                      julianJ 1 Reply Last reply
                      0
                      • Scott M. StolzS Scott M. Stolz
                        @julian Do you have HTML in your summary? We might be converting your HTML into BBCode and then not parsing the BBCode since it's the summary field. Wild Guess so could be completely wrong.
                        julianJ This user is from outside of this forum
                        julianJ This user is from outside of this forum
                        julian
                        wrote last edited by
                        #11
                        [scott@loves.tech](https://community.nodebb.org/user/scott%40loves.tech) that's probably it, if it started in the past few weeks.
                        1 Reply Last reply
                        0
                        • Scott M. StolzS This user is from outside of this forum
                          Scott M. StolzS This user is from outside of this forum
                          Scott M. Stolz
                          wrote last edited by
                          #12
                          @julian Yes, it started recently.

                          Summaries are supposed to be short, but NodeBB appears to put the whole post in the summary. It should also be noted that Mastodon uses the summary field for content warnings. They don't even tell their users that the field was originally for summaries. As such, I would be surprised if any of the existing platforms accept HTML in the summary field. Some may even limit the characters in the summary field.
                          julianJ 1 Reply Last reply
                          1
                          0
                          • Scott M. StolzS Scott M. Stolz
                            @julian Yes, it started recently.

                            Summaries are supposed to be short, but NodeBB appears to put the whole post in the summary. It should also be noted that Mastodon uses the summary field for content warnings. They don't even tell their users that the field was originally for summaries. As such, I would be surprised if any of the existing platforms accept HTML in the summary field. Some may even limit the characters in the summary field.
                            julianJ This user is from outside of this forum
                            julianJ This user is from outside of this forum
                            julian
                            wrote last edited by
                            #13
                            [scott@loves.tech](https://community.nodebb.org/user/scott%40loves.tech) Mastodon does not use summary as content warning for Articles.
                            1 Reply Last reply
                            0
                            • Scott M. StolzS This user is from outside of this forum
                              Scott M. StolzS This user is from outside of this forum
                              Scott M. Stolz
                              wrote last edited by
                              #14
                              @julian Interesting. I did not know that. I'm guessing they use the summary as a description for the link then?

                              Hubzilla currently does not differentiate between note and article and displays both the same way. For articles, we don't link to your post. We display the post, and hide it behind a summary if you provided one.
                              1 Reply Last reply
                              0

                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              Powered by NodeBB Contributors
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • World
                              • Users
                              • Groups