Japanese Mobile
jajathejazzcat - July 21, 2009 - 12:45
Japanese Mobile is a theme aimed at making a functional Drupal site for Japanese mobile phones(DoCoMo, au, Softbank). Since Drupal doesn't work with Japanese mobile phones by default, the theme uses a number of overrides in order to make Drupal compatible with them.
Features
- User agent detection & dynamic header depending on a carrier
- Inline CSS in order to deal with DoCoMo's inability to use external or header CSS
- No javascript since it doesn't work on mobile phones
- Character encoding conversion of HTML output fom UTF-8 to Shift_JIS
- Character encoding conversion of $_POST from Shift_JIS to UTF-8
- Session handling by URL-rewriting instead of cookies
- Blocks positioned above and below main content
- Liquid layout
- Use of GIF image instead of PNG
