Closed (won't fix)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
General
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
2 Mar 2006 at 15:18 UTC
Updated:
1 May 2006 at 14:19 UTC
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.