Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
node.module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Apr 2007 at 02:26 UTC
Updated:
5 Sep 2007 at 08:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
AmrMostafa commentedThis is a a simple solution to for this simple problem. Very similar to this snipper which is already in node_filter_form():
Comment #2
moshe weitzman commentedI wish I had looked here before redoing this patch. Anyway, here is a refreshed version. Works as advertised.
Comment #3
gábor hojtsySimple, straightforward, and with previous practice, so committed.
Comment #4
(not verified) commentedComment #5
samo commentedWas this mod only applied to 6.x?
Comment #6
gábor hojtsyIt would break backward compatibility on the form, so no way to apply it to 5.x IMHO.