Log of /contributions/modules/acidfree/acidfree.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.133.2.37 -
(
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.133.2.36: +165 -72 lines
Diff to
previous 1.133.2.36
, to
branch point 1.133
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.133.2.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 19 06:50:36 2007 UTC
(2 years, 6 months ago)
by
vhmauery
Branch:
DRUPAL-5
Changes since
1.133.2.18: +24 -48 lines
Diff to
previous 1.133.2.18
, to
branch point 1.133
don't use array when calling node_load so it can be cached
put acidfree_types in cache, not variables
fix _album_from_tid to use _nid_from_tid
remove legacy function _acidfree_get_class_from_path
fix minor bug in quick links block
forgot to remove acidfree_types from variable table -- do this in acidfree.install update 6
shiny new install script that throws fits if you don't RTFM
Revision
1.133.2.8 -
(
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.133.2.7: +78 -52 lines
Diff to
previous 1.133.2.7
, to
branch point 1.133
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.141 -
(
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.140: +79 -53 lines
Diff to
previous 1.140
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.133.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 26 17:23:56 2007 UTC
(2 years, 7 months ago)
by
vhmauery
Branch:
DRUPAL-5
Changes since
1.133.2.4: +2 -2 lines
Diff to
previous 1.133.2.4
, to
branch point 1.133
acidfree.install -- create proper album hierarchy
acidfree.install -- include required filemanager functions to remove unenforced module dependency
acidfree.module -- remove extra menu items from non-album view
Revision
1.138 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 26 17:23:39 2007 UTC
(2 years, 7 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.137: +3 -3 lines
Diff to
previous 1.137
acidfree.install -- create proper album hierarchy
acidfree.install -- include required filemanager functions to remove unenforced module dependency
acidfree.module -- remove extra menu items from non-album view
Revision
1.133.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 24 04:33:29 2007 UTC
(2 years, 7 months ago)
by
vhmauery
Branch:
DRUPAL-5
Changes since
1.133.2.3: +110 -68 lines
Diff to
previous 1.133.2.3
, to
branch point 1.133
changed album paths from album/tid to node/nid
modified acidfree_menu to show default view in node/nid
and alternate view in a local task tab
fixed acidfree_get_root for the per-user album case
added per-user albums list page
fixed user profile page to show per-user album
added _nid_from_tid to complement _album_from_tid
Revision
1.137 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 24 04:33:15 2007 UTC
(2 years, 7 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.136: +111 -69 lines
Diff to
previous 1.136
changed album paths from album/tid to node/nid
modified acidfree_menu to show default view in node/nid
and alternate view in a local task tab
fixed acidfree_get_root for the per-user album case
added per-user albums list page
fixed user profile page to show per-user album
added _nid_from_tid to complement _album_from_tid
Revision
1.135 -
(
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.134: +7 -14 lines
Diff to
previous 1.134
minor translation issue
view_alter fixups
per-user album permissions fix
theme fixes
remove unneeded variables after upgrade
Revision
1.133 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 8 22:33:20 2007 UTC
(2 years, 7 months ago)
by
vhmauery
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.132: +70 -18 lines
Diff to
previous 1.132
fix acidfree quicklinks block -- dissappearing trick
make acidfree block contents themable
#133529 - mass import only shows album vocabulary
- fix mass import to allow multiple vocabularies
- fix mass import to use form_alter so other modules can add items to mass-imported nodes
- filter the mass import album list to permissible albums
Revision
1.132 -
(
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
Changes since
1.131: +43 -14 lines
Diff to
previous 1.131
#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.128 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 10 22:52:03 2007 UTC
(2 years, 8 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.127: +16 -6 lines
Diff to
previous 1.127
#116001 - can't delete album
ensure that acidfree has weight 99 on upgrades
make acidfree work along side other vocabularies
Revision
1.117 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 19 00:55:13 2007 UTC
(2 years, 9 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.116: +3 -2 lines
Diff to
previous 1.116
ensure that the acidfree updates are in order
#119651 - Image description appears above image
#119648 - Rotation removes exif info
Revision
1.62.2.59 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 6 05:21:26 2006 UTC
(2 years, 11 months ago)
by
vhmauery
Branch:
DRUPAL-4-7
Changes since
1.62.2.58: +12 -6 lines
Diff to
previous 1.62.2.58
, to
branch point 1.62
set Default parent node (bug 100711)
video control has zero width and height (bug 100718)
mime type needs to be added to list (bug 100714)
Video thumbnail files do not have .jpg extension (bug 100704)
Revision
1.110 -
(
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.109: +40 -12 lines
Diff to
previous 1.109
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.108 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 1 20:43:07 2006 UTC
(2 years, 11 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.107: +14 -13 lines
Diff to
previous 1.107
more fixes to album contents
fixed create new album -> no parent
fixed not correct default weight for editing album
fixed publish options, author options
added videox,videoy to upgrade script
mt_rand requires 2 parameters (bug 100662)
Revision
1.105 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 26 14:07:40 2006 UTC
(3 years ago)
by
vhmauery
Branch:
MAIN
Changes since
1.104: +77 -6 lines
Diff to
previous 1.104
updated documentation
modified UPGRADE for 4.7->5.0 transition
modified README for 5.0
modified acidfree/test for 5.0
Revision
1.101 -
(
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.100: +145 -35 lines
Diff to
previous 1.100
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.100 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 9 16:24:45 2006 UTC
(3 years ago)
by
vhmauery
Branch:
MAIN
Changes since
1.99: +10 -2 lines
Diff to
previous 1.99
more minor setup fixes
added views_invalidate_cache to acidfree_insert
added settings checks to mass_import form for image and video_upload
Revision
1.98 -
(
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.97: +228 -150 lines
Diff to
previous 1.97
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.97 -
(
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.96: +28 -24 lines
Diff to
previous 1.96
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.96 -
(
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.95: +99 -253 lines
Diff to
previous 1.95
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.95 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 15 18:47:52 2006 UTC
(3 years, 1 month ago)
by
vhmauery
Branch:
MAIN
Changes since
1.94: +205 -158 lines
Diff to
previous 1.94
more 5.0 updates
added dependencies in acidfree.info
acidfree inline filter
acidfree blocks
remove debugging and cleanup tabs
Revision
1.94 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 19 15:04:00 2006 UTC
(3 years, 2 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.93: +99 -69 lines
Diff to
previous 1.93
more fixes to acidfree 5.0
mass import works now
a better update (install) script (this will mostly likely DESTROY your DB -- do a backup first)
better interaction with other modules (video, image, taxonomy, views)
Revision
1.93 -
(
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.92: +269 -217 lines
Diff to
previous 1.92
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.92 -
(
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
Changes since
1.91: +452 -1174 lines
Diff to
previous 1.91
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
Revision
1.82 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 3 14:04:23 2006 UTC
(3 years, 4 months ago)
by
vhmauery
Branch:
MAIN
Changes since
1.81: +19 -5 lines
Diff to
previous 1.81
* bug fix for path module/album contents interaction (bug 59439)
* fixed imagick toolkit to use jpeg quality
* fix pager to work better in 4.7
* fix so the correct theme stylesheet shows up if a user has
* a different theme selected than the default theme
Revision
1.62.2.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 3 14:01:26 2006 UTC
(3 years, 4 months ago)
by
vhmauery
Branch:
DRUPAL-4-7
Changes since
1.62.2.19: +19 -5 lines
Diff to
previous 1.62.2.19
, to
branch point 1.62
* bug fix for path module/album contents interaction (bug 59439)
* fixed imagick toolkit to use jpeg quality
* fix pager to work better in 4.7
* fix so the correct theme stylesheet shows up if a user has
* a different theme selected than the default theme
Revision
1.62 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 12 22:26:28 2005 UTC
(3 years, 11 months ago)
by
vhmauery
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.61: +103 -67 lines
Diff to
previous 1.61
4.7 beta 1 fixes for HEAD in preparation for 4.7 branch
Includes some fixes from the last bulk backport form 4.6 branch