1
0
Commit Graph

1942 Commits

Author SHA1 Message Date
rWatcher
4b0d2d679a Minor format change. 2009-10-18 03:34:01 +08:00
rWatcher
42673f85f0 Minor formatting change. 2009-10-18 03:34:01 +08:00
rWatcher
edf931ae76 Updated for current Git. 2009-10-18 03:34:00 +08:00
rWatcher
c92fd668ba TagFaces bugfix. 2009-10-18 03:34:00 +08:00
rWatcher
2c01cd2fdd Merged in some code from the 3nids version of TagsMap and the bugfix from glip. 2009-10-18 03:34:00 +08:00
Tim Almdal
dd22142107 Merge branch 'master' into talmdal 2009-10-17 08:39:32 -07:00
Tim Almdal
36a0c73dc2 Change the item->left and item->right properties to left_ptr and right_ptr respectively. 2009-10-17 08:38:58 -07:00
rWatcher
9af78f9be0 Minor format change. 2009-10-14 19:39:15 -04:00
rWatcher
5b261c6307 Minor formatting change. 2009-10-14 19:36:12 -04:00
rWatcher
3a811b6a71 Updated for current Git. 2009-10-14 19:28:38 -04:00
rWatcher
85fec0fc15 TagFaces bugfix. 2009-10-14 19:03:22 -04:00
rWatcher
a821a37554 Merge commit 'gallery3-contrib/master' 2009-10-14 16:46:40 -04:00
rWatcher
61ebd36f01 Merged in some changes from the 3nids TagsMap. 2009-10-14 16:45:43 -04:00
rWatcher
560f2ecf5f Merged in some code from the 3nids version of TagsMap and the bugfix from glip. 2009-10-14 16:43:19 -04:00
rWatcher
bd23299c67 Updated for new sidebar code. 2009-10-13 07:48:28 +08:00
rWatcher
46a6db4c9f Modified how CSS code is inserted. 2009-10-13 07:48:27 +08:00
rWatcher
3472ebc081 Updated for new sidebar code. 2009-10-13 07:48:27 +08:00
rWatcher
902065b0e1 Updated for new sidebar code. 2009-10-13 07:48:27 +08:00
rWatcher
0f0faced95 Updated for new sidebar code. 2009-10-13 07:48:27 +08:00
rWatcher
69a7632278 Updated for new sidebar code. 2009-10-13 07:48:27 +08:00
rWatcher
53c75cbc99 Merge commit 'gallery3-contrib/master' 2009-10-13 07:48:26 +08:00
rWatcher
acd3d9084f Updated for new sidebar code. 2009-10-12 17:00:07 -04:00
rWatcher
886021dbed Modified how CSS code is inserted. 2009-10-12 16:28:42 -04:00
rWatcher
73b6c7785e Updated for new sidebar code. 2009-10-12 16:13:20 -04:00
rWatcher
c407686079 Updated for new sidebar code. 2009-10-12 15:54:50 -04:00
rWatcher
922582e9d3 Updated for new sidebar code. 2009-10-12 15:19:42 -04:00
rWatcher
5f590b7300 Updated for new sidebar code. 2009-10-12 15:18:51 -04:00
rWatcher
1553d8aa2a Merge commit 'gallery3-contrib/master' 2009-10-12 14:17:41 -04:00
rWatcher
8894fdd472 Merge commit 'gallery3-contrib/master' 2009-10-12 14:16:46 -04:00
Bharat Mediratta
6d40148ae1 Merge branch 'master' of git://github.com/3nids/gallery3-contrib 2009-10-11 10:03:45 -07:00
Bharat Mediratta
a660cf3183 Merge branch 'master' of git://github.com/Glooper/gallery3-contrib
Conflicts:
	modules/basket/helpers/basket.php
	modules/basket/helpers/basket_installer.php
	modules/basket/helpers/product.php
	modules/basket/views/admin_product_lines.html.php
	modules/basket/views/confirm_order.html.php
	modules/basket/views/view_basket.html.php
2009-10-11 09:59:58 -07:00
rWatcher
6f0a4bbff6 Bugfix for Beta 3. 2009-10-12 00:50:42 +08:00
rWatcher
043983caed When moving an item make sure the destination path in VARPATH/original exists, create it if it doesn't. 2009-10-12 00:50:41 +08:00
rWatcher
e5b091f819 Added an option for tagging items in sub albums. 2009-10-12 00:50:41 +08:00
Tim Almdal
291ae111e6 Merge branch 'master' of git@github.com:gallery/gallery3-contrib into talmdal 2009-10-08 13:47:39 -07:00
Tim Almdal
74ea3179ab Merge branch 'bharat_dev' into talmdal 2009-10-06 18:57:23 -07:00
Chad Kieffer
4be214c4bf Renamed most, if not all css selectors from gModuleName to g-module-name. This might break a few ajax features, please review your modules. 2009-10-04 14:40:59 -06:00
Bharat Mediratta
46659e09e7 Modules that provides a UserGroupStorage driver for LDAP. To use it,
you have to manually update the config/ldap.php file, then go to Admin
> Settings > LDAP and activate it.

Very alpha quality!
2009-10-04 12:36:06 -07:00
Tim Almdal
e851ca7a33 Change the ratio between the width and the height to 60% instead of 75%. This seems to prevent longer tags from bing clipped on the edge. 2009-10-03 16:06:15 -07:00
Tim Almdal
ac1ad4187c Fixed the issue with IE. There were two problems the first being IE would set the font-size parameter in the CSS to be FONT-SIZE and the tagcloud.swf would only look for the lower case version. The second being tha for some reason IE would return huge font-sizes from the .css call. 2009-10-03 15:52:04 -07:00
Tim Almdal
daa16ca5cd Updated the swfobject.js to the latest version and changed the reference to the standard version in gallery3/lib. Also change it so that if flash is not enabled, it reverts to the default 2d tag cloud. It still doesn't show the movie in IE... help anybody? 2009-10-03 10:01:46 -07:00
Tim Almdal
a745f21051 Change to using the javascript flash interface instead of the object interface 2009-10-02 22:22:37 -07:00
Tim Almdal
f96adbde80 Add an administrative screen to the tag cloud module and change the block template to pass those variable to the browser. 2009-10-02 14:45:39 -07:00
Tim Almdal
79a7bd1aec Create a widget ui.gallery_tag_cloud to initialize and run the tag cloud block 2009-10-01 13:10:30 -07:00
Tim Almdal
3019abefea Initial commit of a 3D tag cloud implementing the WP_Cumulus plugin by Roy Tanck www.roytanck.com 2009-10-01 09:24:22 -07:00
Tim Almdal
6941aa8fa7 More changes to standardize with the new sidebar api 2009-10-01 06:17:10 -07:00
Tim Almdal
c625e416b2 Change the developer module to generate the <module>_block.php to the new API. 2009-09-30 20:25:44 -07:00
rWatcher
60a45465ef Bugfix for Beta 3. 2009-09-30 16:29:11 -04:00
rWatcher
2be4af356d When moving an item make sure the destination path in VARPATH/original exists, create it if it doesn't. 2009-09-30 16:10:33 -04:00
rWatcher
5052bfd97a Added an option for tagging items in sub albums. 2009-09-30 14:13:30 -04:00