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

jonbob’s picture

Component: Code » General
Priority: Normal » Minor

How is this different from a simple integer field?

kkaefer’s picture

Status: Needs review » Closed (won't fix)

It isn't displayed ;-). But I don't think this is necessary anymore. That's also why I didn't continue development on this one.