1
0
Commit Graph

149 Commits

Author SHA1 Message Date
Bharat Mediratta
481da56ead Get rid of the specialized photos_3nids controller and use the base
photos controller.  Override photo.html.php to do the simplified
rendering of the image in a lightbox.
2009-11-27 15:36:04 -08:00
Bharat Mediratta
7f3c8db181 Fix indentation. 2009-11-27 15:32:01 -08:00
Bharat Mediratta
a13bf06f36 Change the mods on all files to 644 2009-11-27 15:27:13 -08:00
Bharat Mediratta
6c1c44fbec Can't have a class name that begins with a digit, so rename this back
to theme_3nids.
2009-11-27 15:23:19 -08:00
Bharat Mediratta
9a7f7ff22d Rename "theme_3nids" to "3nids" in module vars. 2009-11-27 15:21:05 -08:00
Bharat Mediratta
1447920592 Revert "Rename "theme_3nids" to just "3nids" since we no longer have a theme_3nids module."
This reverts commit e8302ffcc8.

Conflicts:

	themes/3nids/views/album.html.php
2009-11-27 15:20:17 -08:00
Bharat Mediratta
fe468a6014 Add spaces after commas. 2009-11-27 15:15:03 -08:00
Bharat Mediratta
e8302ffcc8 Rename "theme_3nids" to just "3nids" since we no longer have a theme_3nids module. 2009-11-27 15:14:21 -08:00
Bharat Mediratta
97db9f478e Updated to reflect the fact that we've gotten rid of REST_Controller
Updated for changes in the paginator..
2009-11-27 15:13:17 -08:00
Bharat Mediratta
f9cdd21db0 Normalize code style. 2009-11-27 15:11:10 -08:00
Bharat Mediratta
77dd601c2d Normalize indentation. 2009-11-27 15:04:19 -08:00
Bharat Mediratta
9d36e222cb Clean up indentation and variable naming to closer match G3 standards. 2009-11-27 14:58:01 -08:00
Bharat Mediratta
937b4cb99d Restructure the 3nids theme into a more standard layout. Delete the
tagsmap module with the expectation that any changes/additions will be
merged into the existing tagsmap module.
2009-11-27 14:41:47 -08:00
Bharat Mediratta
99ec99a166 Update to use the new page_type and page_subtype designations. 2009-11-17 14:06:04 -08:00
Tim Almdal
344702fda3 Not sure why, but merging the remote repository and my local required a add and commit of the 3nids theme 2009-11-15 06:50:21 -08:00
Bharat Mediratta
139437eb73 Merge branch 'master' of git://github.com/3nids/gallery3-contrib
Conflicts:
	themes/3nids_theme/3nids/css/jquery.fancybox.css
	themes/3nids_theme/README
	themes/3nids_theme/modules/tagsmap/css/tagsmap.css
	themes/3nids_theme/modules/theme_3nids/helpers/theme_3nids_theme.php
2009-11-14 22:46:46 -08:00
Bharat Mediratta
ca20babfab Moved night_wind here from the main repo 2009-11-14 20:28:43 -08:00
3nids
e73917a530 Admin config for item title 2009-11-13 08:35:00 +01:00
3nids
b512961504 Admin config for item title 2009-11-10 08:39:03 +01:00
3nids
2fc2fe5521 Update to last github version 2009-11-10 08:32:15 +01:00
Chad Kieffer
413125cbd9 Add type attribute to script tags in contributed modules and themes. 2009-10-30 00:17:31 -06:00
3nids
59385e4310 Fixed quotes probelems and remove | around "modules | exif" 2009-10-27 19:35:36 +01:00
3nids
d14ad6324c Fixed quotes probelems and remove | around "modules | exif" 2009-10-27 14:28:08 +01:00
3nids
0aafd218ee Added adim configuration for item description and image size. 2009-10-27 11:31:41 +01:00
3nids
3bda176b0d Display item description if available 2009-10-26 17:22:40 +01:00
3nids
fd2a5f5d4b Removed padding from fancybox 2009-10-26 14:41:06 +01:00
3nids
44b72646ec Removed padding from fancybox 2009-10-26 13:38:57 +01:00
3nids
e2de55d2e5 Update to last git version of G3 2009-10-26 09:48:15 +01:00
3nids
cffa9c75b1 Update image block 2009-10-26 09:27:28 +01:00
3nids
eec915b887 Context menu of videos and photos inside the Lightbox theme! 2009-10-26 09:04:17 +01:00
3nids
5cf9132b6e updated README 2009-10-23 13:42:37 +02:00
3nids
b02487e97e Added video view within lightbox, Comments box fixed, updated CSS classes 2009-10-23 13:40:09 +02:00
3nids
f8c96bd93f Updated CSS classes 2009-10-19 15:50:59 +02:00
3nids
d65d3d7c62 Corrected Image block 2009-10-19 11:37:48 +02:00
3nids
1d66efbefc Corrected ui-class-clearfix 2009-10-19 11:15:02 +02:00
3nids
f5fafb1664 Corrected ui-class-clearfix 2009-10-19 10:58:59 +02:00
3nids
83a2b4c1f8 Removed preload 2009-10-19 10:43:55 +02:00
3nids
f8575c67eb Removed preload 2009-10-19 09:21:48 +02:00
rWatcher
53c75cbc99 Merge commit 'gallery3-contrib/master' 2009-10-13 07:48:26 +08:00
3nids
e7c055c21c Removed preload 2009-09-26 12:42:54 +02:00
3nids
b0ad4fa7e7 Missing js file 2009-09-25 20:18:25 +02:00
3nids
ef3a93027e Fixed top button display 2009-09-25 15:23:34 +02:00
3nids
50c94764f2 Use jQuery to preload images. Added thumbnail into comments page. 2009-09-25 09:55:41 +02:00
3nids
072ced072a Use jQuery to preload images. Added thumbnail into comments page. 2009-09-25 09:55:12 +02:00
3nids
a40b87dbe0 Preload fullsize images for quicker display 2009-09-24 17:04:02 +02:00
3nids
1247e84108 Remove innoDB engine from tagsmap installer 2009-09-24 13:32:52 +02:00
3nids
75c7e3d745 Added number of commments in album view 2009-09-23 12:03:10 +02:00
3nids
5856e89a83 Added 3nids theme 2009-09-23 08:50:30 +02:00
3nids
6382eadceb Added 3nids theme 2009-09-23 08:43:11 +02:00