about-example.html |
help_example/help/about-example.html |
|
|
about-example.html |
help_example/translations/help/nb/about-example.html |
|
|
advanced-help-popup.tpl.php |
advanced-help-popup.tpl.php |
|
Default theme implementation to display a help popup. |
advanced_help.info |
advanced_help.info |
|
name = Advanced Help
description = Provide extended help and documentation.
core = 7.x |
advanced_help.install |
advanced_help.install |
|
Contains install and update functions for advanced_help. |
advanced_help.module |
advanced_help.module |
|
Pluggable system to provide advanced help facilities for Drupal and modules. |
etiam.html |
help_example/help/etiam.html |
|
|
help-icon.css |
help-icon.css |
|
.advanced-help-link {
background: transparent url('help.png') no-repeat top left;
background-position: 0px 0px;
display: inline-block;
height: 12px;
margin-top: 2px;
padding: 0px;
width: 12px;
}
.advanced-help-link span {
… |
help-popup.css |
help-popup.css |
|
body {
background: #edf5fa;
color: #494949;
font: 12px/170% Verdana, sans-serif;
margin: 0;
padding: 0;
}
input {
color: #494949;
font: 12px/100% Verdana, sans-serif;
}
textarea,
select {
color: #494949;
font: 12px/160% Verdana,… |
help.css |
help.css |
|
/* #content h2 has higher specifity */
.advanced-help-topic h1 {font-size: 2em;}
#content .advanced-help-topic > h2 {font-size: 1.75em}
.advanced-help-topic h3 {font-size: 1.5em;}
.advanced-help-topic h4 {font-size: 1.4em;}
.advanced-help-topic h5… |
help_example.info |
help_example/help_example.info |
|
name = Advanced Help Example
description = A example help module to demonstrate the advanced help module.
core = 7.x
dependencies[] = advanced_help |
help_example.module |
help_example/help_example.module |
|
Provide example help for the advanced help module. |
images.html |
help_example/help/images.html |
|
|
images.html |
help_example/translations/help/nb/images.html |
|
|
ini-file.html |
help/ini-file.html |
|
|
introduction.html |
help/introduction.html |
|
|
introduction.html |
translations/help/nb/introduction.html |
|
|
lorem.html |
help_example/help/lorem.html |
|
|
lorem.html |
help_example/translations/help/nb/lorem.html |
|
|
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Recommended modules
* Installation
* Configuration
* Support status
* Maintainers
Introduction
------------
The **Advanced help** module provides a framework that allows… |
README.txt |
help_example/README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
Introduction
------------
This is a simple example demonstrating how to use Advanced help.
Requirements
------------
This module required… |
translation.html |
help/translation.html |
|
|
translation.html |
translations/help/nb/translation.html |
|
|
using-advanced-help.html |
help/using-advanced-help.html |
|
|
using-advanced-help.html |
translations/help/nb/using-advanced-help.html |
|
|
why-advanced-help.html |
help/why-advanced-help.html |
|
|
why-advanced-help.html |
translations/help/nb/why-advanced-help.html |
|
|