Revisions for wicked/templates/menu.inc

Location: [ Horde ] / wicked / templates / menu.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.13 (+1 -1 lines) 08/15/2008 11:30 AM Chuck Hagenbuch chuck

escape form data

1.12 (+0 -2 lines) 08/02/2008 05:27 PM Chuck Hagenbuch chuck

remove unnecessary js comments

1.11 (+5 -29 lines) 06/01/2007 02:44 PM Ben Chavet ben

Fix & simply the search.  Searching now returns results for an exact match,
title matches, and page text matches, all on one page.  Still need work on
a paging feature for the results.

1.10 (+2 -2 lines) 02/23/2006 03:19 PM Chuck Hagenbuch chuck

better to float divs here than spans

1.9 (+1 -1 lines) 08/06/2005 09:14 PM Chuck Hagenbuch chuck

Remove deprecated language="" attribute on script tags wherever possible.

1.8 (+25 -8 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.7 (+0 -1 lines) 05/28/2005 01:01 PM Chuck Hagenbuch chuck

Guess what - you can't really set the height on a <br />. I think
before I was thinking of padding, not margin; just set a bottom margin
on #menu instead.

Any thoughts on merging this?

1.6 (+5 -4 lines) 05/09/2005 11:55 PM Chuck Hagenbuch chuck

Fix IE5-mac issues with lots of apps (non-FRAMEWORK_3 apps only)

1.5 (+10 -14 lines) 04/27/2005 11:57 AM Chuck Hagenbuch chuck

Make the label "Page Lookup" for the 'page' search_type, since "Page"
is a little unclear. Also ditch the pre-filled "Search" text.

1.4 (+5 -6 lines) 04/26/2005 05:50 PM Chuck Hagenbuch chuck

Shorten a little, use the button name for showing the kind of search.

1.3 (+1 -1 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.2 (+37 -42 lines) 02/15/2005 05:52 PM Chuck Hagenbuch chuck

Fix forms in #menu

1.1 11/21/2004 05:23 PM Chuck Hagenbuch chuck

New menu.

Submitted by: Roel Gloudemans <roel@gloudemans.info>