]> git.p6c8.net - devedit.git/blobdiff - devedit.dat
Some cleanings
[devedit.git] / devedit.dat
index c34d1505004d3e9771be2f407fb91aacfbded4a9..c2b2d8bd18551ffd13aebf5b2da2f88a400d29ae 100644 (file)
@@ -3,39 +3,16 @@
 #
 # Please don't use quotation marks around the keys and values!
 
-fileroot     = D:/WWW/dokumente/devedit-test
-httproot     = /devedit-test/
-timeformat   = %d.%m.%Y %H:%M
-uselist_file = uselist
-lock_file    = uselist.lock
-lock_timeout = 10
+fileroot      = D:/WWW/dokumente/devedit-test
+httproot      = /devedit-test/
+timeformat    = %d.%m.%Y %H:%M
+uselist_file  = uselist
+lock_file     = uselist.lock
+lock_timeout  = 10
 
-# ========================================================
-#  You don't need to change the values below this comment
-# ========================================================
+max_file_size = 100000
 
-# Templates
-
-tpl_dirlist         = templates/dirlist.htm
-tpl_viewfile        = templates/viewfile.htm
-tpl_editfile        = templates/editfile.htm
-tpl_confirm_rmfile  = templates/confirm_rmfile.htm
-tpl_confirm_rmdir   = templates/confirm_rmdir.htm
-tpl_confirm_unlock  = templates/confirm_unlock.htm
-tpl_confirm_replace = templates/confirm_replace.htm
-tpl_dirlist_file    = templates/dirlist_file.htm
-tpl_dirlist_dir     = templates/dirlist_dir.htm
-tpl_dirlist_up      = templates/dirlist_up.htm
-tpl_error           = templates/error.htm
-
-# Error messages
-
-err_binary        = This editor is not able to view/edit binary files.
-err_editdir       = You cannot edit directories.
-err_noedit        = You have not enough permissions to edit this file.
-err_edit_failed   = Saving of file '{FILE}' failed. The file could be damaged, please check its integrity.
-err_delete_failed = Could not delete file '{FILE}'.
-err_above_root    = Accessing files and directories above the virtual root directory is forbidden.
-err_create_ar     = You aren't allowed to create files and directories above the virtual root directory.
+error_file    = errors.dat
+template_file = templates.dat
 
 # End of configuration file
\ No newline at end of file

patrick-canterino.de