README.txt |
README.txt |
|
Drupal site map module:
----------------------
Original author - Nic Ivy http://njivy.org
Author - Fredrik Jonsson fredrik at combonet dot se
Requires - Drupal 6
License - GPL (see LICENSE)
Overview:
--------
This module provides a site map that… |
site_map.admin.inc |
site_map.admin.inc |
|
Original author: Nic Ivy
Now maintained by by Fredrik Jonsson fredrik at combonet dot se |
site_map.css |
site_map.css |
|
.sitemap-box {
margin-bottom: 1em;
}
#site-map .description {
margin-bottom: 0.5em;
}
#site-map ul.menu {
padding-left: 1.5em;
}
#site-map .tree ul {
padding-left: 1.5em;
}
/* Styles when RSS icons are displayed on the left. */
#site-map… |
site_map.info |
site_map.info |
|
name = Site map
description = Display a site map.
core = 6.x |
site_map.install |
site_map.install |
|
Original author: Nic Ivy
Now maintained by by Fredrik Jonsson fredrik at combonet dot se |
site_map.module |
site_map.module |
|
Original author: Nic Ivy
Now maintained by by Fredrik Jonsson fredrik at combonet dot se |