-
Bug #1515838 reported and tested by ay13. Fix query() function signature.
-
#1247028 - fixing some dbtng upgrade issues that werent properly addressed in the migration to 7.x
-
- Remove unused hook_views_handlers() implementation. - Refactor render() slightly to make better use of the views class functions - Run menu titles through html_entity_decode after being sanitized, so that they can be used in jump menus without being double encoded.
-
Removes CHANGELOG. Updates module info file.
-
Menu Node Views: February 25, 2011 2:11
Commit 3dcfce2 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
fixes minor E_ALL issue
-
-- #527506 by mrfelton. Nice patch to add menu description to fields.
-
-- #518818 by kle. Fixes sorting error.
-
-- Adds stub code for converting nids into menu trees.
-
Initial commit of Menu Node Views. Provides Views features for nodes in the menu system.