Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrated more content and deleted the original locations where applicable. | Andrew Manning | 2017-02-13 | 1 | -0/+18 |
| | |||||
* | drug dealers have users | zotlabs | 2017-02-01 | 1 | -5/+5 |
| | |||||
* | Remove dead links | Andrew Manning | 2017-02-01 | 1 | -2/+2 |
| | |||||
* | Integrate tags and mentions page doco into member guide. Fix bug when ↵ | Andrew Manning | 2017-02-01 | 1 | -1/+59 |
| | | | | loading page with section link. Change URL when scrolling to stay current with viewed section to facilitate easy help page link sharing. | ||||
* | add observer.language to the doco | zotlabs | 2017-01-23 | 1 | -0/+16 |
| | |||||
* | Add guest access token section to member guide with screenshot of settings | Andrew Manning | 2017-01-01 | 2 | -4/+13 |
| | |||||
* | Deleted old versions that have been integrated. Integrated and slightly ↵ | Andrew Manning | 2017-01-01 | 1 | -0/+259 |
| | | | | revised Comanche doco. | ||||
* | Add webpage doco to Member guide. Add nav menu highlighting when scrolling ↵ | Andrew Manning | 2016-12-27 | 1 | -0/+175 |
| | | | | past content | ||||
* | BBcode reference page is essentially complete. There is still room for ↵ | Andrew Manning | 2016-12-27 | 2 | -112/+190 |
| | | | | improvement. | ||||
* | Almost completed reconstruction of bbcode reference page | Andrew Manning | 2016-12-26 | 2 | -60/+193 |
| | |||||
* | Updated markup language support doco. Modified parseIdentityAwareHTML BBcode ↵ | Andrew Manning | 2016-12-26 | 2 | -0/+114 |
| | | | | parsing to support the BBcode reference which is now in /help/member/bbcode.html. Add Bootstrap classes to tables for BBcode tables that have the border=0 or border=1 options set. | ||||
* | Move headings down to start at H3 at Mario's direction | Andrew Manning | 2016-12-19 | 2 | -83/+207 |
| | |||||
* | Convert consolidated pages back to BBcode and Markdown where possible | Andrew Manning | 2016-12-08 | 4 | -479/+372 |
| | |||||
* | Major changes to accordion nav menu. Table of contents auto-generated below ↵ | Andrew Manning | 2016-11-29 | 2 | -19/+4 |
| | | | | the loaded page. Removed manual TOCs from individual pages. TOC uses jQuery plugin Sticky to remain visible when it would scroll out of view. | ||||
* | Use the jquery.toc.js library to auto-generate a table of contents for the ↵ | Andrew Manning | 2016-11-27 | 1 | -1/+1 |
| | | | | loaded page under the side nav menu | ||||
* | Integrating lots of member guide content | Andrew Manning | 2016-11-27 | 2 | -17/+476 |
| | |||||
* | Add some identity-aware parsing to HTML content using parseIdentityAwareHTML() | Andrew Manning | 2016-11-27 | 22 | -1025/+17 |
| | |||||
* | Added Tutorials section with a Personal Channel tutorial | Andrew Manning | 2016-11-27 | 1 | -1/+1 |
| | |||||
* | Restructured main table of contents to link to fewer pages with more ↵ | Andrew Manning | 2016-11-27 | 2 | -25/+18 |
| | | | | content. The admin, dev, and member guides are single pages each having a table of contents at the top that is represented in condensed form in the main navigation sidebar. Section links are used to navigate between content sections for simplicity and fewer page loads. | ||||
* | Update wiki context help. Modify context page element focus feature to do ↵ | Andrew Manning | 2016-11-26 | 22 | -0/+1050 |
nothing if the target DOM element is not found. |