| 1 |
// $Id: CHANGELOG.txt,v 1.18 2009/07/24 17:26:27 sun Exp $
|
| 2 |
|
| 3 |
Menu Trails x.x-x.x, xxxx-xx-xx
|
| 4 |
-------------------------------
|
| 5 |
|
| 6 |
|
| 7 |
Menu Trails 6.x-1.x, xxxx-xx-xx
|
| 8 |
-------------------------------
|
| 9 |
#430290 eojthebrave, sun: Added parent item selection from any menu.
|
| 10 |
#368074 by sun: Fixed token values not generated for nodes without menu item.
|
| 11 |
#368071 by sun: Fixed all slashes stripped from Pathauto tokens.
|
| 12 |
#364717 by sun: Fixed some more PHP notices and proper usage of t().
|
| 13 |
#344853 by sun: Fixed breadcrumb contains "array" in certain cases; Updated
|
| 14 |
theme_links() override with current Drupal core code.
|
| 15 |
#340725 by dynamind, chris.cohen: Added Views integration.
|
| 16 |
#328517 by eojthebrave, sun: Fixed README.txt (about theme override function).
|
| 17 |
#425712 by michaek: Fixed breadcrumb contains ancestors of the current page.
|
| 18 |
#379952 by crischan: Fixed missing db_query() table prefix placeholder for OG.
|
| 19 |
#331870 by Starnox, acstewart, noahb: Fixed breadcrumb contains all sub-links of
|
| 20 |
an expanded link.
|
| 21 |
#377476 by pebosi: Added hook_uninstall().
|
| 22 |
#364717 by drewish, sun: Fixed PHP notices.
|
| 23 |
#363244 by Sutharsan: Fixed parsing error in .info file.
|
| 24 |
#327687 by sun: Fixed PHP notices.
|
| 25 |
#159705 by Sutharsan, sun: Fixed PHP notices if Taxonomy module is not enabled.
|
| 26 |
#327648 by sun: Changed location of admin settings to admin/build/menu/trails.
|
| 27 |
#324631 by sun: Fixed typos in settings form.
|
| 28 |
#325613 by sun: Code clean-up.
|
| 29 |
#313556 by joshk: Fixed PHP fatal error if Taxonomy module not exists.
|
| 30 |
by joshk: Added Token support for Pathauto integration.
|
| 31 |
by joshk: Added breadcrumb support.
|
| 32 |
by joshk: Added OG support.
|
| 33 |
by joshk: Ported to Drupal 6.x.
|
| 34 |
|
| 35 |
|
| 36 |
Menu Trails 5.x-x.x, xxxx-xx-xx
|
| 37 |
-------------------------------
|
| 38 |
#154464 by joshk: Fixed Menu Trails By Category in $nodetype not saved.
|
| 39 |
|