Heidar Bernhardsson
ea45500079
Enable the correct modules in apache instructions
...
See #1770 for more information.
2014-06-30 16:39:52 -07:00
Bigard Florian
113044b452
Fix typo debian install doc
...
Bash commands didn't appear as code
2014-06-26 09:17:27 +02:00
ruvata-code
6d421b7f07
Update windows8.rst
...
missed double backslash (UTP specifics shielded characters) at "The default location of Redis Server is" path
2014-06-26 09:38:11 +04:00
flipflopsimsommer
37e356284d
Update debian.rst
...
improve formatting
2014-06-24 19:39:24 +02:00
barisusakli
397fc4f4f1
closes #1581
2014-06-23 20:09:20 -04:00
barisusakli
27f9929ac8
hook
2014-06-18 12:42:13 -04:00
Julian Lam
dedc6d8154
added new hook for notification pushing
2014-06-17 21:10:21 -04:00
Aaron Smith
72f9605414
Few changes to the Ubuntu Installation Guide
...
Changes:
Removed `cd/path/to/nodebb/install` as we haven't instructed how to create the directory before changing to it. The git pull will create the nodebb directory in their root/profile folder anyway, which is fine for most installs.
Added sudo to the base stack install.
Added command for checking Node.js version.
The guide at the minute might seem a bit daunting for newer users, so if psychobunny doesn't mind, I could create a post over on the community for an up to date noobs guide on how to install using digital ocean as an example. Then if it helps, add it to the docs. (Also, changes in this github aren't showing up in docs.nodebb, the update to sudo apt-get update && sudo apt-get dist-upgrade aren't displayed.
Hope this helps.
2014-06-10 21:40:58 +01:00
psychobunny
d5c6b6c334
modifying installation instructions as per @a5mith
2014-06-05 15:41:47 -04:00
psychobunny
201a309801
added documentation for the hooks I created yesterday
2014-06-05 13:18:44 -04:00
psychobunny
92b0b926c7
instructions on how to reset plugins
2014-06-01 22:55:59 -04:00
Julian Lam
ef831cca9a
Merge branch 'patch-1' of github.com:giorgiochiodi/NodeBB into giorgiochiodi-patch-1
...
closes #1614
2014-05-31 15:33:19 -04:00
psychobunny
8c735ce4dd
updating credits in the docs to the people who deserve it ;)
2014-05-31 03:10:20 -04:00
Jonathan
fceb4ca134
backup instructions for mongodb
2014-05-30 19:53:34 +02:00
Chong Cheung
6c17fb49ef
Update mongo.rst
...
1. Use db.createUser() instead of db.addUser() to add users to MongoDB. Deprecated since version 2.6
2. NodeBB causes mongo error during setup procedure. Change the role from "userAdmin" to "readWrite".
2014-05-27 14:12:49 +08:00
Julian Lam
d0d5c5a8a5
added FAQ entry for #1537 -- closed #1537
2014-05-24 20:33:58 -04:00
psychobunny
5f6217e831
update all docs with new url
2014-05-23 15:21:36 -04:00
giorgiochiodi
6d50ae7624
Update ubuntu.rst
2014-05-20 16:34:34 +02:00
Aziz Khoury
2a333fddeb
Update hooks.rst
2014-05-19 14:01:26 -04:00
Aziz Khoury
a62fe8d4e2
Update hooks.rst
2014-05-19 14:00:29 -04:00
Julian Lam
f63b9af86c
missed a backtick
2014-05-15 16:20:58 -04:00
Julian Lam
b2b3723fd5
updated instructions for upgrading nodebb
2014-05-15 16:17:25 -04:00
psychobunny
d734f9f230
removed unused faq.rst
2014-05-14 15:33:32 -04:00
psychobunny
a48403dd22
updated faq
2014-05-14 15:33:31 -04:00
Julian Lam
52cb62960f
added reset code to disable ONE plugin, updated FAQ
2014-05-14 11:20:23 -04:00
psychobunny
9efc341772
updated docs for alert closefn/clickfn
2014-05-12 13:03:49 -04:00
psychobunny
2b4da7ebcd
Merge pull request #1514 from frissdiegurke/master
...
added number-type to settings framework. persist expanded object on serv...
2014-05-11 16:30:57 -04:00
FrissDieGurke
f618a9405e
added settings number-field to docs
2014-05-11 18:58:01 +02:00
psychobunny
2649e6a385
use secure image instead
2014-05-10 16:24:44 -04:00
psychobunny
74aabb9c60
modules documentation - alerts
2014-05-10 16:16:35 -04:00
Julian Lam
025db831f4
Update heroku.rst
2014-05-09 12:01:31 -04:00
Julian Lam
a5537cb8ae
Update heroku.rst
2014-05-09 12:01:04 -04:00
Julian Lam
f876ba91b8
Update heroku.rst
2014-05-09 11:50:46 -04:00
Schamper
d1079c00bc
Fix Settings Framework example to display proper object path
2014-05-08 20:37:10 +02:00
FrissDieGurke
cbef92bb62
Added settings-framework documentation
2014-05-04 12:37:49 +02:00
psychobunny
681d9c95ab
updating plugin docs
2014-05-02 02:22:10 -04:00
Julian Lam
d112d62a3f
updated plugin docs
2014-05-02 02:03:10 -04:00
psychobunny
fe739aac71
updated hooks docs
2014-05-01 16:22:06 -04:00
psychobunny
3e296a42f7
documenting the new hook
2014-05-01 14:37:46 -04:00
psychobunny
4961becd1d
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
2014-04-30 14:51:10 -04:00
Barış Soner Uşaklı
e5d33a57d9
Update style-guide.rst
2014-04-30 14:50:56 -04:00
psychobunny
48d3e884ea
updated nodebb logo to https
2014-04-30 14:50:46 -04:00
psychobunny
8e3f1e66e9
changed the copyright from our usernames to just NodeBB
2014-04-28 17:18:17 -04:00
psychobunny
76d60be60a
fixed all of the internal links that were still pointing to the wiki
2014-04-28 17:18:16 -04:00
psychobunny
320909d5fb
converting md to rest
2014-04-28 17:18:15 -04:00
psychobunny
1d6623dd1c
forgot to port "how to run nodebb"
2014-04-28 17:18:14 -04:00
psychobunny
ca365118d3
converted upgrading steps, also added to backup section (todo: mongo)
2014-04-28 17:18:14 -04:00
psychobunny
35e202a64e
converted widgets section over
2014-04-28 17:18:13 -04:00
psychobunny
56da48b222
l2documentation
2014-04-28 17:18:12 -04:00
psychobunny
c41a8872d3
finished help section
2014-04-28 17:18:11 -04:00