aboutsummaryrefslogtreecommitdiffstats
path: root/include/help.php
Commit message (Expand)AuthorAgeFilesLines
* use new lang detect library which supports much more languagesMario2023-10-071-4/+5
* fix php warningsMario2022-10-201-1/+1
* do not overwrite the original rawmsg iconfig that came with the itemMario2021-05-311-0/+1
* get devHilmar R2021-03-011-0/+1
* fix some php8 fatal errorsMario2021-01-091-1/+1
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-141-1/+1
* Correct and extend Doxygen comments.Klaus Weidenbach2019-01-231-13/+17
* Some fixes in include/help.php.Klaus Weidenbach2019-01-181-14/+12
* add item.uuid to relevant placeszotlabs2018-11-151-1/+2
* Override helpfilesM. Dent2018-08-141-38/+61
* allow the link target attribute to be modified in bbcode() from much further ...zotlabs2018-04-041-1/+1
* :arrow_up: Update Text_LanguageDetect.Klaus Weidenbach2017-10-291-11/+17
* Removed duplicated table of contents (TOC) in Help pages by breaking hierarch...Andrew Manning2017-08-251-1/+7
* Added language selector menu for Help pagesAndrew Manning2017-08-241-1/+24
* Fixed incorrect language path when choosing the language from browser preferenceAndrew Manning2017-08-241-1/+1
* Repaired and extended support for help page translations including table of c...Andrew Manning2017-08-231-10/+29
* some minor help cleanup - add '-/foo' override of language detectionzotlabs2017-05-241-5/+8
* grrr. stop making branding assumptions.zotlabs2017-03-121-1/+1
* :arrow_up: :hammer: Upgrade PHP Markdown library.Klaus Weidenbach2017-02-271-8/+8
* call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-191-2/+2
* Remove classes from the doco content region to simplify the appearance. Inste...Andrew Manning2016-12-031-0/+1
* Add some identity-aware parsing to HTML content using parseIdentityAwareHTML()Andrew Manning2016-11-271-1/+1
* Add ability to include page assets in documentation pages such as images. Upd...Andrew Manning2016-11-271-1/+1
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-41/+62
* allow a site to over-ride the help table-of-contents filesredmatrix2016-09-261-1/+4
* sidebar table of contents for help hierarchies; note that these should probab...redmatrix2016-09-041-22/+29
* move doc file parsing and rendering from the module level to the help library...redmatrix2016-09-041-0/+93
* Display text around the searched query in documentation searchAndrew Manning2016-08-271-2/+7
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-8/+9
* code cleanupredmatrix2016-05-241-2/+0
* module updatesredmatrix2016-04-181-0/+150