1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/3.1/modules/bitly
Bharat Mediratta 13e0d4aea4 Update all head() and admin_head() theme calls to return the results of
the $theme->css() and $theme->script() calls so that if a theme does not
do script/css combining they'll still print out the appropriate <script>
and <link> elements.

See https://sourceforge.net/apps/trac/gallery/ticket/1611
2011-01-15 13:31:02 -08:00
..
controllers Minor updates to address Bharat's review comments. Thanks Bharat! 2010-12-30 14:48:19 -07:00
helpers Update all head() and admin_head() theme calls to return the results of 2011-01-15 13:31:02 -08:00
js Hooked up shorten link for contextual menu. 2010-12-25 15:37:32 -07:00
models Not sure how I missed checking in the model stub, but here it is. 2010-12-30 14:35:24 -07:00
views Don't attempt to shorten root album's URL if the module's not been configured yet. 2010-12-29 22:28:24 -07:00
module.info Initial commit of bitly module. Installer and admin settings implemented. URL shortening method works but is not yet implemented for items. 2010-12-22 15:10:27 -07:00