Log of /contributions/modules/acidfree/acidfree.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.19.2.15 -
(
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.19.2.14: +26 -10 lines
Diff to
previous 1.19.2.14
, to
branch point 1.19
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.19.2.11 -
(
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.19.2.10: +24 -36 lines
Diff to
previous 1.19.2.10
, to
branch point 1.19
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.19.2.7 -
(
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.19.2.6: +5 -5 lines
Diff to
previous 1.19.2.6
, to
branch point 1.19
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.26 -
(
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.25: +5 -5 lines
Diff to
previous 1.25
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.19.2.2 -
(
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.19.2.1: +212 -4 lines
Diff to
previous 1.19.2.1
, to
branch point 1.19
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.21 -
(
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.20: +212 -4 lines
Diff to
previous 1.20
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.20 -
(
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.19: +6 -1 lines
Diff to
previous 1.19
minor translation issue
view_alter fixups
per-user album permissions fix
theme fixes
remove unneeded variables after upgrade
Revision
1.19.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.19: +6 -1 lines
Diff to
previous 1.19
minor translation issue
view_alter fixups
per-user album permissions fix
theme fixes
remove unneeded variables after upgrade
Revision
1.19 -
(
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
Branch point for:
DRUPAL-5
Changes since
1.18: +1 -0 lines
Diff to
previous 1.18
#116001 - can't delete album
ensure that acidfree has weight 99 on upgrades
make acidfree work along side other vocabularies
Revision
1.13 -
(
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.12: +2 -0 lines
Diff to
previous 1.12
ensure that the acidfree updates are in order
#119651 - Image description appears above image
#119648 - Rotation removes exif info
Revision
1.10 -
(
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.9: +4 -0 lines
Diff to
previous 1.9
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.8 -
(
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.7: +10 -1 lines
Diff to
previous 1.7
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.7 -
(
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.6: +169 -165 lines
Diff to
previous 1.6
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.6 -
(
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.5: +32 -5 lines
Diff to
previous 1.5
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.5 -
(
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.4: +176 -2 lines
Diff to
previous 1.4
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.4 -
(
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.3: +2 -55 lines
Diff to
previous 1.3
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.1.2.1
Tue Apr 18 22:46:36 2006 UTC
(3 years, 7 months ago)
by
vhmauery
Branch:
DRUPAL-4-7
Changes since
1.1: +0 -61 lines
FILE REMOVED
file acidfree.install was added on branch DRUPAL-4-7 on 2006-04-18 22:47:06 +0000
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.