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".
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | node_clone.patch | 2.63 KB | robloach |
Comments
Comment #1
robloachComment #2
pwolanin commentedhmm- you could also just use the local module to accomplish this.
Comment #3
pwolanin commentedI think using the existing locale functionality is the more general solution