Log of /contributions/modules/acidfree/class_image.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.14.2.1
Mon Dec 15 14:23:04 2008 UTC
(11 months, 1 week ago)
by
vhmauery
Branch:
DRUPAL-6--1
Changes since
1.14: +0 -0 lines
FILE REMOVED
Initial d6 commit
moving lots of files around
this commit is definitely broken
Revision
1.10.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 11 06:11:29 2008 UTC
(21 months, 2 weeks ago)
by
vhmauery
Branch:
DRUPAL-5
Changes since
1.10.2.6: +11 -0 lines
Diff to
previous 1.10.2.6
, to
branch point 1.10
added imagick2 image toolkit
rewrite of album contents page
- cleaner look
- shouldn't delete your files :)
- you can choose what items show up
updated to work with new video module APIs
updates to installer
new acidfree_create_album function
quick links fixes
mass import fixes to use video/image import api
Revision
1.10.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 30 14:24:11 2007 UTC
(2 years, 6 months ago)
by
vhmauery
Branch:
DRUPAL-5
Changes since
1.10.2.1: +2 -1 lines
Diff to
previous 1.10.2.1
, to
branch point 1.10
fixed node/add/type/%d paths to auto-select correct album
cleaned up 'get a per-user album' on user access page
fixed create_quick_links to link into proper album
fixed random block to properly limit the query if not all albums are selected
#140100 - fixed acidfree_get_root album creation logic
#139749 - fixed local import of files
#140101 - added t() where needed
removed debugging statements
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Apr 30 14:23:56 2007 UTC
(2 years, 6 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.11: +2 -1 lines
Diff to
previous 1.11
fixed node/add/type/%d paths to auto-select correct album
cleaned up 'get a per-user album' on user access page
fixed create_quick_links to link into proper album
fixed random block to properly limit the query if not all albums are selected
#140100 - fixed acidfree_get_root album creation logic
#139749 - fixed local import of files
#140101 - added t() where needed
removed debugging statements
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 14 22:03:51 2007 UTC
(2 years, 7 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.10: +34 -10 lines
Diff to
previous 1.10
minor translation issue
view_alter fixups
per-user album permissions fix
theme fixes
remove unneeded variables after upgrade
Revision
1.10.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Apr 14 22:03:24 2007 UTC
(2 years, 7 months ago)
by
vhmauery
Branch:
DRUPAL-5
Changes since
1.10: +34 -10 lines
Diff to
previous 1.10
minor translation issue
view_alter fixups
per-user album permissions fix
theme fixes
remove unneeded variables after upgrade
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 6 05:12:10 2007 UTC
(2 years, 7 months ago)
by
vhmauery
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.9: +27 -28 lines
Diff to
previous 1.9
#115435 - per-user albums are not working
First whack at making things work
#122934 - Allow others to post to album not working
This should work as well now
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 5 23:32:48 2006 UTC
(2 years, 11 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.7: +26 -135 lines
Diff to
previous 1.7
Changed to use new default Acidfree theme
Many thanks to jaredwiltshire for making this happen
* new look for thumbnails
* album icon for album thumbs and play button icon for videos
* more themeable CSS
* re-added support to show exif data
* cleaned up some of the unused functions
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 13 18:14:39 2006 UTC
(3 years ago)
by
vhmauery
Branch:
MAIN
Changes since
1.6: +4 -4 lines
Diff to
previous 1.6
fixed default theme so it looks okay (still need a new theme)
album thumbnails - fixed and random - via user selection
protect acidfree root from changing parent
fixed pager issues with element pager - had pid=ppp problems
fixed titles/breadcrumbs to match page
fixed get_thumb_path/get_thumb_url to work properly
changed call from theme_image to image_display so images get resized if needed
fixed acidfree javascript to work on album contents view
fixed list view to display albums properly
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 9 00:15:29 2006 UTC
(3 years ago)
by
vhmauery
Branch:
MAIN
Changes since
1.5: +4 -1 lines
Diff to
previous 1.5
module_exists checks in class register hooks
completed(?) change for albums to be nodes with a tid attached
fixed update, delete, insert hooks
created form hook
removed old term form alter stuff
moved uninstall hook to acidfree.install (I guess that is where it goes)
automatically source views_acidfree.inc (so user doesn't have to copy it)
removed extra settings from acidfree settings page
minor fixes to quick links block (still needs some fixes)
better automatic creation of vocab/root album
fixed up mass import (should work now)
better programmable views
fixed album contents (should work now)
removed old video theme code
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Nov 1 06:04:45 2006 UTC
(3 years ago)
by
vhmauery
Branch:
MAIN
Changes since
1.4: +3 -2 lines
Diff to
previous 1.4
nightly snapshot
working on transforming albums to nodes with a term rather than just a term
created views_acidfree.inc -- to be added to views/modules dir
minor bug fixes (92156, and other undocumented bugs)
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 31 15:13:36 2006 UTC
(3 years ago)
by
vhmauery
Branch:
MAIN
Changes since
1.3: +4 -9 lines
Diff to
previous 1.3
tab cleanups (once and for all -- added vi modelines)
created acidfree node type for albums (to contain per-album settings)
moved away from exported page views in albums to self-generated pages
set up per album views by going around part of views mechanism
some fixes to album contents
random album thumbnails (no fixed thumbnails yet)
albums show up in views now (because of acidfree type)
moved album contents from acidfree.module to class_album.inc
more fixes to acidfree root -- not final yet
fixed various calls to _path_match
removed old code from class_album.inc
smarter links for quick links block
removed local tasks tabs for node/add/acidfree/*
album sorting implemented via views
framework for enforcing 'protected' albums
forward from node/aaa to album/bbb
going around taxonomy form submit so we can save album nodes as well
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 15 18:47:54 2006 UTC
(3 years, 1 month ago)
by
vhmauery
Branch:
MAIN
Changes since
1.2: +23 -22 lines
Diff to
previous 1.2
more 5.0 updates
added dependencies in acidfree.info
acidfree inline filter
acidfree blocks
remove debugging and cleanup tabs
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Sep 14 22:10:46 2006 UTC
(3 years, 2 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.1: +32 -23 lines
Diff to
previous 1.1
add rotation support for images
create more unified ui using hook_form_alter
improvements to class_debug.inc
add support to use views module (still need to create views...)
better support for taxonomy as albums
fixed pager for paging among album items
added breadcrumbs for item view
fixed quick links block
basic album contents works
improvements to root albums (far from working correctly)
fixed hook_user to use account and correct links
added .info files
worked on album views (grid, list, etc.)
fixed vernon theme
simplified video form
(all this for real this time)
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Sep 14 22:09:01 2006 UTC
(3 years, 2 months ago)
by
vhmauery
Branch:
MAIN
add rotation support for images
create more unified ui using hook_form_alter
improvements to class_debug.inc
add support to use views module (still need to create views...)
better support for taxonomy as albums
fixed pager for paging among album items
added breadcrumbs for item view
fixed quick links block
basic album contents works
improvements to root albums (far from working correctly)
fixed hook_user to use account and correct links
added .info files
worked on album views (grid, list, etc.)
fixed vernon theme
simplified video form
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.