
Jam
@Jam
See you on the dark side of the moon...
Best posts made by Jam
-
RE: [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@Jam because it doesn't work with current versions of NodeBB
@PitaJ hihi, is there any plan for releasing new version for the nodebb 1.0.x ?
I think this plugin is very very useful for some activities in the community~
-
Are there any doc of the nodebb's API?
Hi, Are there any doc of the nodebb's API?
Not the https://docs.nodebb.org and https://github.com/NodeBB/NodeBB/wiki/Hooks, just like describing the
topics.getTopicsByTids
,db.getSortedSetRangeByScore
and so on~Thanks~
-
RE: [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed
@PitaJ said in [nodebb-plugin-calendar] Fully featured calendar plugin for NodeBB - Testers needed:
@Jam yes. I'm in the process of doing that right now. I'm hoping to be done by the end of the month.
cool, rock on~
-
RE: request - Nodebb Blog plugin
@jarey hi, you can find some similar plugin like my carousel, please take a look :
https://community.nodebb.org/topic/9188/nodebb-widget-lunbo-hello-nodebb
-
Are there any roadmap about nodebb's new version ?
Hi, are there any roadmap about nodebb's new version ?
I can't find the roadmap page describing this~
-
RE: Need help for adding thumbnail info to the nodebb-plugin-composer-redactor
@yariplus but it seems that the appearance is not so good in mobile mode~
Latest posts made by Jam
-
RE: Need help for adding thumbnail info to the nodebb-plugin-composer-redactor
@yariplus said in Need help for adding thumbnail info to the nodebb-plugin-composer-redactor:
nvm figured it out
wow, you meant that you can figured the answer out to the registration question?
-
RE: Need help for adding thumbnail info to the nodebb-plugin-composer-redactor
@yariplus it seems that look good in chrome, but in safari or mobile mode, it seems a little bad!~
-
RE: Need help for adding thumbnail info to the nodebb-plugin-composer-redactor
@yariplus The answer is the chinese name of China: 中国
-
RE: Need help for adding thumbnail info to the nodebb-plugin-composer-redactor
@yariplus hi, i just install the
composer-redactor
to my site, but the upload thumbnail block is looking so bad in mobile mode~ please take a look at it ~ -
RE: Need help for adding thumbnail info to the nodebb-plugin-composer-redactor
@yariplus many thanks~
by the way, would you know how to add the
class="img-responsive"
to the upload img? because the uploaded img show too large in mobile mode, i want to addclass="img-responsive"
to the img and make it seemed better in mobile composer~ -
RE: [nodebb-plugin-poll] Poll plugin
@Schamper Hi, i'm going to use
nodebb-plugin-composer-redactor
for the main composer, and thisPoll plugin
is very useful, could this poll plugin supportnodebb-plugin-composer-redactor
or any plan to support it?Thanks~
-
RE: Need help for adding thumbnail info to the nodebb-plugin-composer-redactor
@yariplus but it seems that the appearance is not so good in mobile mode~
-
RE: Need help for adding thumbnail info to the nodebb-plugin-composer-redactor
@yariplus cool, thank you very much !
-
Need help for adding thumbnail info to the nodebb-plugin-composer-redactor
I'm going to use
nodebb-plugin-composer-redactor
for the main composer, but there is no thumbnail info field for the topic like thenodebb-plugin-composer-default
, could you guys give me some advice to make it work?Thanks very much~