Posts Tagged with plugin

wyn_email_publish 0.2 Release

很久之前做了一个 版本 , 不过很简陋, 邮件地址和内容都要手工修改插件才行, 于是重新翻新的一遍, 加入了后台控制面板, 可以自定义多个邮件地址, 甚至可以定义邮件的标题和内容.

至于为什么有这么个插件, 无非就是为了发post的时候同时发到别的BSP上, 例如blogger, live space之类

直接下载点 这里

——————————————华丽的分割线——————————————

wyn_email_publish

Description

When you publish a new post, this plugin will mail it to everywhere (email address of course :D ) you want.

That means, you can publish the post onto other BSPs, which support email publish feature (like live space, or blogger), just as the same time you publish on textpattern.

History

  • 0.2: Add admin config panel, you can not only set the email addresses here, but also customize the content of mail
  • 0.1: Initialize Release, just has basal function, a little troublesome to use

Usage

  1. Install and active it, and of course, set up your email publish function of your BSPs
  2. Go to extenstion -> Email Publish
  3. Now you can set the mail address, use ‘;’ to separator if you have more than one address
  4. Set the title and body of mail, you can use the tag title, body, author and link to replace the title
    , the content, the author name and the link of the article. (NOTICE: link and body are NOT allowed in mail title)
  5. Go to write a new post to introduce this little thing :D

Download HERE

Textpattern Comment SOFA (TXP沙发党)

嗯, 昨天晚上无聊, 花了三个小时实现了一个雏形, 实现了对留言者统计并输出, 支持生成列表或者cloud

今天又修修补补加了用来识别用户的keyword属性, 并支持skip列表, 称之为0.2版本

后来觉得没有准确的统计沙发, 有点和名字不符, 于是又新增了restricted模式, 用来精确计算沙发党, 当然还是同时支持cloud输出和list输出. 并同时修改到0.3版本

cloud的效果如下, 喜欢的就拿去用好了

点这里 下载

—————————————-华丽的分割线—————————————-

Comment Sofa plugin for Textpattern

It can generate a cloud or a list for commenters who commented the most. OR generate them for users who got the sofa (first comment to a post) most :D

History

  • 0.3 : Add Restrict SOFA mode, which generator a cloud or a list for the users who got sofa (the first one who comment to a post) most.
  • 0.2 : Add keyword attribute to identify user by name or email and get skip value accepted a list with ‘;’ delimited.
  • 0.1 : Initialize Release

Usage

  1. wyn_comment_sofa_cloud
    • wraptag: wrap your cloud with a tag
    • keyword: The keyword to identify user, available values are name and email, default is name
    • skip: skip the user by indicated thing, default is nothing (lots of blogs just have one admin user to do everything :D ) You can set values more than one, just use a ‘;’ to separate.
    • label: the label
    • labeltag: tag of the label
    • limit: the limit of commenters, default is 10
    • class: the class of wrap
    • maxsize / minsize: the max / min font size of the most / least commenter’s link. (Percent, default is 200 and 50)
    • break: the break between links, default is a space
    • showcount: whether to show the count of comments by each commenter, default is 1
    • restricted: whether to get RESTRICTED SOFA MODE (Generate cloud by rank of first commented to posts), default is 0
  2. wyn_comment_sofa_list
    • wraptag: wrap your list with a tag
    • keyword: The keyword to identify user, available values are name and email and default is name
    • skip: skip the user by indicated thing, default is nothing (lots of blogs just have one admin user to do everything :D )
    • label: the label
    • labeltag: tag of the label
    • limit: the limit of commenters, default is 10
    • class: the class of wrap
    • break: the break between links, default is a space
    • showcount: whether to show the count of comments by each commenter, default is 1
    • restricted: whether to get RESTRICTED SOFA MODE (Generate list by rank of first commented to posts), default is 0

Download from HERE

Textpattern Plugins

You can also check them on Google Code

Textpattern Plugin: wyn_feed_redirector

This little thing is used to redirect your feed to another url, which is very useful if you are using some feed burn service like feedburner or feedsky. Like the FeedSmith of wordpress, but more powerful

Feature:

1. You can redirect both RSS and ATOM feed, or just redirect one of them.

2. By default, Feedburner and Feedsky clients can see the original feed. And you can add new regular expression value to filter the user agent, for advanced users.

Download: wyn_feed_redirector

Find more plugins in wyn-txp-plugins

———————————— 华丽的分割线 ————————————

这个插件用来将Textpattern的feed转至指定的url地址. 对于Feedburner或者Feedsky用户比较有用, 可以将所有的feed流量和订阅转至Feedburner或者Feedsky烧制的feed, 类似wordpress的 FeedSmith

功能:

1. Textpattern生成RSS和ATOM两种feed, 你可以任选其一, 或者两者同时做转向

2. 可以设定条件转向, 既通过对比客户端HTTP_USER_AGENT值来选择是否对其转向. 为保证Feedburner和Feedsky的spider能够正确抓到信息, 默认会忽略Feedburner和Feedsky的spider.

下载: wyn_feed_redirector

更多插件: wyn-txp-plugins

我所使用的Textpattern插件

UPDATE: 08/03/28, 启用 wyn_feed_redirector

UPDATE: 08/03/26, 启用 glx_gravatar

1. sy_sitemap 自动生成站点的Sitemap

2. chh_article_lib chh_系列插件的支持库

3. chh_if_data 模板标签, 只在标签内部确实有数据输出的时候才输出内容

4. chh_related_articles 根据Category, keywords等生成相关文章列表

5. dpcode 高亮插入文章的代码片段

6. dru_chatometer 根据留言数量排序生成文章列表

7. gho_comments_invite 用于代替comments_invite标签, 不过我只用来获取当前留言的序号

8. glx_admin_ping 发布文章时自动ping指定的服务器列表

9. mcw_templates 导入和导出模板

10. ob1_pagination 分页插件

11. tru_tags 为Textpattern加入tag功能

12. wyn_email_publish 发布文章的同时通过email发布到其他bsp, 我用来同步发布到blogger和live spaces

13. glx_gravatar 用来显示留言用户的gravatar头像, 还不知道gravator的点 这里