Hello,
i wrote a weight widget for the Content Construction Kit. The weight of a node is not displayed at all to the end user. It can be changed on the edit page of every node. The weight property of a node allows views.module to sort by that value.
The module is located at http://cvs.drupal.org/viewcvs/drupal/contributions/sandbox/timcn/weight/
Konstantin Käfer
Comments
Comment #1
jonbob commentedHow is this different from a simple integer field?
Comment #2
kkaefer commentedIt isn't displayed ;-). But I don't think this is necessary anymore. That's also why I didn't continue development on this one.