]> git.p6c8.net - devedit.git/commit
- I always wanted an option for switching Dev-Editor to read-only. So I defined
authorpcanterino <>
Fri, 24 Dec 2010 11:56:11 +0000 (11:56 +0000)
committerpcanterino <>
Fri, 24 Dec 2010 11:56:11 +0000 (11:56 +0000)
commit4f312081a2b65ffd71c66e425cbe1b51e0e9c9ec
treedc737c218aa6093dcbb05b837db722b954e09843
parentc2b18d37a29420fc5b1e33c19a0e69d00016c621
- I always wanted an option for switching Dev-Editor to read-only. So I defined
  a pseudo command named "@write". When disabling this command in the
  configuration file, all writing commands get disabled.
  When you add a command beginning with "@" to the "disable_commands" option,
  it is not added to the internal data structure.
- When disabling the "remove" command, "remove_multi" gets also disabled.
modules/Config/DevEdit.pm

patrick-canterino.de