掲示板

URL Param to Force Show Dockbar?

thumbnail
11年前 に Adam Spence によって更新されました。

URL Param to Force Show Dockbar?

New Member 投稿: 21 参加年月日: 11/08/26 最新の投稿
Is there a global url param similar to "fast_load_js" or "fast_load_css" that you can use to force the dockbar to show if it's disabled in the theme?
thumbnail
11年前 に David H Nebinger によって更新されました。

RE: URL Param to Force Show Dockbar?

Liferay Legend 投稿: 14915 参加年月日: 06/09/02 最新の投稿
Not that I'm aware of...

In my themes I typically only allow the dockbar for administrators. That way I have it if I log in as an admin, but no one else sees it.

Totally removing it from the theme basically makes the tools that it has inaccessible. You'd have to know the urls for the control panel, etc., in order to access these resources.

Alternatively you could set up a page just for administrators or folks that need dockbar access, but leave the theme for that page as classic. Would give you at least some point to get to the dockbar, but it's not something that I'd like to use...