HypCommonFunc を更新して、Ver. 20110726 としました。
115 116 117 118 119
// 携帯端末判定用 UA 正規表現 $this->k_tai_conf['ua_regex'] = '#(?:Android|Windows Phone|SoftBank|Vodafone|J-PHONE|DoCoMo|UP\.Browser|DDIPOCKET|WILLCOM|iPhone|iPod|mixi-mobile-converter|Googlebot-Mobile|Google Wireless Transcoder|Hatena-Mobile-Gateway)#'; // jQuery mobile を使用するプロファイル $this->k_tai_conf['jquery_profiles'] = 'android,iphone,ipod,windows phone';
98 99 100 101
// 外部リンクに付加する class属性値 // use_words_highlight = 1 の場合に有効 // 空値指定で class属性の付加なし $this->extlink_class_name = 'ext';