git-svn-id: https://svn.libreccm.org/ccm/trunk@1625 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2012-04-30 21:55:29 +00:00
parent ebbba43a7c
commit c311c5daf9
2 changed files with 7 additions and 1 deletions

View File

@ -114,7 +114,7 @@ com.arsdigita.navigation.templates_file=bundle/navigation/sci-templates.txt
# ccm-search application # ccm-search application
com.arsdigita.london.search.show_sponsored_links=true com.arsdigita.london.search.show_sponsored_links=true
; Comment this out or increase the num_of_threads iv you really use remote search ; Comment this out or increase the num_of_threads if you really use remote search
com.arsdigita.london.search.num_threads=0 com.arsdigita.london.search.num_threads=0
@ -127,6 +127,9 @@ themedirector.default_theme_context=
# themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf # themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf
themedirector.default_theme_path=themes/static/aplaws-generic themedirector.default_theme_path=themes/static/aplaws-generic
# atoz
com.arsdigita.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker
# ccm-auth-http application # ccm-auth-http application
auth.http.admin_email=webmaster@scientificcms.org auth.http.admin_email=webmaster@scientificcms.org
auth.http.admin_identifier=webmaster auth.http.admin_identifier=webmaster

View File

@ -166,6 +166,9 @@
<!-- Applications under evaluation --> <!-- Applications under evaluation -->
<!-- Currently broken. --> <!-- Currently broken. -->
<ccm:application name="ccm-atoz"/>
<ccm:application name="ccm-atoz-siteproxy"/>
<ccm:application name="ccm-ldn-atoz"/>
<ccm:application name="ccm-docmgr"/> <ccm:application name="ccm-docmgr"/>
<!-- some minor program issues --> <!-- some minor program issues -->
<ccm:application name="ccm-portalserver"/> <ccm:application name="ccm-portalserver"/>