改进-feature #67
让wp在手机中正常显示
| Status : | 确认存在 | Start : | 03/17/2008 | ||
| Priority : | 高 | Due date : | |||
| Assigned to : | Liang Jin | % Done : | 30% |
||
| Category : | - | ||||
| Fixed version : | 2008第四次更新 | ||||
Description
现在用手机上网的人越来越多,用手机阅读blog也不是什么新鲜事了。
但是现在很多站点、blog都没有针对手机用户进行特定优化,使其内容在手机中正常显示
我没有找到相应的插件,但是我发现mofuse这个站点可以通过一段代码实现手机内容的正常显示,希望管理员考虑一下加入这段代码
如果需要,我可以把代码发送给管理员审核,省去你们注册的麻烦。
Wordpress
If you are using Wordpress, copy the PHP code below and paste it at the very top of the file header.php. The header.php file can be found in the theme directory of your current theme.
Example: /public_html/wp-content/themes/classic/header.php
History
03/23/2008 12:04 AM - Liang Jin
- Status changed from 新建 to 确认存在
- Assigned to set to Liang Jin
- Fixed version set to 2008第三次更新
我不太明白mofuse需要修改的东西,他们网站上也没有找到信息,你在哪里看到的?
03/23/2008 08:44 AM - kerby court
- File SNAG-0000.png added
- File mofuse.txt added
相应的图片说明和代码如下:
03/23/2008 09:41 AM - Liang Jin
这个修改需要在每个主题做,太麻烦了。应该用插件支持,我和他们联系一下吧,他们似乎有个beta测试的WordPress插件。
03/23/2008 04:42 PM - Liang Jin
找到了MoFuse的WordPress插件,在 http://mofuse.com/wp/ 里面。
04/17/2008 11:13 PM - Liang Jin
- Fixed version changed from 2008第三次更新 to 2008第四次更新
- % Done changed from 0 to 30
mofuse的WP插件还不是很成熟,准备等他们的插件改进一点以后加入。