You can enable the post queue for new users in post settings, but if you want to queue everything in one category you have to turn to plugins.
I actually created one that might help a little: https://github.com/oplik0/nodebb-plugin-category-queue
But because it was created just for my needs it only queues topics and not every new post (if you post something in a topic from that category it won't be queued, but if you create a new topic it will).
It can be easily modified to do that tho (look here for explanation on how to get cid from such a post).
[nodebb-plugin-spoilers] Spoiler text in posts
-
@a_5mith I'm more looking for a clickable dropdown option similar to the quote function rather than a hover dropdown.
-
@Tanner You'd need to edit a bit more than just CSS for that then.
Good luck.
-
Instead show on hover a "click to view" link / button should be a useful option?
At mobile hover isn't possible, but plugin works fine at Nexus 5 with click to view -
@pwFoo hover is implemented on mobiles as the first click. Android will usually show the hover whilst the page is loading, because important info shouldnt be hidden in on:hover events, iOS do it differently, iOS count a hover event as one tap, then make you tap again to access the page.
I will look into this later, see what can be done through CSS.
-
@a_5mith
Works fine with my Android Nexus 5. If at desktop browsers behavior could be changes from hover to click easily would be a nice option.
But I also can live with hover to view at desktop -
It's really nice. Does the image load via ajax?
It would be nice to have something like this just to deal with large images. Some forum pages you go to, people have posted a million giant images and you can sit there for an hour while the page loads. If you're on mobile, forget about it.
Either completely hide the image and load via ajax. OR show a thumbnail and then load via ajax over hover or click.
Just a thought, probably for another plugin.
-
@art some sort of lazy loading library would be good for this, I'm currently working on lazy loading all the media on my site via different libraries, as I'm not skilled in rolling my own.
So far I've got YouTube videos done, but still working on soundcloud, mixcloud, hearthis.at, webm files and normal images/gifs.
-
@psychobunny said:
0.0.3 - updated to add a button in composer to add spoiler text.
my icon disappeared recently
-
Just updated to 0.5.2 and text just comes up as quoted now.
-
@shinyidol if you're using nodebb-buttons-galore update to the latest. There was a conflict between the two Plugins.
-
! test
I don't think I understand how this is supposed to work. To me, spoiler text means text that is hidden without action taken. If that's what this plugin is supposed to do, could I please be told the correct way to do it?
-
@glitch said:
! test
I don't think I understand how this is supposed to work. To me, spoiler text means text that is hidden without action taken. If that's what this plugin is supposed to do, could I please be told the correct way to do it?
Plugin isn't installed here.
-
...
I suppose that would help, thanks. On my own installation, however, I get the same results. I know the plugin is installed because I see the little crossed out eye in the markdown editor. It renders just like my test example here, though.
-
Seems like the plugin is broken on NodeBB 0.6.0
As stated here by @Ted
https://github.com/psychobunny/nodebb-plugin-spoilers/issues/3 -
Seems @psychobunny needs to start merging commits instead of sitting on Reddit/r/procrastination.
-
haha derp. You know its bad when I get three PR's doing roughly the same thing. Anyways merged and published, thanks guys
-
@psychobunny I should have a plugin conflict because it doensn't seems to be solved on my board (plugin updated)
-
i build this plugin with my version
*its not same or copy your plugin i just see how it work for notbb v.0.6
thanks for inspiration
i build with function toggle down and up
-
Does the plugin still work in a recent nodebb installation?
If yes, do multiline spoilers generally work?
I am getting exclamation marks at the start of a line after an empty line has been used in the spoiler text. It seems that the parsing somehow won't work correctly. -
teat! sorry