 | Up one level
| |
 | moblog/
| |
 | smarty/
| |
 | entries_flat.php [source] [1853 lines] | |
 | entries_sql.php [source] [1890 lines] | |
 | formclass.php [source] [1432 lines] | Two Kings Form Class, to construct web based forms, do validation and handle the output. For more information, read: http://twokings.eu/tools/ |
 | formclass_defaulthtml.php [source] [500 lines] | Two Kings Form Class, to construct web based forms, do validation and handle the output. For more information, read: http://twokings.eu/tools/ |
 | formclass_mobile.php [source] [482 lines] | Two Kings Form Class, to construct web based forms, do validation and handle the output. For more information, read: http://twokings.eu/tools/ |
 | module_comments.php [source] [860 lines] | |
 | module_db.php [source] [639 lines] | |
 | module_debug.php [source] [449 lines] | Contains the PivotX debug functions. |
 | module_direct.php [source] [81 lines] | |
 | module_extensions.php [source] [1611 lines] | Contains the Class that manages Extensions. |
 | module_i18n.php [source] [271 lines] | Contains the functions needed to use PivotX in different languages (locales) and in UTF-8 encoding. |
 | module_image.php [source] [333 lines] | |
 | module_imagefunctions.php [source] [262 lines] | |
 | module_ipblock.php [source] [192 lines] | |
 | module_lang.php [source] [463 lines] | |
 | module_messages.php [source] [406 lines] | Contains the Class that manages Messages and Warnings. Messages like 'The entry has been saved', will be shown on any page. Warnings like 'Please make sure all files in /pivotx/db/ are writable' will only be shown on the dashboard page. |
 | module_moblog.php [source] [841 lines] | Contains the functions we use to support moblogging |
 | module_multilingual.php [source] [859 lines] | |
 | module_multisite.php [source] [100 lines] | Contains the functions we use to support multi-site PivotX installs. |
 | module_oops.php [source] [7542 lines] | IMPORTANT: - mysql server group_concat_max_len must be set higher then 1024 for certain queries, others the group_concat will fail!! |
 | module_outputsystem.php [source] [498 lines] | |
 | module_parser.php [source] [3356 lines] | Contains the general functions we use to generate pages. |
 | module_search.php [source] [1053 lines] | Contains the functions we use to search entries and pages, and indexing entries and pages for flat file database. |
 | module_smarty.php [source] [5709 lines] | For now we should keep all tags in one file, less clutter. |
 | module_snippets.php [source] [462 lines] | Contains all of the old snippets. Most will be moved/ported to module_smarty.php but some will remain here as fallback for people using old 1.x templates |
 | module_spamkiller.php [source] [875 lines] | Contains all the functions needed for SpamQuiz and HashCash comment spam protection. Based on the excellent Pivot Blacklist (version 0.9.3) written by Marco van Hylckama Vlieg. marco@i-marco.nl - http://www.i-marco.nl/ Includes a modified/stripped down version of Elliott Back's WP-Hashcash version 2.3 http://www.elliottback.com/ |
 | module_sql.php [source] [993 lines] | Some settings for the sql class: |
 | module_tags.php [source] [1024 lines] | |
 | module_trackbacks.php [source] [470 lines] | |
 | module_upload.php [source] [179 lines] | Upload module Configuration options: plupload_runtimes plupload runtime selection, defaults to "flash,html5,silverlight,gears,browserplus" |
 | module_userreg.php [source] [932 lines] | |
 | oops-ajax.php [source] [23 lines] | |
 | pages_flat.php [source] [527 lines] | |
 | pages_sql.php [source] [871 lines] | |
 | safeaddress.inc.php [source] [104 lines] | |
 | zip.lib.php [source] [191 lines] | |