aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/help.tpl
Commit message (Collapse)AuthorAgeFilesLines
* Use html details element for toc on top of help pages.Harald Eilertsen2024-09-291-7/+4
| | | | | This allows us to get rid of some more unneccessary JavaScript that just implements stuff that web browsers now do anyways.
* Remove link to "Contents" from the help table of contect sidebar.Harald Eilertsen2024-09-291-2/+4
| | | | | Changes the element where the jQuery.toc plugin looks for headings to only include the actual help contents, not the toc itself.
* fa2bi: some sed woodoo on templates and manual fixes in js and php filesMario2024-08-021-1/+1
|
* Add a notice to help pages when defaulting to english.Harald Eilertsen2024-07-241-0/+5
|
* Remove language selector from help pages.Harald Eilertsen2024-07-231-16/+0
| | | | | | | | It is not in sync with the languages available for the rest of the Hubzilla UI, so it was confusing and in the way of just supporting localized help using the same mechanism as the rest of the code. Also allowed deleting a good chunck of javascript from the help logic.
* Rework Help module + begin tests for Setup moduleHarald Eilertsen2024-04-301-4/+4
|
* dropdown-menu-right -> dropdown-menu-endMario2021-07-291-1/+1
|
* upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-2/+2
|
* Add French to help pages language dropdown selectorAndrew Manning2017-11-171-0/+1
|
* minor adjustmen to the help language selectorgit-marijus2017-08-241-2/+2
|
* Added language selector menu for Help pagesAndrew Manning2017-08-241-0/+15
|
* Repaired and extended support for help page translations including table of ↵Andrew Manning2017-08-231-18/+0
| | | | contents files at the top level. Moved help module javascript to mod_help.js.
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+33
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-33/+0
|
* fix help menuMario Vavti2017-03-121-2/+2
|
* fixing classesMario Vavti2017-03-101-2/+2
|
* move style info into css fileMario Vavti2016-12-221-9/+9
|
* some changes to heading sizes to make some sense in the doco (this will ↵Mario Vavti2016-12-201-1/+1
| | | | undergo some refinement in the next release cycle when we possibly upgrade to bootstrap 4) and get rid of the accordion for now.
* Move headings down to start at H3 at Mario's directionAndrew Manning2016-12-191-3/+3
|
* reworked doco navigationMario Vavti2016-12-151-9/+0
|
* show doc section heading in titlebarMario Vavti2016-12-111-1/+1
|
* fix embed-image for fullscreen mode and some adjustments for /helpMario Vavti2016-12-101-1/+1
|
* Only display h1 headings in sticky side nav. Toggle display of detailed TOC ↵Andrew Manning2016-12-091-5/+25
| | | | at top of page. Introduce return to top button for small screens.
* Condense sticky nav TOC to h1 only. Add deep TOC to top of each page. Adjust ↵Andrew Manning2016-12-081-0/+14
| | | | developer guide headings.
* Major changes to accordion nav menu. Table of contents auto-generated below ↵Andrew Manning2016-11-291-1/+1
| | | | 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 Manning2016-11-271-1/+1
| | | | loaded page under the side nav menu
* Bring /help in line with the rest of the appMario Vavti2015-06-221-2/+7
|
* Stick help in a templateThomas Willingham2014-03-121-0/+3