Revisions for nag/templates/common-header.inc

Location: [ Horde ] / nag / templates / common-header.inc View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.21.10.7 FRAMEWORK_3 (+1 -1 lines) 01/02/2008 12:13 PM Jan Schneider jan

Happy New Year

Tags: NAG_2_2, NAG_2_2_RC3, NAG_2_2_RC2

1.34 (+1 -1 lines) 01/02/2008 07:51 AM Jan Schneider jan

Happy New Year

1.21.10.6 FRAMEWORK_3 (+12 -7 lines) 12/20/2007 09:23 AM Jan Schneider jan

Merge from HEAD.

1.33 (+0 -3 lines) 11/16/2007 02:48 PM Chuck Hagenbuch chuck

Even though fixUnstyledOptions.js was removed when we introduced the
side panel, we were still trying to load it. Kill it finally.

Tags: BEFORE_MERGE_3_2, NAG_2_2_RC1

1.32 (+3 -3 lines) 01/12/2007 08:13 AM Jan Schneider jan

Fix and update copyright headers.

Tags: NAG_2_2_ALPHA

1.31 (+1 -1 lines) 12/30/2006 02:15 PM Jan Schneider jan

Standardize on "_The_ Horde Project" and "http://_www_.horde.org".

1.30 (+9 -1 lines) 10/27/2006 07:19 PM Chuck Hagenbuch chuck

Move tasklist/notepad selection to panels like Kronolith's.

1.21.10.5 FRAMEWORK_3 (+1 -1 lines) 01/05/2006 05:52 AM Jan Schneider jan

Happy new year

Tags: NAG_2_1_4, NAG_2_1_3, NAG_2_1_2, NAG_2_1_1, NAG_2_1, NAG_2_1_RC2

1.29 (+1 -1 lines) 01/05/2006 05:48 AM Jan Schneider jan

Happy new year

1.28 (+1 -1 lines) 01/04/2006 10:09 PM Chuck Hagenbuch chuck

Add support for bodyId to all apps and improve the bodyClass code in some apps.
Also make sure some apps load their own css (if it exists).

1.21.10.4 FRAMEWORK_3 (+1 -1 lines) 12/04/2005 04:21 PM Chuck Hagenbuch chuck

MFH: always escape $page_title.

Tags: NAG_2_1_RC1

1.27 (+1 -1 lines) 12/04/2005 04:15 PM Chuck Hagenbuch chuck

Always make sure that $page_title is escaped.

1.21.10.3 FRAMEWORK_3 (+4 -0 lines) 10/18/2005 08:56 AM Jan Schneider jan

Merged from HEAD.

1.26 (+1 -1 lines) 09/27/2005 07:50 AM Jan Schneider jan

Fix scope

Tags: BEFORE_MERGE_3_1

1.25 (+3 -0 lines) 09/08/2005 11:20 PM Chuck Hagenbuch chuck

Ugly, but this is the only way I can find to put some sort of marker
on options with class="selected" in Safari and Kronolith.
Bug: 2559

1.24 (+1 -0 lines) 07/08/2005 03:04 PM Chuck Hagenbuch chuck

- Add categoryCSS.php for Nag, too
- Hack to make it work for the portal by including a link tag where it's not technically legal. works in Firefox, though, so maybe it'll get us through to a BC fix for it.
- Clean up a bunch of CSS and HTML
- make the task list columns dynamically resortable. Pretty good but needs some work still to adjust the column CSS and to store the sort order permanently.

1.21.10.2 FRAMEWORK_3 (+1 -1 lines) 05/27/2005 01:03 PM Jan Schneider jan

MFH: 1.23

Tags: NAG_2_0_4, NAG_2_0_3, NAG_2_0_2, NAG_2_0_2_RC1

1.23 (+1 -1 lines) 05/27/2005 12:45 PM Jan Schneider jan

Update years.

1.21.10.1 FRAMEWORK_3 (+1 -0 lines) 02/20/2005 01:32 PM Jan Schneider jan

MFH: Add shortcut icons for all applications.

1.22 (+1 -0 lines) 02/20/2005 01:20 PM Jan Schneider jan

Add shortcut icons for all applications.

