Log of /contributions/modules/asset/asset.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 13 20:32:37 2008 UTC
(21 months, 1 week ago)
by
ax
Branch:
MAIN
Changes since
1.15: +12 -5 lines
Diff to
previous 1.15
Doxygen comments: don't use @mainpage (this is reserved for a index page for *all* contrib modules), but @defgroup/@ingroup grouping. also moved "@defgroup asset" to asset.module and removed the thus empty docs/index.php.
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 20 23:28:03 2008 UTC
(22 months ago)
by
rz
Branch:
MAIN
Changes since
1.13: +14 -3 lines
Diff to
previous 1.13
Style and js changes to ensure wizard works in IE6 and IE7. Also added CVS Id tag to some files that were missing it.
Revision
1.1.2.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 19 18:50:23 2007 UTC
(23 months ago)
by
wmostrey
Branch:
DRUPAL-5
Changes since
1.1.2.10: +189 -38 lines
Diff to
previous 1.1.2.10
, to
branch point 1.1
Integrating the changes that were made by Wim Mostrey, CivicActions for amnesty.org:
- cck support with instantaneous in-line preview
- panels support with the asset_panels module to create galleries
- mass import files with the asset_import module
- better support for i18n and multi-site
- GUI improvements
- flv support for asset_bonus module
- ability to edit/move/delete assets and folders
- improved imagecache support
- improved TinyMCE support
- lightbox support
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 15 18:25:27 2007 UTC
(2 years, 3 months ago)
by
rz
Branch:
MAIN
Changes since
1.8: +52 -24 lines
Diff to
previous 1.8
- remove theme stylesheets from wizard
- make default formatter selection more intelligent
- change behavior of asset/js/preview and asset/img to produce more reliable and more accurate previews.
- added preview operation to imagecache_asset_formatter()
Revision
1.1.2.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 8 21:14:06 2007 UTC
(2 years, 3 months ago)
by
rz
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-0-ALPHA2
Changes since
1.1.2.9: +5 -2 lines
Diff to
previous 1.1.2.9
, to
branch point 1.1
Port from HEAD
- added alt and title tags to image formatter.
- gave users with 'administer assets' permission access to all assets and directories.
- gave users with 'administer assets' permission to create new assets in the root directory.
- set default value on permissions field to public.
- fix issue where when editing an existing asset with tinymce, the toolbar buttons dont seem to link anywhere.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 8 21:12:20 2007 UTC
(2 years, 3 months ago)
by
rz
Branch:
MAIN
Changes since
1.7: +5 -2 lines
Diff to
previous 1.7
- added alt and title tags to image formatter.
- gave users with 'administer assets' permission access to all assets and directories.
- gave users with 'administer assets' permission to create new assets in the root directory.
- set default value on permissions field to public.
- fix issue where when editing an existing asset with tinymce, the toolbar buttons dont seem to link anywhere.
Revision
1.1.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 1 21:41:13 2007 UTC
(2 years, 3 months ago)
by
rz
Branch:
DRUPAL-5
Changes since
1.1.2.6: +37 -16 lines
Diff to
previous 1.1.2.6
, to
branch point 1.1
update sponsored by rue89.com
added access control permissions for each asset type.
enhanced public/private settings per asset to include user roles.
created asset_embed for extensible embed handling, with youtube and dailymotion support.
cleaned up the wizard interface.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 5 21:30:57 2007 UTC
(2 years, 5 months ago)
by
rz
Branch:
MAIN
Changes since
1.1: +375 -47 lines
Diff to
previous 1.1
So many changes.
- cleaned up the flow of the wizard
- cleaned up the API, split into 3 distinct function
- provided theme selection for wizard along with a couple of themes
- much improved views integration
- asset_youtube module to show off the new asset_type hook
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.