CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
March 24, 2008
-
It now supports node created and updated time. It also uses the date module's date_custom2unix function to read dates, and only uses strtotime if that's not available, since some platforms have limited range in their strtotime.
March 11, 2008
March 6, 2008
-
Views 'Group-By' Pack: /modules/views_groupby_pack/monthgroup.inc 1.2
Views 'Group-By' Pack: /modules/views_groupby_pack/taxonomygroup.inc 1.2It was accidentally calling theme_monthgroup_monthgroup or theme_taxonomygroup_taxonomygroup directly, rather than using theme("monthgroup_monthgroup", ...). That meant you couldn't override it. This has been fixed.
January 17, 2008
-
Views 'Group-By' Pack: /modules/views_groupby_pack/monthgroup.inc 1.1
Views 'Group-By' Pack: /modules/views_groupby_pack/monthgroup.info NONE
Views 'Group-By' Pack: /modules/views_groupby_pack/monthgroup.module NONE
Views 'Group-By' Pack: /modules/views_groupby_pack/README.txt 1.2
Views 'Group-By' Pack: /modules/views_groupby_pack/taxonomygroup.inc 1.1
Views 'Group-By' Pack: /modules/views_groupby_pack/taxonomygroup.info NONE
Views 'Group-By' Pack: /modules/views_groupby_pack/taxonomygroup.module NONE
Views 'Group-By' Pack: /modules/views_groupby_pack/views_group_pack.info 1.1
Views 'Group-By' Pack: /modules/views_groupby_pack/views_group_pack.module 1.1Consolidating the modules. We now have one module which defines all of the style plugins.
