
david at kineticode
Dec 11, 2008, 12:45 AM
Post #2 of 2
(726 views)
Permalink
|
|
Re: implications of changing the key_name of an element_type
[In reply to]
|
|
On Dec 10, 2008, at 8:46 PM, Ashlee Caul wrote: > If I change the key_name of an element_type (via soap), will that > automatically change the name, file_name, etc. of any element > templates that are for that element_type? No. You'll have to check them out and deploy them again. > I ask because some elements that were created here (not by me ;) > were not named very well, and I would like to change their names and > key_names to make them more intuitive. Thanks. Sure. > P.S. There is no real code yet in those templates, and these > element_types have not been used anywhere else, so I don't have to > worry that changing their names will affect other templates that > refer to them. Shouldn't be much of a problem, then. Maybe you can try it once, then when you get the steps nailed down, add instructions to the wiki? Best, David
|