filefield 6.x-1.0-alpha2

New features
Bug fixes

Pretty much the same as 6.x-1.0-alpha1, so go and take a look at that the release info text of that one before reading on. Note that this is still *alpha*, and thus can change anytime in any ways (be prepared to clear your caches), and can also break your system, eat your children and seduce your fiancees.

alpha1 had the not so nice feature of denying uploads for every user that is not user 1, which is the main reason that I'm doing an alpha2 so quickly. The other reason is that we're pretty much on par with FileField 5.x-2.x, at least concerning features (but disregarding bugs). hook_filefield() is still missing, but everything else exists with similar or better functionality. (Apart from the reminder message "Changes are not permanent until you save this post" - need to consider if we still need this at all.)

Improvements compared to alpha1, shamelessly stolen from the porting issue:
- Major new feature: Let users upload even if they are not user 1! (That is, I fixed the permission name in hook_menu().)
- Edit widgets (the thing with the icon and the description textfield, but not "List" and "Delete") are now always encapsulated form elements. That's a change for developers only, of course.

camsel 6.x-1.1

New features
Bug fixes

Added screenshot and fixed bug with naming of .info file

quotes 6.x-1.1-alpha5

New features
Bug fixes

#154279 by NancyDru for bennyfio - set random blocks to noncachable.
#262623 by NancyDru for c-c-m - corrected some missing t's.
#262632 by NancyDru for c-c-m - added author biography feature.
#262635 by NancyDru for c-c-m - fixed author field setting after bios addition.
#265272 by NancyDru for TallDavid - fixed error on timed blocks.
#270812 by NancyDru for scotese - decode HTML special characters.
Add CSS file to suggest formatting.
Add permissions link in help for general settings page.

filefield 6.x-1.0-alpha1

New features
Bug fixes

Heya there, this is the first released version of FileField for Drupal 6. Mind the "alpha" label, meaning it might break anytime. This release is a preview, mainly for people who have a pressing need for a 6.x version but can live with a few (a lot?) bugs.

Incompatible with current imagefield HEAD, as it uses the same PHP functions (field_file.inc) unconditionally. If you try to activate both of those modules, prepare to meet your worst nightmare in form of fierce PHP errors.

The Drupal 6 port is not finished yet, and bugs can be expected both in FileField itself as well as in CCK. In particular, you are well-advised if you keep far away from CCK's "Unlimited" (amount of values) option, as in CCK 6.x-2.0-beta it is broken beyond belief. I'm working on that, just don't use it for now.

Pages

Subscribe with RSS Subscribe to RSS - 6.x