# ------------------------------------------------------------------- # # 1a. Changing the Portal Logo # # ------------------------------------------------------------------- topnav.logo.file=images/jportal.gif # ------------------------------------------------------------------- # # 1b. Modify the Top Navigation # # ------------------------------------------------------------------- topnav.user_creation.enable=true # ------------------------------------------------------------------- # # 1c. Remove the Left Navigation # # ------------------------------------------------------------------- leftnav.enable=false # ------------------------------------------------------------------- # # 1d. Replace the Bottom Navigation # # ------------------------------------------------------------------- bottomnav.vm=bottom-jportal.vm # ------------------------------------------------------------------- # # 1e. Change the Web Page Title # # ------------------------------------------------------------------- portalpage.title_prefix=JPortal Tutorial: # ------------------------------------------------------------------- # # 1f. Change the Portal Skin # # ------------------------------------------------------------------- services.PortalToolkit.default.skin=jportal-skin site.stylesheet=css/jportal.css # ------------------------------------------------------------------- # # Properties to be removed (including comments) # # ------------------------------------------------------------------- #-contentfeeds. #-#contentfeeds. #-daemon. #-services.DaemonFactory #-content. #-#content. # ------------------------------------------------------------------- # # Tutorial 2 # # ------------------------------------------------------------------- mail.support=support@jetspeed-tutorial.com # Consider the language as part of the fallback? services.Profiler.fallback.language=false # Consider the country code as part of the fallback? services.Profiler.fallback.country=false # ------------------------------------------------------------------- # # Tutorial 3 # # ------------------------------------------------------------------- # services.PortalToolkit.default.control=TitlePortletControl # services.PortalToolkit.default.controller=OneColumn services.PortalToolkit.default.skin=jportal-skin services.Profiler.fallback.language=false # ------------------------------------------------------------------- # # Tutorial 4 # # ------------------------------------------------------------------- # ------------------------------------------------------------------- # # Tutorial 5 # # ------------------------------------------------------------------- # automatically save user state on logout automatic.logout.save = false