Updated devel bundle for scientificcms

git-svn-id: https://svn.libreccm.org/ccm/trunk@4852 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2017-07-09 11:34:03 +00:00
parent a121efe40a
commit ac994a993b
2 changed files with 6 additions and 4 deletions

View File

@ -62,10 +62,12 @@ waf.templating.stylesheet_paths=/WEB-INF/resources/scientificCMS-stylesheet-path
# 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/
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
# no longer intended to be user configurable.
# TODO CHECK what these URLS (esp. ../one) is used for.

View File

@ -12,8 +12,8 @@
ccmVersion="6.1"
name="ScientificCMS"
prettyName="Scientific CMS"
version="2.3.0"
release="devel-SNAPSHOT-r4767"
version="2.3.99"
release="devel-SNAPSHOT-r4851"
webxml="sci-web.xml"
portletxml="sci-portlet.xml"
webapp="ROOT"