diff --git a/modules/rwinfo/notes.txt b/modules/rwinfo/notes.txt index 81ee6873..d4765860 100644 --- a/modules/rwinfo/notes.txt +++ b/modules/rwinfo/notes.txt @@ -3,4 +3,6 @@ Hide the info sidebar for the root album (without title and description there re Display date created for albums only (and continue to display the capture date for everything else) Display tags in the info sidebar (if the tags module is active). Display tags when mousing over the thumbnails (if tags module is active). -Display "Movie Info" on movies instead of "Photo Info" like the Gallery Info module does. \ No newline at end of file +Display "Movie Info" on movies instead of "Photo Info" like the Gallery Info module does. +Use long month instead of short month on the album display. +Change Date/Time format to "F j, Y h:i:s a" for photos. \ No newline at end of file diff --git a/modules/rwinfo/views/rwinfo_block.html.php b/modules/rwinfo/views/rwinfo_block.html.php index b657bb82..6e12be4e 100644 --- a/modules/rwinfo/views/rwinfo_block.html.php +++ b/modules/rwinfo/views/rwinfo_block.html.php @@ -12,7 +12,7 @@ is_album()): ?>
  • - created)?> + created)?>
  • @@ -27,7 +27,7 @@ captured): ?>
  • - captured)?> + captured)?>