1.21 (+1 -1 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

Tags: FRAMEWORK_3, NAG_2_0_1, NAG_2_0, NAG_2_0_RC3, NAG_2_0_RC2, NAG_2_0_RC1, NAG_2_0_BETA

1.20 (+1 -1 lines) 09/13/2004 04:14 PM Jan Schneider jan

Print theme.

1.8.2.2 RELENG_1 (+3 -0 lines) 03/26/2004 05:43 PM Jan Schneider jan

Lots and lots of copyright and license updates and fixes. Someone will have to that for the HEAD branches too.

Tags: NAG_1_1_3, NAG_1_1_2, NAG_1_1_2_RC1

1.19 (+1 -1 lines) 01/18/2004 12:54 PM Jan Schneider jan

Remove $js_onLoad variable altogether.

Tags: NAG_2_0_ALPHA

1.18 (+1 -1 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

1.17 (+1 -1 lines) 09/26/2003 12:44 PM Chuck Hagenbuch chuck

I can't figure out why we needed to load all of the html.php files on every
single page load just to get the theme name to pass to Horde::stylesheetLink().
This rearranges stylesheetLink() to make a bit more sense and to not need
the $theme parameter unless you want to override it.

1.16 (+1 -1 lines) 09/16/2003 07:07 PM Jan Schneider jan

Use the new Util:: class.

1.15 (+2 -0 lines) 09/03/2003 05:24 PM Chuck Hagenbuch chuck

add missing includeScriptFiles() calls.

1.14 (+1 -1 lines) 06/10/2003 11:18 AM Chuck Hagenbuch chuck

consistently use bodyClass, not bodyStyle.

1.13 (+1 -1 lines) 04/28/2003 07:03 PM Jan Schneider jan

Use Horde::nonInputVar()

1.12 (+5 -2 lines) 12/28/2002 10:52 AM Jan Schneider jan

Use NLS::getCharset().
Update copyright information.

1.11 (+1 -9 lines) 07/31/2002 12:52 PM Michael M Slusarz slusarz

Stylesheet link generation handled by Horde::stylesheetLink().

1.8.2.1 RELENG_1 (+3 -3 lines) 06/23/2002 10:17 AM Jan Schneider jan

MFH:
* Show success or failure message on saving the task.
* Show completed tasks with strikethrough in the Horde summary screen.
* Replace <?= with <?php echo to remove the short_open_tags requirement.

Tags: NAG_1_1_1, NAG_1_1_1_RC1, NAG_1_1, NAG_1_1_RC2, NAG_1_1_RC1

1.10 (+3 -3 lines) 06/15/2002 01:04 AM Chuck Hagenbuch chuck

Replace <?= with <?php echo, and remove the short_open_tags requirement.

1.9 (+9 -1 lines) 03/11/2002 12:59 PM Jan Schneider jan

Add theme preference.

1.8 (+2 -2 lines) 01/24/2002 03:02 PM Chuck Hagenbuch chuck

use $registry->getParam()
use NAG_TEMPLATES
use the new Notification system.
prefix all application constants with NAG_

Tags: RELENG_1, NAG_1_0, NAG_1_0_RC3, NAG_1_0_RC2, NAG_1_0_RC1

1.7 (+6 -7 lines) 12/22/2001 09:43 PM Chuck Hagenbuch chuck

NEVER use a regular expression to match or replace a static string.
str_replace, strstr, or strtr are your friends.

Other than that, try to be consistent about style and features between apps.

1.6 (+1 -1 lines) 12/09/2001 02:23 AM jon

Separate the application name from the page title with two colons (::).

1.5 (+1 -2 lines) 09/28/2001 05:44 PM max

Nuke $conf['sitename'] in favor of $registry->getName

1.4 (+1 -0 lines) 08/10/2001 06:48 PM avsm

Add a Vary: Accept-Language header to indicate language negotiation
if $language is set

1.3 (+1 -1 lines) 07/21/2001 02:10 PM Chuck Hagenbuch chuck

single quotes

1.2 (+1 -1 lines) 07/17/2001 06:13 AM avsm

Cleanup: change all the $conf['paths'] variables to query this information
from the registry using the new API functions:

getTemplatePath(), getWebRoot(), getFileRoot(), getGraphicsPath()

Update your config files!

1.1 04/15/2001 12:14 PM jon

- Introduce the common-header.inc and common-footer.inc templates.
- Merge doctype.inc into common-header.inc.

Tags: NAG_0_0_1, NAG_STAGE_6, NAG_STAGE_5, NAG_STAGE_4, NAG_STAGE_3, NAG_STAGE_2, NAG_STAGE_1