-
Stripping CVS keywords
-
Stripping CVS keywords
-
minor: avoid two warnings actually, initialize data
-
sync HEAD to DRUPAL-6--1 branch now development is gonna take place on HEAD.. I mean better cvs use
-
changes based on list module and other changes changes based on list module: - jquery_ui support instead of jquery_interface - css format and some suggestions on margins - reorder js file - return hook_theme array in the right format other changes: - change order in hook_view following api example - avoid passing by ref unless necessary - pass parameters in the rigth way in hook_form's - inline form for task edit
-
module file to 6.x (based on coder module upgrade suggestions)
-
use schema for installation
-
info file to 6.x
-
bug: replace order by sort on js file
-
Coding standars with coder module Also, do not include LIMIT on queries that use "where tid = %d", against todo_list task table because tid is a primary key(imposible to have more than one row affected)