Closed (fixed)
Project:
Article
Version:
4.5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2004 at 22:30 UTC
Updated:
2 Dec 2004 at 17:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
slower commentedI'm new at diff'ing and patching, but the attached diff should work to implement the functionality I discussed above. It does not change the path of the article module ("/article"), nor does it change the word article anywhere in the admin section. That should be logical, though, since the module is still called "Article." It will replace all occurences of "article" in the user interface with the word specified on the admin page in the "Article Term" field. It pluralizes the user-defined word where necessary (just adds an "s" at this point).
Feedback?
Comment #2
slower commentedMy apologies, I was trying to tweak the article module to do something that had basically already been done with taxonomy_dhtml. This is superfluous and irrelevant, closing.