Ticket #181 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Location of personal bar changes if user logs out

Reported by: hans Assigned to: anonymous
Priority: major Milestone:
Component: generic Version:
Keywords: Cc:
Time spent: Time remaining:
Time planned:

Description

If user is logged in, the personal bar is displayed in the top (there where it should be) according to #154, #155, #156 and #157.

When user is not logged in, the personal bar is displayed under section tabs, where it is in default Plone.

Personal bar should be always on top of the page.

Change History

01/31/06 17:03:06 changed by vahur

  • status changed from new to closed.
  • tt_spent changed.
  • resolution set to fixed.
  • tt_remaining changed.
  • tt_estimated changed.

We have two templates - tbox_template and main_template tbox_template is without green line where normally is View, Edit..., publish. This template is used for main sections. main_template is slightly customized version of tbox_template and there is also that green line. it's hard without that, I wouldn't want to remove it right now. But some day, we should get rid of two templates, I think