CVS messages for Directory
September 30, 2008
-
Directory: /modules/directory/CHANGELOG.txt 1.13
Directory: /modules/directory/directory.install 1.6
Directory: /modules/directory/directory.module 1.35* Fixed hook_uninsall() to cover all variable that may be set in the future. * update_6001() remove one obsolete variable.
August 13, 2008
-
Directory: /modules/directory/directory.install 1.5
Directory: /modules/directory/directory.module 1.34Add collapsible setting.
July 16, 2008
-
Update: remove variable related to the settings that was removed earlier today.
-
60 line patch. * Remove the setting item to exclude node types from directory pages: This setting had no effect anymore since we don't select nodes. * Fix one E_ALL notice. -
#276033. Reorganizing the code, to group functions by type (hooks, themeable functions, menu callbacks, etc.) No code change done.
-
Written announcement for the first D6 alpha release of directory.module.
-
394 line patch. * Removed a huge chunk of code which used to display nodes and taxonomy terms according to the first letter of the term. The code was completely broken, and since we don't directly deal with node selection and teaser display anymore (we use taxonomy.module for that), almost all of the theming functions could be discarded. -
67 line patch. * Show subterms for all terms in pages like taxonomy/term/23+67 and taxonomy/term/23,67.
-
Turn the vocabulary names in the main directory into links to the per-vocabulary page.
-
85 line patch. Revert changes to hook_menu(): keep the foreach() loop that will dynamically create menu items for each vocabulary. See http://drupal.org/node/283198
