# Licensed Materials - Property of IBM, 5724-E76, (C) Copyright IBM Corp. 2004 - All Rights reserved. # -------------------------------- # # Properties of the Loader Service # # -------------------------------- # # The path to commands # # Default: <none> command.path = com.ibm.wps.engine.commands;com.ibm.wps.tpl.commands # Command mappings # These allow the URLs to use an abbreviated form command.mapping.ad = ActionDispatcher command.mapping.adj = ActionDispatcherJSR command.mapping.cps = ChangePortletState command.mapping.cpm = ChangePortletMode command.mapping.cs = ChangeSelection command.mapping.cp = CreatePartition command.mapping.cl = ChangeLanguage command.mapping.ces = ChangeExpandState command.mapping.li = LoginUserAuth command.mapping.lo = LogoutUserAuth command.mapping.sp = SelectPage command.mapping.cpls= ChangePageLoopStart command.mapping.lin = LoginUserNoAuth command.mapping.lon = LogoutUserNoAuth command.mapping.dp = DeletePortlet command.mapping.mpu = MovePortletUp command.mapping.mpd = MovePortletDown command.mapping.mpl = MovePortletLeft command.mapping.mpr = MovePortletRight command.mapping.st = ShowTools command.mapping.ctp = CloseTransientPageCommand # The path to screens # # Default: <none> screen.path = com.ibm.wps.engine.templates.screens # Screen mappings # This can be used to setup alias screen names screen.mapping.* = Default screen.mapping.LoggedIn = Home screen.mapping.LoggedOut = Home screen.mapping.CloseWindow = Plain # The path to skins # # Default: <none> skin.path = com.ibm.wps.engine.templates.skins # Skin mappings # This can be used to setup alias skin names skin.mapping.* = Default # The path to themes # # Default: <none> theme.path = com.ibm.wps.engine.templates.themes # Theme mappings # This can be used to setup alias theme names theme.mapping.* = Default theme.mapping.LoggedIn = Home theme.mapping.LoggedOut = Home
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.