Downloads
Download tar.gz
10 KB
MD5: 6d935a5e4a1de5af75a3cf5bdf8f67be
SHA-1: 2b796571d5d9f495d758873b8c3a55b4cfd066c5
SHA-256: ae77c403d8770da4009e75bc838cedc583b1efe98f1979b0610ad4bdc5673687
Download zip
12.57 KB
MD5: f0886bb33579a003850d3316820ea125
SHA-1: 778c59b7bd38b6b6bd53a53c40a119d90ac32485
SHA-256: 4a49d8d69357ab83aa03f9aaf4eedd537d2e889e4adae08a786f61abddeb7ac2
Release notes
- Totally rewrote and fixed Admin interface's code. Made it using menu callbacks rather $op-dependent code.
- Fixed bug with <![CDATA[//> comments.
- Made updates to module's DB schema:
- Renamed it to google_website_optimizer (cause there's no reason in different name)
- Renamed tid to test_id to remove a confusion between taxonomy terms' tids.
- Made test_id type=serial
- Removed useless descriptions from schema
- Solved issue with access permissions.
- Implemented SimpleTests
- Created translation template and Russian translation.
- Minor code-style changes.