Downloads

Download tar.gz 118.34 KB
MD5: 7a985a4cf363c26e7fbb96457f490016
SHA-1: 0323c63e507231727beeb83a0fdbe343cb92bcc7
SHA-256: 30a17176d9076388decb95b73351107bbd4ab22470fe1d6b3499b86cf3ea32ed
Download zip 135.38 KB
MD5: 695be762a31db28839fe8e0c3b68e715
SHA-1: d2c583d656c37abafcd222198ec8bc158352156c
SHA-256: d580b43a8157ca305019d12451af9a77a7f6e54a88ccb5b3e1b742508a94895a

Release notes

This release is a rewrite of the internal structure, including
- a better use of FAPI and form theming to really use the features that were unavailable in D4 when this was written
- Abstraction of the internal logic into per-module callbacks to add their own fields instead of doing it all in one huge function
- Abstraction of the functions into inc libraries for better code partitioning and CVS

... this is all to create a clean stable D5 version that can go to HEAD before starting on the D6 port. As much of the new code style will be brought back so that differences and enhancements made in the HEAD/6 branch have a chance of being rolled back to D5. Maybe.

This branch should be treated as unstable and may have significant features missing or broken at any point in time. I'll let you know if it's worth testing later.

Created by: dman
Created on: 3 Dec 2008 at 11:08 UTC
Last updated: 3 Dec 2008 at 11:08 UTC
New features

Other releases