Posted by jajathejazzcat on April 13, 2010 at 1:22pm
| Download | Size | md5 hash |
|---|---|---|
| jp_mobile-6.x-1.1.tar.gz | 26.67 KB | 6c7fe60629cc5bfb19ea22a9abba4cdd |
| jp_mobile-6.x-1.1.zip | 31.83 KB | db5377dc8cf9ba74499151ad5f1770a4 |
Last updated: December 24, 2010 - 23:14
Release notes
The Japanese Mobile 6.x-1.1 now avoids hacking the core and has a new dependency on url_alter module. If you are upgrading from the previous versions, you will need to set the value of url_rewriter.tags to an empty string in your settings.php, as in the default.settings.php. Please see #764232: Avoiding hacking core files.
This release also allows you to upload files in the admin section if you have enabled another theme as the admin theme.
Features:
#764232: Avoiding hacking core files by Antoine Lafontaine, jajathejazzcat: Added hook_url_outbound_alter() to avoid hacking core.
Bug fixes:
Fixed to enable file uploading when other themes are used.