Project

General

Profile

Actions

Feature #17454

closed

Additional view hook for body_top

Added by Tobias Fischer almost 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Hook requests
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Any chance to add the following one-liner to add another hook at the beginning of the body element like we have it at the bottom?
Let's call it view_layouts_base_body_top (analogous to view_layouts_base_body_bottom).

</head>
<body class="<%=h body_css_classes %>">
<%= call_hook :view_layouts_base_body_top %>
<div id="wrapper">

That would be awesome!


Files


Related issues

Related to Redmine - Patch #21587: Additional view hook for body_topClosedJean-Philippe Lang

Actions
Actions #1

Updated by Tobias Fischer over 9 years ago

Patch for this is now attached...
Patched against current trunk (2.5.2-dev)

Actions #2

Updated by Tobias Fischer over 8 years ago

  • Status changed from New to Resolved

Closed in favor of #21587 which is now marked as "Patch" to appear in the official "patch queue" to draw attention to it...

Actions #3

Updated by Toshi MARUYAMA over 8 years ago

  • Related to Patch #21587: Additional view hook for body_top added
Actions #4

Updated by Toshi MARUYAMA over 8 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF