domenicomonaco / custom_links

Fork of drupal module "custom_links" by Eaton, in this module I have added some usefull feature to manage $links variable in node.tpl.php

Home Page:http://drupal.org/node/652030

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/* $Id: */
 
-- SUMMARY --
-------------
This is my first module developed for Drupal, in particulary is a simple "hack" 
of $links variable used in node.tpl.php and node-NODETYPE.tpl.php.

-- REQUIREMENTS --
------------------
"Links Hack" require only "node" core module.

-- INSTALLATION --
------------------
Current Relase of "Links Hack" does not require *.install implementation ad its installation 
is very simple and fast.
1) Extract package in your modules directory
2) with browser you can enable/install module in a Administration > Site Build > Modules
3) find "Links Hack" module and mark his checkbox to enable
4) Click on "save" and apply your modify

-- CONFIGURATION --
-------------------

-- NOTES --
-----------

-- USAGE --
-----------

-- CUSTOMIZATION --
-------------------

-- CONTACT --
-------------
-------------
Domenico Monaco
kiuz.4ever@gmail.com
http://www.kiuz.it
http://www.pillsofbits.com

About

Fork of drupal module "custom_links" by Eaton, in this module I have added some usefull feature to manage $links variable in node.tpl.php

http://drupal.org/node/652030

License:GNU General Public License v2.0