aboutsummaryrefslogtreecommitdiffstats
path: root/mod/help.php
Commit message (Collapse)AuthorAgeFilesLines
* Provide Zotlabs\Project and System class for querying details about the ↵redmatrix2016-02-181-1/+1
| | | | project/version info. Move these out of /boot.php
* Added section-title-wrapper and section-conent-wrapper to search result page ↵mrjive2016-02-031-0/+4
| | | | in /help
* various issues from the forumsredmatrix2016-01-171-2/+6
|
* Invitation only added to the admin site page. Plus css wrapper class to docu ↵jeroenpraat2015-12-151-1/+3
| | | | search.
* more work on doco searchredmatrix2015-08-301-1/+4
|
* improvements to documentation searchredmatrix2015-08-301-33/+18
|
* ok that's wretchedly inefficient but provides a basic relevance search for ↵redmatrix2015-07-061-2/+30
| | | | strings in doc files.
* very crude but working doc searchredmatrix2015-07-051-1/+47
|
* more work on db storage of docoredmatrix2015-07-051-4/+55
|
* mod/help: read doc files from the database if present and newer than the ↵redmatrix2015-07-041-5/+27
| | | | copy in the filesystem.
* Bring /help in line with the rest of the appMario Vavti2015-06-221-0/+1
|
* remove project name dependency from most of the doc files to ease project ↵redmatrix2015-05-131-1/+1
| | | | merging, there are going to be some edge cases requiring manual tweaking as most of this was done by script.
* 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