Login   Register  
PHP Classes
elePHPant
Icontem

File: config/cms.xml

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of invitro  >  Navelo CMS  >  config/cms.xml  >  Download  
File: config/cms.xml
Role: Auxiliary data
Content type: text/plain
Description: CMS info
Class: Navelo CMS
A complete Content Management System
Author: By
Last change:
Date: 2004-08-04 07:02
Size: 1,605 bytes
 

Contents

Class file image Download
<configuration>
	<path name="module">
		<configValue name="short_name" type="string">Navelo CMS</configValue>
		<configValue name="short_name" type="string">Navelo Content Management System</configValue>
		<configValue name="description" type="string">
			Content Management with a lot features and make the user comfort with the environment
			and no coding work to create their dream sites, just a few click in a few minutes and
			their sites will be up like the professional site.
		</configValue>
		<configValue name="version" type="string">0.1</configValue>
		<configValue name="num_rows" type="integer">10</configValue>
		<configValue name="timeout" type="integer">3</configValue>
		<configValue name="date_format" type="string">%A, %B %d, %Y @ %H:%M:%S</configValue>
	</path>
	<path name="admin">
		<configValue name="function" type="array">
			<configValue name="public" type="array">
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
			</configValue>
		</configValue>
	</path>
	<path name="client">
		<configValue name="function" type="array">
			<configValue name="public" type="array">
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
			</configValue>
		</configValue>
	</path>
</configuration>