Releases for Subdomain
subdomain 6.x-1.5
First released: March 20, 2009 - 13:51
Size: 15.34 KB
md5_file hash: 572824793f1f7927258e54fdc7e29442
Last updated: March 20, 2009 - 13:56
6.x - Fixes a few bugs
- #294736 - now works correctly with imagecache
- #345328, #369801 - no longer rewrites url's of "restricted" subdomains (e.g. "www" now works)
- #360649 - all output wrapped in t() function making translation possible
- #367919 - "username cannot be changed" now appears in the correct context and only when appropriate
subdomain 6.x-1.4
First released: September 25, 2008 - 00:22
Size: 14.93 KB
md5_file hash: cda55c968ec08e79ebefb6de3224735f
Last updated: September 25, 2008 - 00:25
#305352 - configurable alphanumeric restriction on subdomains works correctly now (6.x)
subdomain 5.x-1.5
First released: September 25, 2008 - 00:21
Size: 15.67 KB
md5_file hash: ac26c24da226b9e1038c0fc5ef130dc6
Last updated: September 25, 2008 - 00:25
#305352 - configurable alphanumeric restriction on subdomains works correctly now (5.x)
subdomain 5.x-1.4
First released: September 8, 2008 - 02:13
Size: 15.68 KB
md5_file hash: 396a54e59f52add7c43e969c18302c2e
Last updated: September 8, 2008 - 02:15
#304776 Fixed missing argument error in subdomain_build_token() function that popped up in Content Type mode
subdomain 5.x-1.3
First released: August 20, 2008 - 05:35
Size: 15.67 KB
md5_file hash: ef3d4ca1da86ffd68fcb8928c9e6a542
Last updated: August 20, 2008 - 05:40
Added Node Content Type mode
Added installation prerequisite checking
subdomain 6.x-1.3
First released: August 20, 2008 - 05:29
Size: 14.92 KB
md5_file hash: 1ff4402041ee08c241d8dd0e3f6fcd04
Last updated: August 20, 2008 - 05:30
Added Node Content Type mode
Added installation prerequisite checking
Simplified Installation
subdomain 5.x-1.3-rc1
First released: August 14, 2008 - 04:06
Size: 15.66 KB
md5_file hash: bab45fba7a8da9cafb7b274e25a0dbbd
Last updated: August 14, 2008 - 04:10
added installation prerequisite checking which should make it much simpler to figure out whether your DNS server, web server, and drupal installation have been correctly setup to handle subdomains
added new mode: content types (automatically place nodes onto subdomains based on the node's content type)
fixed #290133 (akor) - fixed some taxonomy alias generation bugs
fixed #284950 - updated patches for Drupal 5.10
fixed #293198 - made username change/alpha restrictions configurable
subdomain 6.x-1.2-rc1
First released: August 14, 2008 - 04:02
Size: 14.73 KB
md5_file hash: b58a9435a25447be810df7f73d650046
Last updated: August 14, 2008 - 04:05
added installation prerequisite checking which should make it much simpler to figure out whether your DNS server, web server, and drupal installation have been correctly setup to handle subdomains
added new mode: content types (automatically place nodes onto subdomains based on the node's content type)
fixed #290133 (akor) - fixed some taxonomy alias generation bugs
fixed #284950 - updated patches for Drupal 6.4
fixed #293198 - made username change/alpha restrictions configurable
subdomain 6.x-1.x-dev
First released: August 12, 2008 - 15:31
Size: 15.34 KB
md5_file hash: 35f9c81bd2119a6f80112ff76a012201
Last updated: March 19, 2009 - 00:20
* Added logic that checks whether installation requirements are met and suggests solutions if not
* Made alphanumeric restriction on user/group names configurable
* Made restriction on changes to user/group names configurable
subdomain 5.x-1.2
First released: June 14, 2008 - 10:24
Size: 12.47 KB
md5_file hash: 1868df3e5375dc2deeab0ea1b0616fd1
Last updated: June 14, 2008 - 10:25
Updated Upgrade instructions in README.txt.
subdomain 6.x-1.1
First released: June 13, 2008 - 14:43
Size: 11.54 KB
md5_file hash: 1182dafd67f57111f563141dc35089fd
Last updated: June 13, 2008 - 14:45
Added QSA flag to .htaccess subdomain rewriterule
subdomain 5.x-1.1
First released: June 13, 2008 - 14:43
Size: 12.46 KB
md5_file hash: 1a8e840961d04d6cf02898ef6a97a94e
Last updated: June 13, 2008 - 14:45
Added QSA flag to .htaccess subdomain rewriterule
subdomain 6.x-1.0
First released: June 13, 2008 - 04:12
Size: 11.52 KB
md5_file hash: 60fe73630374400b38f2cdc2c3b1210e
Last updated: June 13, 2008 - 04:15
Changed the Subdomain prefix from _ to ~
If upgrading from a Release candidate, edit /path/to/drupal/.htaccess, scroll to the bottom and find this line:
RewriteRule ^(.*)$ index.php?q=_%1/$1 [L]
Replace the underscore (_) with a tilde (~), so that it becomes:
RewriteRule ^(.*)$ index.php?q=~%1/$1 [L]
subdomain 5.x-1.0
First released: June 13, 2008 - 04:10
Size: 12.44 KB
md5_file hash: 538a65439d005ee40f596cbb4e374beb
Last updated: June 13, 2008 - 04:15
Changed Subdomain prefix from _ to ~.
If upgrading from a Beta or Release Candidate, read the README.txt and update your .htaccess file as indicated
subdomain 6.x-1.0-rc1
First released: June 13, 2008 - 01:10
Size: 11.42 KB
md5_file hash: 46ff7a0bf78d86d61a29ed1da961e938
Last updated: June 13, 2008 - 01:15
* Fixed bug in admin settings screen that resulted if the taxonomy module was disabled.
No known issues.
subdomain 5.x-1.0-rc2
First released: June 13, 2008 - 01:09
Size: 12.23 KB
md5_file hash: 00845660e4b18b914e6d9a0c351b08b6
Last updated: June 13, 2008 - 01:10
* Fixed bug in admin settings screen that resulted if the taxonomy module was disabled.
No known issues.
subdomain 5.x-1.0-rc1
First released: June 12, 2008 - 23:13
Size: 12.09 KB
md5_file hash: 40c93cfb29cee4442d555611f868f0dc
Last updated: June 12, 2008 - 23:15
* Fixed nasty crash bug: No longer crashes when creating content if OG.module is disabled
No other known issues
subdomain 5.x-1.0-beta2
First released: June 12, 2008 - 05:11
Size: 12.08 KB
md5_file hash: 685bbe3b217f7ede25568838337e6f9d
Last updated: June 12, 2008 - 05:15
Changes
- FIXED several bugs in module, documentation, and installation procedure
- ADDED ability to rewrite taxonomy terms of a specified vocabulary as subdomains
subdomain 5.x-1.0-beta1
First released: March 22, 2008 - 13:31
Size: 10.83 KB
md5_file hash: 45d403084840bba2eb2db318378df88b
Last updated: March 22, 2008 - 13:35
1.0 Beta release
Allows placing Organic Groups or Node Authors on their own subdomains.
Simplified the Administration interface
Added the ability to specify custom subdomains
subdomain 5.x-1.x-dev
First released: March 21, 2008 - 04:12
Size: 15.57 KB
md5_file hash: a6a032eac517f270963954a553ab1213
Last updated: April 4, 2009 - 00:19
Initial Release of the Subdomain module. Enjoy :-)!
Please report any issues you discover. Thanks a million. - Stein
