1
0
Commit Graph

7 Commits

Author SHA1 Message Date
Bharat Mediratta
99ec99a166 Update to use the new page_type and page_subtype designations. 2009-11-17 14:06:04 -08:00
Chad Kieffer
a6d2f058cd Applied g-block and g-block-content to the admin view. 2009-10-19 22:36:33 -06:00
Chad Kieffer
4be214c4bf Renamed most, if not all css selectors from gModuleName to g-module-name. This might break a few ajax features, please review your modules. 2009-10-04 14:40:59 -06:00
Bharat Mediratta
067b6b5073 Installer cleanup.
We no longer need the install() function for installs that only set
the module version number.  Same for upgrade().  Do a general cleanup
of all installers and remove the ones that are no longer necessary.
2009-09-05 14:21:26 -07:00
Bharat Mediratta
e410a2cbd8 Fold code from xxx_menu helpers into xxx_event to match a recent API change. 2009-07-29 18:00:57 -07:00
Tim Almdal
0543d5341e Updated the developer module to generate the description in modules.info
with quotes.
Cleaned up formatting in dynamic modules

Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-28 03:48:48 +08:00
Tim Almdal
fc671304fe Add the dynamic module to contrib
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-10 23:27:42 +08:00