Flag open files "read only"?

Oxygen general issues.
dnedrow
Posts: 60
Joined: Wed Jan 28, 2004 10:51 pm

Flag open files "read only"?

Post by dnedrow »

Is there a mechanism within oXygen to mark files read only? Note that I want to prevent modifying certain files within oXygen, not at the filesystem level.

-David
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Lock tags or read only file at filesystem level

Post by sorin_ristache »

Hello David,

In <oXygen/> you can lock the tags (menu Document -> Source -> Lock/Unlock XML Tags) so that only the text outside tags is editable. If you want to make the whole file read only you have to do that at the filesystem level. In this case <oXygen/> gives you an error about the read only state of the file when you try to save it.

Regards,
Sorin
dnedrow
Posts: 60
Joined: Wed Jan 28, 2004 10:51 pm

Post by dnedrow »

Cool, thanks.

-David
Post Reply