I'm putting together an install profile for DrupalBin and need the ability to rename "Clone" to something else, in this case, "Fix". This should be achieved by adding a textfield to the administration page so that others can put their own text in the replacement of "Clone".

CommentFileSizeAuthor
#1 node_clone.patch2.63 KBrobloach

Comments

robloach’s picture

Status: Active » Needs review
StatusFileSize
new2.63 KB
pwolanin’s picture

hmm- you could also just use the local module to accomplish this.

pwolanin’s picture

Status: Needs review » Closed (works as designed)

I think using the existing locale functionality is the more general solution