about-php.html |
help_example/help/about-php.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 = 6.x
attributions[click_icon][type] = 'asset'
attributions[click_icon][exception] = '#2460769'
attributions[click_icon][author] = 'Gisle… |
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. |
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 |
|
.advanced-help-topic pre {
background: #f1f1f1;
border: 1px solid #ccc;
display: block;
margin: 1em;
padding: .4em;
}
.advanced-help-topic pre.readme {
background: white;
border: none;
margin: 0em;
padding:… |
help_example.info |
help_example/help_example.info |
|
name = Advanced help example
description = A example help module to demonstrate the advanced help module.
core = 6.x
dependencies[] = advanced_help
attributions[wikipedia_adaption][type] = 'asset'
attributions[wikipedia_adaption][weight] =… |
help_example.module |
help_example/help_example.module |
|
Provide example help for the advanced help module. |
history.html |
help_example/help/history.html |
|
|
ini-file.html |
help/ini-file.html |
|
|
readme.html |
help/readme.html |
|
|
security.html |
help_example/help/security.html |
|
|
syntax.html |
help_example/help/syntax.html |
|
|
translation.html |
help/translation.html |
|
|
usage.html |
help_example/help/usage.html |
|
|
using-advanced-help.html |
help/using-advanced-help.html |
|
|
why-advanced-help.html |
help/why-advanced-help.html |
|
|