From f1cb43430bc84aaa2bcf7bfc99d1ef9dd0138e78 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 3 Apr 2009 00:50:43 +0000 Subject: First iteration of the organize functionality (orginally called bulk edit). There is limited functionality in no edits work. This is primary a chance for the team to review the ui. It is in a separate module to isolate the changes. Eventually, it will be moved back into core. --- modules/organize/module.info | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modules/organize/module.info (limited to 'modules/organize/module.info') diff --git a/modules/organize/module.info b/modules/organize/module.info new file mode 100644 index 00000000..b3ae94a3 --- /dev/null +++ b/modules/organize/module.info @@ -0,0 +1,3 @@ +name = Organize +description = Organize your gallery by apply tags or moving images +version = 1 -- cgit v1.2.3