README.txt |
README.txt |
|
$Name$
MODULE
------
System information
DESCRIPTION/FEATURES
--------------------
Displays information about the Drupal installation and system environment.
REQUIREMENTS
------------
Drupal 5.x
INSTALL/CONFIG
--------------
1. Move this folder… |
systeminfo.css |
systeminfo.css |
|
/* $Name$ */
table.systeminfo_width50 td {
width: 50%;
}
table.systeminfo td.header1 {
font-weight: bold;
}
table.systeminfo td.title1 {
font-style: italic;
}
table.systeminfo td.text1 {
padding-left: 1.5em;
}
table.systeminfo td.header2 {
… |
systeminfo.info |
systeminfo.info |
|
; $Name$
name = System information
description = Displays information about the Drupal installation and system environment.
package = Administration |
systeminfo.install |
systeminfo.install |
|
Displays information about the Drupal installation and system environment. |
systeminfo.module |
systeminfo.module |
|
Displays information about the Drupal installation and system environment. |