Wordpress显示分类作者插件:Author Complete Post List

三 6th, 2008  
2

Comments

Wordpress显示分类作者插件:Author Complete Post List

插件信息
  • 插件名称:Author Complete Post List
  • 插件版本:2.0
  • 适用平台:
  • 功能简介:Provides an easy way to display the complete list of the an author’s posts, including the posts where he’s also co-author. It solves two problems with the author page:
下载介绍
使用教程
    1. Upload author-complete-post-list.php to the /wp-content/plugins/ directory.
    2. Activate the plugin through the ‘Plugins’ menu of WordPress.
    3. Place in your templates:
      1. For the total of posts: <?php totalposts($author, $curauth->userlogin); ?>
      2. For the list of posts: <?php fullpostlist($author, $curauth->user_login); ?>

离线写博工具—-Zoundry

三 6th, 2008  ,
5

Comments

主流的离线写博工具就是windows live writer 和Zoundry Blog Writer了。感觉还是Zoundry Blog Writer功能上更好一些:

1、Zoundry不仅能离线书写、发布日志,而且还是一个很好的博客备份工具。因为Zoundry会把博客的文章,包括图片等,都下载到本地,相当于本地备份。

2、远程管理Blog方便、速度快。Zoundry支持各种标准的Blog相关API接口(对WordPress是XML-RPC接口),你只要预先填写好用户名、密码,用它发布Blog速度很快。Zoundry可以删除服务器上的博客帖子、编辑帖子、重新发布,比你登录Web后台管理界面再进行相应修改要快的多。
3、如果拥有多个博客,想把博客同期发布在多个站点上,用Zoundry,只要你配置好相应网站的用户名密码,不用一个一个的登录到博客后台,选择不同的网站即可,只要再点击发布按钮即可。

1、Zoundry -

下载地址 | 精彩教程

2、Window Live Blog Writter -

下载地址 | 精彩教程

另,顺便发现一个在线获得网站截屏的网站 http://www.superscreenshot.com/

[有问题找google]添加日志显示作者到模板

三 6th, 2008  
0

Comments

在single.php和index.php这两个模版文件中添加命令 <?php the_author(); ?>,两侧添加div标签,可模仿其他的div标签在CSS中的参数设置进行设置

Wordpress插件大全之30个日志相关插件

三 4th, 2008  
0

Comments

管理与排版

  Add Graphic Signature – 自动或使用标签在日志中添加图片签名。

  Adman – 帮助你在日志的开头或中间显示广告。

  Another WordPress Meta Plugin – 在日志中添加Meta标签和关键字,以优化搜索引擎。

  Category Remindr – 在“Publish”按钮后增加一个分类提示按钮,以提醒你对当前日志进行分类。

  Corrector – 使用Google Spell进行拼写检查,支持27种语言。

  DropCap First Character – 日志首字符放大。

  Front Page Excluded Categories – 允许隐藏某些分类的日志。

  Limit the size of main page posts – 指定首页日志摘要的字数。

  Notify On Draft Post – 当多用户博客中有新日志发表时,通知Editor审阅。

  Post Notification – 当你发表新日志时,邮件通知所有注册用户,甚至还可以将该日志包含在邮件中一起发送。

  Post Repeater – 每周、每月、每年重复发表同一篇重要日志。

  Post Templates – 设置日志模板,简化同类日志的发表过程。

  PostPost – 在日志开头或结尾处添加某些特定内容,例如广告。

  Posts Expire – 设置日志的有效显示期限,过期后日志将被隐藏。

  Subscribers Only – 标记日志为“Subscriber Only” 使其仅对会员可见.

  Subscribe-Remind – 在每篇日志下方提示读者订阅RSS feed。

  WordPress PDA – 让PDA用户阅读你的博客时有更好的浏览体验。

  WP-orderposts – 改变日志的排序方式。

  WP-Sticky – 日志置顶。 

  发布工具

  Auto Link – 指定特殊的标签并在正文输出时使用Google API进行自动链接转换,如将[movie]Move Title[/movie]自动链接到IMDB上。

  Author Complete Post List – 按作者分类显示日志,包括合作的日志。

  Blog by Mail with Categories – 增强Wordpress的“Blog by mail”功能,允许对发送日志的分类进行限制。

  Code Markup – 支持在日志中显示HTML或其他语言的代码片段。

  Easy Post-To-Post Links – 撰写日志时通过快捷方式简化站内其他日志链接的添加。

  On This Day – 显示历史上的当天日志。

  Plain Text Paste – 纯文本粘贴,去除文本的格式信息。

  TD Word Count – 日志字符数统计。

  Ubernyms – 为常用的专业术语和链接设置快捷方式。

  WP-Footnotes – 为日志添加脚注。

  wpSpoiler – 有利于影视评论类博客,可以隐藏[spoiler]标签中的文字。

  Via 30+ Tools For Working With Wordpress Posts

Page 1 of 11