Closed (fixed)
Project:
Drupal core
Component:
node.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 Feb 2005 at 11:49 UTC
Updated:
15 Mar 2005 at 20:15 UTC
Jump to comment: Most recent file
The node type admin page uses an unclear callback name, and uses arg() where it is not necessary. The attached patch cleans this up by unifying node_types() with node_types_configure().
The fact I may want node_types() for my own use in CCK work is purely coincidental. :-)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | node_29.patch | 4.45 KB | jonbob |
| node_28.patch | 4.44 KB | jonbob |
Comments
Comment #1
jonbob commentedOops, a bit of experimental code slipped in.
Comment #2
dries commentedCommitted to HEAD.
Comment #3
(not verified) commented