留言板

URL Param to Force Show Dockbar?

thumbnail
Adam Spence,修改在11 年前。

URL Param to Force Show Dockbar?

New Member 帖子: 21 加入日期: 11-8-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
David H Nebinger,修改在11 年前。

RE: URL Param to Force Show Dockbar?

Liferay Legend 帖子: 14915 加入日期: 06-9-2 最近的帖子
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...