.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ========== Quixplorer ========== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Mads Brunn :Changed: 2005-08-08T08:46:38 :Author: Mads Brunn :Email: brunn@mail.dk :Info 3: :Info 4: .. _Quixplorer: Quixplorer ========== Extension Key: **t3quixplorer** Copyright 2000-2002, Mads Brunn, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **Quixplorer 1** **Introduction 1** What does it do? 1 Screenshots 1 **Users manual 2** **Adminstration 2** **Configuration 3** **Known problems 3** **To-Do list 3** **Changelog 3** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension features a backend module allowing you to browse the folders and files on your webserver without using an external ftp- client. It supports: - Browsing directories, displaying name, size, type, date & permissions. - Viewing & Editing Files (of supported mimetypes). - Copying, Moving, Renaming & Deleting Files & Directories. - Downloading & Uploading Files. - Creating (empty) Files & Directories. - Searching for Files & Directories. - Changing Permissions (UNIX style) for Files & Directories. - Archiving(zip'ing) files. - Extracting files from archives ( zip- / tar.gz / tar.bz2 ). .. _Screenshots: Screenshots ^^^^^^^^^^^ .. _Users-manual: Users manual ------------ .. _Adminstration: Adminstration ------------- The extension is installed by downloading it from the repository and activating it in the extension manager. Before you start using the extension you must change the settings of the extension in the extension manager: - **Home directory:** This can be set to the absolute path to your home directory on the server. On Windows this could e.g. be c:\apache\htdocs\quickstartNote: as of version 1.5 it's no longer nescessary to set this parameter. The module will work out of the box. You only need to set this parameter if you need to access files outside the root of your TYPO3 installation. - **Home URL:** The URL corresponding with the Home directory (e.g. `http://localhost/quickstart `_ ). This should be set to ensure that filelinks in the backend are working properly. Note: as of version 1.5 it's no longer nescessary to set this parameter. If this parameter is not set, the module will try to determine your Home URL by it self. - **Show hidden files:** (Works only on linux) Check this option if you don't want files starting with '.' to be displayed. - **No access:** Files matching this pattern will not be accessible. Use perl-style expressions (PCRE). - **Textarea height:** Set this to change the height of the textarea when you're editing ascii files. - **Editable file extensions:** Set this pattern to control which file extensions that will be editable. .. _Configuration: Configuration ------------- .. _Known-problems: Known problems -------------- This extension should be used with cause on webservers sharing multiple typo3 installations as it allows backend users with admin rights to browse the files and folders of the entire webserver not limited to their own home directory. .. _To-Do-list: To-Do list ---------- - - New function: execution of shell commands in current directory .. _Changelog: Changelog --------- First public release Added this manual and updated some local lang files. Added an option “Convert windows linebreaks to unix” in edit mode. |img-1| Quixplorer - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102