jford 2004/06/26 19:07:20
Added: fusion/src/webapp/WEB-INF/conf
TurbineResources.properties.merge
JetspeedResources.properties.merge
Log:
Merge properties files for fusion
Revision Changes Path
1.1
jakarta-jetspeed/fusion/src/webapp/WEB-INF/conf/TurbineResources.properties.merge
Index: TurbineResources.properties.merge
===================================================================
# Copyright 2004 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
action.accesscontroller=FusionAccessController
1.1
jakarta-jetspeed/fusion/src/webapp/WEB-INF/conf/JetspeedResources.properties.merge
Index: JetspeedResources.properties.merge
===================================================================
# Copyright 2004 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
##
## Fusion modules
##
module.packages=org.apache.jetspeed.fusion.modules
## Da logo
topnav.logo.file=images/jetspeed-logo-fusion.gif
##
## Fusion
##
services.fusion.classname=org.apache.jetspeed.fusion.services.fusion.FusionServiceImpl
services.fusion.properties.file=/WEB-INF/conf/fusion.properties
#########################################
# Fusion PAM Properties #
#########################################
##WARNING: These need to match the values in JetspeedResources.properties.merge
fusion.jsr168.parent = JSR168Portlet
fusion.jsr168.portlet_definition=portlet_definition
fusion.jsr168.portlet_application=portlet_application
fusion.jsr168.j2.entity = j2_entity
customizer.action.save = portlets.FusionEndCustomize
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]