标签 textpattern 下的文章

以下是changelog:

Fixed: Current section/category is overwritten in <txp:section_list> and <txp:category_list> (container or form mode) Fixed: Registration and notification mails are not sent in PHP safe mode. Fixed: Error message upon article save from MySQL 5 in ‘strict’ mode. Fixed: Timeout during “clean URL test” causes WSOD in diagnostics tab. Partly fixed: Search result excerpt breaks HTML entities. Changed tag: <txp:if_section> without a name attribute is now TRUE on a section page (old behaviour is preserved on upgrades). Changed tag: <txp:if_category name="">is now FALSE on a category page (old behaviour is preserved on upgrades). Changed tag: <txp:link_url /> escapes its output. Changed tag: <txp:file_download_list /> uses “wraptag”, “break”, and “label” attributes consistently like other tags. Speed: faster plugin loading from the database. Diagnostics tab: ignore line endings when checking for modified files and show full paths. Pages tab: allow ‘default’ page to be deleted if not used by a section. Developer: Fall back to standard page/permlink behaviour if custom_url_func() returns FALSE. Developer: set_pref() accepts an optional “position” parameter.

下载地址:
http://textpattern.com/file_download/53/textpattern-4.0.8.zip

textpattern->wordpress->typecho
这个转换过程花了几个月,不知道是不是因为自己看着typecho一点一点成长的缘故,使用起来感觉就是舒服。
经过typecho团队,尤其是70、fen和手气不错的辛苦工作,0.3版已经有很高的完成度了,老实说,每次更新SVN都会给我一些惊喜。
两个转换插件magike2typecho和wordpress2typecho都已经基本完成,转换的效果也很完美。
目前有这样几个插件:
1、Akismet
大名鼎鼎的反垃圾评论服务已经可以在typecho中使用,只需要一个key就行
2、Typecho Code Editor
为在线编辑模板和插件等代码提供高亮、显示行数等功能
3、Plugin Helper
插件帮手本身也是一个插件, 它将默认出现在所有的typecho发行版中. 因此你可以放心使用它的功能, 以方便你的插件安装在用户的系统里.
4、Simple Code
解析内容源代码中的code串
5、Textile 2
用于解析textile语法(这是我个人的一个不合理要求,70愣是没拒绝就移植过来了)
6、HelloWorld
在后台显示一个HelloWorld,更重要的是为插件开发者提供最简单的演示
7、Magike to Typecho
typecho前身magike升级到typecho的插件,效果完美
8、Wordpress to Typecho
wordpress转换到typecho的插件,效果很完美

真神了,textpattern出了4.0.8rc1

http://textpattern.com/file_download/49/textpattern-4.0.8-rc1.zip

如果没有问题的话,会在2009年1月中旬推出。

Changes in 4.0.8
* Fixed: Current section/category is overwritten in

and (container or form mode) * Fixed: Registration and notification mails are not sent in PHP safe mode. * Fixed: Error message upon article save from MySQL 5 in 'strict' mode. * Changed tag: without a name attribute is now TRUE on a section page (old behaviour is preserved on upgrades). * Changed tag: is now FALSE on a category page (old behaviour is preserved on upgrades). * Speed: faster plugin loading from the database. * Diagnostics tab: ignore line endings when checking for modified files and show full paths. * Pages tab: allow 'default' page to be deleted if not used by a section. * Developer: Fall back to standard page/permlink behaviour if custom_url_func() returns FALSE.

在这里反馈:
http://forum.textpattern.com/viewtopic.php?id=29290