aboutsummaryrefslogtreecommitdiffstats
path: root/mod/help.php
Commit message (Collapse)AuthorAgeFilesLines
* allow doc/help system to use subdirsfriendica2015-01-271-6/+14
|
* Don't try to open unexisting files in helpStefan Parviainen2015-01-181-12/+13
|
* Handle included txt files (ie, install doco) as BBCode, otherwise it strips allThomas Willingham2014-11-301-1/+1
| | | | | white space. Was going to use Markdown, but lots of not-markdown gets parsed then, so...
* make bbcode/html includes work in markdown help pages and vice versazottel2014-10-241-7/+19
|
* Stick help in a templateThomas Willingham2014-03-121-3/+7
|
* Capitalise $a->page['title'] in doco pages.Thomas Willingham2014-02-271-3/+3
|
* Make bbcode the default doco ready for the next commitThomas Willingham2014-02-241-1/+2
|
* Provide Terms of Service placeholder page (includes doc/SiteTOS.md)friendica2013-12-221-1/+0
|
* give doc/help alternate mimetype supportfriendica2013-12-191-3/+24
|
* Add #include mechanism for help pages - see the top of mod/help.php for detailsfriendica2013-11-211-0/+24
|
* mod/help - load Site.md (if it exists) before Home.md. Site.md will ↵friendica2013-11-211-2/+6
| | | | typically provide local resources. Site.md can either include the complete contents of Help.md or link to it, as you choose.
* fix location of language variable in help modulefriendica2013-09-051-1/+1
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* Show "404.tpl" instead of using 'notice()' in case of 404Fabio Comuni2011-09-191-2/+4
|
* remove javascript to set selectect nav item. enanche img template prefetch ↵fabrixxm2011-08-171-1/+2
| | | | ignoring
* stupid browsers not honouring meta baseFriendika2011-08-151-2/+9
|
* initial spanish translationFriendika2011-04-141-2/+6
|
* local documentation libraryFriendika2011-04-131-0/+33