| Age | Commit message (Collapse) | Author | 
 | 
Kohana makes this type of transition fairly straightforward in that
all controllers/helpers/etc are still located in the cascading
filesystem without any extra effort, except that I've temporarily
added a hack to force modules/gallery into the module path.
Rename what's left of "core" to be "application" so that it conforms
more closely to the Kohana standard (basically, just
application/config/config.php which is the minimal thing that you need
in the application directory)
There's still considerable work left to be done here.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
is implemented.  Can't do move easily because it's tricky to handle
the post-move redirect.
 | 
 | 
 | 
 | 
This helps us to make sure that we only see the welcome message once.
 | 
 | 
them a nice "Welcome to Gallery 3" dialog.  The text in there needs a
little work but it's a start.
In the process, re-build the install.sql using the scaffolding code.
 | 
 | 
 | 
 | 
The code is based on the l10n_client module from Drupal 6, by Gabor Hojtsy (http://drupal.org/user/4166).
 | 
 | 
for albums, because we don't currently have additional options for
photos yet.
 | 
 | 
user has authotization before displaying the view fullsize icon.  It
probably needs a better icon, (but u make do with what u have or don't
have :-) )
 | 
 | 
 | 
 | 
for us to rename the dashboard helper to be a block helper since
sidebar blocks are not just in the dashboard.
 |