visible soul web design corpus christi logo

visible soulweb design

serving corpus christi, texas & the world

 
VPS Web Hosting

Viewing: MKPDocs 1.0

MKPDocs 1.0

MKPDocs 1.0 14.05.2006
Requires Mkportal M1.1 Rc1
Author: visiblesoul

Screenshot:



DISCLAIMER: MKPDocs requires a little knowledge of php. I can only give limited support for this module. Use at your own risk.


This is not a normal MKPortal module. There is no control panel. There is no database. File editing is done manually via ftp although there is a module code generator that makes coding simpler. This module is also able to generate static html pages. Actually there are a lot of nice features in this module that can be configured with a little bit of knowledge and patience. It an excellent simple solution for many documentation projects. Multiple installations are easy and only require editing paths in conf.inc.php.

MKPDocs is an integration of...

PHP Doc System Copyright © 2003-2004 Alex King

DGS Search Copyright © 2000-2001 Digital Genesis Software, LLC.

"function copydirr" by Anton Makarenko

--------------------------
CHANGELOG:
--------------------------
1.0 (14.05.2006):
-changed version number in credits.php and file credits. No other changes.
--------------------------
1.0 RC1 (03.04.2006):
-patched PHP Doc System "show" vulnerability
-added new admin directory
-credits page displays version info only to Admin
-fixed generator.php javascript bug
-various minor bug-fixes and improvements
--------------------------
Beta3a (25.01.2006):
-fixed conf.inc.php to allow moving the docs directory"
--------------------------
Beta3:
-changed module URL from "index.php?ind=docs" to "/mkportal/modules/docs/"
-fixed "Related Links" bug
-moved most language into lang file
-added simple search feature (not boolean, sorry)
-moved module copyright to "Credits" page
-static page mode viewed only by Admin
-fixed display bug when gzip is disabled
-many more code changes...