Closed (outdated)
Project:
Drupal core
Version:
11.x-dev
Component:
node system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2008 at 03:25 UTC
Updated:
20 Jun 2025 at 02:53 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
scoutbaker commentedWe're in feature freeze and string freeze for D6. Marking for D7.
Comment #2
lilou commentedPatch rerolled.
Tested ... +1
Comment #3
Anonymous (not verified) commentedThe last submitted patch failed testing.
Comment #4
jody lynnComment #5
zhuber commentedI have patched this functionality for drupal 8.
Comment #6
zhuber commentedAny chance we can get this reviewed?
Comment #7
xjm(Merging "node system" and "node.module" components for 8.x; disregard.)
Comment #8
jhedstromPatch no longer applies.
Comment #9
zhuber commentedI've updated the patch to work with the updates made to core over the past year. Can someone please review this before it changes again?
Comment #10
jhedstromI'm all for this change. Tagging for usability review.
This should instead be
t('Add another @type', array('@type' => ...and it should probably use
Unicode::strtolower()as well.Comment #12
zhuber commentedI've updated the patch to use the new version of the l() function, as well as the Unicode:strtolower() function.
Comment #14
zhuber commentedIncluded the Url and Unicode classes, which were throwing errors. Working for me fine, locally.
Comment #15
Bojhan commentedI am not sure if this is actually useful. I am sure there are usecases, but in most cases - I cant imagine this is useful.
Comment #24
vikashsoni commentedAll the patches not working giving error sharing screenshot for reference ....
Comment #25
joachim commentedLet's move this to Needs Work then.
BTW @vikashsoni there's no need to upload screenshots of the terminal, particularly for a patch not applying. You can just say it doesn't apply. The screenshot doesn't add anything.
Comment #31
acbramley commentedThe last patch for this was added over 10 years ago, is this still something we need to implement?
Comment #32
acbramley commentedClosing out due to lack of activity.