| |
TOOLBOX v.1 |
Aug 11 2008 Aug 11 2008
"TOOLBOX" v.1
The TOOLBOX was a project that I started one night on a whim. I needed a quick way to view the sites on my local webserver, and.. well, I don't quite recall the exact reason I wanted to create this. I did enjoy the challenge, and I think it's rather usable as it is, currently.
- You can create, delete or edit files, folders
- You can "upload" large files with the JUpload Java Applet, if you have this hosted on a remote machine
- You can view the edited dates and filesizes of the files in your sites.
If you want to try the TOOLBOX for yourself, you can download it here: toolbox.zip
Or, if you'd rather see it in (limited) action, view it here
NOTE: The username and password are both 'demo', and if you choose to use this, the $_POST check is located on line 93.
ALSO NOTE: the zip file contains the .psd files I created to make the icons / images for the toolbox, and the font is available on dafont.com.
Aug 11 2008 Jan 06 2009
"TOOLBOX" Notes
Here is the default view of the TOOLBOX, with a few subfolders toggled open.
Here, the "Show File Size" option is turned on, and the .php files list their sizes after their file names.
Here is the "Source Code View" on a particular file.
If we click 'Edit This' at the top of the "Source Code View", we get this: the "Edit Code" view.
Clicking the "Add Folder" button will cause a field for the folder name to appear above the other folders.
Clicking the "Add File" button will cause a field for the file name, and a textarea for the file contents to appear above the other files in that folder.
|
"Toolbox" Requirements
PHP 5+
the GD library
2-5MB disk space
There is no database required for this script to run. You may find that it has some file-permissions problems, depending on your webserver's security settings, but only regarding file writing or creation.
Donations Accepted
While I don't required any kind of payment for the code projects that I release, I won't deny those who would wish to support my efforts the chance to do so. Any donation will be gladly accepted. Thank you.
|
|
|