/[drupal]/contributions/modules/navigation/CHANGELOG
ViewVC logotype

Log of /contributions/modules/navigation/CHANGELOG

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 03:11:26 2004 UTC (5 years, 2 months ago) by jeremy
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +5 -0 lines
Diff to previous 1.18
Sync with 4.4 version.  (cvs version is identical, not ported to 4.5 yet)

Revision 1.11.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Sep 16 03:10:03 2004 UTC (5 years, 2 months ago) by jeremy
Branch: DRUPAL-4-4
Changes since 1.11.2.7: +5 -0 lines
Diff to previous 1.11.2.7 , to branch point 1.11 , to next main 1.19
 - navigation.module
    o implement feature request #10004: allow url's up to 255 characters
      (also allow menu names and menu item names up to 255 characters)

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun May 30 22:00:21 2004 UTC (5 years, 5 months ago) by jeremy
Branch: MAIN
Changes since 1.17: +5 -0 lines
Diff to previous 1.17
May 30, 2004 (Jeremy Andrews)
 - navigation.module
    o fix bug #8152: remove extra paramater in call to navigation_l()
    (Thanks to Grandmother Spider to finding the bug)

Revision 1.11.2.7 - (view) (download) (annotate) - [select for diffs]
Sun May 30 21:58:38 2004 UTC (5 years, 5 months ago) by jeremy
Branch: DRUPAL-4-4
Changes since 1.11.2.6: +5 -0 lines
Diff to previous 1.11.2.6 , to branch point 1.11
Fixed bug #8152:  duplicate parameter in call to navigation_l()
(Thanks to Grandmother Spider for finding the bug)

Revision 1.11.2.6 - (view) (download) (annotate) - [select for diffs]
Fri May 21 03:35:23 2004 UTC (5 years, 6 months ago) by jeremy
Branch: DRUPAL-4-4
Changes since 1.11.2.5: +4 -0 lines
Diff to previous 1.11.2.5 , to branch point 1.11
Backport bugfix #7552 to 4-4 version of navigation.module.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri May 21 03:26:08 2004 UTC (5 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.16: +4 -0 lines
Diff to previous 1.16
fixed bug #7552: navigation module now properly creates offsite links

