Fórum

URL Param to Force Show Dockbar?

thumbnail
Adam Spence, modificado 11 Anos atrás.

URL Param to Force Show Dockbar?

New Member Postagens: 21 Data de Entrada: 26/08/11 Postagens Recentes
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, modificado 11 Anos atrás.

RE: URL Param to Force Show Dockbar?

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
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...