@frissdiegurke this is the key that I needed to build the repo. I will research (slowly I'm very busy at work)
drubio
Posts
-
CI/CD dev enviroment -
CI/CD dev enviromentHi!!
Is somebody doing a kind of continuous development/integration to use this project?? This people work too hard and there is lots of new stuff every day to do it manual in my project, if someone is doing this i would like a hint to start if not I will do it with time (I'm stating to use at work, when I learn more I can do it and make a wiki)
-
[Solved] Bug in theme?Are you editing the .css files? If so then that's your problem - you need to edit the LESS files:
http://community.nodebb.org/topic/305/themecss-question-re-fil
Ohhh, I have read several times that it´s made with less... Thanks.
-
[Solved] Bug in theme?@julian I modify width of the profile-bio-label, in fact, I have removed it from CSS and I add bootstrap classes col-X-Y. Because if there is a label quite large then user can't see it properly .
-
[Solved] Bug in theme?I'm not sure if it´s a bug but I'm modifying the theme to make more responsive the user profiles but when I restart the app the theme is reverse to default one. Any idea??
-
Translation toolAmazing tool!!!
-
Translation toolI see there is a few words lost in some languages as Spanish. I am think in work in a tool to help to translate and I am writing here in case of I forget it.
My idea is to have a small initial form with a uploader to upload a JSON with the system words and some fields to give name to languages. The next windows basically make a table with x = system names and y = languages and the cell [X,Y] is a field text to write the word in the Y language.
On submit basically creates JSON files with the translation.
If somebody likes the idea, just take it.
-
Save categoriesHello,
I have like 20 categories, for any change (or multiple) I have to scroll down a lot. Sounds lazy, but if there would be a save button on the top or, better, each category would have save (and "save all" on top and button) it will be much easier.
Thanks!
-
Nodejs clear cacheMaybe it is possible add something on starting. I mean, when you run node app then clear cache because we can forget this and the first thing is rerun the app.
-
Nodejs clear cacheOhh thanks!! I was making changes and I didn't see any change because of this...
-
Nodejs clear cacheHello, a stupid question. How can I clear the cache of the application??
-
[nodebb-plugin-cash] Cash MODYes, but it doesn't work on vanilla and Cerulean.
I want to add some custom fields to an user and I think this is the best way, doesn't it?
-
[nodebb-plugin-cash] Cash MODo intend on revisiting this mod in the future and making it feature complete like the version we all are used to back in the day on phpBB2. A
Guys, does this hook work??
{ "hook": "filter:posts.custom_profile_info", "method": "addProfileInfo", "callbacked": true },It's not adding more info on profile.
-
Nodebb on cloud 9Thanks guys!! That works!
-
Nodebb on cloud 9@bentael said:
holy shit, c9 is awesome! i just created an account and Im playing with a little bit. wow.
I know!!! I want to use it!!
-
Nodebb on cloud 9not, do you have some sort of a local client that you use to do things, (similar to the heroku toolbelt) where you can: heroku logs --app nodebb for example
if not how do you see logs?
how do you deploy?
does c9 expose port 4567
what happens if you run it on port 80?I think I have ssh access, but I was using that terminal (not too powerful... :S)
I don't have idea about logs...
I deploy as the wiki said https://github.com/designcreateplay/NodeBB/wiki/Installing-NodeBB-on-Cloud-9
I think doesn matter the port because c9 redirects to 80 anyway.I will try different options.
Thanks
-
Nodebb on cloud 9Better, this is my public instance: http://c9.io/sherlockproject/nodebbpublic
-
Stackedit for youI think is a good idea but as "Full screen mode", I saw something similar for blogging (https://ghost.org/) (User's blog would be cool ;))
-
Nodebb on cloud 9I gave up... I come back to offline way. :__