Revision 1.11.2.5 - (view) (download) (annotate) - [select for diffs]
Wed Mar 31 03:55:58 2004 UTC (5 years, 7 months ago) by jeremy
Branch: DRUPAL-4-4
Changes since 1.11.2.4: +4 -0 lines
Diff to previous 1.11.2.4 , to branch point 1.11
 - navigation.module
    o fix bug #6764: replace " with ' in menu item description

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Mar 31 03:54:42 2004 UTC (5 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.15: +4 -0 lines
Diff to previous 1.15
 - navigation.module
    o fix bug #6764: replace " with ' in menu item description

Revision 1.11.2.4 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 05:01:09 2004 UTC (5 years, 8 months ago) by jeremy
Branch: DRUPAL-4-4
Changes since 1.11.2.3: +5 -0 lines
Diff to previous 1.11.2.3 , to branch point 1.11
sync with cvs branch

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 04:59:58 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.14: +5 -0 lines
Diff to previous 1.14
 - navigation.module
    o fix bug in which when adding a menu item the 'view permissions' and
      'taxonomy terms' wouldn't stick.  Only affected when first adding an
      item, didn't affect modifications to existing items.

Revision 1.11.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Mar 27 21:41:18 2004 UTC (5 years, 8 months ago) by jeremy
Branch: DRUPAL-4-4
Changes since 1.11.2.2: +4 -0 lines
Diff to previous 1.11.2.2 , to branch point 1.11
Synchronize with cvs update of navigation.css

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Mar 27 21:40:05 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.13: +4 -0 lines
Diff to previous 1.13
 - navigation.css
    o removed underlines from links

Revision 1.11.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Mar 24 13:38:41 2004 UTC (5 years, 8 months ago) by jeremy
Branch: DRUPAL-4-4
Changes since 1.11.2.1: +5 -0 lines
Diff to previous 1.11.2.1 , to branch point 1.11
sync with cvs version of navigation.module

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Mar 24 13:37:17 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.12: +5 -0 lines
Diff to previous 1.12
Mar 24, 2004 (Jeremy Andrews)
 - navigation.module
    o fix bug #6685: consistently use $menu->name for block selection/display
    o fix bug #6686: use Drupal standard style @import to load stylesheet

Revision 1.11.2.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 21 21:11:53 2004 UTC (5 years, 8 months ago) by jeremy
Branch: DRUPAL-4-4
Changes since 1.11: +11 -0 lines
Diff to previous 1.11
Syncronize with cvs updates

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Mar 21 21:05:16 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.11: +11 -0 lines
Diff to previous 1.11
Mar 21, 2004 (Jeremy Andrews)
 - navigation.module
    o output each row of css in own <ul>
      (removed embedded <ul>'s as we never got a 100% working css)

 - navigation.css
    o rewrite, provides very simple horizontal css based menus
      (as this is the default, it was kept very simple to work with all
       browsers and to support an unlimited number of rows.  use css from
       the contributions directory if you need fancier tabs.)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Mar 19 00:06:03 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Branch point for: DRUPAL-4-4
Changes since 1.10: +7 -0 lines
Diff to previous 1.10
Mar 18, 2004 (Jeremy Andrews)
 - navigation.module
    o fix bug #6565: use class to identify tab <ul> to support multiple tabs
    o add id to navigation_display_tabs to support styling of multiple tabs
      (patch by Gerhard Killesreiter)
    o add id to navigation_display_menu to support styling of multiple menus

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Mar 17 22:59:04 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.9: +5 -0 lines
Diff to previous 1.9
Mar 17, 2004 (Jeremy Andrews)
 - navigation.module
    o fix bug #6542: id attribute can't start with a number
      (Where it used to output "<id=#>" it now outputs "<id=item-#>".)

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Mar 17 14:57:26 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.8: +10 -0 lines
Diff to previous 1.8
Mar 17, 2004
 - navigation.css (Bèr Kessels <berkessels at gmx.net>)
    o simple default tabs - minimal styling, functional, compatible
      tested on: Mozilla, Internet Explorer, Konqueror, Opera

 - navigation.module (Jeremy Andrews: based on patch from Gerhard Killesreiter)
    o cleanup output
    o properly use class/id
    o only display <ul></ul> if there are <li>'s

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Mar 16 20:04:28 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.7: +6 -0 lines
Diff to previous 1.7
Mar 16, 2004 (Jeremy Andrews <jeremy at kerneltrap.org>)
 - navigation.module
    o rewrote menu/tab building logic to support multiple active items
      (multiple active tabs may not work properly -- as there's currently
      no fully working navigation.css, there's no way to test this.)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Tue Mar 16 16:09:23 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.6: +18 -8 lines
Diff to previous 1.6
Mar 16, 2004 (Jeremy Andrews <jeremy at kerneltrap.org>)
 - navigation.module
    o add administrative option to make menu item always enabled
    o function navigation_load_selected_items() needs a rewrite to support
      multiple active items.  At this time it can only handle one item being
      active at a time.  (hence, this functionality is exceedingly limited)

 - navigation.module
    o added int(1) 'enable' to table 'menu_item'

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Mar 14 20:49:59 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.5: +4 -0 lines
Diff to previous 1.5
- navigation.module
   o fix a few missed db_prefix braces
     (Patch by Moshe Weitzman)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Mar 6 16:46:24 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.4: +12 -0 lines
Diff to previous 1.4
Mar 6, 2004 (Jeremy Andrews <jandrews@kerneltrap.org>)
 - navigation.mysql
    o added varchar(255) 'vocabularies' to table 'menu'
    o added varchar(255) 'terms' to table 'menu_item'
    o cleanup

 - navigation.module
    o introduced relation between menus and vocabularies
    o introduced relation between menu items and terms
    o taxonomy relationship configurable, disabled by default
    o implementation appears to work, but needs usability cleanup (complex)

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Mar 5 04:14:04 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.3: +5 -0 lines
Diff to previous 1.3
Mar 4, 2004 (Jeremy Andrews <jandrews@kerneltrap.org>)
 - navigation.module:
    o added configuration setting to specify path of default CSS file for tabs
      (defaults to 'modules/navigation/navigation.css')

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Mar 4 05:02:20 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.2: +16 -0 lines
Diff to previous 1.2
 - navigation.module:
    o rewrite of tab and menu building logic:
       - only evaluates visible items
       - tab menu wrapped in <div class="tabs">
       - block menu wrapped in <div class="menu">
       - only uses one <ul> per logical row
       - each tab/menu row provides access to a new class
       - each tab/menu item has a unique id
      (breaks existing navigation.css -- tabs do not currently display)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 1 17:23:42 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Branch point for: drop
Changes since 1.1: +6 -2 lines
Diff to previous 1.1
updated navigation.module to display menu item description on mouseover
(patch by Tom Dobes)

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sun Feb 29 01:53:22 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
 - navigation.module:
    o cache menu item roles in a static variable to minimize queries
    o remove unnecessary calls to user_roles()
    o added help text

 - navigation.mysql:
    o added varchar(255) 'roles' database field to menu table
    o added varchar(255) 'roles' database field to menu_item table

 - TODO, INSTALL:
    o updated to reflect recent changes

 - CHANGELOG:
    o added to directory

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2