From 762ca225443626b69c94f6d6c833f66de69b2ce1 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Mon, 18 May 2009 19:34:03 +0000 Subject: This takes us the next step closer to providing bulk edit. We still can't edit, but we are getting closer :-). This change sets up a framework for modules to contribute edit panels to the organize drawer. Currently implemented General (albums and photos), Sort Order (albums only) and Manage Tags --- modules/tag/views/tag_organize.html.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 modules/tag/views/tag_organize.html.php (limited to 'modules/tag/views') diff --git a/modules/tag/views/tag_organize.html.php b/modules/tag/views/tag_organize.html.php new file mode 100644 index 00000000..bb46b861 --- /dev/null +++ b/modules/tag/views/tag_organize.html.php @@ -0,0 +1,25 @@ + + + + + + $tagGroup): ?> +
+  () + +
+ \ No newline at end of file -- cgit v1.2.3