Releases for Subdomain
subdomain 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| subdomain-6.x-1.5.tar.gz | 15.34 KB | 572824793f1f7927258e54fdc7e29442 |
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
| Download | Size | md5 hash |
|---|---|---|
| subdomain-6.x-1.4.tar.gz | 14.93 KB | cda55c968ec08e79ebefb6de3224735f |
#305352 - configurable alphanumeric restriction on subdomains works correctly now (6.x)
subdomain 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.5.tar.gz | 15.67 KB | ac26c24da226b9e1038c0fc5ef130dc6 |
#305352 - configurable alphanumeric restriction on subdomains works correctly now (5.x)
subdomain 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.4.tar.gz | 15.68 KB | 396a54e59f52add7c43e969c18302c2e |
#304776 Fixed missing argument error in subdomain_build_token() function that popped up in Content Type mode
subdomain 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.3.tar.gz | 15.67 KB | ef3d4ca1da86ffd68fcb8928c9e6a542 |
Added Node Content Type mode
Added installation prerequisite checking
subdomain 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| subdomain-6.x-1.3.tar.gz | 14.92 KB | 1ff4402041ee08c241d8dd0e3f6fcd04 |
Added Node Content Type mode
Added installation prerequisite checking
Simplified Installation
subdomain 5.x-1.3-rc1
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.3-rc1.tar.gz | 15.66 KB | bab45fba7a8da9cafb7b274e25a0dbbd |
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
| Download | Size | md5 hash |
|---|---|---|
| subdomain-6.x-1.2-rc1.tar.gz | 14.73 KB | b58a9435a25447be810df7f73d650046 |
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
| Download | Size | md5 hash |
|---|---|---|
| subdomain-6.x-1.x-dev.tar.gz | 15.34 KB | 35f9c81bd2119a6f80112ff76a012201 |
* 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
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.2.tar.gz | 12.47 KB | 1868df3e5375dc2deeab0ea1b0616fd1 |
Updated Upgrade instructions in README.txt.
subdomain 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| subdomain-6.x-1.1.tar.gz | 11.54 KB | 1182dafd67f57111f563141dc35089fd |
Added QSA flag to .htaccess subdomain rewriterule
subdomain 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.1.tar.gz | 12.46 KB | 1a8e840961d04d6cf02898ef6a97a94e |
Added QSA flag to .htaccess subdomain rewriterule
subdomain 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| subdomain-6.x-1.0.tar.gz | 11.52 KB | 60fe73630374400b38f2cdc2c3b1210e |
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
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.0.tar.gz | 12.44 KB | 538a65439d005ee40f596cbb4e374beb |
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
| Download | Size | md5 hash |
|---|---|---|
| subdomain-6.x-1.0-rc1.tar.gz | 11.42 KB | 46ff7a0bf78d86d61a29ed1da961e938 |
* Fixed bug in admin settings screen that resulted if the taxonomy module was disabled.
No known issues.
subdomain 5.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.0-rc2.tar.gz | 12.23 KB | 00845660e4b18b914e6d9a0c351b08b6 |
* Fixed bug in admin settings screen that resulted if the taxonomy module was disabled.
No known issues.
subdomain 5.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.0-rc1.tar.gz | 12.09 KB | 40c93cfb29cee4442d555611f868f0dc |
* 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
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.0-beta2.tar.gz | 12.08 KB | 685bbe3b217f7ede25568838337e6f9d |
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
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.0-beta1.tar.gz | 10.83 KB | 45d403084840bba2eb2db318378df88b |
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
| Download | Size | md5 hash |
|---|---|---|
| subdomain-5.x-1.x-dev.tar.gz | 15.57 KB | a6a032eac517f270963954a553ab1213 |
Initial Release of the Subdomain module. Enjoy :-)!
Please report any issues you discover. Thanks a million. - Stein
