INSTALL.txt |
INSTALL.txt |
|
*******************************************************
INSTALL.txt for weight.module for Drupal
by Jeff Robbins ::: jeff /@t\ jjeff /d0t\ com
*******************************************************
INSTALL:
Put the module in your modules… |
README.txt |
README.txt |
|
*******************************************************
README.txt for weight.module for Drupal
by Jeff Robbins ::: jeff /@t\ jjeff /d0t\ com
maintained by harry slaughter… |
weight-view-weight-form.tpl.php |
weight-view-weight-form.tpl.php |
|
Views template for Weight module. |
weight.admin.inc |
weight.admin.inc |
|
This module uses the sticky column of the node table
to add weighting to nodes. |
weight.css |
weight.css |
|
style sheet for Weight module. |
weight.info |
weight.info |
|
name = Weight
description = Add weight-based sorting to nodes.
core = 7.x
files[] = weight_handler_field_sticky.inc
files[] = weight_handler_filter_sticky.inc
files[] = weight_handler_filter_weight.inc
files[] = weight_handler_sort.inc |
weight.install |
weight.install |
|
This module uses the sticky column of the node table
to add weighting to nodes. |
weight.module |
weight.module |
|
This module uses the sticky column of the node table
to add weighting to nodes. |
weight.views.inc |
weight.views.inc |
|
Views2 support for Weight module. |
weight_handler_field_sticky.inc |
weight_handler_field_sticky.inc |
|
Field handler for Weight module. |
weight_handler_filter_sticky.inc |
weight_handler_filter_sticky.inc |
|
Field handler for Weight module. |
weight_handler_filter_weight.inc |
weight_handler_filter_weight.inc |
|
Filter handler for Weight module. |
weight_handler_sort.inc |
weight_handler_sort.inc |
|
Sort handler for Weight module. |