[nodebb-plugin-imgshow] Nodebb Imgshow Plugin (Latest ver 0.0.14 20160706)
-
Nice!
-
@julian This plugin is a platform, having list of services/media and API integration, so it is not a plugin that "showing image" now, but due to historical reason still using the name "Imgshow", although in the old time that really used to showing some images effect, about 5 years.
Initially I developed this plugin for Discuz! forum software, and after years I stopped playing Discuz! and stopped actively advertise this plugin but I still integrate in my own blog or application, and now I found a new place to introduce Imgshow to NodeBB.Hi I recently upgraded to include help content, version 0.0.7. I still experimenting to implement the composer custom button.
-
-
Oh wow, this is starting to look really good.
Initially I developed this plugin for Discuz! forum software
Did you port it over or did you write it from scratch? Also, as a plugin developer who's worked with more than one software, how is our plugin system compared to Discuz! etc? (ex. how easy/hard, learning curve, etc)
-
@psychobunny Discuz! is PHP based, and NodeBB is Node JS based. I love Node JS. Front end and back end all Javascript, and everywhere is "callback". And NodeBB plugin system quite easy to learn, adding Node JS also easy to learn, so learning curve OK.
I try to port it over the same or similar functionality one by one from scratch during my journey learning NodeBB. -
Hi, I just enable SoundCloud features for NodeBB Imgshow Plugin.
SoundCloud will be like Youtube features, just requires a keyword that auto search the music.
For whom that already installed this plugin, just restart your NodeBB, then go to Editor, click the button, you will see "soundcloud" button is listed!!! -
This plugin is not yet compatible with NodeBB v0.6.0, a pull request is incoming.
fyhao/nodebb-plugin-imgshow#2
I'm also getting a lot of 403 Forbidden requests when I use your plugin, but it may be related to the fact that I am working out of a cafe right now
-
Hi All,
I just made an update to the plugin in order to compatible with latest version v1.0.3 and with the following new updates.
20160706:
- Added preview feature
- Added some grouping for the features
- Added geolocation capability. If your nodebb served via HTTPS and your user was using Chrome or any browser support geolocation, you can auto fill in latitude, longitude to some feature like map, weather.
- FIX some UI overlapping issue under v1.0.3
- Compatible up to nodebb v1.0.3