<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>calendarical view of photos</title> 
  <pubDate>Thu, 09 Apr 2026 16:01:11 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9382</link> 
  <atom:link rel="self" type="application/rss+xml" title="calendarical view of photos" href="https://bugs.horde.org/ticket/9382/rss" /> 
  <description>calendarical view of photos</description> 
 
   
   
  <item> 
   <title>will it be possible to add a calendarical overview? i think </title> 
   <description>will it be possible to add a calendarical overview? i think of a view like the month view in kronolith where i can see on which days photos in my galleries (that i can read) are taken. and then when i click on a day with photos i can see these photos like in a virtual gallery

i only have a query at this time but maybe you understand what i mean:
SELECT count(*), DATE_FORMAT(FROM_UNIXTIME(ia.attr_value), &quot;%Y-%m-%d&quot;) as date from ansel_images i inner join ansel_image_attributes ia on (i.image_id = ia.image_id) where ia.attr_name = &#039;DateTimeOriginal&#039; group by DATE_FORMAT(FROM_UNIXTIME(ia.attr_value), &quot;%Y-%m-%d&quot;)</description> 
   <pubDate>Wed, 10 Nov 2010 15:49:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9382#t60804</link> 
  </item> 
   
  <item> 
   <title>The big issue with this is permissions. Your query does not </title> 
   <description>The big issue with this is permissions. Your query does not take into account gallery permissions.  you would need to either join in the ansel_shares, as well as user and group tables, or first query for a list of galleries to pull images from, then add an IN clause to your query.  Either option is potentially very expensive.

That being said, I&#039;m going to mark this as a duplicate of your related request Ticket: #8472. 

Note that at this point no new functionality will beaded to the framework 3 branch.  All new work will be in Ansel 2.  </description> 
   <pubDate>Wed, 10 Nov 2010 16:54:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9382#t60807</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
