From 066a30d42aa814637facc30f5cc24e8a50d908d8 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 13 Dec 2009 02:13:13 +0000 Subject: 1.6.5 version --- contributions.txt | 19 +++++++++++++++++++ manifest.xml | 8 ++++---- start.php | 3 ++- 3 files changed, 25 insertions(+), 5 deletions(-) diff --git a/contributions.txt b/contributions.txt index e324f71f5..0a6c98f49 100644 --- a/contributions.txt +++ b/contributions.txt @@ -1,5 +1,24 @@ See individual change logs for contributors to those builds + +------------------------------------------------------------------------ +Version 1.6.5 Change List +Release Date: 12/12/2009 +------------------------------------------------------------------------ +BEGIN VERSION 1.6.5 CHANGES +------------------------------------------------------------------------ + * Bug fixes + * Better plugin hooks for adding slideshows and lightboxes + * Better display of album pages and tweaked css + * Slideshows available on more pages + * Made a change to parameters in tp_list_entities - added container + * Added Danish translation from erikernstm + * Added French translation from Fx Nion +------------------------------------------------------------------------ +END VERSION 1.6.5 CHANGES +------------------------------------------------------------------------ + + ------------------------------------------------------------------------ Version 1.6.4 Change List Release Date: 10/05/2009 diff --git a/manifest.xml b/manifest.xml index d58672722..255461025 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,10 +1,10 @@ - - - + + - + diff --git a/start.php b/start.php index 2c6057635..3cd501611 100644 --- a/start.php +++ b/start.php @@ -189,10 +189,11 @@ add_submenu_item( elgg_echo('tidypics:recentlycommented'), $CONFIG->wwwroot . 'pg/photos/recentlycommented/', 'tidypics-z'); +/* add_submenu_item( 'Flickr Integration', $CONFIG->wwwroot . 'mod/tidypics/pages/flickr/setup.php', 'tidypics-z'); - +*/ } } -- cgit v1.2.3