1
0
Commit Graph

15 Commits

Author SHA1 Message Date
Bharat Mediratta
ef14a265dd Update copyright to 2013. 2013-01-21 01:24:24 -05:00
Bharat Mediratta
a7a222aa34 use html::purify on album titles to prevent XSS 2012-02-29 07:35:40 -08:00
Bharat Mediratta
c144af904a Update copyright to 2012 2012-02-27 10:04:35 -08:00
Bharat Mediratta
1023321cff Use Item_Model::relative_url() instead of relying on
Item_Model::$relative_url_cache directly.
2011-12-25 20:31:42 -08:00
Bharat Mediratta
4201990e90 Fix install() to set the version to 3 2011-05-31 20:28:50 -07:00
Matt Blythe
5f887d4cfc incrementing version numbers 2011-04-29 00:27:45 -06:00
Matt Blythe
d9084d5b4d fixing these so that they play nicely with galleries not rooted at /
also modifying code to be more concise...using recursion instead of the ugly stack stuff
2011-04-29 00:08:05 -06:00
Matt Blythe
bc30a7ac0f adding a "dtree" version of the albumtree, which basically copies the "albumselect" module from gallery2 2011-04-25 23:19:29 -06:00
Bharat Mediratta
4aa41c78d2 Add author_name, author_url, info_url, discuss_url for all modules/themes 2011-04-23 14:56:44 -07:00
Bharat Mediratta
8d0f624743 Update copyright to 2011. 2011-01-21 23:12:44 -08:00
Rob
687b827495 removed ophan div tag 2011-01-08 01:47:48 -08:00
Bharat Mediratta
114997695c Oops, albumtree files missing from 091357a9d2 2010-12-17 17:10:19 -08:00
Bharat Mediratta
091357a9d2 Add a second style where we use unordered lists instead of a <select>.
It's hacky, but works.  Switch between styles using Admin > Settings >
Advanced and changing albumtree.style between "select" and "list".
2010-12-17 17:08:19 -08:00
Bharat Mediratta
0f6fbf7bb2 Copy this change to 3.0
> commit 30700cb8de
> Author: Bharat Mediratta <bharat@menalto.com>
> Date:   Sat Nov 27 18:35:11 2010 -0800
>
>     Oops, add in security.  Only show viewable children.
2010-12-16 15:25:11 -08:00
Bharat Mediratta
17c4c1ea6e New module that shows a tree of all albums in the sidebar. Selecting
an album jumps to it.  Probably very slow for large installs.
2010-11-19 11:57:20 -08:00