project: projectCvs
archive: archive-1
user:
LOCKED FILES
MODIFIED FILES
ONLINE FILES
L
M
install.txt
L
M
warnOk.htm
L
M
index.php
L
M
zip.php
L
M
lock.php
L
M
imhodev.gif
L
M
functions.php
L
M
savMdfy.php
L
M
upl.php
L
M
delFil.php
L
M
cvsToLocal.php
L
M
.htaccess
L
M
zip.gif
L
M
unlock.php
L
M
init.php
L
M
zip.lib.php
editor/
|
First you must download cvsToLocal.php to enable "import" button to download files to your localhost.
You must put this file in the root of your localhost.
This file's first line gives the path to your project. Default is "project/"
|
| Left Panel: |
| |
The locked files are the files a user is modifying
if you have locked it, you are the owner and the link is active to unlock it
The modified files are the files a user has saved with the save button (they are saved but not released online)
this link is always active for all users to view the file
the save button will only appear, if file is unlocked or if you are the owner
this link is always active for all users to view the file
The online files are the released files
this link is always active for all users to view the file
the save button will only appear, if file is unlocked or if you are the owner and if file is not yet modified
Two markers L and M can appear at the right of the selected file
the L marker is used to show a locked file
the M marker is used to show a modified file
|
| Top Panel: |
| |
The < > button is used to toggle the size of the editor.
The input allows you to give a path to create a new file with the save button.
The import button enables you to import the file to your localhost (see first section above on cvsToLocal.php)
The lock button let's you take control of a file (appears only if file is unlocked)
The save button enables you to save your modification (only if file is unlocked or file is loscked by you)
The delete button is used to delete a saved file.
| The administrator has 2 extra buttons (only if all files are unlocked) |
| |
The Archive button to keep an archive before releasing |
| |
The Release button to release all files |
|
| Important: |
| |
As long as you have not deleted the modified file, you cannot use the content of an online file to save it.
|
|