1
0
Commit Graph

10 Commits

Author SHA1 Message Date
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
8035ed40ba removed orphan div tag 2011-01-08 01:54:54 -08:00
Bharat Mediratta
6288579384 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:10:52 -08:00
Bharat Mediratta
30700cb8de Oops, add in security. Only show viewable children. 2010-11-27 18:35: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