Was this page helpful?

Debian folder structure for MindTouch

    Overview

    Explains how to complete a self-paced learning exercise using a feature in the product.

    Goal

    After completing this tutorial you will have an overview of where MindTouch installs files

     

    MindTouch Web directory structure

    /var/www/dekiwiki
    |-- LocalSettings.php
    |-- attachments
    |-- bin
    |   |-- BeITMemcached.dll
    |   |-- CookComputing.XmlRpcV2.dll
    |   |-- ICSharpCode.SharpZipLib.dll
    |   |-- Lucene.Net.dll
    |   |-- Mono.Security.dll
    |   |-- MySql.Data.dll
    |   |-- Novell.Directory.Ldap.dll
    |   |-- SgmlReaderDll.dll
    |   |-- _x002F_deki
    |   |   |-- license.xml
    |   |   `-- storage.state.xml
    |   |-- _x002F_deki_x002F_services_x002F_default_x002F_45
    |   |   |-- 07adeb54-461a-d4c1-f66a-a69d14e29c2f.png
    |   |   `-- storage.state.xml
    |   |-- cache
    |   |   `-- luceneindex
    |   |       |-- default
    |   |       |   |-- _b.cfs
    |   |       |   |-- deletable
    |   |       |   `-- segments
    |   |       `-- default-queue
    |   |           `-- data_1.bin
    |   |-- filters
    |   |   |-- docx2txt
    |   |   |-- html2text
    |   |   |-- jxl.jar
    |   |   |-- mindtouch.deki.filter.exe
    |   |   |-- odp2txt
    |   |   |-- odt2txt
    |   |   |-- pdf2text
    |   |   |-- ppt2txt
    |   |   |-- pptx2txt
    |   |   |-- wvText
    |   |   |-- xls2txt
    |   |   `-- xpdf2text
    |   |-- log4net.dll
    |   |-- mindtouch.core.dll
    |   |-- mindtouch.data.caching.dll
    |   |-- mindtouch.deki.checkdb.config.xml
    |   |-- mindtouch.deki.checkdb.exe
    |   |-- mindtouch.deki.checkdb.schema.xml
    |   |-- mindtouch.deki.data.dll
    |   |-- mindtouch.deki.data.mysql.dll
    |   |-- mindtouch.deki.dll
    |   |-- mindtouch.deki.ext.dll
    |   |-- mindtouch.deki.script.dll
    |   |-- mindtouch.deki.services.dll
    |   |-- mindtouch.deki.util.dll
    |   |-- mindtouch.dream.dll
    |   |-- mindtouch.host.exe
    |   |-- mindtouch.host.exe.config
    |   |-- mindtouch.import.exe
    |   |-- mindtouch.indexservice.dll
    |   |-- nunit.framework.dll
    |   `-- services
    |       |-- mindtouch.access.dll
    |       |-- mindtouch.activitystream.dll
    |       |-- mindtouch.anychart.dll
    |       |-- mindtouch.anygantt.dll
    |       |-- mindtouch.drafts.dll
    |       |-- mindtouch.ldap.dll
    |       |-- mindtouch.mediawiki.dll
    |       |-- mindtouch.odbc.dll
    |       |-- mindtouch.salesforce.dll
    |       |-- mindtouch.snaplogic.dll
    |       |-- mindtouch.sqlserver.dll
    |       |-- mindtouch.sugarcrm.dll
    |       `-- mindtouch.visifire.dll
    |-- config
    |   |-- enterprise.php
    |   |-- index.php
    |   |-- init.php
    |   |-- installtype.package.php
    |   |-- mindtouch.deki.startup.xml.in
    |   |-- mindtouch.host.bat.in
    |   |-- mindtouch.host.conf.in
    |   |-- mindtouch.host.sh.in
    |   |-- skin.footer.php
    |   |-- skin.form.php
    |   `-- skin.header.php
    |-- deki
    |   |-- core
    |   |   |-- deki_file_upload.php
    |   |   |-- deki_form.php
    |   |   |-- deki_namespace.php
    |   |   |-- deki_plug.php
    |   |   |-- deki_request.php
    |   |   |-- deki_result.php
    |   |   |-- deki_token.php
    |   |   |-- dream_plug.php
    |   |   |-- objects
    |   |   |   |-- deki_auth_service.php
    |   |   |   |-- deki_ban.php
    |   |   |   |-- deki_extension.php
    |   |   |   |-- deki_file.php
    |   |   |   |-- deki_file_properties.php
    |   |   |   |-- deki_group.php
    |   |   |   |-- deki_language.php
    |   |   |   |-- deki_object.php
    |   |   |   |-- deki_page_alert.php
    |   |   |   |-- deki_page_info.php
    |   |   |   |-- deki_page_properties.php
    |   |   |   |-- deki_page_revision.php
    |   |   |   |-- deki_properties.php
    |   |   |   |-- deki_role.php
    |   |   |   |-- deki_service.php
    |   |   |   |-- deki_site.php
    |   |   |   |-- deki_site_properties.php
    |   |   |   |-- deki_tag.php
    |   |   |   |-- deki_user.php
    |   |   |   |-- deki_user_properties.php
    |   |   |   |-- i_deki_api_object.php
    |   |   |   `-- wiki_user_compat.php
    |   |   |-- xarray.php
    |   |   `-- xuri.php
    |   |-- cp
    |   |   |-- analytics.php
    |   |   |-- assets
    |   |   |   |-- bans.listing.js
    |   |   |   |-- common.css
    |   |   |   |-- common.js
    |   |   |   |-- customize.css
    |   |   |   |-- customize.js
    |   |   |   |-- dashboard.css
    |   |   |   |-- error.css
    |   |   |   |-- externalauth.js
    |   |   |   |-- grippie.png
    |   |   |   |-- groups.autocomplete.js
    |   |   |   |-- ie6.css
    |   |   |   |-- ie7.css
    |   |   |   |-- images
    |   |   |   |   |-- activate.gif
    |   |   |   |   |-- activate_seal.gif
    |   |   |   |   |-- activated.png
    |   |   |   |   |-- add.gif
    |   |   |   |   |-- analytics-screenshot.gif
    |   |   |   |   |-- apache.png
    |   |   |   |   |-- arrow.gif
    |   |   |   |   |-- arrow_left.gif
    |   |   |   |   |-- arrow_right.gif
    |   |   |   |   |-- beaker.gif
    |   |   |   |   |-- bg-box.gif
    |   |   |   |   |-- bg-line.gif
    |   |   |   |   |-- bg-status.gif
    |   |   |   |   |-- bg_gradient_blue.png
    |   |   |   |   |-- bg_gradient_dark_blue.png
    |   |   |   |   |-- bg_gradient_green.png
    |   |   |   |   |-- bg_gradient_orange.png
    |   |   |   |   |-- bg_gradient_teal.png
    |   |   |   |   |-- branch.gif
    |   |   |   |   |-- deactivate.gif
    |   |   |   |   |-- debian.png
    |   |   |   |   |-- divider.gif
    |   |   |   |   |-- dots.gif
    |   |   |   |   |-- edit.gif
    |   |   |   |   |-- fckeditor.png
    |   |   |   |   |-- groups.gif
    |   |   |   |   |-- header_bar1.png
    |   |   |   |   |-- header_bar1_hover.png
    |   |   |   |   |-- header_bar2.png
    |   |   |   |   |-- header_bar2_hover.png
    |   |   |   |   |-- help.jpg
    |   |   |   |   |-- home_icon.png
    |   |   |   |   |-- home_over_icon.png
    |   |   |   |   |-- icons
    |   |   |   |   |   |-- activate.gif
    |   |   |   |   |   |-- add.gif
    |   |   |   |   |   |-- application_go.png
    |   |   |   |   |   |-- arrow.gif
    |   |   |   |   |   |-- arrow_redo.gif
    |   |   |   |   |   |-- arrow_refresh.gif
    |   |   |   |   |   |-- arrow_refresh.png
    |   |   |   |   |   |-- cancel.gif
    |   |   |   |   |   |-- cross.gif
    |   |   |   |   |   |-- deactivate.gif
    |   |   |   |   |   |-- edit.gif
    |   |   |   |   |   |-- email_go.gif
    |   |   |   |   |   |-- error.gif
    |   |   |   |   |   |-- error.png
    |   |   |   |   |   |-- groups.gif
    |   |   |   |   |   |-- home_icon.png
    |   |   |   |   |   |-- home_over_icon.png
    |   |   |   |   |   |-- information.gif
    |   |   |   |   |   |-- lock.gif
    |   |   |   |   |   |-- magnify.gif
    |   |   |   |   |   |-- pencil.gif
    |   |   |   |   |   |-- remove.gif
    |   |   |   |   |   |-- return.gif
    |   |   |   |   |   |-- roles.gif
    |   |   |   |   |   |-- search.gif
    |   |   |   |   |   |-- set_groups.gif
    |   |   |   |   |   |-- stop.gif
    |   |   |   |   |   |-- tick.gif
    |   |   |   |   |   `-- tick_gray.gif
    |   |   |   |   |-- indicator.gif
    |   |   |   |   |-- jquery.png
    |   |   |   |   |-- line.gif
    |   |   |   |   |-- logo.gif
    |   |   |   |   |-- logo_login.gif
    |   |   |   |   |-- lucene.png
    |   |   |   |   |-- magnify.gif
    |   |   |   |   |-- minus.gif
    |   |   |   |   |-- mono.png
    |   |   |   |   |-- mysql.png
    |   |   |   |   |-- noskin.gif
    |   |   |   |   |-- pencil.gif
    |   |   |   |   |-- php.png
    |   |   |   |   |-- plus.gif
    |   |   |   |   |-- prince.png
    |   |   |   |   |-- remove.gif
    |   |   |   |   |-- rewrite-check.gif
    |   |   |   |   |-- roles.gif
    |   |   |   |   |-- search.gif
    |   |   |   |   |-- skinning_noskin.png
    |   |   |   |   |-- sort_default.gif
    |   |   |   |   |-- sort_default_dark.gif
    |   |   |   |   |-- sort_down.gif
    |   |   |   |   |-- sort_down_dark.gif
    |   |   |   |   |-- sort_up.gif
    |   |   |   |   |-- sort_up_dark.gif
    |   |   |   |   |-- triangle.gif
    |   |   |   |   `-- vert_line.gif
    |   |   |   |-- jquery.autocomplete.css
    |   |   |   |-- jquery.autocomplete.js
    |   |   |   |-- jquery.scrollTo.js
    |   |   |   |-- jquery.textarearesizer.compressed.js
    |   |   |   |-- kaltura.css
    |   |   |   |-- login.css
    |   |   |   |-- login.js
    |   |   |   |-- maint.css
    |   |   |   |-- news.css
    |   |   |   |-- page_restore.js
    |   |   |   |-- reset.css
    |   |   |   |-- services.js
    |   |   |   |-- settings.css
    |   |   |   |-- users.autocomplete.js
    |   |   |   |-- users.css
    |   |   |   `-- videos.css
    |   |   |-- authentication.php
    |   |   |-- bans.php
    |   |   |-- cache_management.php
    |   |   |-- configuration.php
    |   |   |-- custom_css.php
    |   |   |-- custom_html.php
    |   |   |-- dashboard.php
    |   |   |-- editor_config.php
    |   |   |-- email_settings.php
    |   |   |-- extensions.php
    |   |   |-- file_restore.php
    |   |   |-- group_management.php
    |   |   |-- includes
    |   |   |   |-- deki_control_panel.php
    |   |   |   |-- deki_control_panel_config.php
    |   |   |   |-- deki_error.php
    |   |   |   |-- deki_helpers.php
    |   |   |   |-- deki_message.php
    |   |   |   |-- deki_mvc.php
    |   |   |   `-- deki_mvc_request.php
    |   |   |-- index.php
    |   |   |-- kaltura_video.php
    |   |   |-- login.php
    |   |   |-- page_restore.php
    |   |   |-- product_activation.php
    |   |   |-- resources
    |   |   |-- role_management.php
    |   |   |-- skinning.php
    |   |   |-- templates
    |   |   |   |-- analytics
    |   |   |   |   `-- listing.php
    |   |   |   |-- authentication
    |   |   |   |   |-- add.php
    |   |   |   |   |-- delete.php
    |   |   |   |   |-- edit.php
    |   |   |   |   `-- listing.php
    |   |   |   |-- bans
    |   |   |   |   |-- add.php
    |   |   |   |   |-- delete.php
    |   |   |   |   |-- edit.php
    |   |   |   |   `-- listing.php
    |   |   |   |-- cache_management
    |   |   |   |   `-- listing.php
    |   |   |   |-- canvas.php
    |   |   |   |-- configuration
    |   |   |   |   |-- edit.php
    |   |   |   |   |-- listing.php
    |   |   |   |   |-- settings.php
    |   |   |   |   `-- verify.php
    |   |   |   |-- custom_css
    |   |   |   |   `-- listing.php
    |   |   |   |-- custom_html
    |   |   |   |   `-- listing.php
    |   |   |   |-- dashboard
    |   |   |   |   |-- blog.php
    |   |   |   |   |-- index.php
    |   |   |   |   |-- versions.php
    |   |   |   |   `-- videos.php
    |   |   |   |-- debug_error.php
    |   |   |   |-- editor_config
    |   |   |   |   `-- listing.php
    |   |   |   |-- email_settings
    |   |   |   |   `-- form.php
    |   |   |   |-- error.php
    |   |   |   |-- extensions
    |   |   |   |   |-- add.php
    |   |   |   |   |-- delete.php
    |   |   |   |   |-- edit.php
    |   |   |   |   `-- listing.php
    |   |   |   |-- file_restore
    |   |   |   |   `-- listing.php
    |   |   |   |-- group_management
    |   |   |   |   |-- add.php
    |   |   |   |   |-- auth_form_section.php
    |   |   |   |   |-- delete.php
    |   |   |   |   |-- edit.php
    |   |   |   |   |-- listing.php
    |   |   |   |   `-- users.php
    |   |   |   |-- kaltura_video
    |   |   |   |   `-- form.php
    |   |   |   |-- login
    |   |   |   |   `-- index.php
    |   |   |   |-- page_restore
    |   |   |   |   |-- listing.php
    |   |   |   |   |-- move.php
    |   |   |   |   `-- preview.php
    |   |   |   |-- product_activation
    |   |   |   |   `-- license.php
    |   |   |   |-- role_management
    |   |   |   |   `-- index.php
    |   |   |   |-- search
    |   |   |   |   `-- listing.php
    |   |   |   |-- skinning
    |   |   |   |   `-- listing.php
    |   |   |   |-- template.php
    |   |   |   `-- user_management
    |   |   |       |-- activate.php
    |   |   |       |-- add.php
    |   |   |       |-- add_multiple.php
    |   |   |       |-- auth_form_section.php
    |   |   |       |-- deactivate.php
    |   |   |       |-- edit.php
    |   |   |       |-- group.php
    |   |   |       |-- listing.php
    |   |   |       `-- role.php
    |   |   `-- user_management.php
    |   |-- gui
    |   |   |-- attachments.php
    |   |   |-- comments.php
    |   |   |-- editor.php
    |   |   |-- extensions.php
    |   |   |-- fileupload.php
    |   |   |-- gui_index.php
    |   |   |-- link.php
    |   |   |-- linknavigate.php
    |   |   |-- linksearch.php
    |   |   |-- loadeditor.php
    |   |   |-- move.php
    |   |   |-- news.php
    |   |   |-- opensearch.php
    |   |   |-- pageactions.php
    |   |   |-- plugin.php
    |   |   |-- properties.php
    |   |   |-- search.php
    |   |   |-- setuseroption.php
    |   |   |-- tags.php
    |   |   |-- templates.php
    |   |   |-- updates.php
    |   |   |-- usergroupsearch.php
    |   |   `-- videos.php
    |   `-- plugins
    |       |-- deki_plugin.php
    |       |-- files_table
    |       |   |-- files_table.css
    |       |   |-- files_table.js
    |       |   |-- files_table.php
    |       |   `-- plugin_resources.php
    |       |-- image_gallery_lite
    |       |   |-- image_gallery_lite.css
    |       |   |-- image_gallery_lite.js
    |       |   |-- image_gallery_lite.php
    |       |   `-- plugin_resources.php
    |       |-- limit_ssl_pages
    |       |   `-- limit_ssl_pages.php
    |       |-- nav_pane
    |       |   |-- nav.js
    |       |   |-- nav_pane.php
    |       |   |-- plugin_resources.php
    |       |   `-- rgbcolor.js
    |       |-- param_switches
    |       |   `-- param_switches.php
    |       |-- sitemap
    |       |   `-- sitemap.php
    |       `-- special_page
    |           |-- special_about
    |           |   `-- special_about.php
    |           |-- special_admin
    |           |   `-- special_admin.php
    |           |-- special_advanced_properties.php
    |           |-- special_article
    |           |   `-- special_article.php
    |           |-- special_contributions
    |           |   `-- special_contributions.php
    |           |-- special_events
    |           |   `-- special_events.php
    |           |-- special_form.php
    |           |-- special_listrss
    |           |   |-- special_listrss.css
    |           |   `-- special_listrss.php
    |           |-- special_listusers
    |           |   |-- special_listusers.css
    |           |   `-- special_listusers.php
    |           |-- special_package
    |           |   `-- special_package.php
    |           |-- special_page.php
    |           |-- special_page_popup.css
    |           |-- special_pagealerts
    |           |   |-- special_pagealerts.css
    |           |   `-- special_pagealerts.php
    |           |-- special_pageemail
    |           |   |-- special_pageemail.css
    |           |   `-- special_pageemail.php
    |           |-- special_pageproperties
    |           |   |-- special_pageproperties.css
    |           |   `-- special_pageproperties.php
    |           |-- special_pagerestrictions
    |           |   |-- special_pagerestrictions.css
    |           |   |-- special_pagerestrictions.js
    |           |   `-- special_pagerestrictions.php
    |           |-- special_popularpages
    |           |   `-- special_popularpages.php
    |           |-- special_recentchanges
    |           |   `-- special_recentchanges.php
    |           |-- special_search
    |           |   |-- lucene_search.php
    |           |   `-- special_search.php
    |           |-- special_sitemap
    |           |   `-- special_sitemap.php
    |           |-- special_specialpages
    |           |   `-- special_specialpages.php
    |           |-- special_tags
    |           |   `-- special_tags.php
    |           |-- special_userban
    |           |   `-- special_userban.php
    |           |-- special_userlogin
    |           |   |-- special_userlogin.css
    |           |   |-- special_userlogin.js
    |           |   `-- special_userlogin.php
    |           |-- special_userlogout
    |           |   `-- special_userlogout.php
    |           |-- special_userpassword
    |           |   `-- special_userpassword.php
    |           |-- special_userpreferences
    |           |   |-- special_userpreferences.css
    |           |   |-- special_userpreferences.js
    |           |   `-- special_userpreferences.php
    |           |-- special_userregistration
    |           |   |-- special_userregistration.css
    |           |   `-- special_userregistration.php
    |           |-- special_userregistration_recaptcha
    |           |   |-- recaptchalib.php
    |           |   |-- special_userregistration_recaptcha.css
    |           |   `-- special_userregistration_recaptcha.php
    |           |-- special_watchedpages
    |           |   `-- special_watchedpages.php
    |           `-- special_watchlist
    |               `-- special_watchlist.php
    |-- editor
    |   |-- ckeditor
    |   |   |-- core
    |   |   |   |-- CHANGES.html
    |   |   |   |-- INSTALL.html
    |   |   |   |-- LICENSE.html
    |   |   |   |-- _source
    |   |   |   |   |-- adapters
    |   |   |   |   |   `-- jquery.js
    |   |   |   |   |-- core
    |   |   |   |   |   |-- _bootstrap.js
    |   |   |   |   |   |-- ajax.js
    |   |   |   |   |   |-- ckeditor.js
    |   |   |   |   |   |-- ckeditor_base.js
    |   |   |   |   |   |-- ckeditor_basic.js
    |   |   |   |   |   |-- command.js
    |   |   |   |   |   |-- commanddefinition.js
    |   |   |   |   |   |-- config.js
    |   |   |   |   |   |-- dataprocessor.js
    |   |   |   |   |   |-- dom
    |   |   |   |   |   |   |-- comment.js
    |   |   |   |   |   |   |-- document.js
    |   |   |   |   |   |   |-- documentfragment.js
    |   |   |   |   |   |   |-- domobject.js
    |   |   |   |   |   |   |-- element.js
    |   |   |   |   |   |   |-- elementpath.js
    |   |   |   |   |   |   |-- event.js
    |   |   |   |   |   |   |-- node.js
    |   |   |   |   |   |   |-- nodelist.js
    |   |   |   |   |   |   |-- range.js
    |   |   |   |   |   |   |-- text.js
    |   |   |   |   |   |   |-- walker.js
    |   |   |   |   |   |   `-- window.js
    |   |   |   |   |   |-- dom.js
    |   |   |   |   |   |-- dtd.js
    |   |   |   |   |   |-- editor.js
    |   |   |   |   |   |-- editor_basic.js
    |   |   |   |   |   |-- env.js
    |   |   |   |   |   |-- event.js
    |   |   |   |   |   |-- eventInfo.js
    |   |   |   |   |   |-- focusmanager.js
    |   |   |   |   |   |-- htmlparser
    |   |   |   |   |   |   |-- basicwriter.js
    |   |   |   |   |   |   |-- cdata.js
    |   |   |   |   |   |   |-- comment.js
    |   |   |   |   |   |   |-- element.js
    |   |   |   |   |   |   |-- filter.js
    |   |   |   |   |   |   |-- fragment.js
    |   |   |   |   |   |   `-- text.js
    |   |   |   |   |   |-- htmlparser.js
    |   |   |   |   |   |-- imagecacher.js
    |   |   |   |   |   |-- lang.js
    |   |   |   |   |   |-- loader.js
    |   |   |   |   |   |-- plugindefinition.js
    |   |   |   |   |   |-- plugins.js
    |   |   |   |   |   |-- resourcemanager.js
    |   |   |   |   |   |-- scriptloader.js
    |   |   |   |   |   |-- skins.js
    |   |   |   |   |   |-- themes.js
    |   |   |   |   |   |-- tools.js
    |   |   |   |   |   |-- ui.js
    |   |   |   |   |   `-- xml.js
    |   |   |   |   |-- lang
    |   |   |   |   |   |-- _languages.js
    |   |   |   |   |   |-- _translationstatus.txt
    |   |   |   |   |   |-- af.js
    |   |   |   |   |   |-- ar.js
    |   |   |   |   |   |-- bg.js
    |   |   |   |   |   |-- bn.js
    |   |   |   |   |   |-- bs.js
    |   |   |   |   |   |-- ca.js
    |   |   |   |   |   |-- cs.js
    |   |   |   |   |   |-- cy.js
    |   |   |   |   |   |-- da.js
    |   |   |   |   |   |-- de.js
    |   |   |   |   |   |-- el.js
    |   |   |   |   |   |-- en-au.js
    |   |   |   |   |   |-- en-ca.js
    |   |   |   |   |   |-- en-gb.js
    |   |   |   |   |   |-- en.js
    |   |   |   |   |   |-- eo.js
    |   |   |   |   |   |-- es.js
    |   |   |   |   |   |-- et.js
    |   |   |   |   |   |-- eu.js
    |   |   |   |   |   |-- fa.js
    |   |   |   |   |   |-- fi.js
    |   |   |   |   |   |-- fo.js
    |   |   |   |   |   |-- fr-ca.js
    |   |   |   |   |   |-- fr.js
    |   |   |   |   |   |-- gl.js
    |   |   |   |   |   |-- gu.js
    |   |   |   |   |   |-- he.js
    |   |   |   |   |   |-- hi.js
    |   |   |   |   |   |-- hr.js
    |   |   |   |   |   |-- hu.js
    |   |   |   |   |   |-- is.js
    |   |   |   |   |   |-- it.js
    |   |   |   |   |   |-- ja.js
    |   |   |   |   |   |-- km.js
    |   |   |   |   |   |-- ko.js
    |   |   |   |   |   |-- lt.js
    |   |   |   |   |   |-- lv.js
    |   |   |   |   |   |-- mn.js
    |   |   |   |   |   |-- ms.js
    |   |   |   |   |   |-- nb.js
    |   |   |   |   |   |-- nl.js
    |   |   |   |   |   |-- no.js
    |   |   |   |   |   |-- pl.js
    |   |   |   |   |   |-- pt-br.js
    |   |   |   |   |   |-- pt.js
    |   |   |   |   |   |-- ro.js
    |   |   |   |   |   |-- ru.js
    |   |   |   |   |   |-- sk.js
    |   |   |   |   |   |-- sl.js
    |   |   |   |   |   |-- sr-latn.js
    |   |   |   |   |   |-- sr.js
    |   |   |   |   |   |-- sv.js
    |   |   |   |   |   |-- th.js
    |   |   |   |   |   |-- tr.js
    |   |   |   |   |   |-- uk.js
    |   |   |   |   |   |-- vi.js
    |   |   |   |   |   |-- zh-cn.js
    |   |   |   |   |   `-- zh.js
    |   |   |   |   |-- mindtouch
    |   |   |   |   |   |-- atd
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   `-- atdbuttontr.gif
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   |-- plugin.js
    |   |   |   |   |   |   `-- proxy.php
    |   |   |   |   |   |-- attachimage
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- autogrow
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- ckoverrides
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- combobutton
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- definitionlist
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   |-- dd.gif
    |   |   |   |   |   |   |   |-- dl.gif
    |   |   |   |   |   |   |   `-- dt.gif
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- dialog
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- dsbar
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- extensions
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- floatingtoolbar
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- image
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- inlinestyle
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- keystrokes
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- label
    |   |   |   |   |   |   |-- css
    |   |   |   |   |   |   |   `-- style.css
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- link
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   |-- a_link.png
    |   |   |   |   |   |   |   `-- a_unlink.png
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- menubuttons
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   `-- comment.png
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- mindtouch
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   |-- style_code.png
    |   |   |   |   |   |   |   |-- text_heading_1.png
    |   |   |   |   |   |   |   |-- text_heading_2.png
    |   |   |   |   |   |   |   |-- text_heading_3.png
    |   |   |   |   |   |   |   |-- text_heading_4.png
    |   |   |   |   |   |   |   |-- text_heading_5.png
    |   |   |   |   |   |   |   |-- text_heading_6.png
    |   |   |   |   |   |   |   `-- text_heading_x.png
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- save
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- style
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- table
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   |-- table.js
    |   |   |   |   |   |   |   |-- tableCell.js
    |   |   |   |   |   |   |   `-- tableRow.js
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- tableconvert
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- totext.js
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- tablesort
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- sort.js
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- templates
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- transformations
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   `-- page_white_transformations.png
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   `-- video
    |   |   |   |   |       |-- lang
    |   |   |   |   |       |   `-- en.js
    |   |   |   |   |       `-- plugin.js
    |   |   |   |   |-- plugins
    |   |   |   |   |   |-- a11yhelp
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- a11yhelp.js
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- about
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   |-- about.js
    |   |   |   |   |   |   |   `-- logo_ckeditor.png
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- basicstyles
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- blockquote
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- button
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- clipboard
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- paste.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- colorbutton
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- colordialog
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- colordialog.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- contextmenu
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- dialog
    |   |   |   |   |   |   |-- dialogDefinition.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- dialogui
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- div
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- div.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- domiterator
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- editingblock
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- elementspath
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- enterkey
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- entities
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- fakeobjects
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- filebrowser
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- find
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- find.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- flash
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- flash.js
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   `-- placeholder.png
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- floatpanel
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- font
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- format
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- forms
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   |-- button.js
    |   |   |   |   |   |   |   |-- checkbox.js
    |   |   |   |   |   |   |   |-- form.js
    |   |   |   |   |   |   |   |-- hiddenfield.js
    |   |   |   |   |   |   |   |-- radio.js
    |   |   |   |   |   |   |   |-- select.js
    |   |   |   |   |   |   |   |-- textarea.js
    |   |   |   |   |   |   |   `-- textfield.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- horizontalrule
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- htmldataprocessor
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- htmlwriter
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- iframedialog
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- image
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- image.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- indent
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- justify
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- keystrokes
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- link
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   |-- anchor.js
    |   |   |   |   |   |   |   `-- link.js
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   `-- anchor.gif
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- list
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- listblock
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- maximize
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- menu
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- menubutton
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- newpage
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- pagebreak
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   `-- pagebreak.gif
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- panel
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- panelbutton
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- pastefromword
    |   |   |   |   |   |   |-- filter
    |   |   |   |   |   |   |   `-- default.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- pastetext
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- pastetext.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- popup
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- preview
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- print
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- removeformat
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- resize
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- richcombo
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- save
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- scayt
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   |-- options.js
    |   |   |   |   |   |   |   `-- toolbar.css
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- selection
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- showblocks
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   |-- block_address.png
    |   |   |   |   |   |   |   |-- block_blockquote.png
    |   |   |   |   |   |   |   |-- block_div.png
    |   |   |   |   |   |   |   |-- block_h1.png
    |   |   |   |   |   |   |   |-- block_h2.png
    |   |   |   |   |   |   |   |-- block_h3.png
    |   |   |   |   |   |   |   |-- block_h4.png
    |   |   |   |   |   |   |   |-- block_h5.png
    |   |   |   |   |   |   |   |-- block_h6.png
    |   |   |   |   |   |   |   |-- block_p.png
    |   |   |   |   |   |   |   `-- block_pre.png
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- showborders
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- smiley
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- smiley.js
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   |-- angel_smile.gif
    |   |   |   |   |   |   |   |-- angry_smile.gif
    |   |   |   |   |   |   |   |-- broken_heart.gif
    |   |   |   |   |   |   |   |-- confused_smile.gif
    |   |   |   |   |   |   |   |-- cry_smile.gif
    |   |   |   |   |   |   |   |-- devil_smile.gif
    |   |   |   |   |   |   |   |-- embaressed_smile.gif
    |   |   |   |   |   |   |   |-- envelope.gif
    |   |   |   |   |   |   |   |-- heart.gif
    |   |   |   |   |   |   |   |-- kiss.gif
    |   |   |   |   |   |   |   |-- lightbulb.gif
    |   |   |   |   |   |   |   |-- omg_smile.gif
    |   |   |   |   |   |   |   |-- regular_smile.gif
    |   |   |   |   |   |   |   |-- sad_smile.gif
    |   |   |   |   |   |   |   |-- shades_smile.gif
    |   |   |   |   |   |   |   |-- teeth_smile.gif
    |   |   |   |   |   |   |   |-- thumbs_down.gif
    |   |   |   |   |   |   |   |-- thumbs_up.gif
    |   |   |   |   |   |   |   |-- tounge_smile.gif
    |   |   |   |   |   |   |   |-- whatchutalkingabout_smile.gif
    |   |   |   |   |   |   |   `-- wink_smile.gif
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- sourcearea
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- specialchar
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- specialchar.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- styles
    |   |   |   |   |   |   |-- plugin.js
    |   |   |   |   |   |   `-- styles
    |   |   |   |   |   |       `-- default.js
    |   |   |   |   |   |-- stylescombo
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- tab
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- table
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- table.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- tabletools
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- tableCell.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- templates
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- templates.js
    |   |   |   |   |   |   |-- plugin.js
    |   |   |   |   |   |   `-- templates
    |   |   |   |   |   |       |-- default.js
    |   |   |   |   |   |       `-- images
    |   |   |   |   |   |           |-- template1.gif
    |   |   |   |   |   |           |-- template2.gif
    |   |   |   |   |   |           `-- template3.gif
    |   |   |   |   |   |-- toolbar
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- uicolor
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   `-- uicolor.js
    |   |   |   |   |   |   |-- lang
    |   |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |   |-- plugin.js
    |   |   |   |   |   |   |-- uicolor.gif
    |   |   |   |   |   |   `-- yui
    |   |   |   |   |   |       |-- assets
    |   |   |   |   |   |       |   |-- hue_bg.png
    |   |   |   |   |   |       |   |-- hue_thumb.png
    |   |   |   |   |   |       |   |-- picker_mask.png
    |   |   |   |   |   |       |   |-- picker_thumb.png
    |   |   |   |   |   |       |   `-- yui.css
    |   |   |   |   |   |       `-- yui.js
    |   |   |   |   |   |-- undo
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   |-- wsc
    |   |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |   |-- ciframe.html
    |   |   |   |   |   |   |   |-- tmpFrameset.html
    |   |   |   |   |   |   |   |-- wsc.css
    |   |   |   |   |   |   |   `-- wsc.js
    |   |   |   |   |   |   `-- plugin.js
    |   |   |   |   |   `-- wysiwygarea
    |   |   |   |   |       `-- plugin.js
    |   |   |   |   |-- skins
    |   |   |   |   |   |-- kama
    |   |   |   |   |   |   |-- dialog.css
    |   |   |   |   |   |   |-- editor.css
    |   |   |   |   |   |   |-- elementspath.css
    |   |   |   |   |   |   |-- icons.css
    |   |   |   |   |   |   |-- icons.png
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   |-- dialog_sides.gif
    |   |   |   |   |   |   |   |-- dialog_sides.png
    |   |   |   |   |   |   |   |-- dialog_sides_rtl.png
    |   |   |   |   |   |   |   |-- mini.gif
    |   |   |   |   |   |   |   |-- noimage.png
    |   |   |   |   |   |   |   |-- sprites.png
    |   |   |   |   |   |   |   |-- sprites_ie6.png
    |   |   |   |   |   |   |   `-- toolbar_start.gif
    |   |   |   |   |   |   |-- mainui.css
    |   |   |   |   |   |   |-- menu.css
    |   |   |   |   |   |   |-- panel.css
    |   |   |   |   |   |   |-- presets.css
    |   |   |   |   |   |   |-- reset.css
    |   |   |   |   |   |   |-- richcombo.css
    |   |   |   |   |   |   |-- skin.js
    |   |   |   |   |   |   |-- templates.css
    |   |   |   |   |   |   `-- toolbar.css
    |   |   |   |   |   |-- office2003
    |   |   |   |   |   |   |-- dialog.css
    |   |   |   |   |   |   |-- editor.css
    |   |   |   |   |   |   |-- elementspath.css
    |   |   |   |   |   |   |-- icons.css
    |   |   |   |   |   |   |-- icons.png
    |   |   |   |   |   |   |-- images
    |   |   |   |   |   |   |   |-- dialog_sides.gif
    |   |   |   |   |   |   |   |-- dialog_sides.png
    |   |   |   |   |   |   |   |-- dialog_sides_rtl.png
    |   |   |   |   |   |   |   |-- mini.gif
    |   |   |   |   |   |   |   |-- noimage.png
    |   |   |   |   |   |   |   |-- sprites.png
    |   |   |   |   |   |   |   `-- sprites_ie6.png
    |   |   |   |   |   |   |-- mainui.css
    |   |   |   |   |   |   |-- menu.css
    |   |   |   |   |   |   |-- panel.css
    |   |   |   |   |   |   |-- presets.css
    |   |   |   |   |   |   |-- reset.css
    |   |   |   |   |   |   |-- richcombo.css
    |   |   |   |   |   |   |-- skin.js
    |   |   |   |   |   |   |-- templates.css
    |   |   |   |   |   |   `-- toolbar.css
    |   |   |   |   |   `-- v2
    |   |   |   |   |       |-- dialog.css
    |   |   |   |   |       |-- editor.css
    |   |   |   |   |       |-- elementspath.css
    |   |   |   |   |       |-- icons.css
    |   |   |   |   |       |-- icons.png
    |   |   |   |   |       |-- images
    |   |   |   |   |       |   |-- dialog_sides.gif
    |   |   |   |   |       |   |-- dialog_sides.png
    |   |   |   |   |       |   |-- dialog_sides_rtl.png
    |   |   |   |   |       |   |-- mini.gif
    |   |   |   |   |       |   |-- noimage.png
    |   |   |   |   |       |   |-- sprites.png
    |   |   |   |   |       |   |-- sprites_ie6.png
    |   |   |   |   |       |   `-- toolbar_start.gif
    |   |   |   |   |       |-- mainui.css
    |   |   |   |   |       |-- menu.css
    |   |   |   |   |       |-- panel.css
    |   |   |   |   |       |-- presets.css
    |   |   |   |   |       |-- reset.css
    |   |   |   |   |       |-- richcombo.css
    |   |   |   |   |       |-- skin.js
    |   |   |   |   |       |-- templates.css
    |   |   |   |   |       `-- toolbar.css
    |   |   |   |   `-- themes
    |   |   |   |       |-- default
    |   |   |   |       |   `-- theme.js
    |   |   |   |       `-- mindtouch
    |   |   |   |           `-- theme.js
    |   |   |   |-- adapters
    |   |   |   |   `-- jquery.js
    |   |   |   |-- ckeditor.js
    |   |   |   |-- ckeditor.pack
    |   |   |   |-- ckeditor.php
    |   |   |   |-- ckeditor_basic.js
    |   |   |   |-- ckeditor_basic_source.js
    |   |   |   |-- ckeditor_php4.php
    |   |   |   |-- ckeditor_php5.php
    |   |   |   |-- ckeditor_source.js
    |   |   |   |-- ckpackager.jar
    |   |   |   |-- config.js
    |   |   |   |-- contents.css
    |   |   |   |-- find.pack
    |   |   |   |-- images
    |   |   |   |   `-- spacer.gif
    |   |   |   |-- lang
    |   |   |   |   |-- _languages.js
    |   |   |   |   |-- _translationstatus.txt
    |   |   |   |   |-- af.js
    |   |   |   |   |-- ar.js
    |   |   |   |   |-- bg.js
    |   |   |   |   |-- bn.js
    |   |   |   |   |-- bs.js
    |   |   |   |   |-- ca.js
    |   |   |   |   |-- cs.js
    |   |   |   |   |-- cy.js
    |   |   |   |   |-- da.js
    |   |   |   |   |-- de.js
    |   |   |   |   |-- el.js
    |   |   |   |   |-- en-au.js
    |   |   |   |   |-- en-ca.js
    |   |   |   |   |-- en-gb.js
    |   |   |   |   |-- en.js
    |   |   |   |   |-- eo.js
    |   |   |   |   |-- es.js
    |   |   |   |   |-- et.js
    |   |   |   |   |-- eu.js
    |   |   |   |   |-- fa.js
    |   |   |   |   |-- fi.js
    |   |   |   |   |-- fo.js
    |   |   |   |   |-- fr-ca.js
    |   |   |   |   |-- fr.js
    |   |   |   |   |-- gl.js
    |   |   |   |   |-- gu.js
    |   |   |   |   |-- he.js
    |   |   |   |   |-- hi.js
    |   |   |   |   |-- hr.js
    |   |   |   |   |-- hu.js
    |   |   |   |   |-- is.js
    |   |   |   |   |-- it.js
    |   |   |   |   |-- ja.js
    |   |   |   |   |-- km.js
    |   |   |   |   |-- ko.js
    |   |   |   |   |-- lt.js
    |   |   |   |   |-- lv.js
    |   |   |   |   |-- mn.js
    |   |   |   |   |-- ms.js
    |   |   |   |   |-- nb.js
    |   |   |   |   |-- nl.js
    |   |   |   |   |-- no.js
    |   |   |   |   |-- pl.js
    |   |   |   |   |-- pt-br.js
    |   |   |   |   |-- pt.js
    |   |   |   |   |-- ro.js
    |   |   |   |   |-- ru.js
    |   |   |   |   |-- sk.js
    |   |   |   |   |-- sl.js
    |   |   |   |   |-- sr-latn.js
    |   |   |   |   |-- sr.js
    |   |   |   |   |-- sv.js
    |   |   |   |   |-- th.js
    |   |   |   |   |-- tr.js
    |   |   |   |   |-- uk.js
    |   |   |   |   |-- vi.js
    |   |   |   |   |-- zh-cn.js
    |   |   |   |   `-- zh.js
    |   |   |   |-- mindtouch.js
    |   |   |   |-- mindtouch.pack
    |   |   |   |-- plugins
    |   |   |   |   |-- a11yhelp
    |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   `-- a11yhelp.js
    |   |   |   |   |   `-- lang
    |   |   |   |   |       `-- en.js
    |   |   |   |   |-- about
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       |-- about.js
    |   |   |   |   |       `-- logo_ckeditor.png
    |   |   |   |   |-- clipboard
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       `-- paste.js
    |   |   |   |   |-- colordialog
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       `-- colordialog.js
    |   |   |   |   |-- dialog
    |   |   |   |   |   `-- dialogDefinition.js
    |   |   |   |   |-- div
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       `-- div.js
    |   |   |   |   |-- find
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       `-- find.js
    |   |   |   |   |-- flash
    |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   `-- flash.js
    |   |   |   |   |   `-- images
    |   |   |   |   |       `-- placeholder.png
    |   |   |   |   |-- forms
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       |-- button.js
    |   |   |   |   |       |-- checkbox.js
    |   |   |   |   |       |-- form.js
    |   |   |   |   |       |-- hiddenfield.js
    |   |   |   |   |       |-- radio.js
    |   |   |   |   |       |-- select.js
    |   |   |   |   |       |-- textarea.js
    |   |   |   |   |       `-- textfield.js
    |   |   |   |   |-- iframedialog
    |   |   |   |   |   `-- plugin.js
    |   |   |   |   |-- image
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       `-- image.js
    |   |   |   |   |-- link
    |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   |-- anchor.js
    |   |   |   |   |   |   `-- link.js
    |   |   |   |   |   `-- images
    |   |   |   |   |       `-- anchor.gif
    |   |   |   |   |-- pagebreak
    |   |   |   |   |   `-- images
    |   |   |   |   |       `-- pagebreak.gif
    |   |   |   |   |-- pastefromword
    |   |   |   |   |   `-- filter
    |   |   |   |   |       `-- default.js
    |   |   |   |   |-- pastetext
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       `-- pastetext.js
    |   |   |   |   |-- scayt
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       |-- options.js
    |   |   |   |   |       `-- toolbar.css
    |   |   |   |   |-- showblocks
    |   |   |   |   |   `-- images
    |   |   |   |   |       |-- block_address.png
    |   |   |   |   |       |-- block_blockquote.png
    |   |   |   |   |       |-- block_div.png
    |   |   |   |   |       |-- block_h1.png
    |   |   |   |   |       |-- block_h2.png
    |   |   |   |   |       |-- block_h3.png
    |   |   |   |   |       |-- block_h4.png
    |   |   |   |   |       |-- block_h5.png
    |   |   |   |   |       |-- block_h6.png
    |   |   |   |   |       |-- block_p.png
    |   |   |   |   |       `-- block_pre.png
    |   |   |   |   |-- smiley
    |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   `-- smiley.js
    |   |   |   |   |   `-- images
    |   |   |   |   |       |-- angel_smile.gif
    |   |   |   |   |       |-- angry_smile.gif
    |   |   |   |   |       |-- broken_heart.gif
    |   |   |   |   |       |-- confused_smile.gif
    |   |   |   |   |       |-- cry_smile.gif
    |   |   |   |   |       |-- devil_smile.gif
    |   |   |   |   |       |-- embaressed_smile.gif
    |   |   |   |   |       |-- envelope.gif
    |   |   |   |   |       |-- heart.gif
    |   |   |   |   |       |-- kiss.gif
    |   |   |   |   |       |-- lightbulb.gif
    |   |   |   |   |       |-- omg_smile.gif
    |   |   |   |   |       |-- regular_smile.gif
    |   |   |   |   |       |-- sad_smile.gif
    |   |   |   |   |       |-- shades_smile.gif
    |   |   |   |   |       |-- teeth_smile.gif
    |   |   |   |   |       |-- thumbs_down.gif
    |   |   |   |   |       |-- thumbs_up.gif
    |   |   |   |   |       |-- tounge_smile.gif
    |   |   |   |   |       |-- whatchutalkingabout_smile.gif
    |   |   |   |   |       `-- wink_smile.gif
    |   |   |   |   |-- specialchar
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       `-- specialchar.js
    |   |   |   |   |-- styles
    |   |   |   |   |   `-- styles
    |   |   |   |   |       `-- default.js
    |   |   |   |   |-- table
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       `-- table.js
    |   |   |   |   |-- tabletools
    |   |   |   |   |   `-- dialogs
    |   |   |   |   |       `-- tableCell.js
    |   |   |   |   |-- templates
    |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   `-- templates.js
    |   |   |   |   |   `-- templates
    |   |   |   |   |       |-- default.js
    |   |   |   |   |       `-- images
    |   |   |   |   |           |-- template1.gif
    |   |   |   |   |           |-- template2.gif
    |   |   |   |   |           `-- template3.gif
    |   |   |   |   |-- uicolor
    |   |   |   |   |   |-- dialogs
    |   |   |   |   |   |   `-- uicolor.js
    |   |   |   |   |   |-- lang
    |   |   |   |   |   |   `-- en.js
    |   |   |   |   |   |-- plugin.js
    |   |   |   |   |   |-- uicolor.gif
    |   |   |   |   |   `-- yui
    |   |   |   |   |       |-- assets
    |   |   |   |   |       |   |-- hue_bg.png
    |   |   |   |   |       |   |-- hue_thumb.png
    |   |   |   |   |       |   |-- picker_mask.png
    |   |   |   |   |       |   |-- picker_thumb.png
    |   |   |   |   |       |   `-- yui.css
    |   |   |   |   |       `-- yui.js
    |   |   |   |   `-- wsc
    |   |   |   |       `-- dialogs
    |   |   |   |           |-- ciframe.html
    |   |   |   |           |-- tmpFrameset.html
    |   |   |   |           |-- wsc.css
    |   |   |   |           `-- wsc.js
    |   |   |   |-- skins
    |   |   |   |   |-- kama
    |   |   |   |   |   |-- dialog.css
    |   |   |   |   |   |-- editor.css
    |   |   |   |   |   |-- icons.png
    |   |   |   |   |   |-- images
    |   |   |   |   |   |   |-- dialog_sides.gif
    |   |   |   |   |   |   |-- dialog_sides.png
    |   |   |   |   |   |   |-- dialog_sides_rtl.png
    |   |   |   |   |   |   |-- mini.gif
    |   |   |   |   |   |   |-- noimage.png
    |   |   |   |   |   |   |-- sprites.png
    |   |   |   |   |   |   |-- sprites_ie6.png
    |   |   |   |   |   |   `-- toolbar_start.gif
    |   |   |   |   |   |-- skin.js
    |   |   |   |   |   `-- templates.css
    |   |   |   |   |-- office2003
    |   |   |   |   |   |-- dialog.css
    |   |   |   |   |   |-- editor.css
    |   |   |   |   |   |-- icons.png
    |   |   |   |   |   |-- images
    |   |   |   |   |   |   |-- dialog_sides.gif
    |   |   |   |   |   |   |-- dialog_sides.png
    |   |   |   |   |   |   |-- dialog_sides_rtl.png
    |   |   |   |   |   |   |-- mini.gif
    |   |   |   |   |   |   |-- noimage.png
    |   |   |   |   |   |   |-- sprites.png
    |   |   |   |   |   |   `-- sprites_ie6.png
    |   |   |   |   |   |-- skin.js
    |   |   |   |   |   `-- templates.css
    |   |   |   |   `-- v2
    |   |   |   |       |-- dialog.css
    |   |   |   |       |-- editor.css
    |   |   |   |       |-- icons.png
    |   |   |   |       |-- images
    |   |   |   |       |   |-- dialog_sides.gif
    |   |   |   |       |   |-- dialog_sides.png
    |   |   |   |       |   |-- dialog_sides_rtl.png
    |   |   |   |       |   |-- mini.gif
    |   |   |   |       |   |-- noimage.png
    |   |   |   |       |   |-- sprites.png
    |   |   |   |       |   |-- sprites_ie6.png
    |   |   |   |       |   `-- toolbar_start.gif
    |   |   |   |       |-- skin.js
    |   |   |   |       `-- templates.css
    |   |   |   `-- themes
    |   |   |       `-- default
    |   |   |           `-- theme.js
    |   |   `-- editor
    |   |       |-- config.js
    |   |       |-- config.php
    |   |       |-- contents.css
    |   |       |-- editor.js
    |   |       |-- images
    |   |       |   |-- checkbox.png
    |   |       |   |-- checkbox_checked.png
    |   |       |   |-- radio.png
    |   |       |   `-- radio_checked.png
    |   |       `-- skin.css
    |   `-- fckeditor
    |       |-- core
    |       |   |-- _documentation.html
    |       |   |-- _upgrade.html
    |       |   |-- _whatsnew.html
    |       |   |-- _whatsnew_history.html
    |       |   |-- editor
    |       |   |   |-- _source
    |       |   |   |   |-- classes
    |       |   |   |   |   |-- fckcontextmenu.js
    |       |   |   |   |   |-- fckdataprocessor.js
    |       |   |   |   |   |-- fckdocumentfragment_gecko.js
    |       |   |   |   |   |-- fckdocumentfragment_ie.js
    |       |   |   |   |   |-- fckdomrange.js
    |       |   |   |   |   |-- fckdomrange_gecko.js
    |       |   |   |   |   |-- fckdomrange_ie.js
    |       |   |   |   |   |-- fckdomrangeiterator.js
    |       |   |   |   |   |-- fckeditingarea.js
    |       |   |   |   |   |-- fckelementpath.js
    |       |   |   |   |   |-- fckenterkey.js
    |       |   |   |   |   |-- fckevents.js
    |       |   |   |   |   |-- fckhtmliterator.js
    |       |   |   |   |   |-- fckicon.js
    |       |   |   |   |   |-- fckiecleanup.js
    |       |   |   |   |   |-- fckimagepreloader.js
    |       |   |   |   |   |-- fckkeystrokehandler.js
    |       |   |   |   |   |-- fckmenublock.js
    |       |   |   |   |   |-- fckmenublockpanel.js
    |       |   |   |   |   |-- fckmenuitem.js
    |       |   |   |   |   |-- fckpanel.js
    |       |   |   |   |   |-- fckplugin.js
    |       |   |   |   |   |-- fckspecialcombo.js
    |       |   |   |   |   |-- fckstyle.js
    |       |   |   |   |   |-- fcktoolbar.js
    |       |   |   |   |   |-- fcktoolbarbreak_gecko.js
    |       |   |   |   |   |-- fcktoolbarbreak_ie.js
    |       |   |   |   |   |-- fcktoolbarbutton.js
    |       |   |   |   |   |-- fcktoolbarbuttonui.js
    |       |   |   |   |   |-- fcktoolbarfontformatcombo.js
    |       |   |   |   |   |-- fcktoolbarfontscombo.js
    |       |   |   |   |   |-- fcktoolbarfontsizecombo.js
    |       |   |   |   |   |-- fcktoolbarpanelbutton.js
    |       |   |   |   |   |-- fcktoolbarspecialcombo.js
    |       |   |   |   |   |-- fcktoolbarstylecombo.js
    |       |   |   |   |   |-- fckw3crange.js
    |       |   |   |   |   |-- fckxml.js
    |       |   |   |   |   |-- fckxml_gecko.js
    |       |   |   |   |   `-- fckxml_ie.js
    |       |   |   |   |-- commandclasses
    |       |   |   |   |   |-- fck_othercommands.js
    |       |   |   |   |   |-- fckblockquotecommand.js
    |       |   |   |   |   |-- fckcorestylecommand.js
    |       |   |   |   |   |-- fckfitwindow.js
    |       |   |   |   |   |-- fckindentcommands.js
    |       |   |   |   |   |-- fckjustifycommands.js
    |       |   |   |   |   |-- fcklistcommands.js
    |       |   |   |   |   |-- fcknamedcommand.js
    |       |   |   |   |   |-- fckpasteplaintextcommand.js
    |       |   |   |   |   |-- fckpastewordcommand.js
    |       |   |   |   |   |-- fckremoveformatcommand.js
    |       |   |   |   |   |-- fckshowblocks.js
    |       |   |   |   |   |-- fckspellcheckcommand_gecko.js
    |       |   |   |   |   |-- fckspellcheckcommand_ie.js
    |       |   |   |   |   |-- fckstylecommand.js
    |       |   |   |   |   |-- fcktablecommand.js
    |       |   |   |   |   `-- fcktextcolorcommand.js
    |       |   |   |   |-- fckconstants.js
    |       |   |   |   |-- fckeditorapi.js
    |       |   |   |   |-- fckjscoreextensions.js
    |       |   |   |   |-- fckscriptloader.js
    |       |   |   |   `-- internals
    |       |   |   |       |-- fck.js
    |       |   |   |       |-- fck_contextmenu.js
    |       |   |   |       |-- fck_gecko.js
    |       |   |   |       |-- fck_ie.js
    |       |   |   |       |-- fckbrowserinfo.js
    |       |   |   |       |-- fckcodeformatter.js
    |       |   |   |       |-- fckcommands.js
    |       |   |   |       |-- fckconfig.js
    |       |   |   |       |-- fckdebug.js
    |       |   |   |       |-- fckdebug_empty.js
    |       |   |   |       |-- fckdialog.js
    |       |   |   |       |-- fckdocumentprocessor.js
    |       |   |   |       |-- fckdomtools.js
    |       |   |   |       |-- fcklanguagemanager.js
    |       |   |   |       |-- fcklisthandler.js
    |       |   |   |       |-- fcklistslib.js
    |       |   |   |       |-- fckplugins.js
    |       |   |   |       |-- fckregexlib.js
    |       |   |   |       |-- fckscayt.js
    |       |   |   |       |-- fckselection.js
    |       |   |   |       |-- fckselection_gecko.js
    |       |   |   |       |-- fckselection_ie.js
    |       |   |   |       |-- fckstyles.js
    |       |   |   |       |-- fcktablehandler.js
    |       |   |   |       |-- fcktablehandler_gecko.js
    |       |   |   |       |-- fcktablehandler_ie.js
    |       |   |   |       |-- fcktoolbaritems.js
    |       |   |   |       |-- fcktoolbarset.js
    |       |   |   |       |-- fcktools.js
    |       |   |   |       |-- fcktools_gecko.js
    |       |   |   |       |-- fcktools_ie.js
    |       |   |   |       |-- fckundo.js
    |       |   |   |       |-- fckurlparams.js
    |       |   |   |       |-- fckxhtml.js
    |       |   |   |       |-- fckxhtml_gecko.js
    |       |   |   |       |-- fckxhtml_ie.js
    |       |   |   |       `-- fckxhtmlentities.js
    |       |   |   |-- css
    |       |   |   |   |-- behaviors
    |       |   |   |   |   |-- disablehandles.htc
    |       |   |   |   |   `-- showtableborders.htc
    |       |   |   |   |-- fck_editorarea.css
    |       |   |   |   |-- fck_internal.css
    |       |   |   |   |-- fck_showtableborders_gecko.css
    |       |   |   |   `-- images
    |       |   |   |       |-- block_address.png
    |       |   |   |       |-- block_blockquote.png
    |       |   |   |       |-- block_div.png
    |       |   |   |       |-- block_h1.png
    |       |   |   |       |-- block_h2.png
    |       |   |   |       |-- block_h3.png
    |       |   |   |       |-- block_h4.png
    |       |   |   |       |-- block_h5.png
    |       |   |   |       |-- block_h6.png
    |       |   |   |       |-- block_p.png
    |       |   |   |       |-- block_pre.png
    |       |   |   |       |-- fck_anchor.gif
    |       |   |   |       |-- fck_flashlogo.gif
    |       |   |   |       |-- fck_hiddenfield.gif
    |       |   |   |       |-- fck_pagebreak.gif
    |       |   |   |       `-- fck_plugin.gif
    |       |   |   |-- dialog
    |       |   |   |   |-- common
    |       |   |   |   |   |-- fck_dialog_common.css
    |       |   |   |   |   |-- fck_dialog_common.js
    |       |   |   |   |   `-- images
    |       |   |   |   |       |-- locked.gif
    |       |   |   |   |       |-- reset.gif
    |       |   |   |   |       `-- unlocked.gif
    |       |   |   |   |-- fck_about
    |       |   |   |   |   |-- logo_fckeditor.gif
    |       |   |   |   |   |-- logo_fredck.gif
    |       |   |   |   |   `-- sponsors
    |       |   |   |   |       `-- spellchecker_net.gif
    |       |   |   |   |-- fck_about.html
    |       |   |   |   |-- fck_anchor.html
    |       |   |   |   |-- fck_button.html
    |       |   |   |   |-- fck_checkbox.html
    |       |   |   |   |-- fck_colorselector.html
    |       |   |   |   |-- fck_div.html
    |       |   |   |   |-- fck_docprops
    |       |   |   |   |   `-- fck_document_preview.html
    |       |   |   |   |-- fck_docprops.html
    |       |   |   |   |-- fck_flash
    |       |   |   |   |   |-- fck_flash.js
    |       |   |   |   |   `-- fck_flash_preview.html
    |       |   |   |   |-- fck_flash.html
    |       |   |   |   |-- fck_form.html
    |       |   |   |   |-- fck_hiddenfield.html
    |       |   |   |   |-- fck_image
    |       |   |   |   |   |-- fck_image.js
    |       |   |   |   |   `-- fck_image_preview.html
    |       |   |   |   |-- fck_image.html
    |       |   |   |   |-- fck_link
    |       |   |   |   |   `-- fck_link.js
    |       |   |   |   |-- fck_link.html
    |       |   |   |   |-- fck_listprop.html
    |       |   |   |   |-- fck_paste.html
    |       |   |   |   |-- fck_radiobutton.html
    |       |   |   |   |-- fck_replace.html
    |       |   |   |   |-- fck_scayt
    |       |   |   |   |   `-- scayt_dialog.css
    |       |   |   |   |-- fck_scayt.html
    |       |   |   |   |-- fck_select
    |       |   |   |   |   `-- fck_select.js
    |       |   |   |   |-- fck_select.html
    |       |   |   |   |-- fck_smiley.html
    |       |   |   |   |-- fck_source.html
    |       |   |   |   |-- fck_specialchar.html
    |       |   |   |   |-- fck_spellerpages
    |       |   |   |   |   `-- spellerpages
    |       |   |   |   |       |-- blank.html
    |       |   |   |   |       |-- controlWindow.js
    |       |   |   |   |       |-- controls.html
    |       |   |   |   |       |-- server-scripts
    |       |   |   |   |       |   |-- spellchecker.cfm
    |       |   |   |   |       |   |-- spellchecker.php
    |       |   |   |   |       |   `-- spellchecker.pl
    |       |   |   |   |       |-- spellChecker.js
    |       |   |   |   |       |-- spellchecker.html
    |       |   |   |   |       |-- spellerStyle.css
    |       |   |   |   |       `-- wordWindow.js
    |       |   |   |   |-- fck_spellerpages.html
    |       |   |   |   |-- fck_table.html
    |       |   |   |   |-- fck_tablecell.html
    |       |   |   |   |-- fck_template
    |       |   |   |   |   `-- images
    |       |   |   |   |       |-- template1.gif
    |       |   |   |   |       |-- template2.gif
    |       |   |   |   |       `-- template3.gif
    |       |   |   |   |-- fck_template.html
    |       |   |   |   |-- fck_textarea.html
    |       |   |   |   `-- fck_textfield.html
    |       |   |   |-- dtd
    |       |   |   |   |-- fck_dtd_test.html
    |       |   |   |   |-- fck_xhtml10strict.js
    |       |   |   |   `-- fck_xhtml10transitional.js
    |       |   |   |-- fckdebug.html
    |       |   |   |-- fckdialog.html
    |       |   |   |-- fckeditor.html
    |       |   |   |-- fckeditor.original.html
    |       |   |   |-- filemanager
    |       |   |   |   |-- browser
    |       |   |   |   |   |-- default
    |       |   |   |   |   |   |-- browser.css
    |       |   |   |   |   |   |-- browser.html
    |       |   |   |   |   |   |-- frmactualfolder.html
    |       |   |   |   |   |   |-- frmcreatefolder.html
    |       |   |   |   |   |   |-- frmfolders.html
    |       |   |   |   |   |   |-- frmresourceslist.html
    |       |   |   |   |   |   |-- frmresourcetype.html
    |       |   |   |   |   |   |-- frmupload.html
    |       |   |   |   |   |   |-- images
    |       |   |   |   |   |   |   |-- ButtonArrow.gif
    |       |   |   |   |   |   |   |-- Folder.gif
    |       |   |   |   |   |   |   |-- Folder32.gif
    |       |   |   |   |   |   |   |-- FolderOpened.gif
    |       |   |   |   |   |   |   |-- FolderOpened32.gif
    |       |   |   |   |   |   |   |-- FolderUp.gif
    |       |   |   |   |   |   |   |-- icons
    |       |   |   |   |   |   |   |   |-- 32
    |       |   |   |   |   |   |   |   |   |-- ai.gif
    |       |   |   |   |   |   |   |   |   |-- avi.gif
    |       |   |   |   |   |   |   |   |   |-- bmp.gif
    |       |   |   |   |   |   |   |   |   |-- cs.gif
    |       |   |   |   |   |   |   |   |   |-- default.icon.gif
    |       |   |   |   |   |   |   |   |   |-- dll.gif
    |       |   |   |   |   |   |   |   |   |-- doc.gif
    |       |   |   |   |   |   |   |   |   |-- exe.gif
    |       |   |   |   |   |   |   |   |   |-- fla.gif
    |       |   |   |   |   |   |   |   |   |-- gif.gif
    |       |   |   |   |   |   |   |   |   |-- htm.gif
    |       |   |   |   |   |   |   |   |   |-- html.gif
    |       |   |   |   |   |   |   |   |   |-- jpg.gif
    |       |   |   |   |   |   |   |   |   |-- js.gif
    |       |   |   |   |   |   |   |   |   |-- mdb.gif
    |       |   |   |   |   |   |   |   |   |-- mp3.gif
    |       |   |   |   |   |   |   |   |   |-- pdf.gif
    |       |   |   |   |   |   |   |   |   |-- png.gif
    |       |   |   |   |   |   |   |   |   |-- ppt.gif
    |       |   |   |   |   |   |   |   |   |-- rdp.gif
    |       |   |   |   |   |   |   |   |   |-- swf.gif
    |       |   |   |   |   |   |   |   |   |-- swt.gif
    |       |   |   |   |   |   |   |   |   |-- txt.gif
    |       |   |   |   |   |   |   |   |   |-- vsd.gif
    |       |   |   |   |   |   |   |   |   |-- xls.gif
    |       |   |   |   |   |   |   |   |   |-- xml.gif
    |       |   |   |   |   |   |   |   |   `-- zip.gif
    |       |   |   |   |   |   |   |   |-- ai.gif
    |       |   |   |   |   |   |   |   |-- avi.gif
    |       |   |   |   |   |   |   |   |-- bmp.gif
    |       |   |   |   |   |   |   |   |-- cs.gif
    |       |   |   |   |   |   |   |   |-- default.icon.gif
    |       |   |   |   |   |   |   |   |-- dll.gif
    |       |   |   |   |   |   |   |   |-- doc.gif
    |       |   |   |   |   |   |   |   |-- exe.gif
    |       |   |   |   |   |   |   |   |-- fla.gif
    |       |   |   |   |   |   |   |   |-- gif.gif
    |       |   |   |   |   |   |   |   |-- htm.gif
    |       |   |   |   |   |   |   |   |-- html.gif
    |       |   |   |   |   |   |   |   |-- jpg.gif
    |       |   |   |   |   |   |   |   |-- js.gif
    |       |   |   |   |   |   |   |   |-- mdb.gif
    |       |   |   |   |   |   |   |   |-- mp3.gif
    |       |   |   |   |   |   |   |   |-- pdf.gif
    |       |   |   |   |   |   |   |   |-- png.gif
    |       |   |   |   |   |   |   |   |-- ppt.gif
    |       |   |   |   |   |   |   |   |-- rdp.gif
    |       |   |   |   |   |   |   |   |-- swf.gif
    |       |   |   |   |   |   |   |   |-- swt.gif
    |       |   |   |   |   |   |   |   |-- txt.gif
    |       |   |   |   |   |   |   |   |-- vsd.gif
    |       |   |   |   |   |   |   |   |-- xls.gif
    |       |   |   |   |   |   |   |   |-- xml.gif
    |       |   |   |   |   |   |   |   `-- zip.gif
    |       |   |   |   |   |   |   `-- spacer.gif
    |       |   |   |   |   |   `-- js
    |       |   |   |   |   |       |-- common.js
    |       |   |   |   |   |       `-- fckxml.js
    |       |   |   |   |   `-- mindtouch
    |       |   |   |   |       |-- browser.css
    |       |   |   |   |       |-- browser.html
    |       |   |   |   |       |-- frmactualfolder.html
    |       |   |   |   |       |-- frmcreatefolder.html
    |       |   |   |   |       |-- frmfolders.html
    |       |   |   |   |       |-- frmresourceslist.html
    |       |   |   |   |       |-- frmresourcetype.html
    |       |   |   |   |       |-- frmupload.html
    |       |   |   |   |       |-- images
    |       |   |   |   |       |   |-- ButtonArrow.gif
    |       |   |   |   |       |   |-- Folder.gif
    |       |   |   |   |       |   |-- Folder32.gif
    |       |   |   |   |       |   |-- FolderOpened.gif
    |       |   |   |   |       |   |-- FolderOpened32.gif
    |       |   |   |   |       |   |-- FolderUp.gif
    |       |   |   |   |       |   |-- icons
    |       |   |   |   |       |   |   |-- 32
    |       |   |   |   |       |   |   |   |-- ai.gif
    |       |   |   |   |       |   |   |   |-- avi.gif
    |       |   |   |   |       |   |   |   |-- bmp.gif
    |       |   |   |   |       |   |   |   |-- cs.gif
    |       |   |   |   |       |   |   |   |-- default.icon.gif
    |       |   |   |   |       |   |   |   |-- dll.gif
    |       |   |   |   |       |   |   |   |-- doc.gif
    |       |   |   |   |       |   |   |   |-- exe.gif
    |       |   |   |   |       |   |   |   |-- fla.gif
    |       |   |   |   |       |   |   |   |-- gif.gif
    |       |   |   |   |       |   |   |   |-- htm.gif
    |       |   |   |   |       |   |   |   |-- html.gif
    |       |   |   |   |       |   |   |   |-- jpg.gif
    |       |   |   |   |       |   |   |   |-- js.gif
    |       |   |   |   |       |   |   |   |-- mdb.gif
    |       |   |   |   |       |   |   |   |-- mp3.gif
    |       |   |   |   |       |   |   |   |-- pdf.gif
    |       |   |   |   |       |   |   |   |-- png.gif
    |       |   |   |   |       |   |   |   |-- ppt.gif
    |       |   |   |   |       |   |   |   |-- rdp.gif
    |       |   |   |   |       |   |   |   |-- swf.gif
    |       |   |   |   |       |   |   |   |-- swt.gif
    |       |   |   |   |       |   |   |   |-- txt.gif
    |       |   |   |   |       |   |   |   |-- vsd.gif
    |       |   |   |   |       |   |   |   |-- xls.gif
    |       |   |   |   |       |   |   |   |-- xml.gif
    |       |   |   |   |       |   |   |   `-- zip.gif
    |       |   |   |   |       |   |   |-- ai.gif
    |       |   |   |   |       |   |   |-- avi.gif
    |       |   |   |   |       |   |   |-- bmp.gif
    |       |   |   |   |       |   |   |-- cs.gif
    |       |   |   |   |       |   |   |-- default.icon.gif
    |       |   |   |   |       |   |   |-- dll.gif
    |       |   |   |   |       |   |   |-- doc.gif
    |       |   |   |   |       |   |   |-- exe.gif
    |       |   |   |   |       |   |   |-- fla.gif
    |       |   |   |   |       |   |   |-- gif.gif
    |       |   |   |   |       |   |   |-- htm.gif
    |       |   |   |   |       |   |   |-- html.gif
    |       |   |   |   |       |   |   |-- jpg.gif
    |       |   |   |   |       |   |   |-- js.gif
    |       |   |   |   |       |   |   |-- mdb.gif
    |       |   |   |   |       |   |   |-- mp3.gif
    |       |   |   |   |       |   |   |-- pdf.gif
    |       |   |   |   |       |   |   |-- png.gif
    |       |   |   |   |       |   |   |-- ppt.gif
    |       |   |   |   |       |   |   |-- rdp.gif
    |       |   |   |   |       |   |   |-- swf.gif
    |       |   |   |   |       |   |   |-- swt.gif
    |       |   |   |   |       |   |   |-- txt.gif
    |       |   |   |   |       |   |   |-- vsd.gif
    |       |   |   |   |       |   |   |-- xls.gif
    |       |   |   |   |       |   |   |-- xml.gif
    |       |   |   |   |       |   |   `-- zip.gif
    |       |   |   |   |       |   `-- spacer.gif
    |       |   |   |   |       `-- js
    |       |   |   |   |           |-- common.js
    |       |   |   |   |           `-- fckxml.js
    |       |   |   |   `-- connectors
    |       |   |   |       |-- asp
    |       |   |   |       |   |-- basexml.asp
    |       |   |   |       |   |-- class_upload.asp
    |       |   |   |       |   |-- commands.asp
    |       |   |   |       |   |-- config.asp
    |       |   |   |       |   |-- connector.asp
    |       |   |   |       |   |-- io.asp
    |       |   |   |       |   |-- upload.asp
    |       |   |   |       |   `-- util.asp
    |       |   |   |       |-- aspx
    |       |   |   |       |   |-- config.ascx
    |       |   |   |       |   |-- connector.aspx
    |       |   |   |       |   `-- upload.aspx
    |       |   |   |       |-- cfm
    |       |   |   |       |   |-- ImageObject.cfc
    |       |   |   |       |   |-- cf5_connector.cfm
    |       |   |   |       |   |-- cf5_upload.cfm
    |       |   |   |       |   |-- cf_basexml.cfm
    |       |   |   |       |   |-- cf_commands.cfm
    |       |   |   |       |   |-- cf_connector.cfm
    |       |   |   |       |   |-- cf_io.cfm
    |       |   |   |       |   |-- cf_upload.cfm
    |       |   |   |       |   |-- cf_util.cfm
    |       |   |   |       |   |-- config.cfm
    |       |   |   |       |   |-- connector.cfm
    |       |   |   |       |   |-- image.cfc
    |       |   |   |       |   `-- upload.cfm
    |       |   |   |       |-- lasso
    |       |   |   |       |   |-- config.lasso
    |       |   |   |       |   |-- connector.lasso
    |       |   |   |       |   `-- upload.lasso
    |       |   |   |       |-- mindtouch
    |       |   |   |       |   |-- basexml.php
    |       |   |   |       |   |-- commands.php
    |       |   |   |       |   |-- config.php
    |       |   |   |       |   |-- connector.php
    |       |   |   |       |   |-- io.php
    |       |   |   |       |   |-- phpcompat.php
    |       |   |   |       |   |-- upload.php
    |       |   |   |       |   `-- util.php
    |       |   |   |       |-- perl
    |       |   |   |       |   |-- basexml.pl
    |       |   |   |       |   |-- commands.pl
    |       |   |   |       |   |-- config.pl
    |       |   |   |       |   |-- connector.cgi
    |       |   |   |       |   |-- io.pl
    |       |   |   |       |   |-- upload.cgi
    |       |   |   |       |   |-- upload_fck.pl
    |       |   |   |       |   `-- util.pl
    |       |   |   |       |-- php
    |       |   |   |       |   |-- basexml.php
    |       |   |   |       |   |-- commands.php
    |       |   |   |       |   |-- config.php
    |       |   |   |       |   |-- connector.php
    |       |   |   |       |   |-- io.php
    |       |   |   |       |   |-- phpcompat.php
    |       |   |   |       |   |-- upload.php
    |       |   |   |       |   `-- util.php
    |       |   |   |       |-- py
    |       |   |   |       |   |-- config.py
    |       |   |   |       |   |-- connector.py
    |       |   |   |       |   |-- fckcommands.py
    |       |   |   |       |   |-- fckconnector.py
    |       |   |   |       |   |-- fckoutput.py
    |       |   |   |       |   |-- fckutil.py
    |       |   |   |       |   |-- htaccess.txt
    |       |   |   |       |   |-- upload.py
    |       |   |   |       |   |-- wsgi.py
    |       |   |   |       |   `-- zope.py
    |       |   |   |       |-- test.html
    |       |   |   |       `-- uploadtest.html
    |       |   |   |-- images
    |       |   |   |   |-- anchor.gif
    |       |   |   |   |-- arrow_ltr.gif
    |       |   |   |   |-- arrow_rtl.gif
    |       |   |   |   |-- smiley
    |       |   |   |   |   `-- msn
    |       |   |   |   |       |-- angel_smile.gif
    |       |   |   |   |       |-- angry_smile.gif
    |       |   |   |   |       |-- broken_heart.gif
    |       |   |   |   |       |-- cake.gif
    |       |   |   |   |       |-- confused_smile.gif
    |       |   |   |   |       |-- cry_smile.gif
    |       |   |   |   |       |-- devil_smile.gif
    |       |   |   |   |       |-- embaressed_smile.gif
    |       |   |   |   |       |-- envelope.gif
    |       |   |   |   |       |-- heart.gif
    |       |   |   |   |       |-- kiss.gif
    |       |   |   |   |       |-- lightbulb.gif
    |       |   |   |   |       |-- omg_smile.gif
    |       |   |   |   |       |-- regular_smile.gif
    |       |   |   |   |       |-- sad_smile.gif
    |       |   |   |   |       |-- shades_smile.gif
    |       |   |   |   |       |-- teeth_smile.gif
    |       |   |   |   |       |-- thumbs_down.gif
    |       |   |   |   |       |-- thumbs_up.gif
    |       |   |   |   |       |-- tounge_smile.gif
    |       |   |   |   |       |-- whatchutalkingabout_smile.gif
    |       |   |   |   |       `-- wink_smile.gif
    |       |   |   |   `-- spacer.gif
    |       |   |   |-- js
    |       |   |   |   |-- fckadobeair.js
    |       |   |   |   |-- fckeditorcode_gecko.js
    |       |   |   |   `-- fckeditorcode_ie.js
    |       |   |   |-- lang
    |       |   |   |   |-- _translationstatus.txt
    |       |   |   |   |-- af.js
    |       |   |   |   |-- ar.js
    |       |   |   |   |-- bg.js
    |       |   |   |   |-- bn.js
    |       |   |   |   |-- bs.js
    |       |   |   |   |-- ca.js
    |       |   |   |   |-- cs.js
    |       |   |   |   |-- da.js
    |       |   |   |   |-- de.js
    |       |   |   |   |-- el.js
    |       |   |   |   |-- en-au.js
    |       |   |   |   |-- en-ca.js
    |       |   |   |   |-- en-uk.js
    |       |   |   |   |-- en.js
    |       |   |   |   |-- eo.js
    |       |   |   |   |-- es.js
    |       |   |   |   |-- et.js
    |       |   |   |   |-- eu.js
    |       |   |   |   |-- fa.js
    |       |   |   |   |-- fi.js
    |       |   |   |   |-- fo.js
    |       |   |   |   |-- fr-ca.js
    |       |   |   |   |-- fr.js
    |       |   |   |   |-- gl.js
    |       |   |   |   |-- gu.js
    |       |   |   |   |-- he.js
    |       |   |   |   |-- hi.js
    |       |   |   |   |-- hr.js
    |       |   |   |   |-- hu.js
    |       |   |   |   |-- is.js
    |       |   |   |   |-- it.js
    |       |   |   |   |-- ja.js
    |       |   |   |   |-- km.js
    |       |   |   |   |-- ko.js
    |       |   |   |   |-- lt.js
    |       |   |   |   |-- lv.js
    |       |   |   |   |-- mn.js
    |       |   |   |   |-- ms.js
    |       |   |   |   |-- nb.js
    |       |   |   |   |-- nl.js
    |       |   |   |   |-- no.js
    |       |   |   |   |-- pl.js
    |       |   |   |   |-- pt-br.js
    |       |   |   |   |-- pt.js
    |       |   |   |   |-- ro.js
    |       |   |   |   |-- ru.js
    |       |   |   |   |-- sk.js
    |       |   |   |   |-- sl.js
    |       |   |   |   |-- sr-latn.js
    |       |   |   |   |-- sr.js
    |       |   |   |   |-- sv.js
    |       |   |   |   |-- th.js
    |       |   |   |   |-- tr.js
    |       |   |   |   |-- uk.js
    |       |   |   |   |-- vi.js
    |       |   |   |   |-- zh-cn.js
    |       |   |   |   `-- zh.js
    |       |   |   |-- plugins
    |       |   |   |   |-- attachimage
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- autogrow
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- bbcode
    |       |   |   |   |   |-- _sample
    |       |   |   |   |   |   |-- sample.config.js
    |       |   |   |   |   |   `-- sample.html
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- definitionlist
    |       |   |   |   |   |-- fckplugin.js
    |       |   |   |   |   |-- images
    |       |   |   |   |   |   |-- dd.gif
    |       |   |   |   |   |   |-- dl.gif
    |       |   |   |   |   |   `-- dt.gif
    |       |   |   |   |   `-- lang
    |       |   |   |   |       |-- en.js
    |       |   |   |   |       `-- es.js
    |       |   |   |   |-- dekicodeformatter
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- dekiscriptattr
    |       |   |   |   |   |-- css
    |       |   |   |   |   |   `-- style.css
    |       |   |   |   |   |-- dekiscript_icon.gif
    |       |   |   |   |   |-- dekiscriptattr.html
    |       |   |   |   |   |-- fckplugin.js
    |       |   |   |   |   `-- lang
    |       |   |   |   |       `-- en.js
    |       |   |   |   |-- dragresizetable
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- enterkey
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- fckoverrides
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- fckstyle
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- findreplace
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- inlinestyle
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- insertextension
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- insertimage
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- insertlink
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- inserttemplate
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- insertvideo
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- keystroke
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- mindtouchdeki
    |       |   |   |   |   |-- autogrow.js
    |       |   |   |   |   |-- fckplugin.js
    |       |   |   |   |   `-- lang
    |       |   |   |   |       |-- de.js
    |       |   |   |   |       |-- en.js
    |       |   |   |   |       |-- fr.js
    |       |   |   |   |       |-- it.js
    |       |   |   |   |       |-- ja.js
    |       |   |   |   |       |-- ko.js
    |       |   |   |   |       |-- nl.js
    |       |   |   |   |       `-- sv.js
    |       |   |   |   |-- mindtouchdekiall
    |       |   |   |   |   |-- fckpackager.php
    |       |   |   |   |   |-- fckpackager.xml
    |       |   |   |   |   |-- fckplugin.js
    |       |   |   |   |   `-- lang
    |       |   |   |   |       |-- de.js
    |       |   |   |   |       |-- en.js
    |       |   |   |   |       |-- fr.js
    |       |   |   |   |       |-- it.js
    |       |   |   |   |       |-- ja.js
    |       |   |   |   |       |-- ko.js
    |       |   |   |   |       |-- nl.js
    |       |   |   |   |       `-- sv.js
    |       |   |   |   |-- placeholder
    |       |   |   |   |   |-- fck_placeholder.html
    |       |   |   |   |   |-- fckplugin.js
    |       |   |   |   |   |-- lang
    |       |   |   |   |   |   |-- de.js
    |       |   |   |   |   |   |-- en.js
    |       |   |   |   |   |   |-- es.js
    |       |   |   |   |   |   |-- fr.js
    |       |   |   |   |   |   |-- it.js
    |       |   |   |   |   |   `-- pl.js
    |       |   |   |   |   `-- placeholder.gif
    |       |   |   |   |-- save
    |       |   |   |   |   |-- cancel.gif
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- simplecommands
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- tablecommands
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- tableconvert
    |       |   |   |   |   |-- fckplugin.js
    |       |   |   |   |   `-- tabletotext.html
    |       |   |   |   |-- tableoneclick
    |       |   |   |   |   |-- css
    |       |   |   |   |   |   `-- style.css
    |       |   |   |   |   |-- fckplugin.js
    |       |   |   |   |   `-- images
    |       |   |   |   |       |-- dimension-highlighted.png
    |       |   |   |   |       `-- dimension-unhighlighted.png
    |       |   |   |   |-- tableoperations
    |       |   |   |   |   |-- fck_rowprop.gif
    |       |   |   |   |   |-- fck_table.html
    |       |   |   |   |   |-- fck_tablecell.html
    |       |   |   |   |   |-- fck_tablerow.html
    |       |   |   |   |   `-- fckplugin.js
    |       |   |   |   |-- tablesort
    |       |   |   |   |   |-- css
    |       |   |   |   |   |   `-- style.css
    |       |   |   |   |   |-- fckplugin.js
    |       |   |   |   |   |-- js
    |       |   |   |   |   |   `-- sorttable.js
    |       |   |   |   |   |-- lang
    |       |   |   |   |   |   `-- en.js
    |       |   |   |   |   `-- tablesort.html
    |       |   |   |   `-- transform
    |       |   |   |       `-- fckplugin.js
    |       |   |   |-- skins
    |       |   |   |   |-- _fckviewstrips.html
    |       |   |   |   |-- default
    |       |   |   |   |   |-- fck_dialog.css
    |       |   |   |   |   |-- fck_dialog_ie6.js
    |       |   |   |   |   |-- fck_editor.css
    |       |   |   |   |   |-- fck_strip.gif
    |       |   |   |   |   `-- images
    |       |   |   |   |       |-- dialog.sides.gif
    |       |   |   |   |       |-- dialog.sides.png
    |       |   |   |   |       |-- dialog.sides.rtl.png
    |       |   |   |   |       |-- sprites.gif
    |       |   |   |   |       |-- sprites.png
    |       |   |   |   |       |-- toolbar.arrowright.gif
    |       |   |   |   |       |-- toolbar.buttonarrow.gif
    |       |   |   |   |       |-- toolbar.collapse.gif
    |       |   |   |   |       |-- toolbar.end.gif
    |       |   |   |   |       |-- toolbar.expand.gif
    |       |   |   |   |       |-- toolbar.separator.gif
    |       |   |   |   |       `-- toolbar.start.gif
    |       |   |   |   |-- office2003
    |       |   |   |   |   |-- fck_dialog.css
    |       |   |   |   |   |-- fck_dialog_ie6.js
    |       |   |   |   |   |-- fck_editor.css
    |       |   |   |   |   |-- fck_strip.gif
    |       |   |   |   |   `-- images
    |       |   |   |   |       |-- dialog.sides.gif
    |       |   |   |   |       |-- dialog.sides.png
    |       |   |   |   |       |-- dialog.sides.rtl.png
    |       |   |   |   |       |-- sprites.gif
    |       |   |   |   |       |-- sprites.png
    |       |   |   |   |       |-- toolbar.arrowright.gif
    |       |   |   |   |       |-- toolbar.bg.gif
    |       |   |   |   |       |-- toolbar.buttonarrow.gif
    |       |   |   |   |       |-- toolbar.collapse.gif
    |       |   |   |   |       |-- toolbar.end.gif
    |       |   |   |   |       |-- toolbar.expand.gif
    |       |   |   |   |       |-- toolbar.separator.gif
    |       |   |   |   |       `-- toolbar.start.gif
    |       |   |   |   `-- silver
    |       |   |   |       |-- fck_dialog.css
    |       |   |   |       |-- fck_dialog_ie6.js
    |       |   |   |       |-- fck_editor.css
    |       |   |   |       |-- fck_strip.gif
    |       |   |   |       `-- images
    |       |   |   |           |-- dialog.sides.gif
    |       |   |   |           |-- dialog.sides.png
    |       |   |   |           |-- dialog.sides.rtl.png
    |       |   |   |           |-- sprites.gif
    |       |   |   |           |-- sprites.png
    |       |   |   |           |-- toolbar.arrowright.gif
    |       |   |   |           |-- toolbar.buttonarrow.gif
    |       |   |   |           |-- toolbar.buttonbg.gif
    |       |   |   |           |-- toolbar.collapse.gif
    |       |   |   |           |-- toolbar.end.gif
    |       |   |   |           |-- toolbar.expand.gif
    |       |   |   |           |-- toolbar.separator.gif
    |       |   |   |           `-- toolbar.start.gif
    |       |   |   `-- wsc
    |       |   |       |-- ciframe.html
    |       |   |       |-- tmpFrameset.html
    |       |   |       `-- w.html
    |       |   |-- fckconfig.js
    |       |   |-- fckeditor.afp
    |       |   |-- fckeditor.asp
    |       |   |-- fckeditor.cfc
    |       |   |-- fckeditor.cfm
    |       |   |-- fckeditor.js
    |       |   |-- fckeditor.lasso
    |       |   |-- fckeditor.php
    |       |   |-- fckeditor.pl
    |       |   |-- fckeditor.py
    |       |   |-- fckeditor_php4.php
    |       |   |-- fckeditor_php5.php
    |       |   |-- fckpackager.xml
    |       |   |-- fckstyles.xml
    |       |   |-- fcktemplates.xml
    |       |   |-- fckutils.cfm
    |       |   `-- license.txt
    |       `-- editor
    |           |-- dekiplugins.js
    |           |-- dekiplugins.min.js
    |           |-- editor.js
    |           |-- fck_editorarea.css
    |           |-- fckconfig.js
    |           |-- fckconfig.php
    |           `-- fckstyles.xml
    |-- extensions
    |-- favicon.ico
    |-- includes
    |   |-- Article.php
    |   |-- Attach.php
    |   |-- Breadcrumb.php
    |   |-- ChangesList.php
    |   |-- CommentPage.php
    |   |-- CompatibilityFunctions.php
    |   |-- Config.php
    |   |-- Database.php
    |   |-- DatabaseFunctions.php
    |   |-- DefaultSettings.php
    |   |-- Defines.php
    |   |-- DifferenceEngine.php
    |   |-- EditPage.php
    |   |-- Feed.php
    |   |-- GlobalFunctions.php
    |   |-- Hooks.php
    |   |-- JSON.php
    |   |-- LinkCache.php
    |   |-- MagicWord.php
    |   |-- NamespaceAlternates.php
    |   |-- ObjectCache.php
    |   |-- OutputPage.php
    |   |-- PageHistory.php
    |   |-- Profiling.php
    |   |-- ProxyTools.php
    |   |-- QueryPage.php
    |   |-- RecentChange.php
    |   |-- SearchEngine.php
    |   |-- Setup.php
    |   |-- Skin.php
    |   |-- SkinMessaging.php
    |   |-- SkinTemplate.php
    |   |-- SkinTemplate_.php
    |   |-- TagsOld.php
    |   |-- Title.php
    |   |-- UserMailer.php
    |   |-- WatchedItem.php
    |   |-- WebRequest.php
    |   |-- deki_message.php
    |   |-- deki_setup_lite.php
    |   |-- dream.php
    |   |-- libraries
    |   |   |-- dom.php
    |   |   |-- dom_pagination.php
    |   |   `-- ui_handlers.php
    |   |-- magpie-0.72
    |   |   |-- extlib
    |   |   |   `-- Snoopy.class.inc
    |   |   |-- rss_cache.inc
    |   |   |-- rss_fetch.inc
    |   |   |-- rss_parse.inc
    |   |   `-- rss_utils.inc
    |   `-- normal
    |       |-- UtfNormal.php
    |       |-- UtfNormalData.inc
    |       `-- UtfNormalUtil.php
    |-- index.php
    |-- languages
    |   |-- Language.php
    |   |-- LanguageList.php
    |   |-- LanguageUtf8.php
    |   `-- Names.php
    |-- maintenance
    |   |-- apirequestlog.sql
    |   |-- archives
    |   |   |-- funcs-util.sql
    |   |   |-- onupdate.sql
    |   |   |-- patch-anonymous_user.sql
    |   |   |-- patch-archive-ar_id.sql
    |   |   |-- patch-archive-ar_last_page_id.sql
    |   |   |-- patch-archive-ar_old_id.sql
    |   |   |-- patch-attach_null.sql
    |   |   |-- patch-attachments.sql
    |   |   |-- patch-banning.sql
    |   |   |-- patch-comments.sql
    |   |   |-- patch-config-fix.sql
    |   |   |-- patch-cur_restrictions.sql
    |   |   |-- patch-df2hayes-misc.sql
    |   |   |-- patch-df2hayes.sql
    |   |   |-- patch-drop_unused_tables.sql
    |   |   |-- patch-extension_services.sql
    |   |   |-- patch-groups.sql
    |   |   |-- patch-ldap.sql
    |   |   |-- patch-mindtouch-u.sql
    |   |   |-- patch-old_content_type.sql
    |   |   |-- patch-pages-content-type.sql
    |   |   |-- patch-pages-language_and_displayname.sql
    |   |   |-- patch-permission-system-combo.sql
    |   |   |-- patch-requestlog.sql
    |   |   |-- patch-resources-new.sql
    |   |   |-- patch-resources.sql
    |   |   |-- patch-role_hidden.sql
    |   |   |-- patch-services_service_sid.sql
    |   |   |-- patch-settings.sql
    |   |   |-- patch-specialpages.sql
    |   |   |-- patch-specialpages2.sql
    |   |   |-- patch-ss_total_articles.sql
    |   |   |-- patch-tags-tag_type.sql
    |   |   |-- patch-tags.sql
    |   |   |-- patch-transactions.sql
    |   |   |-- patch-user_ext.sql
    |   |   |-- patch-users-service-id.sql
    |   |   |-- patch-users_unique_keys.sql
    |   |   |-- patch-users_user_builtin.sql
    |   |   |-- patch-utf8_table_conversion.sql
    |   |   |-- patch-webservices-2.sql
    |   |   |-- patch-webservices-3.sql
    |   |   |-- patch-webservices-4.sql
    |   |   |-- patch-webservices.sql
    |   |   |-- sprocs-config.sql
    |   |   |-- sprocs-permission.sql
    |   |   |-- sprocs-recentchanges.sql
    |   |   |-- sprocs-tags.sql
    |   |   `-- sprocs-util.sql
    |   |-- commandLine.inc
    |   |-- countries.php
    |   |-- createdb.sh
    |   |-- data
    |   |   |-- hosted.sql
    |   |   |-- msi.sql
    |   |   |-- source.sql
    |   |   |-- trial.sql
    |   |   `-- vm.sql
    |   |-- data-wik.is.sql
    |   |-- install-helpers.inc
    |   |-- install-utils.inc
    |   |-- interwiki.sql
    |   |-- tables.sql
    |   |-- update-db-df2hayes.php
    |   |-- update-db.php
    |   |-- updaters-mindtouch-df2hayes.inc
    |   |-- updaters-mindtouch.inc
    |   `-- users.sql
    |-- mono-2.4.3-1.noarch.rpm
    |-- phpmailer
    |   |-- class.phpmailer.php
    |   |-- class.smtp.php
    |   `-- language
    |       |-- phpmailer.lang-br.php
    |       |-- phpmailer.lang-ca.php
    |       |-- phpmailer.lang-cz.php
    |       |-- phpmailer.lang-de.php
    |       |-- phpmailer.lang-dk.php
    |       |-- phpmailer.lang-en.php
    |       |-- phpmailer.lang-es.php
    |       |-- phpmailer.lang-et.php
    |       |-- phpmailer.lang-fi.php
    |       |-- phpmailer.lang-fo.php
    |       |-- phpmailer.lang-fr.php
    |       |-- phpmailer.lang-hu.php
    |       |-- phpmailer.lang-it.php
    |       |-- phpmailer.lang-ja.php
    |       |-- phpmailer.lang-nl.php
    |       |-- phpmailer.lang-no.php
    |       |-- phpmailer.lang-pl.php
    |       |-- phpmailer.lang-ro.php
    |       |-- phpmailer.lang-ru.php
    |       |-- phpmailer.lang-se.php
    |       `-- phpmailer.lang-tr.php
    |-- resources
    |   |-- README.txt
    |   |-- namespaces.txt
    |   |-- resources.af.txt
    |   |-- resources.ar-ae.txt
    |   |-- resources.ca.txt
    |   |-- resources.cs-cz.txt
    |   |-- resources.da-dk.txt
    |   |-- resources.de-at.txt
    |   |-- resources.de-ch.txt
    |   |-- resources.de-de.txt
    |   |-- resources.de-lu.txt
    |   |-- resources.de.txt
    |   |-- resources.el.txt
    |   |-- resources.en-au.txt
    |   |-- resources.en-nz.txt
    |   |-- resources.en-ph.txt
    |   |-- resources.en-us.txt
    |   |-- resources.es-ar.txt
    |   |-- resources.es-co.txt
    |   |-- resources.es-es.txt
    |   |-- resources.es-mx.txt
    |   |-- resources.es.txt
    |   |-- resources.et-ee.txt
    |   |-- resources.eu.txt
    |   |-- resources.fa.txt
    |   |-- resources.fi-fi.txt
    |   |-- resources.fi.txt
    |   |-- resources.fr-be.txt
    |   |-- resources.fr-ca.txt
    |   |-- resources.fr-ch.txt
    |   |-- resources.fr-fr.txt
    |   |-- resources.fr-lu.txt
    |   |-- resources.fr.txt
    |   |-- resources.gl-es.txt
    |   |-- resources.he.txt
    |   |-- resources.hu-hu.txt
    |   |-- resources.hu.txt
    |   |-- resources.is-is.txt
    |   |-- resources.it-ch.txt
    |   |-- resources.it-it.txt
    |   |-- resources.it.txt
    |   |-- resources.ja-jp.txt
    |   |-- resources.ja.txt
    |   |-- resources.ka.txt
    |   |-- resources.ko-kr.txt
    |   |-- resources.ko.txt
    |   |-- resources.nb-no.txt
    |   |-- resources.nl-nl.txt
    |   |-- resources.nl.txt
    |   |-- resources.pl-pl.txt
    |   |-- resources.pl.txt
    |   |-- resources.pt-br.txt
    |   |-- resources.pt-pt.txt
    |   |-- resources.pt.txt
    |   |-- resources.ro.txt
    |   |-- resources.ru-ru.txt
    |   |-- resources.ru.txt
    |   |-- resources.sk.txt
    |   |-- resources.sl.txt
    |   |-- resources.sv-se.txt
    |   |-- resources.sv.txt
    |   |-- resources.th-th.txt
    |   |-- resources.tr-tr.txt
    |   |-- resources.txt
    |   |-- resources.vi.txt
    |   |-- resources.zh-chs.txt
    |   |-- resources.zh-cn.txt
    |   |-- resources.zh-tw.txt
    |   `-- resources.zh.txt
    |-- skins
    |   |-- COLLEGE.ttf
    |   |-- ace
    |   |   |-- _edcontent.css
    |   |   |-- _editor.css
    |   |   |-- _print.css
    |   |   |-- ace.php
    |   |   |-- blue
    |   |   |   |-- _content.css
    |   |   |   |-- _ie.css
    |   |   |   |-- _ie7.css
    |   |   |   |-- _struct.css
    |   |   |   |-- _styles.css
    |   |   |   |-- at-bg.gif
    |   |   |   |-- at-mbg.gif
    |   |   |   |-- at-r.gif
    |   |   |   |-- at-shadow.gif
    |   |   |   |-- bg-breadcrumbs.gif
    |   |   |   |-- bg-cp-table.gif
    |   |   |   |-- bg-cp-tableb.gif
    |   |   |   |-- bg-dot-h.gif
    |   |   |   |-- bg-dot-v.gif
    |   |   |   |-- bg-dots-end.gif
    |   |   |   |-- bg-dots-hs.gif
    |   |   |   |-- bg-dots-vs.gif
    |   |   |   |-- bg-dots.gif
    |   |   |   |-- bg-edit.gif
    |   |   |   |-- bg-files.gif
    |   |   |   |-- bg-find.gif
    |   |   |   |-- bg-light-stripes-grey.gif
    |   |   |   |-- bg-light-stripes.gif
    |   |   |   |-- bg-main-2.gif
    |   |   |   |-- bg-main-bot.gif
    |   |   |   |-- bg-main-spacer.gif
    |   |   |   |-- bg-main.gif
    |   |   |   |-- bg-nt-end.gif
    |   |   |   |-- bg-nt-h.gif
    |   |   |   |-- bg-nt-v.gif
    |   |   |   |-- bg-pagebar.gif
    |   |   |   |-- bg-pb-l.gif
    |   |   |   |-- bg-pb-r.gif
    |   |   |   |-- bg-pb.gif
    |   |   |   |-- bg-print-dots.gif
    |   |   |   |-- bg-printing.gif
    |   |   |   |-- bg-sdots.gif
    |   |   |   |-- bg-sitebar.gif
    |   |   |   |-- bg-sitebar2.gif
    |   |   |   |-- bg-sp-bot.gif
    |   |   |   |-- bg-tbl-header.gif
    |   |   |   |-- bg-yellow-gradient.gif
    |   |   |   |-- bg-yellow.gif
    |   |   |   |-- chatarea_bg.jpg
    |   |   |   |-- close.gif
    |   |   |   |-- css.php
    |   |   |   |-- export-print.css
    |   |   |   |-- export-styles.css
    |   |   |   |-- home.gif
    |   |   |   |-- icon-16-external.gif
    |   |   |   |-- icon-32-error.gif
    |   |   |   |-- icon-32-success.gif
    |   |   |   |-- icon-doc.png
    |   |   |   |-- icon-home.png
    |   |   |   |-- icon-info.gif
    |   |   |   |-- icon-q.gif
    |   |   |   |-- icon-separator.gif
    |   |   |   |-- icon-sharkfin.gif
    |   |   |   |-- icon-trans.gif
    |   |   |   |-- icon-user.gif
    |   |   |   |-- icon-xml.gif
    |   |   |   |-- icon_collapse.gif
    |   |   |   |-- icon_external.png
    |   |   |   |-- icon_mindtouch.png
    |   |   |   |-- icon_view.gif
    |   |   |   |-- il-bbody.png
    |   |   |   |-- il-bl-ie.gif
    |   |   |   |-- il-bl.png
    |   |   |   |-- il-body.png
    |   |   |   |-- il-bodyl.gif
    |   |   |   |-- il-br-ie.gif
    |   |   |   |-- il-br.png
    |   |   |   |-- il-titlebg.gif
    |   |   |   |-- il-titlelbg.gif
    |   |   |   |-- il-titlelbg.png
    |   |   |   |-- il-titlerbg.png
    |   |   |   |-- il-tl.gif
    |   |   |   |-- il-tr-ie.gif
    |   |   |   |-- il-tr.png
    |   |   |   |-- inspic_18.gif
    |   |   |   |-- login.css
    |   |   |   |-- logo.gif
    |   |   |   |-- mindtouch-logo.gif
    |   |   |   |-- mt-body-m.png
    |   |   |   |-- mt-body-s.png
    |   |   |   |-- mt-bottom-m.png
    |   |   |   |-- mt-bottom-s.png
    |   |   |   |-- mt-top-m.png
    |   |   |   |-- mt-top-s.png
    |   |   |   |-- np-bottom.gif
    |   |   |   |-- np-top.gif
    |   |   |   |-- overlay.png
    |   |   |   |-- parent-closed.gif
    |   |   |   |-- parent-open.gif
    |   |   |   |-- screenshot.png
    |   |   |   |-- screenshot_css_content.png
    |   |   |   |-- screenshot_css_template.png
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- sg-bl.gif
    |   |   |   |-- submit-separator.gif
    |   |   |   |-- tt-body.png
    |   |   |   |-- tt-bottom-l.png
    |   |   |   |-- tt-bottom-r.png
    |   |   |   |-- tt-bottom.png
    |   |   |   |-- tt-top-l.png
    |   |   |   |-- tt-top-n.png
    |   |   |   |-- tt-top-r.png
    |   |   |   `-- user.gif
    |   |   |-- common.css
    |   |   |-- mindtouch
    |   |   |   |-- _content.css
    |   |   |   |-- _ie.css
    |   |   |   |-- _ie7.css
    |   |   |   |-- _struct.css
    |   |   |   |-- _styles.css
    |   |   |   |-- at-bg.gif
    |   |   |   |-- at-mbg.gif
    |   |   |   |-- at-r.gif
    |   |   |   |-- at-shadow.gif
    |   |   |   |-- bg-breadcrumbs.gif
    |   |   |   |-- bg-cp-table.gif
    |   |   |   |-- bg-cp-tableb.gif
    |   |   |   |-- bg-dot-h.gif
    |   |   |   |-- bg-dot-v.gif
    |   |   |   |-- bg-dots-end.gif
    |   |   |   |-- bg-dots-hs.gif
    |   |   |   |-- bg-dots-vs.gif
    |   |   |   |-- bg-dots.gif
    |   |   |   |-- bg-edit.gif
    |   |   |   |-- bg-files.gif
    |   |   |   |-- bg-find.gif
    |   |   |   |-- bg-light-stripes-grey.gif
    |   |   |   |-- bg-light-stripes.gif
    |   |   |   |-- bg-main-2.gif
    |   |   |   |-- bg-main-bot.gif
    |   |   |   |-- bg-main-spacer.gif
    |   |   |   |-- bg-main.gif
    |   |   |   |-- bg-nt-end.gif
    |   |   |   |-- bg-nt-h.gif
    |   |   |   |-- bg-nt-v.gif
    |   |   |   |-- bg-pagebar.gif
    |   |   |   |-- bg-pb-l.gif
    |   |   |   |-- bg-pb-r.gif
    |   |   |   |-- bg-pb.gif
    |   |   |   |-- bg-print-dots.gif
    |   |   |   |-- bg-printing.gif
    |   |   |   |-- bg-sdots.gif
    |   |   |   |-- bg-sitebar.gif
    |   |   |   |-- bg-sitebar2.gif
    |   |   |   |-- bg-sp-bot.gif
    |   |   |   |-- bg-tbl-header.gif
    |   |   |   |-- bg-yellow-gradient.gif
    |   |   |   |-- bg-yellow.gif
    |   |   |   |-- chatarea_bg.jpg
    |   |   |   |-- close.gif
    |   |   |   |-- css.php
    |   |   |   |-- docked-node.gif
    |   |   |   |-- export-print.css
    |   |   |   |-- export-styles.css
    |   |   |   |-- home.gif
    |   |   |   |-- icon-16-external.gif
    |   |   |   |-- icon-32-error.gif
    |   |   |   |-- icon-32-success.gif
    |   |   |   |-- icon-doc.png
    |   |   |   |-- icon-home.png
    |   |   |   |-- icon-info.gif
    |   |   |   |-- icon-q.gif
    |   |   |   |-- icon-separator.gif
    |   |   |   |-- icon-sharkfin.gif
    |   |   |   |-- icon-trans.gif
    |   |   |   |-- icon-user.gif
    |   |   |   |-- icon-xml.gif
    |   |   |   |-- icon_collapse.gif
    |   |   |   |-- icon_external.png
    |   |   |   |-- icon_mindtouch.png
    |   |   |   |-- icon_view.gif
    |   |   |   |-- il-bbody.png
    |   |   |   |-- il-bl-ie.gif
    |   |   |   |-- il-bl.png
    |   |   |   |-- il-body.png
    |   |   |   |-- il-bodyl.gif
    |   |   |   |-- il-br-ie.gif
    |   |   |   |-- il-br.png
    |   |   |   |-- il-titlebg.gif
    |   |   |   |-- il-titlelbg.gif
    |   |   |   |-- il-titlelbg.png
    |   |   |   |-- il-titlerbg.png
    |   |   |   |-- il-tl.gif
    |   |   |   |-- il-tr-ie.gif
    |   |   |   |-- il-tr.png
    |   |   |   |-- inspic_18.gif
    |   |   |   |-- login.css
    |   |   |   |-- logo.gif
    |   |   |   |-- mindtouch-logo.gif
    |   |   |   |-- mt-body-m.png
    |   |   |   |-- mt-body-s.png
    |   |   |   |-- mt-bottom-m.png
    |   |   |   |-- mt-bottom-s.png
    |   |   |   |-- mt-top-m.png
    |   |   |   |-- mt-top-s.png
    |   |   |   |-- nav-options.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- np-bottom.gif
    |   |   |   |-- np-top.gif
    |   |   |   |-- overlay.png
    |   |   |   |-- parent-closed.gif
    |   |   |   |-- parent-open.gif
    |   |   |   |-- screenshot-cssbody.png
    |   |   |   |-- screenshot-csstemplate.png
    |   |   |   |-- screenshot.png
    |   |   |   |-- screenshot_css_content.png
    |   |   |   |-- screenshot_css_template.png
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- sg-bl.gif
    |   |   |   |-- submit-separator.gif
    |   |   |   |-- tt-body.png
    |   |   |   |-- tt-bottom-l.png
    |   |   |   |-- tt-bottom-r.png
    |   |   |   |-- tt-bottom.png
    |   |   |   |-- tt-top-l.png
    |   |   |   |-- tt-top-n.png
    |   |   |   |-- tt-top-r.png
    |   |   |   `-- user.gif
    |   |   `-- neutral
    |   |       |-- _content.css
    |   |       |-- _ie.css
    |   |       |-- _ie7.css
    |   |       |-- _struct.css
    |   |       |-- _styles.css
    |   |       |-- at-bg.gif
    |   |       |-- at-mbg.gif
    |   |       |-- at-r.gif
    |   |       |-- at-shadow.gif
    |   |       |-- bg-breadcrumbs.gif
    |   |       |-- bg-cp-table.gif
    |   |       |-- bg-cp-tableb.gif
    |   |       |-- bg-dot-h.gif
    |   |       |-- bg-dot-v.gif
    |   |       |-- bg-dots-end.gif
    |   |       |-- bg-dots-hs.gif
    |   |       |-- bg-dots-vs.gif
    |   |       |-- bg-dots.gif
    |   |       |-- bg-edit.gif
    |   |       |-- bg-files.gif
    |   |       |-- bg-find.gif
    |   |       |-- bg-light-stripes-grey.gif
    |   |       |-- bg-light-stripes.gif
    |   |       |-- bg-main-2.gif
    |   |       |-- bg-main-bot.gif
    |   |       |-- bg-main-spacer.gif
    |   |       |-- bg-main.gif
    |   |       |-- bg-nt-end.gif
    |   |       |-- bg-nt-h.gif
    |   |       |-- bg-nt-v.gif
    |   |       |-- bg-pagebar.gif
    |   |       |-- bg-pb-l.gif
    |   |       |-- bg-pb-r.gif
    |   |       |-- bg-pb.gif
    |   |       |-- bg-print-dots.gif
    |   |       |-- bg-printing.gif
    |   |       |-- bg-sdots.gif
    |   |       |-- bg-sitebar.gif
    |   |       |-- bg-sitebar2.gif
    |   |       |-- bg-sp-bot.gif
    |   |       |-- bg-tbl-header.gif
    |   |       |-- bg-yellow-gradient.gif
    |   |       |-- bg-yellow.gif
    |   |       |-- btn_find.png
    |   |       |-- chatarea_bg.jpg
    |   |       |-- close.gif
    |   |       |-- css.php
    |   |       |-- docked-node.gif
    |   |       |-- export-print.css
    |   |       |-- export-styles.css
    |   |       |-- home.gif
    |   |       |-- icon-16-external.gif
    |   |       |-- icon-32-error.gif
    |   |       |-- icon-32-success.gif
    |   |       |-- icon-doc.png
    |   |       |-- icon-home.png
    |   |       |-- icon-info.gif
    |   |       |-- icon-q.gif
    |   |       |-- icon-separator.gif
    |   |       |-- icon-sharkfin.gif
    |   |       |-- icon-trans.gif
    |   |       |-- icon-user.gif
    |   |       |-- icon-xml.gif
    |   |       |-- icon_collapse.gif
    |   |       |-- icon_external.png
    |   |       |-- icon_mindtouch.png
    |   |       |-- icon_view.gif
    |   |       |-- il-bbody.png
    |   |       |-- il-bl-ie.gif
    |   |       |-- il-bl.png
    |   |       |-- il-body.png
    |   |       |-- il-bodyl.gif
    |   |       |-- il-br-ie.gif
    |   |       |-- il-br.png
    |   |       |-- il-titlebg.gif
    |   |       |-- il-titlelbg.gif
    |   |       |-- il-titlelbg.png
    |   |       |-- il-titlerbg.png
    |   |       |-- il-tl.gif
    |   |       |-- il-tr-ie.gif
    |   |       |-- il-tr.png
    |   |       |-- inspic_18.gif
    |   |       |-- login.css
    |   |       |-- logo.gif
    |   |       |-- mindtouch-logo.gif
    |   |       |-- mt-body-m.png
    |   |       |-- mt-body-s.png
    |   |       |-- mt-bottom-m.png
    |   |       |-- mt-bottom-s.png
    |   |       |-- mt-top-m.png
    |   |       |-- mt-top-s.png
    |   |       |-- nav-options.gif
    |   |       |-- node-trans.gif
    |   |       |-- np-bottom.gif
    |   |       |-- np-top.gif
    |   |       |-- overlay.png
    |   |       |-- parent-closed.gif
    |   |       |-- parent-open.gif
    |   |       |-- screenshot-cssbody.png
    |   |       |-- screenshot-csstemplate.png
    |   |       |-- screenshot.png
    |   |       |-- screenshot_css_content.png
    |   |       |-- screenshot_css_template.png
    |   |       |-- screenshot_html1.png
    |   |       |-- screenshot_html2.png
    |   |       |-- screenshot_l.png
    |   |       |-- screenshot_m.png
    |   |       |-- screenshot_s.png
    |   |       |-- sg-bl.gif
    |   |       |-- submit-separator.gif
    |   |       |-- tt-body.png
    |   |       |-- tt-bottom-l.png
    |   |       |-- tt-bottom-r.png
    |   |       |-- tt-bottom.png
    |   |       |-- tt-top-l.png
    |   |       |-- tt-top-n.png
    |   |       |-- tt-top-r.png
    |   |       `-- user.gif
    |   |-- base
    |   |   |-- _edcontent.css
    |   |   |-- _editor.css
    |   |   |-- base.php
    |   |   |-- print.css
    |   |   `-- wireframe
    |   |       |-- css.php
    |   |       |-- home.gif
    |   |       |-- node-trans.gif
    |   |       |-- parent-closed.gif
    |   |       |-- parent-open.gif
    |   |       |-- screenshot_l.png
    |   |       |-- screenshot_m.png
    |   |       |-- screenshot_s.png
    |   |       `-- style.css
    |   |-- captcha.php
    |   |-- common
    |   |   |-- Mindtouch.util.js
    |   |   |-- _icons.css
    |   |   |-- _ie.css
    |   |   |-- _ie7.css
    |   |   |-- advanced_properties.js
    |   |   |-- cache
    |   |   |   |-- cache-0-9.12.3-40cd750bba9870f18aada2478b24840a
    |   |   |   |-- cache-1276573435-9.12.3-112e352d783a5254b7589a71636b8f8a
    |   |   |   |-- cache-1276573435-9.12.3-59580007665ee5f1701c5edd62eee6c8
    |   |   |   |-- cache-1276573435-9.12.3-8700bbb331d5377799aab8d91e39a08a
    |   |   |   |-- cache-1276573435-9.12.3-9a0b8bcfeed805389f703b72726bf004
    |   |   |   |-- cache-1276573435-9.12.3-ef89bfadb1150e68ddebbfaa7c522d9e
    |   |   |   |-- cache-language-en
    |   |   |   `-- cache-language-en-us
    |   |   |-- comments.js
    |   |   |-- css.php
    |   |   |-- custom_css.php
    |   |   |-- deki.js
    |   |   |-- dialogs.js
    |   |   |-- editor.css
    |   |   |-- editor.js
    |   |   |-- expressInstall.swf
    |   |   |-- feed.css
    |   |   |-- general.css
    |   |   |-- general.js
    |   |   |-- groupsmanagement.css
    |   |   |-- icons
    |   |   |   |-- accept.png
    |   |   |   |-- alert_off.gif
    |   |   |   |-- alert_on.gif
    |   |   |   |-- align_18.gif
    |   |   |   |-- anim-circle.gif
    |   |   |   |-- anim-save.gif
    |   |   |   |-- anim-wait-circle.gif
    |   |   |   |-- anim-wait.gif
    |   |   |   |-- arrow-down.gif
    |   |   |   |-- arrow-l.gif
    |   |   |   |-- arrow-left.gif
    |   |   |   |-- arrow-r.gif
    |   |   |   |-- attach.png
    |   |   |   |-- back_18.gif
    |   |   |   |-- backcolor_18.gif
    |   |   |   |-- browse.png
    |   |   |   |-- cancel.png
    |   |   |   |-- close.png
    |   |   |   |-- ed_extension.png
    |   |   |   |-- ed_ins_img.gif
    |   |   |   |-- ed_ins_img.png
    |   |   |   |-- ed_link.gif
    |   |   |   |-- ed_link.png
    |   |   |   |-- ed_template.gif
    |   |   |   |-- ed_transform.png
    |   |   |   |-- edit.png
    |   |   |   |-- editor-h1.gif
    |   |   |   |-- editor-h2.gif
    |   |   |   |-- editor-h3.gif
    |   |   |   |-- editor-h4.gif
    |   |   |   |-- editor-h5.gif
    |   |   |   |-- editor-title.gif
    |   |   |   |-- file-acrobat.png
    |   |   |   |-- file-archived.png
    |   |   |   |-- file-camera.png
    |   |   |   |-- file-doc.png
    |   |   |   |-- file-excel.png
    |   |   |   |-- file-flash.png
    |   |   |   |-- file-html.png
    |   |   |   |-- file-image.png
    |   |   |   |-- file-movie.png
    |   |   |   |-- file-music.png
    |   |   |   |-- file-ppt.png
    |   |   |   |-- file-text.png
    |   |   |   |-- file-unknown.png
    |   |   |   |-- file-zip.png
    |   |   |   |-- film.png
    |   |   |   |-- font_18.gif
    |   |   |   |-- fontcolor_18.gif
    |   |   |   |-- fontsize_18.gif
    |   |   |   |-- icon-16-arrow-g.gif
    |   |   |   |-- icon-16-arrow-w.gif
    |   |   |   |-- icon-16-view.gif
    |   |   |   |-- icon-32-error.gif
    |   |   |   |-- icon-32-search.gif
    |   |   |   |-- icon-32-success.gif
    |   |   |   |-- icon-carousel.png
    |   |   |   |-- icon-check.gif
    |   |   |   |-- icon-comment-delete.png
    |   |   |   |-- icon-discuss.gif
    |   |   |   |-- icon-email.gif
    |   |   |   |-- icon-expand.gif
    |   |   |   |-- icon-external.gif
    |   |   |   |-- icon-file.gif
    |   |   |   |-- icon-lock.gif
    |   |   |   |-- icon-mail.gif
    |   |   |   |-- icon-more-disabled.gif
    |   |   |   |-- icon-more.gif
    |   |   |   |-- icon-more.png
    |   |   |   |-- icon-news.gif
    |   |   |   |-- icon-redirect.gif
    |   |   |   |-- icon-trans.gif
    |   |   |   |-- icon-user-s.gif
    |   |   |   |-- icons.gif
    |   |   |   |-- icons.gif.tmp
    |   |   |   |-- icons.psd
    |   |   |   |-- image-wrap-default.png
    |   |   |   |-- image-wrap-left.png
    |   |   |   |-- image-wrap-right.png
    |   |   |   |-- loading.gif
    |   |   |   |-- page_white_flash.png
    |   |   |   |-- save_18.gif
    |   |   |   |-- search.png
    |   |   |   |-- silk
    |   |   |   |   |-- application_side_tree.png
    |   |   |   |   |-- book_open.png
    |   |   |   |   |-- bullet_error.png
    |   |   |   |   |-- comments.png
    |   |   |   |   |-- feed.png
    |   |   |   |   |-- group.png
    |   |   |   |   |-- page_talk.gif
    |   |   |   |   |-- page_white_add.png
    |   |   |   |   |-- page_white_edit.png
    |   |   |   |   |-- pagefiles-disabled.gif
    |   |   |   |   |-- pagefiles.png
    |   |   |   |   |-- picture.png
    |   |   |   |   `-- user.png
    |   |   |   |-- srch_18.gif
    |   |   |   |-- tag_blue_add.png
    |   |   |   |-- tag_blue_delete.png
    |   |   |   `-- tag_blue_edit.png
    |   |   |-- icons.css
    |   |   |-- images
    |   |   |   |-- Arr_.png
    |   |   |   |-- Arr_d.png
    |   |   |   |-- Arr_l.png
    |   |   |   |-- Arr_r.png
    |   |   |   |-- Arr_r.xcf
    |   |   |   |-- Zoom_sans.gif
    |   |   |   |-- anim-large-circle.gif
    |   |   |   |-- bg-comment.png
    |   |   |   |-- bg-script.png
    |   |   |   |-- bullet.gif
    |   |   |   |-- close.gif
    |   |   |   |-- commercial.gif
    |   |   |   |-- extension-default-icon.png
    |   |   |   |-- extension-library-bg.png
    |   |   |   |-- fileicon.png
    |   |   |   |-- gnu-fdl.png
    |   |   |   |-- gnu-fdl.xcf
    |   |   |   |-- icons
    |   |   |   |   |-- AIF-16.PNG
    |   |   |   |   |-- AIF-32.PNG
    |   |   |   |   |-- AIFC-16.PNG
    |   |   |   |   |-- AIFC-32.PNG
    |   |   |   |   |-- AIFF-16.PNG
    |   |   |   |   |-- AIFF-32.PNG
    |   |   |   |   |-- AU-16.PNG
    |   |   |   |   |-- AU-32.PNG
    |   |   |   |   |-- BMP-16.PNG
    |   |   |   |   |-- BMP-32.PNG
    |   |   |   |   |-- Briefcase-16.PNG
    |   |   |   |   |-- Briefcase-32.PNG
    |   |   |   |   |-- DOC-16.PNG
    |   |   |   |   |-- DOC-32.PNG
    |   |   |   |   |-- DOT-16.PNG
    |   |   |   |   |-- DOT-32.PNG
    |   |   |   |   |-- Default-16.PNG
    |   |   |   |   |-- Default-32.PNG
    |   |   |   |   |-- GIF-16.PNG
    |   |   |   |   |-- GIF-32.PNG
    |   |   |   |   |-- JPEG-16.PNG
    |   |   |   |   |-- JPEG-32.PNG
    |   |   |   |   |-- JPG-16.PNG
    |   |   |   |   |-- JPG-32.PNG
    |   |   |   |   |-- M1V-16.PNG
    |   |   |   |   |-- M1V-32.PNG
    |   |   |   |   |-- MOV-16.PNG
    |   |   |   |   |-- MOV-32.PNG
    |   |   |   |   |-- MP2-16.PNG
    |   |   |   |   |-- MP2-32.PNG
    |   |   |   |   |-- MP3-16.PNG
    |   |   |   |   |-- MP3-32.PNG
    |   |   |   |   |-- MPA-16.PNG
    |   |   |   |   |-- MPA-32.PNG
    |   |   |   |   |-- MPEG-16.PNG
    |   |   |   |   |-- MPEG-32.PNG
    |   |   |   |   |-- MPG-16.PNG
    |   |   |   |   |-- MPG-32.PNG
    |   |   |   |   |-- PDF-16.PNG
    |   |   |   |   |-- PDF-32.PNG
    |   |   |   |   |-- PNG-16.PNG
    |   |   |   |   |-- PNG-32.PNG
    |   |   |   |   |-- PPT-16.PNG
    |   |   |   |   |-- PPT-32.PNG
    |   |   |   |   |-- QT-16.PNG
    |   |   |   |   |-- QT-32.PNG
    |   |   |   |   |-- SND-16.PNG
    |   |   |   |   |-- SND-32.PNG
    |   |   |   |   |-- TIF-16.PNG
    |   |   |   |   |-- TIF-32.PNG
    |   |   |   |   |-- TIFF-16.PNG
    |   |   |   |   |-- TIFF-32.PNG
    |   |   |   |   |-- TXT-16.PNG
    |   |   |   |   |-- TXT-32.PNG
    |   |   |   |   |-- WAV-16.PNG
    |   |   |   |   |-- WAV-32.PNG
    |   |   |   |   |-- WMV-16.PNG
    |   |   |   |   |-- WMV-32.PNG
    |   |   |   |   |-- XLS-16.PNG
    |   |   |   |   |-- XLS-32.PNG
    |   |   |   |   |-- XLT-16.PNG
    |   |   |   |   |-- XLT-32.PNG
    |   |   |   |   |-- ZIP-16.PNG
    |   |   |   |   |-- ZIP-32.PNG
    |   |   |   |   |-- aif-16.gif
    |   |   |   |   |-- aif-32.gif
    |   |   |   |   |-- aiff-16.gif
    |   |   |   |   |-- aiff-32.gif
    |   |   |   |   |-- au-16.gif
    |   |   |   |   |-- au-32.gif
    |   |   |   |   |-- bmp-16.gif
    |   |   |   |   |-- bmp-32.gif
    |   |   |   |   |-- briefcase-16.gif
    |   |   |   |   |-- briefcase-32.gif
    |   |   |   |   |-- default-16.gif
    |   |   |   |   |-- default-32.gif
    |   |   |   |   |-- doc-16.gif
    |   |   |   |   |-- doc-32.gif
    |   |   |   |   |-- dot-16.gif
    |   |   |   |   |-- dot-32.gif
    |   |   |   |   |-- gif-16.gif
    |   |   |   |   |-- gif-32.gif
    |   |   |   |   |-- img.png
    |   |   |   |   |-- jpeg-16.gif
    |   |   |   |   |-- jpeg-32.gif
    |   |   |   |   |-- jpg-16.gif
    |   |   |   |   |-- jpg-32.gif
    |   |   |   |   |-- m1v-16.gif
    |   |   |   |   |-- m1v-32.gif
    |   |   |   |   |-- mov-16.gif
    |   |   |   |   |-- mov-32.gif
    |   |   |   |   |-- mp2-16.gif
    |   |   |   |   |-- mp2-32.gif
    |   |   |   |   |-- mp3-16.gif
    |   |   |   |   |-- mp3-32.gif
    |   |   |   |   |-- mpa-16.gif
    |   |   |   |   |-- mpa-32.gif
    |   |   |   |   |-- mpg-16.gif
    |   |   |   |   |-- mpg-32.gif
    |   |   |   |   |-- pdf-16.gif
    |   |   |   |   |-- pdf-32.gif
    |   |   |   |   |-- png-16.gif
    |   |   |   |   |-- png-32.gif
    |   |   |   |   |-- ppt-16.gif
    |   |   |   |   |-- ppt-32.gif
    |   |   |   |   |-- pub-16.gif
    |   |   |   |   |-- qt-16.gif
    |   |   |   |   |-- qt-32.gif
    |   |   |   |   |-- snd-16.gif
    |   |   |   |   |-- snd-32.gif
    |   |   |   |   |-- tif-16.gif
    |   |   |   |   |-- tif-32.gif
    |   |   |   |   |-- txt-16.gif
    |   |   |   |   |-- txt-32.gif
    |   |   |   |   |-- vsd-16.gif
    |   |   |   |   |-- vsd-32.gif
    |   |   |   |   |-- wav-16.gif
    |   |   |   |   |-- wav-32.gif
    |   |   |   |   |-- wmv-16.gif
    |   |   |   |   |-- wmv-32.gif
    |   |   |   |   |-- xls-16.gif
    |   |   |   |   |-- xls-32.gif
    |   |   |   |   |-- xlt-16.gif
    |   |   |   |   |-- xlt-32.gif
    |   |   |   |   |-- zip-16.gif
    |   |   |   |   `-- zip-32.gif
    |   |   |   |-- link_icon.gif
    |   |   |   |-- magnify-clip.png
    |   |   |   |-- magnify-clip.png.old
    |   |   |   |-- maskBG.png
    |   |   |   |-- nav-back.png
    |   |   |   |-- nav-current-page.png
    |   |   |   |-- nav-home.gif
    |   |   |   |-- nav-home.png
    |   |   |   |-- nav-parent-closed.gif
    |   |   |   |-- nav-parent-docked.gif
    |   |   |   |-- nav-parent-open.gif
    |   |   |   |-- nav-user.png
    |   |   |   |-- oobe
    |   |   |   |   |-- mt-bg-user-welcome.png
    |   |   |   |   |-- mt-button-authentication.gif
    |   |   |   |   |-- mt-button-create-page.gif
    |   |   |   |   |-- mt-button-create-template.gif
    |   |   |   |   |-- mt-button-template-documentation-files.gif
    |   |   |   |   |-- mt-button-template-faq.gif
    |   |   |   |   |-- mt-button-template-left-bar.gif
    |   |   |   |   |-- mt-button-template-right-bar.gif
    |   |   |   |   |-- mt-button-template-three-column.gif
    |   |   |   |   |-- mt-button-template-two-column.gif
    |   |   |   |   |-- mt-button-user-profile.gif
    |   |   |   |   |-- mt-icon-lightbulb.gif
    |   |   |   |   |-- mt-icon-notifications.gif
    |   |   |   |   |-- mt-icon-template.gif
    |   |   |   |   |-- mt-img-intranet.gif
    |   |   |   |   |-- mt-img-privacy-legend.gif
    |   |   |   |   |-- mt-img-privacy-settings.gif
    |   |   |   |   |-- mt-img-syntax_highlighter.gif
    |   |   |   |   |-- mt-img-welcome-syntax.gif
    |   |   |   |   |-- mt-title-develop.gif
    |   |   |   |   |-- mt-title-document.gif
    |   |   |   |   |-- mt-title-extranet.gif
    |   |   |   |   |-- mt-title-intranet.gif
    |   |   |   |   `-- mt-title-kb.gif
    |   |   |   |-- poweredby_mindtouch_88x31.png
    |   |   |   |-- prince.png
    |   |   |   |-- printfooter.gif
    |   |   |   |-- redirect.png
    |   |   |   |-- valid-html401.png
    |   |   |   |-- vert_divider.gif
    |   |   |   `-- wiki.png
    |   |   |-- install.css
    |   |   |-- javascript.php
    |   |   |-- jquery
    |   |   |   |-- jquery.min.js
    |   |   |   |-- jquery.plugins.js
    |   |   |   `-- thickbox
    |   |   |       |-- loadingAnimation.gif
    |   |   |       |-- macFFBgHack.png
    |   |   |       |-- thickbox.css
    |   |   |       `-- thickbox.js
    |   |   |-- js.php
    |   |   |-- loading.html
    |   |   |-- logo
    |   |   |   |-- logo.png
    |   |   |   |-- mt-logo.gif
    |   |   |   |-- mt-logo.png
    |   |   |   `-- stocklogo.gif
    |   |   |-- md5.compressed.js
    |   |   |-- menu.js
    |   |   |-- messaging.css
    |   |   |-- messaging.js
    |   |   |-- oobe.css
    |   |   |-- page_alerts.css
    |   |   |-- page_alerts.js
    |   |   |-- pagebus.js
    |   |   |-- popups
    |   |   |   |-- attach_dialog.php
    |   |   |   |-- css
    |   |   |   |   |-- delete.css
    |   |   |   |   |-- dialog.css
    |   |   |   |   |-- email.css
    |   |   |   |   |-- filedesc.css
    |   |   |   |   |-- kaltura_ie6.css
    |   |   |   |   |-- kaltura_ie7.css
    |   |   |   |   |-- kaltura_styles.css
    |   |   |   |   |-- styles.css
    |   |   |   |   `-- tags.css
    |   |   |   |-- dekipage.php
    |   |   |   |-- delete.php
    |   |   |   |-- dialog.js
    |   |   |   |-- extension_dialog.php
    |   |   |   |-- image_dialog.php
    |   |   |   |-- images
    |   |   |   |   |-- title_bg.gif
    |   |   |   |   `-- uploading.gif
    |   |   |   |-- kaltura
    |   |   |   |   |-- KalturaClient.php
    |   |   |   |   |-- KalturaClientBase.php
    |   |   |   |   |-- kaltura_ajax.php
    |   |   |   |   |-- kaltura_editor_dialog.php
    |   |   |   |   |-- kaltura_helpers.php
    |   |   |   |   |-- kaltura_logger.php
    |   |   |   |   `-- kaltura_settings.php
    |   |   |   |-- link_dialog.php
    |   |   |   |-- move_file_dialog.php
    |   |   |   |-- move_page_dialog.php
    |   |   |   |-- notopic.php
    |   |   |   |-- plugins
    |   |   |   |   `-- wysiwyg.js
    |   |   |   |-- popup-video.php
    |   |   |   |-- popup.js
    |   |   |   |-- restrict.php
    |   |   |   |-- select_template.php
    |   |   |   `-- tags_dialog.php
    |   |   |-- prince.content.css
    |   |   |-- prince.css
    |   |   |-- prince.php
    |   |   |-- print.css
    |   |   |-- print.js
    |   |   |-- printview-ie.css
    |   |   |-- printview.css
    |   |   |-- reset.css
    |   |   |-- swfobject.js
    |   |   |-- swfupload
    |   |   |   |-- Core Changelog.txt
    |   |   |   |-- XPButtonNoText_61x22.png
    |   |   |   |-- plugins
    |   |   |   |   |-- SWFObject License.txt
    |   |   |   |   |-- swfupload.cookies.js
    |   |   |   |   |-- swfupload.queue.js
    |   |   |   |   |-- swfupload.speed.js
    |   |   |   |   `-- swfupload.swfobject.js
    |   |   |   |-- swfupload license.txt
    |   |   |   |-- swfupload.js
    |   |   |   `-- swfupload.swf
    |   |   |-- tags.css
    |   |   |-- tags.js
    |   |   |-- thumbtoobig.gif
    |   |   |-- trial
    |   |   |   |-- freetraining.jpg
    |   |   |   |-- freetrial.png
    |   |   |   |-- licenses.png
    |   |   |   `-- support.png
    |   |   |-- updates.css
    |   |   |-- wikibits.js
    |   |   `-- yui
    |   |       |-- animation
    |   |       |   `-- animation.js
    |   |       |-- assets
    |   |       |   `-- skins
    |   |       |       `-- sam
    |   |       |           |-- asc.gif
    |   |       |           |-- autocomplete.css
    |   |       |           |-- blankimage.png
    |   |       |           |-- button.css
    |   |       |           |-- calendar.css
    |   |       |           |-- carousel.css
    |   |       |           |-- colorpicker.css
    |   |       |           |-- container.css
    |   |       |           |-- datatable.css
    |   |       |           |-- desc.gif
    |   |       |           |-- dt-arrow-dn.png
    |   |       |           |-- dt-arrow-up.png
    |   |       |           |-- editor-knob.gif
    |   |       |           |-- editor-sprite-active.gif
    |   |       |           |-- editor-sprite.gif
    |   |       |           |-- editor.css
    |   |       |           |-- header_background.png
    |   |       |           |-- hue_bg.png
    |   |       |           |-- imagecropper.css
    |   |       |           |-- layout.css
    |   |       |           |-- layout_sprite.png
    |   |       |           |-- loading.gif
    |   |       |           |-- logger.css
    |   |       |           |-- menu-button-arrow-disabled.png
    |   |       |           |-- menu-button-arrow.png
    |   |       |           |-- menu.css
    |   |       |           |-- menubaritem_submenuindicator.png
    |   |       |           |-- menubaritem_submenuindicator_disabled.png
    |   |       |           |-- menuitem_checkbox.png
    |   |       |           |-- menuitem_checkbox_disabled.png
    |   |       |           |-- menuitem_submenuindicator.png
    |   |       |           |-- menuitem_submenuindicator_disabled.png
    |   |       |           |-- paginator.css
    |   |       |           |-- picker_mask.png
    |   |       |           |-- profilerviewer.css
    |   |       |           |-- resize.css
    |   |       |           |-- simpleeditor.css
    |   |       |           |-- skin.css
    |   |       |           |-- slider.css
    |   |       |           |-- split-button-arrow-active.png
    |   |       |           |-- split-button-arrow-disabled.png
    |   |       |           |-- split-button-arrow-focus.png
    |   |       |           |-- split-button-arrow-hover.png
    |   |       |           |-- split-button-arrow.png
    |   |       |           |-- sprite.png
    |   |       |           |-- sprite.psd
    |   |       |           |-- tabview.css
    |   |       |           |-- treeview-loading.gif
    |   |       |           |-- treeview-sprite.gif
    |   |       |           |-- treeview.css
    |   |       |           |-- wait.gif
    |   |       |           `-- yuitest.css
    |   |       |-- autocomplete
    |   |       |   |-- assets
    |   |       |   |   |-- autocomplete-core.css
    |   |       |   |   `-- skins
    |   |       |   |       `-- sam
    |   |       |   |           |-- autocomplete-skin.css
    |   |       |   |           `-- autocomplete.css
    |   |       |   |-- autocomplete-skin.css
    |   |       |   |-- autocomplete.css
    |   |       |   `-- autocomplete.js
    |   |       |-- button
    |   |       |   |-- assets
    |   |       |   |   |-- button-core.css
    |   |       |   |   `-- skins
    |   |       |   |       `-- sam
    |   |       |   |           |-- button-skin.css
    |   |       |   |           |-- button.css
    |   |       |   |           |-- menu-button-arrow-disabled.png
    |   |       |   |           |-- menu-button-arrow.png
    |   |       |   |           |-- split-button-arrow-active.png
    |   |       |   |           |-- split-button-arrow-disabled.png
    |   |       |   |           |-- split-button-arrow-focus.png
    |   |       |   |           |-- split-button-arrow-hover.png
    |   |       |   |           `-- split-button-arrow.png
    |   |       |   `-- button.js
    |   |       |-- columnav
    |   |       |   |-- css
    |   |       |   |   |-- carousel.css
    |   |       |   |   |-- columnav.css
    |   |       |   |   `-- deki.css
    |   |       |   |-- images
    |   |       |   |   |-- ajax-loader.gif
    |   |       |   |   |-- arrow-off.gif
    |   |       |   |   |-- arrow-on.gif
    |   |       |   |   |-- error.gif
    |   |       |   |   |-- folder-off.gif
    |   |       |   |   |-- folder-on.gif
    |   |       |   |   |-- folder.png
    |   |       |   |   |-- green.png
    |   |       |   |   |-- red.png
    |   |       |   |   |-- url-off.gif
    |   |       |   |   |-- url-on.gif
    |   |       |   |   `-- yellow.png
    |   |       |   `-- js
    |   |       |       |-- carousel.js
    |   |       |       |-- carousel_min.js
    |   |       |       |-- columnav.js
    |   |       |       |-- columnav_min.js
    |   |       |       `-- json.js
    |   |       |-- columnnav
    |   |       |   |-- css
    |   |       |   |   |-- carousel.css
    |   |       |   |   |-- columnav.css
    |   |       |   |   `-- stringify.css
    |   |       |   |-- images
    |   |       |   |   |-- arrow-off.gif
    |   |       |   |   |-- arrow-on.gif
    |   |       |   |   |-- error.gif
    |   |       |   |   |-- folder-off.gif
    |   |       |   |   |-- folder-on.gif
    |   |       |   |   |-- folder.png
    |   |       |   |   |-- google.png
    |   |       |   |   |-- green.png
    |   |       |   |   |-- red.png
    |   |       |   |   |-- url-off.gif
    |   |       |   |   |-- url-on.gif
    |   |       |   |   |-- yahoo.png
    |   |       |   |   `-- yellow.png
    |   |       |   |-- js
    |   |       |   |   |-- carousel.js
    |   |       |   |   |-- columnav.js
    |   |       |   |   |-- json.js
    |   |       |   |   `-- viewsource.js
    |   |       |   |-- json.js
    |   |       |   |-- stringify.css
    |   |       |   `-- viewsource.js
    |   |       |-- connection
    |   |       |   `-- connection.js
    |   |       |-- container
    |   |       |   |-- assets
    |   |       |   |   |-- alrt16_1.gif
    |   |       |   |   |-- blck16_1.gif
    |   |       |   |   |-- close12_1.gif
    |   |       |   |   |-- container-core.css
    |   |       |   |   |-- container.css
    |   |       |   |   |-- hlp16_1.gif
    |   |       |   |   |-- info16_1.gif
    |   |       |   |   |-- skins
    |   |       |   |   |   `-- sam
    |   |       |   |   |       |-- container-skin.css
    |   |       |   |   |       `-- container.css
    |   |       |   |   |-- tip16_1.gif
    |   |       |   |   `-- warn16_1.gif
    |   |       |   `-- container.js
    |   |       |-- cookie
    |   |       |   `-- cookie.js
    |   |       |-- datasource
    |   |       |   `-- datasource.js
    |   |       |-- datatable
    |   |       |   |-- assets
    |   |       |   |   |-- datatable-core.css
    |   |       |   |   |-- datatable.css
    |   |       |   |   `-- skins
    |   |       |   |       `-- sam
    |   |       |   |           |-- datatable-skin.css
    |   |       |   |           |-- datatable.css
    |   |       |   |           |-- dt-arrow-dn.png
    |   |       |   |           `-- dt-arrow-up.png
    |   |       |   `-- datatable.js
    |   |       |-- dom
    |   |       |   `-- dom.js
    |   |       |-- dragdrop
    |   |       |   `-- dragdrop.js
    |   |       |-- element
    |   |       |   `-- element.js
    |   |       |-- event
    |   |       |   `-- event.js
    |   |       |-- get
    |   |       |   `-- get.js
    |   |       |-- json
    |   |       |   `-- json.js
    |   |       |-- mindtouch
    |   |       |   |-- browse_tab.js
    |   |       |   |-- css
    |   |       |   |   |-- flash_uploader.css
    |   |       |   |   |-- link_dialog.css
    |   |       |   |   |-- link_navigator.css
    |   |       |   |   `-- link_navigator.ie6.css
    |   |       |   |-- dialog.js
    |   |       |   |-- extension.js
    |   |       |   |-- flickr_tab.js
    |   |       |   |-- image_navigator.js
    |   |       |   |-- link_dialog.js
    |   |       |   |-- link_navigator.js
    |   |       |   |-- link_tab.js
    |   |       |   |-- move_file_navigator.js
    |   |       |   |-- page_navigator.js
    |   |       |   `-- uploader.js
    |   |       |-- paginator
    |   |       |   |-- assets
    |   |       |   |   |-- paginator-core.css
    |   |       |   |   `-- skins
    |   |       |   |       `-- sam
    |   |       |   |           |-- paginator-skin.css
    |   |       |   |           `-- paginator.css
    |   |       |   `-- paginator.js
    |   |       |-- utilities
    |   |       |   `-- utilities.js
    |   |       |-- yahoo
    |   |       |   `-- yahoo.js
    |   |       `-- yahoo-dom-event
    |   |           `-- yahoo-dom-event.js
    |   |-- deucebeta
    |   |   |-- _edcontent.css
    |   |   |-- _editor.css
    |   |   |-- common.css
    |   |   |-- deucebeta.php
    |   |   |-- lighty-blue
    |   |   |   |-- _content.css
    |   |   |   |-- bg-arrows.gif
    |   |   |   |-- bg-dots.gif
    |   |   |   |-- bg-returnto.gif
    |   |   |   |-- bg-tbl-header.gif
    |   |   |   |-- bg-yellow.gif
    |   |   |   |-- body-bg.png
    |   |   |   |-- bodyfooter-bg.png
    |   |   |   |-- bodyfooter-spacer.png
    |   |   |   |-- bodyheader-bg.png
    |   |   |   |-- bodyheader-spacer.png
    |   |   |   |-- css.php
    |   |   |   |-- csshover.htc
    |   |   |   |-- header-bg.png
    |   |   |   |-- ie6.css
    |   |   |   |-- ie7.css
    |   |   |   |-- logo.png
    |   |   |   |-- menu-bg.png
    |   |   |   |-- menu-footer.gif
    |   |   |   |-- menu-header.png
    |   |   |   |-- nav-bg-active.png
    |   |   |   |-- nav-bg-g.png
    |   |   |   |-- nav-bg-g2.png
    |   |   |   |-- nav-bg.png
    |   |   |   |-- pagebar-bg-hover.png
    |   |   |   |-- pagebar-bg.png
    |   |   |   |-- pagebar-separator.png
    |   |   |   |-- reset.css
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- styles.css
    |   |   |   `-- text-nav-more.png
    |   |   |-- print.css
    |   |   `-- special.css
    |   |-- down.php
    |   |-- error-settings.php
    |   |-- fiesta
    |   |   |-- PRO
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- global_wrap_bg.gif
    |   |   |   |-- icon_home.gif
    |   |   |   |-- icon_home.png
    |   |   |   |-- icon_userauth.gif
    |   |   |   |-- icon_userauth.png
    |   |   |   |-- logo.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- _common.css
    |   |   |-- _edcontent.css
    |   |   |-- _editor.css
    |   |   |-- _print.css
    |   |   |-- _reset.css
    |   |   |-- _style.css
    |   |   |-- action-open.gif
    |   |   |-- caesious-sunset
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- charcoal-forest
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- christmas-blizzard
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- body_bg.png
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- cobalt-marine
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- custom_bg.gif
    |   |   |-- drop_grey.gif
    |   |   |-- drop_white.gif
    |   |   |-- dropdown_arrow.gif
    |   |   |-- fiesta.php
    |   |   |-- grazing-green
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- icon_create_page.gif
    |   |   |-- icon_create_page_disabled.gif
    |   |   |-- icon_edit_page.gif
    |   |   |-- icon_edit_page_disabled.gif
    |   |   |-- icon_external.gif
    |   |   |-- icon_grid_16.gif
    |   |   |-- icon_grid_40.png
    |   |   |-- icon_grid_dropdown.png
    |   |   |-- icon_home.gif
    |   |   |-- icon_page_restricted.gif
    |   |   |-- icon_page_toc.gif
    |   |   |-- icon_page_toc_disabled.gif
    |   |   |-- icon_preferences_big.gif
    |   |   |-- icon_printer.gif
    |   |   |-- icon_printer_disabled.gif
    |   |   |-- icon_search.gif
    |   |   |-- icon_search.png
    |   |   |-- icon_separator.gif
    |   |   |-- icon_separator.png
    |   |   |-- icon_userauth.gif
    |   |   |-- icon_userauth.png
    |   |   |-- input_bg.png
    |   |   |-- maroon-flash
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_post.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- message_bg.gif
    |   |   |-- mindtouch
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- mindtouch_tile.gif
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- page_footer_post.gif
    |   |   |-- page_footer_post.png
    |   |   |-- page_footer_pre.gif
    |   |   |-- page_footer_pre.png
    |   |   |-- parent_closed.gif
    |   |   |-- parent_open.gif
    |   |   |-- print.css
    |   |   |-- pro-carbon
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- global_wrap_bg.gif
    |   |   |   |-- icon_home.gif
    |   |   |   |-- icon_home.png
    |   |   |   |-- icon_userauth.gif
    |   |   |   |-- icon_userauth.png
    |   |   |   |-- logo.gif
    |   |   |   |-- logo.png
    |   |   |   |-- mast_bg.gif
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_revision_bg.gif
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_hover.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- search_bg.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   |-- userauth_bg.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- pro-olive
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- global_wrap_bg.gif
    |   |   |   |-- icon_home.gif
    |   |   |   |-- icon_home.png
    |   |   |   |-- icon_userauth.gif
    |   |   |   |-- icon_userauth.png
    |   |   |   |-- logo.gif
    |   |   |   |-- logo.png
    |   |   |   |-- mast_bg.gif
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_revision_bg.gif
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_hover.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- search_bg.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   |-- userauth_bg.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- pro-slate
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- global_wrap_bg.gif
    |   |   |   |-- icon_home.gif
    |   |   |   |-- icon_home.png
    |   |   |   |-- icon_userauth.gif
    |   |   |   |-- icon_userauth.png
    |   |   |   |-- logo.gif
    |   |   |   |-- logo.png
    |   |   |   |-- mast_bg.gif
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_revision_bg.gif
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_hover.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- search_bg.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   |-- userauth_bg.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- rustic-azure
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- script_bg.gif
    |   |   |-- side_post.gif
    |   |   |-- side_post.png
    |   |   |-- sky-tangerine
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- smokey-ocean
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- subnav_bg.gif
    |   |   |-- summer-city
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- sunflower-rainbow
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg2.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   |-- sunrise-fog
    |   |   |   |-- _content.css
    |   |   |   |-- admin_th_bg.gif
    |   |   |   |-- body_bg.gif
    |   |   |   |-- buttons.png
    |   |   |   |-- css.php
    |   |   |   |-- global_bg.gif
    |   |   |   |-- logo.png
    |   |   |   |-- nav_childnode.gif
    |   |   |   |-- nav_childnode_hover.gif
    |   |   |   |-- nav_home_selected_bg.gif
    |   |   |   |-- nav_last_docked.gif
    |   |   |   |-- nav_selected.gif
    |   |   |   |-- nav_selectedchild.gif
    |   |   |   |-- nav_sibling.gif
    |   |   |   |-- node-trans.gif
    |   |   |   |-- page_header_post.gif
    |   |   |   |-- page_header_post.png
    |   |   |   |-- page_header_pre.gif
    |   |   |   |-- page_header_pre.png
    |   |   |   |-- pagebar_bg.gif
    |   |   |   |-- pagebar_pre.gif
    |   |   |   |-- pageinfo_bg.gif
    |   |   |   |-- popup_bg.gif
    |   |   |   |-- revision_bg.gif
    |   |   |   |-- screenshot_html1.png
    |   |   |   |-- screenshot_html2.png
    |   |   |   |-- screenshot_html3.png
    |   |   |   |-- screenshot_html4.png
    |   |   |   |-- screenshot_html5.png
    |   |   |   |-- screenshot_html6.png
    |   |   |   |-- screenshot_html7.png
    |   |   |   |-- screenshot_html8.png
    |   |   |   |-- screenshot_l.png
    |   |   |   |-- screenshot_m.png
    |   |   |   |-- screenshot_s.png
    |   |   |   |-- side_pre.gif
    |   |   |   |-- side_pre.png
    |   |   |   |-- sitenav_bg.gif
    |   |   |   |-- sitenav_post.gif
    |   |   |   |-- sitenav_pre.gif
    |   |   |   |-- style.css
    |   |   |   |-- tools_menu_bg.gif
    |   |   |   |-- tools_menu_bg_hover.gif
    |   |   |   `-- usertip_bg.gif
    |   |   `-- wireframe
    |   |       |-- _content.css
    |   |       |-- admin_th_bg.gif
    |   |       |-- buttons.png
    |   |       |-- css.php
    |   |       |-- logo.png
    |   |       |-- nav_childnode.gif
    |   |       |-- nav_childnode_hover.gif
    |   |       |-- nav_home_selected_bg.gif
    |   |       |-- nav_last_docked.gif
    |   |       |-- nav_selected.gif
    |   |       |-- nav_selectedchild.gif
    |   |       |-- nav_sibling.gif
    |   |       |-- node-trans.gif
    |   |       |-- page_header_post.gif
    |   |       |-- page_header_post.png
    |   |       |-- page_header_pre.gif
    |   |       |-- page_header_pre.png
    |   |       |-- pageinfo_bg.gif
    |   |       |-- popup_bg.gif
    |   |       |-- screenshot_l.png
    |   |       |-- screenshot_m.png
    |   |       |-- screenshot_s.png
    |   |       |-- side_pre.png
    |   |       |-- sitenav_bg.gif
    |   |       |-- sitenav_post.gif
    |   |       |-- sitenav_pre.gif
    |   |       |-- style.css
    |   |       |-- tools_menu_bg.gif
    |   |       |-- tools_menu_bg_hover.gif
    |   |       |-- usertip_bg.gif
    |   |       |-- wireframe_footerpost.gif
    |   |       |-- wireframe_headerpost.gif
    |   |       |-- wireframe_mastpost.gif
    |   |       |-- wireframe_mastpre.gif
    |   |       |-- wireframe_navpost.gif
    |   |       |-- wireframe_navpre.gif
    |   |       |-- wireframe_pagebar.gif
    |   |       |-- wireframe_pagerevision.gif
    |   |       |-- wireframe_userauthpost.gif
    |   |       `-- wireframe_userauthpre.gif
    |   |-- fonts
    |   |   |-- gentium
    |   |   |   |-- FONTLOG.txt
    |   |   |   |-- GENTIUM-FAQ.txt
    |   |   |   |-- GenAI102.TTF
    |   |   |   |-- GenAR102.TTF
    |   |   |   |-- GenI102.TTF
    |   |   |   |-- GenR102.TTF
    |   |   |   |-- OFL-FAQ.txt
    |   |   |   |-- OFL.txt
    |   |   |   |-- QUOTES.txt
    |   |   |   `-- README.txt
    |   |   |-- gentium-basic
    |   |   |   |-- FONTLOG.txt
    |   |   |   |-- GENTIUM-FAQ.txt
    |   |   |   |-- GenBasB.ttf
    |   |   |   |-- GenBasBI.ttf
    |   |   |   |-- GenBasI.ttf
    |   |   |   |-- GenBasR.ttf
    |   |   |   |-- GenBkBasB.ttf
    |   |   |   |-- GenBkBasBI.ttf
    |   |   |   |-- GenBkBasI.ttf
    |   |   |   |-- GenBkBasR.ttf
    |   |   |   |-- OFL-FAQ.txt
    |   |   |   `-- OFL.txt
    |   |   `-- pigiarniq
    |   |       |-- Pigiarniq_Bold.ttf
    |   |       `-- Pigiarniq_Regular.ttf
    |   |-- local
    |   `-- maintenance.html
    `-- test
     
     

    etc directory structure

    /etc/dekiwiki

    mindtouch.deki.startup.xml

    mindtouch.host.exe

     

    Apache directory structure

    /etc/apache2/sites-enabled/dekiwiki

     

    What's Next

    Now you have an understanding of where all of the files are installed for MindTouch which can be used for security auditing or just finding your way around the installation.

    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by