Closed (fixed)
Project:
Node Title
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2009 at 02:28 UTC
Updated:
12 Jun 2010 at 23:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
miklThis module is dead and gone. Use autpmatic nodetitles instead: http://drupal.org/project/auto_nodetitle
Comment #2
hanoiiI am yet not sure if I will port this to Drupal 6, but it's not the same thing as auto_nodetitle. I have used that module as well with great results, but I needed something simple to customize the node title using the actual title. While this can be done using auto_nodetitle, it needs more configuration and an extra field to set this 'pseudo' title field.
All of this was already explained on the project description page.
Comment #3
anandi commentedBasically telling it is a 20 min task to port this nuch big module to D6. With the help of coder.module it is quite trivial. I am attaching working files here (ported from "5.x-1.0") if anybody is interested (perhaps hanoii is willing to make a 6.x branch of it). If you need i can make 6.x version from 5.x-dev also.
Comment #4
anandi commentedComment #6
hanoiiComment #7
franzkewd commentedhanoii,
#3 works for me (thanks anandi). Please port it officially to Drupal 6.x for further review.
I prefer this module after trying both 'nodetitle and 'auto_nodetitle'.
Comment #8
hanoiiOk, a D6 has been committed and released. I used anandi version with a few tweaks/fixes. Also, on the D5 version, the module was meant to only change the title tag of the node, not the actual visible page title. I have added a setting in case this is something wanted on the D6 version. That setting is, however, disabled by default.