Ticket #285 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Create master template for forms

Reported by: tarmo Assigned to: hans
Priority: critical Milestone: 0.3 Louhi
Component: generic Version:
Keywords: Cc:
Time spent: Time remaining:
Time planned:

Description

(story #284) Create the template "form_template.pt" which is otherwise similar to the master template (main_template.pt), except:

  • the top bar has no active links
  • the search widgets of the top bar are removed
  • the left side portlets are not displayed
  • the main area of the page is stretched left to cover the portlet area
  • the footer is not displayed

Do this in skins/toolbox_tables, since that's currently the default skin. Change any existing form-like pages so that they user form_template instead of main_template.

Change History

04/27/06 17:41:32 changed by hans

  • owner changed from anonymous to hans.
  • status changed from new to assigned.
  • tt_remaining changed.
  • tt_spent changed.
  • tt_estimated changed.

05/08/06 14:42:27 changed by hans

  • status changed from assigned to closed.
  • resolution set to fixed.