Revisions for chora/templates/common-header.inc

Location: [ Horde ] / chora / 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.35.10.5 FRAMEWORK_3 (+7 -5 lines) 10/09/2008 01:40 PM Jan Schneider jan

Merge from HEAD.

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

Happy New Year

Tags: BEFORE_MERGE_3_3

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

Fix and update copyright headers.

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

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

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

Happy new year

Tags: CHORA_2_0_2

1.42 (+1 -1 lines) 01/05/2006 05:47 AM Jan Schneider jan

Happy new year

1.41 (+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.35.10.3 FRAMEWORK_3 (+1 -1 lines) 12/04/2005 04:21 PM Chuck Hagenbuch chuck

MFH: always escape $page_title.

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

Always make sure that $page_title is escaped.

1.39 (+2 -0 lines) 10/23/2005 01:27 PM Chuck Hagenbuch chuck

add mising includeScriptFiles() call.

1.38 (+1 -1 lines) 08/16/2005 08:11 PM Matt Selsky selsky

Space.

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

MFH: 1.37

Tags: CHORA_2_0_1, CHORA_2_0_1_RC1

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

Update years.

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

MFH: Add shortcut icons for all applications.

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

Add shortcut icons for all applications.

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

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

Tags: FRAMEWORK_3, BEFORE_BRANCH_3, CHORA_2_0, CHORA_2_0_RC3, CHORA_2_0_RC2, CHORA_2_0_RC1, CHORA_2_0_BETA

1.19.2.5 RELENG_1 (+1 -1 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: CHORA_1_2_3, CHORA_1_2_2

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

Remove $js_onLoad variable altogether.

Tags: CHORA_2_0_ALPHA

1.33 (+1 -1 lines) 01/01/2004 10:14 AM Jan Schneider jan

Happy new year everyone.

1.32 (+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.31 (+1 -1 lines) 09/16/2003 07:04 PM Jan Schneider jan

Use the new Util:: class.

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

consistently use bodyClass, not bodyStyle.

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

Use Horde::nonInputVar()

1.28 (+3 -3 lines) 12/28/2002 10:52 AM Jan Schneider jan

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

1.19.2.4 RELENG_1 (+0 -56 lines) 09/24/2002 07:42 PM Jan Schneider jan

MFH:
* Add menu bar to pages as needed.
* Add preferences page.
* Added "Chora" to the menu bar.

Tags: CHORA_1_2_1, CHORA_1_2_1_RC2, CHORA_1_2_1_RC1, CHORA_1_2, CHORA_1_2_RC3, CHORA_1_2_RC2, CHORA_1_2_RC1

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

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

1.26 (+0 -56 lines) 07/22/2002 11:36 PM Eric Rostetter ericr

* Add menu bar to pages as needed.
* Add preferences page.
* Added "Chora" to the menu bar, but it really should have a different
name/graphic.  Will work on this yet.

1.19.2.3 RELENG_1 (+12 -12 lines) 06/23/2002 09:45 AM Jan Schneider jan

MFH:
* Use 'rb' with filesystem calls in case of windows.
* Show line numbers in the annotate view.
* Show links to view, annotate and download files in the annotate and view
  pages.
* Replace <?= with <?php echo to remove the short_open_tags requirement.
* Several bugfixes.
* Move some code from lib/base.php to lib/Chora.php.

1.25 (+12 -12 lines) 06/15/2002 01:03 AM Chuck Hagenbuch chuck

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

1.19.2.2 RELENG_1 (+8 -8 lines) 03/20/2002 03:30 PM Chuck Hagenbuch chuck

MFH: lots of changes.

Tags: CHORA_1_1, CHORA_1_1_RC1

1.24 (+6 -6 lines) 03/19/2002 07:33 PM Jan Schneider jan

Remove styles that are already defined in Horde's html.php and use Horde's
styles where appropriate.

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

Add theme preference.

1.22 (+1 -1 lines) 01/27/2002 10:57 PM jon

Adapt to the new Horde::img() syntax.

1.21 (+2 -2 lines) 01/24/2002 05:45 PM Chuck Hagenbuch chuck

use $registry->getParam()
use CHORA_TEMPLATES

1.19.2.1 RELENG_1 (+2 -9 lines) 01/15/2002 12:52 PM Jan Schneider jan

MFH 1.20: Add the language to the html tag and simplify the body tag
generation.

Tags: CHORA_1_0

1.20 (+2 -9 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.19 (+1 -2 lines) 09/28/2001 05:42 PM max

Chora didn't even have sitename set, but was trying to use
it in the title.  In any case, nuke that usage in favor of
$registry->getName()

Tags: RELENG_1, CHORA_1_0_RC1

1.18 (+1 -1 lines) 08/18/2001 02:07 AM avsm

repositories() -> Chora::repositories()

Tags: CHORA_0_6_4

1.17 (+1 -1 lines) 08/18/2001 02:00 AM avsm

Move the global url() function to Chora::url()

1.16 (+1 -5 lines) 08/15/2001 12:19 AM avsm

move some logic out of the templates into Chora::wherePath(),
and start losing some global variables from base.php

1.15 (+2 -1 lines) 08/10/2001 06:28 PM avsm

- Add a Vary header for Accept-Language if $language is set
- Replace Chora::img with Horde::img since they do the same thing
  ( originally suggested by dom@recoil.org )

1.14 (+3 -3 lines) 08/03/2001 04:36 PM avsm

Internationalise Chora via the Horde framework.

Added a sample DE locale with three words translated - can anyone
help out and submit some proper ones?

1.13 (+3 -3 lines) 08/01/2001 12:46 PM avsm

Start wrapping text segments in _() gettext calls, to enable Chora
to be internationalised.  Not yet finished.

1.12 (+1 -1 lines) 08/01/2001 09:48 AM avsm

XHTML fixes - Horde::img includes a border tag already, so remove
the repeated one.  Also close some stray <a> tags

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

single quotes

1.10 (+1 -1 lines) 07/17/2001 06:10 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.9 (+1 -1 lines) 07/12/2001 09:49 AM avsm

fix broken image tag as a result of using Horde::img()

get rid of the graphic() function, and use Chora::img() which
wraps Horde::img(), but passes it the Chora webroot queried from the registry.

1.8 (+1 -1 lines) 07/11/2001 03:17 PM Chuck Hagenbuch chuck

Add $conf['menu']['apps'] support and Help system links to all apps with a
Horde-standard menu.

1.7 (+1 -1 lines) 05/23/2001 07:11 PM avsm

Show the symbolic branch name when tracking a branch, and not the
branch number

Tags: CHORA_0_6_1

1.6 (+1 -1 lines) 04/14/2001 02:38 PM avsm

suppress bogus error from is_file for the intro text

1.5 (+60 -0 lines) 04/11/2001 06:32 PM Chuck Hagenbuch chuck

start using Horde framework and fix a couple of CODING_STANDARDS things
(there are a lot of spacing issues left).

1.4 (+1 -1 lines) 04/02/2001 10:30 AM avsm

XHTML fix: typo in <link> tag (text -> type)

1.3 (+1 -1 lines) 03/21/2001 09:07 PM avsm

update the year in the copyright

1.2 (+1 -1 lines) 02/09/2001 04:54 PM Chuck Hagenbuch chuck

The configuration array is now simply $conf. Any settings that must be
accessible unchanged (not overridden) should be put into $conf['horde'].
Everything else is fair game for applications to override.

Tags: CHORA_0_4_1

1.1 01/26/2001 03:55 PM Chuck Hagenbuch chuck

add config file checking to Chora, along with some other horde standard
stuff - CHORA_NAME constant, etc. Anil, should there be a lib/Chora.php for
some of this? Also, the config is missing some common things like
$conf['paths']['root'] - is this something you can look into at some point?