Revisions for wicked/templates/display/title.inc

Location: [ Horde ] / wicked / templates / display / title.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.10 (+1 -1 lines) 02/29/2008 02:30 PM Chuck Hagenbuch chuck

Escape page names and versions.

1.9 (+9 -8 lines) 05/20/2006 07:44 PM Chuck Hagenbuch chuck

fix potential empty tag (Bug #3090)

1.8 (+1 -1 lines) 08/23/2005 03:43 PM Matt Selsky selsky

Double-quote gettext string.

1.7 (+2 -3 lines) 05/30/2005 02:18 PM Chuck Hagenbuch chuck

[cjh] Add a config option to toggle use of pretty URLS with mod_rewrite
(Bug #1878).

1.6 (+33 -34 lines) 04/26/2005 04:33 PM Chuck Hagenbuch chuck

Lots and lots of HTML cleanups, display headers where they were missing before, show links back to referring pages, etc.

1.5 (+1 -1 lines) 10/19/2004 11:22 AM mdjukic

Change all references to *.gif images to the new *.png.

1.4 (+2 -2 lines) 10/19/2004 04:11 AM mdjukic

first lot being moved from gif to png

1.3 (+1 -1 lines) 10/18/2004 06:02 AM mdjukic

change getParam('graphics') to getImageDir()

1.2 (+13 -0 lines) 10/16/2004 12:49 AM eraserhd

* Add a quick diff link (show changes since last version) when displaying
standard pages.

1.1 08/10/2004 08:26 PM eraserhd

* Replace page-specific wicked blocks with a generic wicked page block that
can display any page.