[Forum suggestion] Collapsible tags?
Re: [Forum suggestion] Collapsible tags?
I thought so : /
Re: [Forum suggestion] Collapsible tags?
A necropost to ask for [spoiler] bbcode.
It would be useful to hide large images under a spoiler to spare network traffic of those who have to count it.
It would be useful to hide large images under a spoiler to spare network traffic of those who have to count it.
Re: [Forum suggestion] Collapsible tags?
I think I see the motivation But making it do what you want it to do is not trivial, and probably not supported by phpBB.
In particular, this doesn't prevent the image from being loaded in at least Firefox and Chromium, and is how most [spoiler] tags are implemented:
In particular, this doesn't prevent the image from being loaded in at least Firefox and Chromium, and is how most [spoiler] tags are implemented:
Code: Select all
<div style="display:none"><img src="hugeimage.gif"></div>
- HugoBDesigner
- Party member
- Posts: 403
- Joined: Mon Feb 24, 2014 6:54 pm
- Location: Above the Pocket Dimension
- Contact:
Re: [Forum suggestion] Collapsible tags?
I think that, even though it still loads the image, it could be very useful for making posts more organized and cleaner, therefore easier to read and understand, without having a bunch of images, videos or large texts/codes in the way.
Re: [Forum suggestion] Collapsible tags?
That, in addition to not auto-playing GIFs (or at least not visually, I'm not sure how that works(all i know is my pc freezes for a min until they all start playing))... Threads like 'What are you working on' this could be a major plus.
Re: [Forum suggestion] Collapsible tags?
NightKawata wrote:Adding spoiler tags takes less than about 5 minutes of work if you're a monkey, we've just got to get a mod to see this and agree with it, which is the tougher part.
Every time there is a phpBB update you have to update all of your mods too and something always breaks.
Naturally, phpBB mods are usually "behind" in version and a nightmare to update.
Looks like phpbb does support custom code snippets.
Last edited by ivan on Mon Jun 13, 2016 1:42 pm, edited 1 time in total.
Re: [Forum suggestion] Collapsible tags?
Doesn't phpBB just let you add your own bbcodes?
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Re: [Forum suggestion] Collapsible tags?
Good point. It does! Never used that feature myself though.Nixola wrote:Doesn't phpBB just let you add your own bbcodes?
- NightKawata
- Party member
- Posts: 294
- Joined: Tue Jan 01, 2013 9:18 pm
- Location: Cyberspace, Room 6502
- Contact:
Re: [Forum suggestion] Collapsible tags?
yeah, that's what I did when I cared enough to run my own forum.Nixola wrote:Doesn't phpBB just let you add your own bbcodes?
Nowadays I don't have the community for that. (nor did I really have a big community anyways :p)
"I view Python for game usage about the same as going fishing with a stick of dynamite. It will do the job but it's big, noisy, you'll probably get soaking wet and you've still got to get the damn fish out of the water." -taylor
Who is online
Users browsing this forum: No registered users and 2 guests