link_node_filter |
./link_node.module |
Hook which handles filtering. |
|
|
link_node_filter_process |
./link_node.module |
Actually execute filter on given text.
Parse text for all meta tags.
Lookup each specified node.
Parse all parameters specified in each meta tag and apply them to the corresponding node.
Replace meta tag with themed thumbnail view of the referrent node. |
1 |
|
link_node_filter_settings |
./link_node.module |
Function used to discover what filters are supplied by this module. |
1 |
|
link_node_filter_tips |
./link_node.module |
Implementation of hook_filter_tips(). |
|
|
link_node_help |
./link_node.module |
Generates help text for this module |
|
|
link_node_nodeapi |
./link_node.module |
Clears the filter cache when any node is updated |
|
|
link_node_theme |
./link_node.module |
Implementation of hook_theme(). |
|
|
theme_link_node_format |
./link_node.module |
Puts a box around the attached_node's content |
|
|
theme_link_node_thumbnail |
./link_node.module |
Generates a thumbnail view of a node. |
1 |
|