Updated devel bundle for scientificcms
git-svn-id: https://svn.libreccm.org/ccm/trunk@4852 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
a121efe40a
commit
ac994a993b
|
|
@ -62,10 +62,12 @@ waf.templating.stylesheet_paths=/WEB-INF/resources/scientificCMS-stylesheet-path
|
||||||
|
|
||||||
# CORE UI configuration parameters
|
# CORE UI configuration parameters
|
||||||
# ##############################################################################
|
# ##############################################################################
|
||||||
core.ui.pagemap.root_page_url=/portal/
|
;core.ui.pagemap.root_page_url=/portal/
|
||||||
|
core.ui.pagemap.root_page_url=/navigation/
|
||||||
#core.ui.pagemap.user_redirect_url=content-center/redirect.jsp
|
#core.ui.pagemap.user_redirect_url=content-center/redirect.jsp
|
||||||
core.ui.pagemap.user_redirect_url=/content-center/
|
core.ui.pagemap.user_redirect_url=/content-center/
|
||||||
core.ui.pagemap.workspace_url=/portal/
|
;core.ui.pagemap.workspace_url=/portal/
|
||||||
|
core.ui.pagemap.workspace_url=/navigation/
|
||||||
# With version 2 moved from kernel/security to ui rsp ui.permissions and
|
# With version 2 moved from kernel/security to ui rsp ui.permissions and
|
||||||
# no longer intended to be user configurable.
|
# no longer intended to be user configurable.
|
||||||
# TODO CHECK what these URLS (esp. ../one) is used for.
|
# TODO CHECK what these URLS (esp. ../one) is used for.
|
||||||
|
|
|
||||||
|
|
@ -12,8 +12,8 @@
|
||||||
ccmVersion="6.1"
|
ccmVersion="6.1"
|
||||||
name="ScientificCMS"
|
name="ScientificCMS"
|
||||||
prettyName="Scientific CMS"
|
prettyName="Scientific CMS"
|
||||||
version="2.3.0"
|
version="2.3.99"
|
||||||
release="devel-SNAPSHOT-r4767"
|
release="devel-SNAPSHOT-r4851"
|
||||||
webxml="sci-web.xml"
|
webxml="sci-web.xml"
|
||||||
portletxml="sci-portlet.xml"
|
portletxml="sci-portlet.xml"
|
||||||
webapp="ROOT"
|
webapp="ROOT"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue