All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencms.configuration.opencms-workplace.xml Maven / Gradle / Ivy

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 18.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE opencms SYSTEM "http://www.opencms.org/dtd/6.0/opencms-workplace.dtd">

<opencms>
	<workplace>
		<defaultlocale>en</defaultlocale>
		<localizedfolders>
			<resource uri="/system/workplace/" />
			<resource uri="/system/login/" />
		</localizedfolders>
		<dialoghandlers>
			<dialoghandler class="org.opencms.workplace.commons.CmsDelete" />
			<dialoghandler class="org.opencms.workplace.commons.CmsLock" />
			<dialoghandler class="org.opencms.workplace.commons.CmsPropertyAdvanced">
				<param name="hideadvanced">true</param>
				<param name="showgroup">/Users</param>
				<param name="showgroup">/Test</param>
			</dialoghandler>
		</dialoghandlers>
		<editorhandler class="org.opencms.workplace.editors.CmsEditorHandler" />
		<editoraction class="org.opencms.workplace.editors.CmsEditorActionDefault" />
		<editorcsshandlers>
			<editorcsshandler
				class="org.opencms.workplace.editors.CmsEditorCssHandlerDefault" />
		</editorcsshandlers>
		<editorpreconditions>
			<editorprecondition name="xmlcontent"
				class="org.opencms.workplace.editors.CmsPreEditorActionDefinitionXmlContent" />
		</editorpreconditions>
		<directeditprovider
			class="org.opencms.workplace.editors.directedit.CmsDirectEditDefaultProvider" />
		<exportpoints>
			<exportpoint uri="/system/workplace/resources/"
				destination="resources/" />
		</exportpoints>
		<autolock>true</autolock>
		<xmlcontentautocorrection>true</xmlcontentautocorrection>
		<enableusermanagement>true</enableusermanagement>
		<defaultpropertiesonstructure>true</defaultpropertiesonstructure>
		<enableadvancedpropertytabs>true</enableadvancedpropertytabs>
		<maxfileuploadsize>-1</maxfileuploadsize>
		<labeledfolders />
		<repositoryfolder class="org.opencms.workplace.CmsRepositoryFolderHandler" />
		<rfsfileviewsettings>
			<enabled>true</enabled>
			<fileEncoding>windows-1252</fileEncoding>
			<isLogfile>true</isLogfile>
			<windowSize>200</windowSize>
		</rfsfileviewsettings>
		<explorertypes>
			<explorertype name="unknown_folder" key="fileicon.unknown_folder"
				icon="unknown_folder.png">
				<newresource uri="" order="0" autosetnavigation="false"
					autosettitle="false" />
				<accesscontrol>
					<accessentry principal="DEFAULT" permissions="+r+v" />
					<accessentry principal="GROUP.Guests" permissions="-r-v-w-c" />
					<accessentry principal="ROLE.VFS_MANAGER" permissions="+r+v+w+c" />
				</accesscontrol>
				<editoptions>
					<defaultproperties enabled="false"
						shownavigation="false" />
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<entry key="GUI_EXPLORER_CONTEXT_LOCKS_0" uri="commons/locks.jsp"
							rule="showlocks" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOW_DELETED_0" uri="commons/show_deleted.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="unknown_file" key="fileicon.unknown_file"
				icon="unknown_file.png">
				<newresource uri="" order="0" autosetnavigation="false"
					autosettitle="false" />
				<accesscontrol>
					<accessentry principal="DEFAULT" permissions="+r+v" />
					<accessentry principal="GROUP.Guests" permissions="-r-v-w-c" />
					<accessentry principal="ROLE.VFS_MANAGER" permissions="+r+v+w+c" />
				</accesscontrol>
				<editoptions>
					<defaultproperties enabled="false"
						shownavigation="false" />
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOWSIBLINGS_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fsiblings"
								rule="showsiblings" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="folder" key="fileicon.folder" icon="folder.gif">
				<newresource uri="newresource_folder.jsp" order="5"
					autosetnavigation="false" autosettitle="false" />
				<editoptions>
					<defaultproperties enabled="true" shownavigation="true">
						<defaultproperty name="Title" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<entry key="GUI_EXPLORER_CONTEXT_LOCKS_0" uri="commons/locks.jsp"
							rule="showlocks" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOW_DELETED_0" uri="commons/show_deleted.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_MULTIFILE_PROPERTY_0" uri="commons/property_multifile.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="extendedfolder" key="fileicon.extendedfolder"
				icon="gallery.gif" reference="folder">
				<newresource uri="newresource.jsp?page=extendedfolder"
					order="10" autosetnavigation="false" autosettitle="false" />
			</explorertype>
			<explorertype name="structurecontent" key="fileicon.structurecontent"
				icon="xmlcontent.gif" reference="xmlcontent">
				<newresource uri="newresource.jsp?page=structurecontent"
					order="15" autosetnavigation="false" autosettitle="false" />
			</explorertype>
			<explorertype name="xmlpage" key="fileicon.xmlpage"
				icon="page.gif">
				<newresource uri="newresource_xmlpage.jsp" order="20"
					autosetnavigation="false" autosettitle="false" />
				<editoptions>
					<defaultproperties enabled="true" shownavigation="true">
						<defaultproperty name="Title" />
						<defaultproperty name="Keywords" />
						<defaultproperty name="Description" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_PAGEEDIT_0" uri="editors/editor.jsp"
							target="_top" rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="copy" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOWSIBLINGS_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fsiblings"
								rule="showsiblings" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_EDITSOURCE_0" uri="editors/editor.jsp?editormode=edit"
								target="_top" rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_EDITCONTROLFILE_0" uri="editors/editor.jsp?editastext=true"
								target="_top" rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="plain" key="fileicon.plain" icon="plain.gif">
				<newresource uri="newresource.jsp?newresourcetype=plain"
					order="30" autosetnavigation="false" autosettitle="false" />
				<editoptions>
					<defaultproperties enabled="true" shownavigation="true">
						<defaultproperty name="Title" />
						<defaultproperty name="export" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_EDITSOURCE_0" uri="editors/editor.jsp"
							target="_top" rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="copy" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOWSIBLINGS_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fsiblings"
								rule="showsiblings" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="image" key="fileicon.image" icon="image.gif">
				<newresource uri="" order="40" autosetnavigation="false"
					autosettitle="false" />
				<editoptions>
					<defaultproperties enabled="true" shownavigation="false">
						<defaultproperty name="Title" />
						<defaultproperty name="Description" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="copy" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_REPLACE_0" uri="commons/replace.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOWSIBLINGS_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fsiblings"
								rule="showsiblings" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="jsp" key="fileicon.jsp" icon="jsp.gif">
				<newresource uri="newresource.jsp?newresourcetype=jsp"
					order="50" autosetnavigation="false" autosettitle="false" />
				<accesscontrol>
					<accessentry principal="DEFAULT" permissions="+r+v" />
					<accessentry principal="GROUP.Guests" permissions="-r-v-w-c" />
					<accessentry principal="ROLE.RoleDevelopers"
						permissions="+r+v+w+c" />
				</accesscontrol>
				<editoptions>
					<defaultproperties enabled="true" shownavigation="false">
						<defaultproperty name="Title" />
						<defaultproperty name="cache" />
						<defaultproperty name="content-encoding" />
						<defaultproperty name="export" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_EDITSOURCE_0" uri="editors/editor.jsp"
							target="_top" rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="copy" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOWSIBLINGS_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fsiblings"
								rule="showsiblings" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="binary" key="fileicon.binary" icon="binary.gif">
				<newresource uri="" order="60" autosetnavigation="false"
					autosettitle="false" />
				<editoptions>
					<defaultproperties enabled="true" shownavigation="false">
						<defaultproperty name="Title" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="copy" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_REPLACE_0" uri="commons/replace.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOWSIBLINGS_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fsiblings"
								rule="showsiblings" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="pointer" key="fileicon.pointer"
				icon="pointer.gif">
				<newresource uri="newresource_pointer.jsp" order="70"
					autosetnavigation="false" autosettitle="false" />
				<editoptions>
					<defaultproperties enabled="true" shownavigation="true">
						<defaultproperty name="Title" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_EDITLINK_0" uri="commons/editpointer.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="copy" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOWSIBLINGS_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fsiblings"
								rule="showsiblings" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="link" key="fileicon.link" icon="link.gif">
				<newresource uri="newresource_sibling.jsp" order="90"
					autosetnavigation="false" autosettitle="false" />
			</explorertype>
			<explorertype name="upload" key="fileicon.upload" icon="upload.png">
				<newresource uri="newresource_upload.jsp" order="100"
					autosetnavigation="false" autosettitle="false" />
			</explorertype>
			<explorertype name="imagegallery" key="fileicon.imagegallery"
				icon="imagegallery.gif">
				<newresource page="extendedfolder"
					uri="newresource.jsp?newresourcetype=imagegallery" order="10"
					autosetnavigation="false" autosettitle="false" />
				<editoptions>
					<defaultproperties enabled="true" shownavigation="true">
						<defaultproperty name="Title" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_OPENGALLERY_0" uri="commons/opengallery.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_RENAMEIMAGES_0" uri="commons/renameimages.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_COMMENTIMAGES_0" uri="commons/commentimages.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOW_DELETED_0" uri="commons/show_deleted.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="downloadgallery" key="fileicon.downloadgallery"
				icon="downloadgallery.gif">
				<newresource page="extendedfolder"
					uri="newresource.jsp?newresourcetype=downloadgallery" order="20"
					autosetnavigation="false" autosettitle="false" />
				<editoptions>
					<defaultproperties enabled="true" shownavigation="true">
						<defaultproperty name="Title" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_OPENGALLERY_0" uri="commons/opengallery.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOW_DELETED_0" uri="commons/show_deleted.jsp"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<explorertype name="linkgallery" key="fileicon.linkgallery"
				icon="linkgallery.gif" reference="downloadgallery">
				<newresource page="extendedfolder"
					uri="newresource.jsp?newresourcetype=linkgallery" order="30"
					autosetnavigation="false" autosettitle="false" />
			</explorertype>
			<explorertype name="htmlgallery" key="fileicon.htmlgallery"
				icon="htmlgallery.gif" reference="downloadgallery">
				<newresource page="extendedfolder"
					uri="newresource.jsp?newresourcetype=htmlgallery" order="40"
					autosetnavigation="false" autosettitle="false" />
			</explorertype>
			<explorertype name="tablegallery" key="fileicon.tablegallery"
				icon="tablegallery.gif" reference="downloadgallery">
				<newresource page="extendedfolder"
					uri="newresource.jsp?newresourcetype=tablegallery" order="50"
					autosetnavigation="false" autosettitle="false" />
			</explorertype>
			<explorertype name="xmlcontent" key="fileicon.xmlcontent"
				icon="xmlcontent.gif">
				<newresource page="structurecontent"
					uri="newresource.jsp?newresourcetype=xmlcontent" order="500"
					autosetnavigation="false" autosettitle="false" />
				<editoptions>
					<defaultproperties enabled="true" shownavigation="true">
						<defaultproperty name="Title" />
						<defaultproperty name="Keywords" />
						<defaultproperty name="Description" />
					</defaultproperties>
					<contextmenu>
						<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
							rule="lock" />
						<entry key="GUI_EXPLORER_CONTEXT_OVERRIDELOCK_0" uri="commons/lockchange.jsp"
							rule="changelock" />
						<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
							rule="unlock" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPYTOPROJECT_0" uri="commons/copytoproject.jsp"
							rule="copytoproject" />
						<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
							rule="directpublish" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_EDIT_0" uri="editors/editor.jsp"
							target="_top" rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
							rule="copy" />
						<entry key="GUI_EXPLORER_CONTEXT_MOVE_0" uri="commons/move.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
							rule="standard" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
							rule="undochanges" />
						<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
							rule="undelete" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_RELATIONS_0" rule="substandard">
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONTO_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationtarget"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_LINKRELATIONFROM_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Flinkrelationsource"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SHOWSIBLINGS_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fsiblings"
								rule="showsiblings" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_CATEGORIES_0"
								uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fcategories"
								rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ACCESS_0" uri="commons/chacc.jsp"
							rule="permissions" />
						<entry key="GUI_EXPLORER_CONTEXT_CHNAV_0" uri="commons/chnav.jsp"
							rule="standard" />
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_ADVANCED_0" rule="standard">
							<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_SECURE_0" uri="commons/secure.jsp"
								rule="standard" />
							<entry key="GUI_EXPLORER_CONTEXT_TYPE_0" uri="commons/chtype.jsp"
								rule="standard" />
							<separator />
							<entry key="GUI_EXPLORER_CONTEXT_EDITCONTROLFILE_0" uri="editors/editor.jsp?editastext=true"
								target="_top" rule="standard" />
						</entry>
						<separator />
						<entry key="GUI_EXPLORER_CONTEXT_HISTORY_0"
							uri="views/admin/admin-main.jsp?root=explorer&amp;path=%2Fhistory"
							rule="nondeleted" />
						<entry key="GUI_EXPLORER_CONTEXT_PROPERTY_0" uri="commons/property.jsp"
							rule="nondeleted" />
					</contextmenu>
				</editoptions>
			</explorertype>
			<defaultaccesscontrol>
				<accesscontrol>
					<accessentry principal="DEFAULT" permissions="+r+v" />
					<accessentry principal="GROUP.Guests" permissions="-r-v-w-c" />
					<accessentry principal="ROLE.RoleWorkplaceUsers"
						permissions="+r+v+w+c" />
				</accesscontrol>
			</defaultaccesscontrol>
			<multicontextmenu>
				<entry key="GUI_EXPLORER_CONTEXT_LOCK_0" uri="commons/lock.jsp"
					rule="multistandard" />
				<entry key="GUI_EXPLORER_CONTEXT_UNLOCK_0" uri="commons/unlock.jsp"
					rule="multistandard" />
				<entry key="GUI_EXPLORER_CONTEXT_LOCKS_0" uri="commons/locks.jsp"
					rule="multistandard" />
				<separator />
				<entry key="GUI_EXPLORER_CONTEXT_PUBLISH_0" uri="commons/publishresource.jsp"
					rule="multistandard" />
				<separator />
				<entry key="GUI_EXPLORER_CONTEXT_COPY_0" uri="commons/copy.jsp"
					rule="multistandard" />
				<entry key="GUI_EXPLORER_CONTEXT_MOVE_MULTI_0" uri="commons/move.jsp"
					rule="multistandard" />
				<entry key="GUI_EXPLORER_CONTEXT_DELETE_0" uri="commons/delete.jsp"
					rule="multistandard" />
				<entry key="GUI_EXPLORER_CONTEXT_TOUCH_0" uri="commons/touch.jsp"
					rule="multistandard" />
				<entry key="GUI_EXPLORER_CONTEXT_AVAILABILITY_0" uri="commons/availability.jsp"
					rule="multistandard" />
				<entry key="GUI_EXPLORER_CONTEXT_UNDOCHANGES_0" uri="commons/undochanges.jsp"
					rule="multistandard" />
				<entry key="GUI_EXPLORER_CONTEXT_UNDELETE_0" uri="commons/undelete.jsp"
					rule="multistandard" />
			</multicontextmenu>
			<menurules>
				<menurule name="standard">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameUnlockedInactiveNoAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameLockedActiveNotDeletedAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameOtherlockInvisible" />
				</menurule>
				<menurule name="copy">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameUnlockedActiveNotDeletedNoAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameLockedActiveNotDeletedAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameOtherlockInvisible" />
				</menurule>
				<menurule name="copytoproject">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherActive" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirAlwaysInvisible" />
				</menurule>
				<menurule name="undelete">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameUnlockedActiveDeletedNoAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameLockedActiveDeletedAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameOtherlockInvisible" />
				</menurule>
				<menurule name="undochanges">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameUnlockedInactiveNotDeletedNoAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameLockedActiveChangedAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameOtherlockInvisible" />
				</menurule>
				<menurule name="permissions">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineActive" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherActive" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameUnlockedInactiveNoAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameLockedActiveNotDeletedAl" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameOtherlockInvisible" />
				</menurule>
				<menurule name="directpublish">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirDirectPublish" />
				</menurule>
				<menurule name="lock">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameUnlockedActive" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirAlwaysInvisible" />
				</menurule>
				<menurule name="unlock">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameUnlockedInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameLockedActive" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirAlwaysInvisible" />
				</menurule>
				<menurule name="changelock">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameUnlockedInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameLockedInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrSameOtherlockActiveNoPublish" />
				</menurule>
				<menurule name="showlocks">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOnlineInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirPrOtherInvisible" />
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirAlwaysActive" />
				</menurule>
				<menurule name="showsiblings">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirShowSiblings" />
				</menurule>
				<menurule name="nondeleted">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirActiveNonDeleted" />
				</menurule>
				<menurule name="multistandard">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirMultiStandard" />
				</menurule>
				<menurule name="substandard">
					<menuitemrule
						class="org.opencms.workplace.explorer.menu.CmsMirSubStandard" />
				</menurule>
			</menurules>
		</explorertypes>
		<default-preferences>
			<preference-tab name="basic">
				<preference name="locale" value="en"
					nice-name="%(key.GUI_LABEL_LANGUAGE_0)" />
				<preference name="startProject" value="Offline"
					nice-name="%(key.GUI_PREF_STARTUP_PROJECT_0)" />
				<preference name="startSite" value="/sites/default/"
					nice-name="%(key.GUI_PREF_STARTUP_SITE_0)" />
				<preference name="startFolder" value="/"
					nice-name="%(key.GUI_PREF_STARTUP_FOLDER_0)" />
				<preference name="elementView" nice-name="%(key.GUI_PREF_ELEMENT_VIEW_0)" />
				<preference name="explorerElementView" nice-name="%(key.GUI_PREF_EXPLORER_ELEMENT_VIEW_0)" value="505c1305-271f-3b09-925f-a33a067c98cf" />
				<preference name="timeWarp" value="0"
					nice-name="%(key.GUI_LABEL_TIMEWARP_0)" widget="datebox" />
                <preference name="galleryShowInvalidDefault" value="false" nice-name="%(key.GUI_PREF_GALLERY_SHOW_INVALID_DEFAULT_0)" widget="checkbox" />
			</preference-tab>
			<preference-tab name="extended">
	 		   <preference name="workplaceMode" value="new" nice-name="%(key.GUI_PREF_WORKPLACE_MODE_0)" 
                	widget="select" widget-config="old:%(key.GUI_PREF_WORKPLACE_MODE_OLD_0)|new:%(key.GUI_PREF_WORKPLACE_MODE_NEW_0)" /> 
				<preference name="allowBrokenRelations" value="false"
					widget="checkbox" />
				<preference name="dialogCopyFileMode" value="createresource"
					widget="select"
					widget-config="createresource:%(key.GUI_COPY_AS_NEW_0)|createsibling:%(key.GUI_PREF_COPY_AS_SIBLING_0)" />
				<preference name="dialogCopyFolderMode" value="preservesiblings"
					widget="select"
					widget-config="createsibling:%(key.GUI_PREF_COPY_AS_SIBLINGS_0)|preservesiblings:%(key.GUI_PREF_PRESERVE_SIBLINGS_RESOURCES_0)|createresource:%(key.GUI_PREF_COPY_AS_NEW_0)" />
				<preference name="dialogDeleteFileMode" value="preservesiblings"
					widget="select"
					widget-config="preservesiblings:%(key.GUI_PREF_PRESERVE_SIBLINGS_0)|deletesiblings:%(key.GUI_PREF_DELETE_SIBLINGS_0)" />
				<preference name="dialogExpandInheritedPermissions"
					value="true" widget="checkbox" />
				<preference name="dialogExpandUserPermissions" value="false"
					widget="checkbox" />
				<preference name="dialogPermissionsInheritOnFolder"
					value="false" widget="checkbox" />
				<preference name="dialogPublishSiblings" value="onlyresource" />
				<preference name="dialogShowExportSettings" value="true"
					widget="checkbox" />
				<preference name="dialogShowLock" value="false" widget="checkbox" />
				<preference name="explorerFileEntries" value="50" widget="combo"
					widget-config="50:50|100:100|200:20|300:300|400:400|500:500|2147483647:%(key.GUI_LABEL_UNLIMITED_0)" />
				<preference name="listAllProjects" value="false" widget="checkbox" />
				<preference name="newFolderCreateIndexPage" value="true"
					widget="checkbox" />
				<preference name="newFolderEditProperties" value="true"
					widget="checkbox" />
				<preference name="publishButtonAppearance" value="always" />
				<preference name="restrictExplorerView" value="false"
					widget="checkbox" />
				<preference name="showExplorerFileDateCreated" value="false"
					widget="checkbox" />
				<preference name="showExplorerFileDateExpired" value="true"
					widget="checkbox" />
				<preference name="showExplorerFileDateLastModified"
					value="true" widget="checkbox" />
				<preference name="showExplorerFileDateReleased" value="true"
					widget="checkbox" />
				<preference name="showExplorerFileLockedBy" value="false"
					widget="checkbox" />
				<preference name="showExplorerFileNavText" value="false"
					widget="checkbox" />
				<preference name="showExplorerFilePermissions" value="false"
					widget="checkbox" />
				<preference name="showExplorerFileSize" value="true"
					widget="checkbox" />
				<preference name="showExplorerFileState" value="false"
					widget="checkbox" />
				<preference name="showExplorerFileTitle" value="true"
					widget="checkbox" />
				<preference name="showExplorerFileType" value="true"
					widget="checkbox" />
				<preference name="showExplorerFileUserCreated" value="false"
					widget="checkbox" />
				<preference name="showExplorerFileUserLastModified"
					value="false" widget="checkbox" />
				<preference name="showFileUploadButton" value="true"
					widget="checkbox" />
				<preference name="showPublishNotification" value="false"
					widget="checkbox" />
				<preference name="showUploadTypeDialog" value="true"
					widget="checkbox" />
				<preference name="startView"
					value="/system/workplace/views/explorer/directEdit.jsp" nice-name="%(key.GUI_PREF_STARTUP_VIEW_0)" />
				<preference name="uploadVariant" value="gwt" widget="select"
					widget-config="basic:%(key.GUI_PREF_USE_UPLOAD_BASIC_0)|gwt:%(key.GUI_PREF_USE_UPLOAD_GWT_0)" />
				<preference name="workplaceReportType" value="extended" />
				<preference name="workplaceSearchIndexName" value="Offline project EN (VFS)" />
				<preference name="workplaceSearchViewStyle" value="explorer" />
				<preference name="editor.plain" value="bestavailable" />
				<preference name="editor.xmlcontent" value="bestavailable" />
				<preference name="editor.xmlpage" value="bestavailable" />
				<preference name="gallery.linkgallery" />
				<preference name="gallery.tablegallery" />
				<preference name="gallery.imagegallery" />
				<preference name="gallery.downloadgallery" />
				<preference name="gallery.htmlgallery" />
			</preference-tab>
			<preference-tab name="hidden">
				<preference name="workplaceButtonStyle" value="textimage" />
				<preference name="directEditButtonStyle" value="image" />
				<preference name="editorButtonStyle" value="image" />
				<preference name="explorerButtonStyle" value="textimage" />
				<preference name="subsitemapCreationMode" value="convert" />
				<preference name="publishRelatedResourcesMode" value="true" />
				<preference name="explorerFileEntryOptions" value="50,100,200,300,400,500" />
				<preference name="uploadAppletClientFolder" value="" />
			</preference-tab>
		</default-preferences>
		<workplace-customfoot>
			<color>InfoText</color>
			<background-color>InfoBackground</background-color>
			<text replace="true">[Custom] (%(key.GUI_LABEL_USER_0)
				%(currentuser.name))</text>
		</workplace-customfoot>
		<tool-manager>
			<roots>
				<root>
					<key>admin</key>
					<uri>/system/workplace/admin/</uri>
					<name>${key.GUI_ADMIN_VIEW_ROOT_NAME_0}</name>
					<helptext>${key.GUI_ADMIN_VIEW_ROOT_HELP_0}</helptext>
				</root>
				<root>
					<key>explorer</key>
					<uri>/system/workplace/explorer/</uri>
					<name>${key.GUI_EXPLORER_VIEW_ROOT_NAME_0}</name>
					<helptext>${key.GUI_EXPLORER_VIEW_ROOT_HELP_0}</helptext>
				</root>
			</roots>
		</tool-manager>
	</workplace>
</opencms>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy