@baris Them MS Paint skills!
Best posts made by a_5mith
-
[nodebb-plugin-vine] Vine Embedding
Last one for now.
Screenshots
Installation
npm install nodebb-plugin-vine
Usage
Click embed on the vine you wish to use, then copy the URL from that page.
???
ProfitBy default the video autoplays without sound.
Enjoy.
-
Youtube Lite
So, with @psychobunny wanting to pass on his youtube plugin, I've decided to release mine for anyone to use.
You can install it by typing
npm install nodebb-plugin-youtube-lite
###Why Lite?###
This plugin lazyloads youtube videos on an as needed basis. It connects to youtubes API and pulls the thumbnail, and only loads the video when you click to view it, this plugin would be great for "youtube topics" where people post multiple videos.
###Screenshots###
###Issues###
Currently the video doesn't load when you first post, I'm working on it now though.iPad users will need to click play twice on videos, as iOS blanket ignores the autoplay command. (Autoplay is enabled so that once the video is loaded, it plays)
Questions?
-
RE: Bot attack
@meetdilip
npm install nodebb-plugin-spam-be-gone
Go to this page once you've created an account and copy your HTTP:BL key into the spam be gone plugin. I've not tested it with nodebb yet. But I use it on SMF and it's incredible.
-
RE: Any reason why the dual composer view was chosen over WYSIWYG?
This may seem a bit farfetched, but I may have a solution, or at least the start of one. I noticed Hallo
Keep the composer as before, but rather than having a seperate preview zone, it would just appear as if it were an actual post, then would be seen by others once posted.
Made you a mockup. A further advance to this would be make the post editable from the actual post, without needing a composer. But I'm sure there's some limitations with all of this.
-
Digital Ocean free t-shirts
For anyone that made 50 or more commits to github through the month of October, fill out this form, and they'll send you a tshirt.
I posted about this In another topic, but i can't find it.
-
RE: Very dull these days
Give the gift of nodebb this Christmas. Adopt a forum platform for just $1. Send it to Happy Dude 742 evergreen terrace, Springfield, don't delay, happiness is just a dollar away.
Also tshirts help.
Cheers @julian and whomever sent it to me.
-
RE: Voting (Part 3): Runner-up for Best Plugin
Hoodies, hoodies, hoodies. Maybe just for the community reps. And schamper.
-
RE: Browsing of topics in mobile
@julian Do it, scrolling to the last post is a ballache and a half, it should do this on desktop too, if I've read 3/4 of a topic already and 20 new posts come in, I don't want last post or first post, I want where I last stopped reading from.
-
[nodebb-plugin-hearthis]HearThis.at Embedding
Finally got around to making a plugin. I'd ideally like to include an option in the user profile for mobile users to disable embedding, as it does slow page load times down quite a lot trying to load numerous iframes. Is this something that could be easily achieved?
Screenshot
Installation
npm install nodebb-plugin-hearthis
##Usage
Paste the shortlink from HearThis into your post.
???
Profit!Not sure how useful a plugin like this is for most of you, but if you use Soundcloud, HearThis is better.
Latest posts made by a_5mith
-
RE: Notifications
My Spanish isn't great, but I think he either wants to be able to send a notification to all logged in users via push. Or to be alerted when someone comes online.
-
RE: share your feedback on the new tesla model
@charles Strange hybrid between an SUV and a Coupé, not sure I like it. Definitely prefer the Model S.
-
RE: Anyone Know Any?
@TylerGamesTV said:
If you look on my forum it is kinda weird...
My Forum:
https://tyler-enderdevs.c9users.io/Nice scrolling text...
-
RE: Multi-quote
Already supported as far as I know. Although bare bones, if you quote individual posts, it will add them all into composer.
-
RE: display different things in theme
I clicked your link twice thinking I was going down some sort of link rabbit hole. Signature is enabled in the ACP.
-
RE: Fatal error: Unable to find local grunt
@charles said:
@pichalite good to know. hope the doc get updated with that so others don't run into same error.
You can submit pull requests to the documentation if they're out of date.
-
RE: Building a Start Up Entrepreneurs forum, anyone help in setting it up. Community Works
No reason you couldn't pick up how to install nodebb, it's not as tricky as it looks.
Refer to the documentation, it'll be in there. Link to Documentation
-
RE: Best mobile SSH clients?
I use server auditor for iOS. Don't even bother with an android one as typing commands, even on my Nexus 6P would be painful.
-
RE: Is there theme that make my site looks like this?
@Nisthar said:
@a_5mith said:
@Nisthar said:
some of my users are complaining that theme is not very user friendly.
And they recommended that as a better alternative? That black on blue combination is something else.
My recommendation would be to role with Lavender, then adjust the theme to match the dark theme you're going for. I had a lightbulb in my header that switched between dark and light on my old theme. Will do it for persona at some point. But I'm in no rush.
I think lavender theme does not support custom skins like persona.
Not as well, but the bootstrap custom skins are a bit flaky anyway. IMO obviously. If you want a theme you're happy with. You'll have to roll your own or get the nodebb guys to quote you for the work. There isn't a one size fits all theme unfortunately unless you know how to write CSS.