|
Ïàïêà/ñêðèïò |
Íàçíà÷åíèå |
|
etc |
- |
|
rc.conf.php |
System config file
|
|
startup.inc.php |
Startup script
|
|
case.inc.php |
Controller of administrative interfaces
|
|
interface |
-
|
|
users.inc.php |
‘Users' administrative interface
|
|
ddc.inc.php |
‘Modules' (DDCs) administrative interface
|
|
stats.inc.php |
‘Stats' administrative interface
|
|
graph.php |
Diagrams constructor
|
|
structure.inc.php |
‘Structure' administrative interface
|
|
templates.inc.php |
‘Templates' administrative interface
|
|
user_functions.inc.php |
‘Functions' (CMS-applications) administrative interface
|
|
rc.d |
-
|
|
debug.inc.php |
Debuging functions
|
|
kernel |
-
|
|
kernel.lib.php |
API library of XML Sapiens processor
|
|
vdb.lib.php |
API of virtual DB
|
|
tree.lib.php |
API of dynamic structure tree
|
|
dal |
-
|
|
files.lib.php |
Abstract layer of files management
|
|
lang |
-
|
|
en.inc.php |
English language of administrative interfaces
|
|
ru.inc.php |
Russian language of administrative interfaces
|
|
log |
-
|
|
2005.06.12.log |
Statistics logs
|
|
mvc |
-
|
|
controller |
-
|
|
authorization_analysis.inc.php |
Getting of information about system user
|
|
build_tree.inc.php |
Getting of site structure tree
|
|
getmethod_analysis.inc.php |
Users' GET-query analysis
|
|
postmethod_analysis.inc.php |
Users' GET-query analysis. Email sending commands analisis, letter template forimig.
Notice: Analisis of infochannels queries is removed to get_infochannel() CMS-application (usr/extentions/get_infochannel.inc.php).
|
|
requesturi_analysis.inc.php |
Address track mask analisis, definition of trace mode, declaration of environment ‘document.url' variable.
|
|
User_requests_analysis.inc.php |
Authorization commands analisis, witch are delivered from user form. Giving CMS instructions from user form to site document analysis.
|
|
Model |
-
|
|
document_identification.inc.php |
Current document identification. Transfering its data to $page array.
|
|
View |
-
|
|
functions.inc.php |
General functions
|
|
usr |
-
|
|
dump |
Temporary files folder
|
|
extensions |
CMS-applications folder (Functions).
|
|
System |
-
|
|
cache |
Cache of XML Sapiens objects
|
|
communicator |
Instant messenger functions
|
|
images |
Picturies of sytem interfaces
|
|
js |
-
|
|
mozile |
API WYSIWYG for Gecko-based browsers
|
|
startup.js.php |
Jscript –functions of administrative mode. API WYSIWYG functions.
|
|
404.js.php |
«Runing string» on 404-error default page.
|
|
Tree.js.php |
Jscript/DOM – functions for dynamic management of the structure tree.
|
|
Utf |
Charset cards for UTF-transformation. It's necessary if your PHP hasn't ICONV module)
|
|
insert_file.php |
File adding interface in WYSIWYG
|
|
insert_image.php |
Images adding interface in WYSIWYG
|
|
editor.php |
WYSIWYG-editor
|
|
edit.php |
HTML-mode of WYSIWYG-editor
|
|
sapi_expressions.inc.php |
Functions of XML Sapiens expressions
|
|
checknewversion.inc.php |
Determination of a new CMS version
|
|
common_extfunctions.inc.php |
Common functions of CMS-applications (sorting)
|
|
counter.inc.php |
Visitors statistics processing
|
|
default.css |
Full CSS –schema
|
|
edit_template.inc.php |
Form of file content management for administrative interfaces
|
|
find.html |
Search in WYSIWYG (Ctrl-F)
|
|
html2xhtml.js |
Transformation HTML to xHTML
|
|
image_resize.inc.php |
Functions of images resize (creation of gallery's icons)
|
|
insert_link.php |
Link addind interface in WYSIWYG
|
|
light.css |
Light CSS –schema
|
|
metapanel.inc.php |
Meta tags panel
|
|
plotter.php |
Functions of DDC UML-models drawing
|
|
preview.php |
-//-
|
|
remind.php |
Remindering of a new CMS version
|
|
seo_analizer.php |
Document SEO analyzer
|
|
tree.php |
Functions of data site structure compression
|
|
templates |
Documents templates folder
|
|
files |
Folder of user files
|
|
images |
Folder of user picturies and SWF
|
|
themes |
User interface themes
|
|
xml |
-
|
|
content |
Folder of document content files. Each file has name in accord ID (from structure tree file) of parent document. Each file contains XML-tree with content elements. Names of this elements conform to names of appropriate QCs
|
|
ddc |
Folder of DDCs (modules)
|
|
sdc |
Folder of SDC
|
|
vdb |
Folder of virtual DB files. The folder contains the file with document comments (allcomments_index.xml), the file with number of current system release (release.xml), file with guestbook content (guestbook.xml). Moreover any infochannel is presented in this folder through its index file (for example, news.xml). The folder also contains filders of infochannels entries (for example, news)
|
|
tree.xml |
The structure tree
|
|
users.xml |
Data of system users
|
|
install.php |
System install script
|
|
index.php |
Base script
|
|
preview_image.php |
Script for images presenting in popup window
|
|
showstats.php |
Script of statistics diagram showing
|