7bit wrote:
- spoiler tags that require JavaScrap
- it does not scale well (too wide)
- serach does not really work as it should
- attachment tags are too verbose, could be shorter names
- file upload gives uploaded files the wrong order (last uploaded file becomes first)
- :?
...
Since we're into ranting in vain …
WTF is with the attachment system that puts the filename after every inline image, then a blank line? It makes a mess out of post presentation! Who cares what name I gave the picture? It's a picture! I just want the picture to appear as a picture where I said I wanted a picture! Why is that too much to ask?
Also, pictures don't open in a new tab with middle-click, since they were created by yet another fool who's never figured out that the wheel on the mouse goes clickety-click as well as spinnity-spin (in my case, slickety-slick and crankety-crank, since the detent mechanism on the one IMO 1.1 has mostly failed (leading to scrolling too far) while the other is still ratchety enough to wake the dead).
Plus, they load inline full-size with browser scaling, instead of pre-shrunk at the back-end, so one page with 40 pictures and that's several metric
and Imperial tons of senseless JPEG rendering. For the one or two pictures you might want to see full-size, you've just churned through a heap of traffic and tied up the CPU needlessly. Also, since phpBB is too retarded to store the image width/height in the metadata, the page is trying to expand and reflow as every image is rendered, while trying to render the rest of the images, jumping up and down like a maniac on a sugar rush since it has no idea where you're trying to scroll to while the page size is constantly changing. Unless you use spoilers, and you can't actually find the picture you thought you saw somewhere without playing with a no-it's-really-not-Christmas-yet advent calendar.¹
phpBB tables — they're so incomprehensibly abhorrent that I can't imagine how even the person who programmed them could use them. They're so hypersensitive to misplaced whitespace that they're virtually impossible to edit without a visual editor, that's not included.
No complaints about the revised header though :)
¹
Some people load the page in full and use JS to collapse hidden elements, and that can work well so long as the page load isn't held up with slow-loading ads or CPU-intensive calculations. In reality it tends to suck.