]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
latest was a horrible name for a widget - what was I thinking? - now I need to add...
authorCash Costello <cash.costello@gmail.com>
Mon, 28 Sep 2009 22:10:29 +0000 (22:10 +0000)
committerCash Costello <cash.costello@gmail.com>
Mon, 28 Sep 2009 22:10:29 +0000 (22:10 +0000)
start.php
views/default/widgets/latest_photos/edit.php [moved from views/default/widgets/latest/edit.php with 100% similarity]
views/default/widgets/latest_photos/view.php [moved from views/default/widgets/latest/view.php with 100% similarity]

index ba8d90aacd46ecb9bd5245e0e64e9b77df149371..82c83227ef4fe9711320a4c5aa9fcdd0abc30737 100644 (file)
--- a/start.php
+++ b/start.php
@@ -44,7 +44,7 @@
                \r
                // Add a new tidypics widget\r
                add_widget_type('album_view', elgg_echo("tidypics:widget:albums"), elgg_echo("tidypics:widget:album_descr"), 'profile');\r
-               add_widget_type('latest', elgg_echo("tidypics:widget:latest"), elgg_echo("tidypics:widget:latest_descr"), 'profile');\r
+               add_widget_type('latest_photos', elgg_echo("tidypics:widget:latest"), elgg_echo("tidypics:widget:latest_descr"), 'profile');\r
                \r
                // Register a URL handler for files\r
                register_entity_url_handler('tidypics_image_url', 'object', 'image');\r