Harald Eilertsen
|
456a741809
|
Replace english docs with pepecyb's docs
|
2025-05-18 18:42:45 +00:00 |
|
Harald Eilertsen
|
4daa03f025
|
Help: Drop language specifier in URL when redirecting
This finally fixes the help for languages other than english.
|
2024-09-29 14:09:41 +02:00 |
|
Mario
|
2bc088e555
|
mod help: only abort requests without topic if we have not got a search request
|
2024-09-24 09:24:56 +00:00 |
|
Harald Eilertsen
|
7067a0adc2
|
Move language member to HelpHelperTrait.
Should have been there from the start, was just a miss.
|
2024-07-24 10:59:03 +02:00 |
|
Harald Eilertsen
|
7afb01e488
|
Redirect help to about page when locale but no topic specified in URL
|
2024-07-23 12:24:42 +02:00 |
|
Harald Eilertsen
|
ad9fb4d530
|
Module\Help: Only variables can be passed by reference.
Introduce an intermediate variable when extracting the file type from
the file name. Otherwise we would try to pass a returned value as a
reference.
|
2024-06-12 15:13:24 +02:00 |
|
Harald Eilertsen
|
bfa81490c1
|
Rename HelpHelper to HelpHelperTrait.
PHPCS prefers traits to be suffixed with "Trait", and I think I agree.
|
2024-05-03 13:00:14 +02:00 |
|
Harald Eilertsen
|
7c34a3676d
|
Rework Help module + begin tests for Setup module
|
2024-04-30 06:59:19 +00:00 |
|
Mario
|
03aeb88832
|
fix php warnings
|
2022-10-20 10:25:11 +00:00 |
|
Mario Vavti
|
71accb6b0a
|
fix php warnings
|
2022-10-13 16:38:18 +02:00 |
|
Max Kostikov
|
aed6823051
|
Add .webp image format support
|
2019-12-07 20:14:17 +01:00 |
|
Mario Vavti
|
cc1ffff7cd
|
feed untranslated appnames to nav_set_selected() and query for the active app directly to get app details
|
2017-10-09 21:22:57 +02:00 |
|
Andrew Manning
|
cf2609530f
|
Added language selector menu for Help pages
|
2017-08-24 18:57:41 +00:00 |
|
git-marijus
|
27678a523c
|
more nav_set_selected apps
|
2017-07-21 22:36:47 +02:00 |
|
zotlabs
|
df8c69f73b
|
some minor help cleanup - add '-/foo' override of language detection
|
2017-05-24 22:24:45 -07:00 |
|
Mario Vavti
|
0a21ffbfec
|
show doc section heading in titlebar
|
2016-12-11 21:43:27 +01:00 |
|
Andrew Manning
|
6668fe02aa
|
Only display h1 headings in sticky side nav. Toggle display of detailed TOC at top of page. Introduce return to top button for small screens.
|
2016-12-09 22:18:23 -05:00 |
|
Andrew Manning
|
7470b1180e
|
Add ability to include page assets in documentation pages such as images. Updated Personal Channel tutorial to use local images using this new capability.
|
2016-11-27 13:43:07 -07:00 |
|
Klaus Weidenbach
|
7b41839ea8
|
[TASK] Update Doxyfile and fix Doxygen errors.
Updated Doxyfile to include new folders.
Add a list for @hooks tags.
Fixed some parsing problems for Doxygen.
|
2016-10-13 11:27:23 +02:00 |
|
redmatrix
|
ecb44ad572
|
sidebar table of contents for help hierarchies; note that these should probably be html due to extraneous linefeeds you might find in bbcode or markdown
|
2016-09-04 18:35:06 -07:00 |
|
redmatrix
|
5a1887ed17
|
move doc file parsing and rendering from the module level to the help library so that it can be re-used by widgets
|
2016-09-04 00:50:35 -07:00 |
|
Andrew Manning
|
07e28a9757
|
Display text around the searched query in documentation search
|
2016-08-27 21:26:16 -04:00 |
|
redmatrix
|
381b1a066d
|
doc search broken
|
2016-08-27 15:30:46 -07:00 |
|
redmatrix
|
d8ace38041
|
rework the conversation object stuff at a high level - still needs a bit of refactoring
|
2016-05-20 22:52:47 -07:00 |
|
redmatrix
|
2a4e8972e0
|
module updates
|
2016-04-18 20:38:38 -07:00 |
|