1
0
Commit Graph

169 Commits

Author SHA1 Message Date
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
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
rWatcher
7574c96946 Initial commit of rWInfo module.
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-09-14 07:17:31 +08:00
Bharat Mediratta
1040302794 Store the stack in a string instead of nested arrays to save space
when serializing, which gives us a little more headroom to store big
stacks in the context field.
2009-09-12 17:29:22 -07:00
Bharat Mediratta
067b6b5073 Installer cleanup.
We no longer need the install() function for installs that only set
the module version number.  Same for upgrade().  Do a general cleanup
of all installers and remove the ones that are no longer necessary.
2009-09-05 14:21:26 -07:00
Bharat Mediratta
de0538c3ef Rename module to be called "purifier" so that we can create a purifier
helper which in turn calls HTMLPurifier.  This makes a cleaner
inter-module API.  The module has to be renamed to avoid having two
classes called "HTMLPurifier"

Also clean up the module.info and move the config settings over from
modules/gallery.
2009-09-03 11:23:34 -07:00
Andy Staudacher
069ed38102 Add missing installer code for htmlpurifier module.
(For the future: Wouldn't it be better if a simple module would install without an installer class? We can get the module version right from module.info)
2009-09-03 09:27:27 -07:00
Tim Almdal
34e0d65cf1 Move HTMLPurifier from core to contrib and make it optional - initial commit 2009-09-02 07:00:52 -07:00
Bharat Mediratta
10fef42503 Merge branch 'master' of git://github.com/Glooper/gallery3-contrib 2009-08-31 22:52:02 -07:00
Bharat Mediratta
76a620d129 Specify an empty string properly to avoid an error. 2009-08-31 22:43:45 -07:00
Bharat Mediratta
7fb9020255 Don't show the faces checklist if there aren't any associated tags. 2009-08-31 22:33:54 -07:00
rWatcher
6802654391 Initial commit of EditCreation module. 2009-08-31 20:09:11 -04:00
Ben Smith
a01d90c91d Added with correct name. 2009-09-01 10:19:10 +12:00
Ben Smith
368aedf148 deleting due to incorrect case in name. 2009-09-01 10:18:34 +12:00
Ben Smith
c42db48654 a schoolboy error in not checking a variable was set using isset! 2009-09-01 09:22:14 +12:00
Ben Smith
1375b93c5b Changes to bring in line with latest gallery3. 2009-09-01 08:22:21 +12:00
rWatcher
95dfb2d643 Fixed bizarre issue with LatestUpdates and current git. 2009-08-31 16:03:37 -04:00
rWatcher
fb682ea6f7 Replace p::clean with html::clean. 2009-08-31 14:08:43 -04:00
rWatcher
1c4dfd6bef Merge commit 'gallery3-contrib/master'
Conflicts:
	modules/tagfaces/views/drawfaces_highlight_block.html.php
2009-08-31 13:47:19 -04:00
Andy Staudacher
dfd21ae940 Update contrib code to use html::clean and ::prurify instead of p::clean which is gone now. 2009-08-31 01:37:11 -07:00
rWatcher
bc950406c7 I need to learn how to do a merge properly... 2009-08-31 01:05:14 -04:00
rWatcher
edaa788b1c Git Weirdness Fix. 2009-08-31 00:55:21 -04:00
Ben Smith
e9a46ca3cb Initial commit of basket module. 2009-08-30 19:10:45 +12:00
rWatcher
8710f1ee50 Added support for face descriptions and notes. 2009-08-27 21:29:08 -04:00
rWatcher
887a53e0d7 Fixed translation bug and improved video support. 2009-08-24 20:47:42 -04:00
rWatcher
00d7ed76a3 Highlight face on mouseover. 2009-08-24 17:15:56 -04:00
rWatcher
4617ebfe65 Theme files for custom MiniSlide Show icon. 2009-08-22 14:03:44 -04:00
rWatcher
6e8fb123a6 Allow MiniSlide Show to have its own menu icon. 2009-08-22 14:01:50 -04:00
rWatcher
d073d4cc5a Bugfix for using resized images instead of full sized. 2009-08-22 00:51:02 -04:00
rWatcher
a24bb6aef5 Initial commit of MiniSlide Show module. 2009-08-21 16:15:21 -04:00
rWatcher
de6809c46a Possible bug fix. 2009-08-20 21:14:53 -04:00
rWatcher
b1eeb65185 Fixing a bad merge. 2009-08-20 20:42:16 -04:00
rWatcher
221d7777cc Merge commit 'gallery3-contrib/master'
Conflicts:
	modules/itemchecksum/controllers/itemchecksum.php
	modules/itemchecksum/module.info
2009-08-20 20:40:07 -04:00