> 
> Once a style element is deleted in nadmin, there is no way to bring it
> back is there?
>

By Midgard, no, what's deleted from db is deleted. There is no direct
undelete feature in Nadmin, however read on...

If you're using the RCS features of nadmin (you generally must have
edited the element before deleting so that recent RCS data has been
created) you can get the element data from RCS since nadmin doesn't
delete the RCS files by default (if I remember correctly, this might
depend on version as well, Alan ?)

Depending on the version you're using the RCS file is either named after
the GUID of the object or with after the object type, sg && id.

If you're using the  1.4 Nadmin Studio then you can retvieve the whole
element using a function rcs_checkout(guid, version) (you get the latest
version number with rlog), in older versions it might be better to check
out the latest file directly from RCS and then copy-paste the parts you
need to a new element of the same name.

/Rambo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to