PhpWind教程:列表页文章新窗口打开方式设置_PhpWind教程
教程Tag:暂无Tag,欢迎添加,赚取U币!
默认状态下,论坛的列表页文章在本窗口打开。
如何修改,使其以新窗口方式显示?
以wind风格为例。
用编辑器或记事本方式打开template/wind/thread.htm
搜索
<a href="$thread[tpcurl]" >
将其改为
<a
href="$thread[tpcurl]" target="_blank">
查看更多 PhpWind教程 PhpWind模板风格
相关PhpWind教程:
- PhpWind教程:PHPWind forum V7.5 SP1 使用与修复说明
- PhpWind教程:PHPWind Forum V7.5 升级教程
- PHPWind7.3 升级7.3.2 图文教程
- PhpWind教程:sitemap生成问题
- PhpWind教程:热榜排行 for 75
- PHPwind 6.3.2升级至PHPwind 7.3.2 图文教程
- PHPWind 7.0 升级至PHPwind 7.3.2 图文教程
- PHPWind 7.0 升级到PHPwind v7.3 图文教程
- PHPWind 6.3.2升级到 PHPwind v7.3 图文教程
- PHPWind6.3.2升级PHPWind7.0说明教程
- PhpWind教程:PHPWind6.3(6.3rc、6.3) to PHPWind6.3.2升级教程
- PhpWind教程:PHPWind6.x(6.0rc、6.0) to PHPWind6.3.2升级教程
- 相关链接:
- 教程说明:
PhpWind教程-PhpWind教程:列表页文章新窗口打开方式设置。