Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major changes to accordion nav menu. Table of contents auto-generated below ↵ | Andrew Manning | 2016-11-29 | 1 | -15/+0 |
| | | | | 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 | 1 | -17/+457 |
| | |||||
* | Add some identity-aware parsing to HTML content using parseIdentityAwareHTML() | Andrew Manning | 2016-11-27 | 1 | -0/+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 | 1 | -0/+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. |