Adjusted various meta data in bundle files.
git-svn-id: https://svn.libreccm.org/ccm/trunk@5640 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
d10b4436fd
commit
6c51705394
|
|
@ -177,7 +177,7 @@ com.arsdigita.navigation.category_menu_show_grand_children=false
|
||||||
com.arsdigita.navigation.default_cat_root_path=/navigation/
|
com.arsdigita.navigation.default_cat_root_path=/navigation/
|
||||||
com.arsdigita.navigation.default_template=/templates/ccm-navigation/navigation/def-page.jsp
|
com.arsdigita.navigation.default_template=/templates/ccm-navigation/navigation/def-page.jsp
|
||||||
com.arsdigita.navigation.templates_file=bundle/navigation/sci-templates.txt
|
com.arsdigita.navigation.templates_file=bundle/navigation/sci-templates.txt
|
||||||
|
com.arsdigita.navigation.index_page_max_items
|
||||||
|
|
||||||
# SUBSITE configuration parameters
|
# SUBSITE configuration parameters
|
||||||
# ##############################################################################
|
# ##############################################################################
|
||||||
|
|
|
||||||
|
|
@ -188,6 +188,7 @@ com.arsdigita.navigation.default_cat_root_path=/navigation/
|
||||||
com.arsdigita.navigation.default_template=/templates/ccm-navigation/navigation/def-page.jsp
|
com.arsdigita.navigation.default_template=/templates/ccm-navigation/navigation/def-page.jsp
|
||||||
; uncomment the following line and edit the file to use a custom set of templates.
|
; uncomment the following line and edit the file to use a custom set of templates.
|
||||||
com.arsdigita.navigation.templates_file=bundle/navigation/sci-templates.txt
|
com.arsdigita.navigation.templates_file=bundle/navigation/sci-templates.txt
|
||||||
|
com.arsdigita.navigation.index_page_max_items=30
|
||||||
|
|
||||||
|
|
||||||
# SUBSITE configuration parameters
|
# SUBSITE configuration parameters
|
||||||
|
|
|
||||||
|
|
@ -10,10 +10,10 @@
|
||||||
<ccm:project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<ccm:project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
xmlns:ccm="http://ccm.redhat.com/ccm-project"
|
||||||
ccmVersion="6.1"
|
ccmVersion="6.1"
|
||||||
name="ScientificCMS"
|
name="scientificcms-dev"
|
||||||
prettyName="Scientific CMS"
|
prettyName="Scientific CMS"
|
||||||
version="2.3.99"
|
version="2.3.99"
|
||||||
release="devel-SNAPSHOT-r4851"
|
release="SNAPSHOT-r5629"
|
||||||
webxml="sci-web.xml"
|
webxml="sci-web.xml"
|
||||||
portletxml="sci-portlet.xml"
|
portletxml="sci-portlet.xml"
|
||||||
webapp="ROOT"
|
webapp="ROOT"
|
||||||
|
|
@ -151,7 +151,7 @@
|
||||||
-->
|
-->
|
||||||
<ccm:application name="ccm-atoz"/>
|
<ccm:application name="ccm-atoz"/>
|
||||||
<ccm:application name="ccm-atoz-siteproxy"/>
|
<ccm:application name="ccm-atoz-siteproxy"/>
|
||||||
<!--<ccm:application name="ccm-auth-http"/>-->
|
<ccm:application name="ccm-auth-http"/>
|
||||||
<ccm:application name="ccm-bookmarks"/>
|
<ccm:application name="ccm-bookmarks"/>
|
||||||
<ccm:application name="ccm-faq"/>
|
<ccm:application name="ccm-faq"/>
|
||||||
<ccm:application name="ccm-forum-categorised"/>
|
<ccm:application name="ccm-forum-categorised"/>
|
||||||
|
|
|
||||||
|
|
@ -177,6 +177,7 @@ com.arsdigita.navigation.category_menu_show_grand_children=false
|
||||||
com.arsdigita.navigation.default_cat_root_path=/navigation/
|
com.arsdigita.navigation.default_cat_root_path=/navigation/
|
||||||
com.arsdigita.navigation.default_template=/templates/ccm-navigation/navigation/def-page.jsp
|
com.arsdigita.navigation.default_template=/templates/ccm-navigation/navigation/def-page.jsp
|
||||||
com.arsdigita.navigation.templates_file=bundle/navigation/sci-templates.txt
|
com.arsdigita.navigation.templates_file=bundle/navigation/sci-templates.txt
|
||||||
|
com.arsdigita.navigation.index_page_max_items=30
|
||||||
|
|
||||||
|
|
||||||
# SUBSITE configuration parameters
|
# SUBSITE configuration parameters
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue