-
- Downloads
Issue #2920309 by jhodgdon, Amber Himes Matz, alexpott, larowlan, andypost,...
Issue #2920309 by jhodgdon, Amber Himes Matz, alexpott, larowlan, andypost, vadim.hirbu, effulgentsia, diqidoq, jibran, webchick, catch, xjm, jhedstrom, Gábor Hojtsy, dawehner, Berdir, tim.plunkett, benjifisher, markcarver, yoroy, ckrina, amateescu, gnuget, webflo, Greg Boggs, yo30, vijaycs85, SenthilMohith, andrewmacpherson, EclipseGc, sandboxpl, MariaDenysyuk, tstoeckler, miro_dietiker, Mixologic, RoloDMonkey, timmillwood, Fabianx: Add experimental module for Help Topics
parent
8f430db9
No related branches found
No related tags found
Showing
- core/MAINTAINERS.txt 4 additions, 0 deletionscore/MAINTAINERS.txt
- core/composer.json 1 addition, 0 deletionscore/composer.json
- core/modules/help_topics/help_topics.api.php 26 additions, 0 deletionscore/modules/help_topics/help_topics.api.php
- core/modules/help_topics/help_topics.info.yml 8 additions, 0 deletionscore/modules/help_topics/help_topics.info.yml
- core/modules/help_topics/help_topics.module 53 additions, 0 deletionscore/modules/help_topics/help_topics.module
- core/modules/help_topics/help_topics.routing.yml 6 additions, 0 deletionscore/modules/help_topics/help_topics.routing.yml
- core/modules/help_topics/help_topics.services.yml 17 additions, 0 deletionscore/modules/help_topics/help_topics.services.yml
- core/modules/help_topics/help_topics/core.config_basic.html.twig 15 additions, 0 deletions...dules/help_topics/help_topics/core.config_basic.html.twig
- core/modules/help_topics/help_topics/core.config_error.html.twig 10 additions, 0 deletions...dules/help_topics/help_topics/core.config_error.html.twig
- core/modules/help_topics/help_topics/core.maintenance.html.twig 3 additions, 0 deletions...odules/help_topics/help_topics/core.maintenance.html.twig
- core/modules/help_topics/help_topics/core.menu_overview.html.twig 3 additions, 0 deletions...ules/help_topics/help_topics/core.menu_overview.html.twig
- core/modules/help_topics/help_topics/core.security.html.twig 4 additions, 0 deletionscore/modules/help_topics/help_topics/core.security.html.twig
- core/modules/help_topics/help_topics/core.ui_accessibility.html.twig 7 additions, 0 deletions...s/help_topics/help_topics/core.ui_accessibility.html.twig
- core/modules/help_topics/help_topics/core.ui_components.html.twig 3 additions, 0 deletions...ules/help_topics/help_topics/core.ui_components.html.twig
- core/modules/help_topics/help_topics/core.ui_contextual.html.twig 11 additions, 0 deletions...ules/help_topics/help_topics/core.ui_contextual.html.twig
- core/modules/help_topics/help_topics/core.ui_tours.html.twig 6 additions, 0 deletionscore/modules/help_topics/help_topics/core.ui_tours.html.twig
- core/modules/help_topics/help_topics/help_topics.help_topic_writing.html.twig 9 additions, 0 deletions...pics/help_topics/help_topics.help_topic_writing.html.twig
- core/modules/help_topics/help_topics/shortcut.ui_shortcuts.html.twig 8 additions, 0 deletions...s/help_topics/help_topics/shortcut.ui_shortcuts.html.twig
- core/modules/help_topics/help_topics/user.security_account_settings.html.twig 10 additions, 0 deletions...pics/help_topics/user.security_account_settings.html.twig
- core/modules/help_topics/src/Controller/HelpTopicPluginController.php 117 additions, 0 deletions.../help_topics/src/Controller/HelpTopicPluginController.php
core/modules/help_topics/help_topics.api.php
0 → 100644
core/modules/help_topics/help_topics.module
0 → 100644
Please register or sign in to comment