Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 1 | -2/+2 |
| | |||||
* | Remove classes from the doco content region to simplify the appearance. ↵ | Andrew Manning | 2016-12-03 | 1 | -0/+1 |
| | | | | Instead of loading /doc/main.bb, redirect to /doc/about/about_hubzilla/. These edits are minimal for demo purposes and not the proper way to do it. | ||||
* | Add some identity-aware parsing to HTML content using parseIdentityAwareHTML() | Andrew Manning | 2016-11-27 | 1 | -1/+1 |
| | |||||
* | Add ability to include page assets in documentation pages such as images. ↵ | Andrew Manning | 2016-11-27 | 1 | -1/+1 |
| | | | | Updated Personal Channel tutorial to use local images using this new capability. | ||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -41/+62 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | allow a site to over-ride the help table-of-contents files | redmatrix | 2016-09-26 | 1 | -1/+4 |
| | |||||
* | sidebar table of contents for help hierarchies; note that these should ↵ | redmatrix | 2016-09-04 | 1 | -22/+29 |
| | | | | probably be html due to extraneous linefeeds you might find in bbcode or markdown | ||||
* | move doc file parsing and rendering from the module level to the help ↵ | redmatrix | 2016-09-04 | 1 | -0/+93 |
| | | | | library so that it can be re-used by widgets | ||||
* | Display text around the searched query in documentation search | Andrew Manning | 2016-08-27 | 1 | -2/+7 |
| | |||||
* | deprecate the item_id table - replace with iconfig. A possibly useful ↵ | redmatrix | 2016-06-13 | 1 | -8/+9 |
| | | | | function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication. | ||||
* | code cleanup | redmatrix | 2016-05-24 | 1 | -2/+0 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+150 |