Yeah that's the only thing that is quite annoying :P, even bootstrap 4 would be nice haha
xCausxn
Posts
-
-
I'm using the docs and looking at other themes people have made:
https://nodebb.readthedocs.io/en/latest/themes/create.html
https://github.com/pichalite/nodebb-theme-slick for example
-
Hey All,
I was wondering if anyone has attempted/made a demo of a NodeBB theme without the bootstrap dependency. From what I have seen when I started trying to make a theme it seems that theming is very heavily dependent on Bootstrap v3.
Any insight or knowledge about this would be greatly appreciated
Thanks
-
Havent worked on this in a while due to some other commitments, i will try to look into it a bit more soon.
-
@BeamMatt I love beam so the pleasure was all mine
-
@psychobunny Its so much better than twitch man
4 second delay between chat and video makes the experience so much more awesome
Also the developers stream themselves making beam
The Beam community is really awesome too
-
NodeBB Beam Plugin
Installation
npm install nodebb-plugin-beam
Usage
https://beam.pro/Username https://beam.pro/embed/player/Username
Screenshots
Beam Single
Thanks
@psychobunny - Youtube Embed Plugin
-
Yeah i pay $2.50 for a vps to run NodeBB
2GB ram
1Vcore
1TB Bandwith#RunsPerfectly
-
@markkus What cloudflare package do you have? Also can you link your forum
-
Thanks @a_5mith
-
So the youtube links are iframe from the rss, hmm ok. If i may ask could you PM me the rss feed url if its not private
?
-
@Hero the iframes are added by the plugin, to make the youtube embed, and as the youtube plugin checks the postcontent for youtube links this is why it is added.
@psychobunny @a_5mith would be able to help more, as ive only just started making nodebb plugins
-
@Hero Ah seems like the REGEX is detecting the link in the rss feed. I will look into this now, and maybe also @psychobunny
Also @Hero could you test with this plugin also https://github.com/a5mith/nodebb-plugin-youtube-lite
-
teehee @psychobunny
Will try finish the gameservers one next haha
In all honesty, when i tried @a_5mith twitch plugin on SSL it doesnt work, so i was like im making my own xD
Then i realised why @a_5mith plugin wasnt working, as twitch was being called over http not https xD
Theres the story of this plugin xD
-
-
@pitaj i think i can do this
maybe
-
actually i think it wasnt working due to https, mine uses the iframe method using twitch cdn so request can be made over HTTPS
-
@a_5mith Unfortunately no :D, or wasnt working for me so i thought id give it a go
-
NodeBB Twitch Plugin
A modified version of @psychobunny youtube embed plugin, to allow twitch embedding.
Installation
npm install nodebb-plugin-twitch
Usage
http://www.twitch.tv/CHANNEL http://multitwitch.tv/CHANNEL/CHANNEL
Screenshots
Twitch Single
Multi Twitch
Thanks
@psychobunny - Youtube Embed Plugin
@a_5mith - First NodeBB Twitch Embed Plugin -
I did see that, and already implemented it for TCP sockets but this does not work for UDP sockets which is the last thing i need to complete this app
For UDP i have to use dgram i believe, but i cant seem to get it to work.
Thanks for the reply,
RE: [Question] Custom Theme Development without Bootstrap?
RE: [Question] Custom Theme Development without Bootstrap?
[Question] Custom Theme Development without Bootstrap?
RE: Server list
RE: [nodebb-plugin-beam] Beam Embed Plugin
RE: [nodebb-plugin-beam] Beam Embed Plugin
[nodebb-plugin-beam] Beam Embed Plugin
RE: Why the heck do people think NodeBB costs money? - Rant
RE: NodeBB Behind CloudFlare
RE: [nodebb-plugin-youtube] Youtube Embed Plugin
RE: [nodebb-plugin-youtube] Youtube Embed Plugin
RE: [nodebb-plugin-youtube] Youtube Embed Plugin
RE: [nodebb-plugin-youtube] Youtube Embed Plugin
RE: [nodebb-plugin-twitch] Twitch Embed Plugin
RE: [nodebb-plugin-twitch] Twitch Embed Plugin
RE: [nodebb-plugin-twitch] Twitch Embed Plugin
RE: [nodebb-plugin-twitch] Twitch Embed Plugin
RE: [nodebb-plugin-twitch] Twitch Embed Plugin
[nodebb-plugin-twitch] Twitch Embed Plugin
RE: Need some help with NodeJS in general :D