diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-04-15 07:23:22 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-04-15 07:23:22 +0000 |
commit | a7f345476f80cde43589069825a256534de7745c (patch) | |
tree | d90dfe15263af64b9194e5dcef8810c40b75765e /modules/g2_import/module.info | |
parent | 8c1d1a9d0df5e1501d8beccbadeaf93c95313a62 (diff) |
Very early round of Gallery 2 import code. It can import users (with
the wrong password) and import groups, with a basic UI. Needs a ton
more work.
Diffstat (limited to 'modules/g2_import/module.info')
-rw-r--r-- | modules/g2_import/module.info | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/g2_import/module.info b/modules/g2_import/module.info new file mode 100644 index 00000000..9e04f49b --- /dev/null +++ b/modules/g2_import/module.info @@ -0,0 +1,3 @@ +name = Gallery2 Import +description = Import your Gallery 2 content into Gallery 3 +version = 1 |