Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Design Proxy - Content Managment System

Basic structure,
	_Class 	- Loaded on demand, must be instanciated by modules or index
		common.php - Common functions
		content.php - Basic content class
		display.php - Should be converted to bootstraper and check for login-status before printing debugging information
		dpcms.php	- Main class, calls modules on demand and stores $SQL object
		login.php	- Basic login - creates session ID and clears password
		mysql.php	- Basic mysql class - contains first-run SQL statements and basic fetch and insert commands
		
	i		- images
	l		- Libraries
		jquery.js
	modules - Loaded on demand from dpcms _class using URL to call and send commands to module
	s		- CSS
	settings- Settings files
		config.ini - Duplicate default.config.ini and fill in blanks
		default.config.ini - default config structure

About

Digital Design Proxy Content Management System

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages