Project

General

Profile

Actions

Feature #2179

closed

Alternate layout for one site

Added by Patrick Naubert over 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
-
Start date:
2008-11-13
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Just like Redmine permits Themes that modify the current layout, we would like to be able to modify the site layout.

Currently, we handrolically modify the base.rhtml file.

I think it would be a better idea to make the lines in app/controllers/application.rb:

class ApplicationController < ActionController::Base
layout 'base'

To instead read from a Settings.

The problem is that we are creating a redmine site for our government, and the law requires us to provide a Common Look and Feel to all government sites. (Top menu on the side instead, government banner, etc...)


Files

redmine_plugin_layout_example.tar.gz (988 Bytes) redmine_plugin_layout_example.tar.gz Example plugin overriding the layout Eric Davis, 2008-11-18 22:43
Actions

Also available in: Atom PDF