Fórumok

URL Param to Force Show Dockbar?

thumbnail
Adam Spence, módosítva 11 év-val korábban

URL Param to Force Show Dockbar?

New Member Bejegyzések: 21 Csatlakozás dátuma: 2011.08.26. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: URL Param to Force Show Dockbar?

Liferay Legend Bejegyzések: 14919 Csatlakozás dátuma: 2006.09.02. Legújabb bejegyzések
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...