LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
********************************************************************
D R U P A L M O D U L E
********************************************************************
Name: TOC Node Module
Author: Robert Castelo… |
toc_node.css |
css/toc_node.css |
|
/* wrapper */
#table-of-contents-links {
margin-bottom: 20px;
}
/* common styles */
ul.toc-node-bullets,
ul.toc-node-bullets ul,
ul.toc-node-numbers,
ul.toc-node-numbers ul {
list-style-type: none;
padding: 0px;
margin:… |
toc_node.info |
toc_node.info |
|
name = TOC Node
description = Provides a Table Of Contents for a node.
package = Content
stylesheets[all][] = css/toc_node.css
core = 7.x |
toc_node.install |
toc_node.install |
|
Set up database table used to store Table Of Contents settings for individual nodes. |
toc_node.module |
toc_node.module |
|
|
toc_node_links.tpl.php |
templates/toc_node_links.tpl.php |
|
|