Plugins

Description:
Highslide JS is an open source JavaScript software, offering a Web 2.0 approach to popup windows. This plugin allows you easily to make image popups on WordPress.

There are some toys you can use:
emoticons:
In your ''comments.php'' file add the following lines:
<?php highslide_emoticons(); ?>

Supported Languages:
US English/en_US (default)
简体中文/zh_CN (mg12)
Belorussian/by_BY (Marcis Gasuns) is coming...
Hungarian/hu_HU (János Csárdi-Braunstein) is coming...
Lithuania/lt_LT (Mantas Malcius) is coming...
Türkçe/tr_TR (canarkadas) is coming...

Download:
Highslide4WP (download, more...)

WP-RecentComments

Description:
Show the recent comments in your WordPress sidebar.
You can limit the number of comments, set the maximum length of excerpts, filter out pingbacks. You can also enable or disable the avatars, resize and reposition them. Besides above, it supports WordPress Widget. And now, you can turn to the newer or older comments when you clicked on the paging buttons.

Requires Version:
WordPress 2.5 or higher

Supported Languages:
US English/en_US (default)
简体中文/zh_CN (mg12)
Arabic/ar (Mustafa)
Belorussian/by_BY (Marcis Gasuns)
Bulgarian/bg_BG (Emil Minev)
Czech/cs_CZ (Ladislav Prskavec)
Danish/da_DK (Morten L. Johansen)
Finnish/fi (C. Hellberg)
Français/fr_FR (Luc Santeramo)
German/de_DE (Sylvia Egger)
Hungarian/hu_HU (János Csárdi-Braunstein)
Israel Hebrew/he_IL (Roy Azrad)
Italian/it_IT (Enrico Flaminios)
Lithuania/lt_LT (Mantas Malcius)
Macedonian/mk_MK (Dimitar Talevski)
Persian/fa_IR (Farzad Sagharchi)
Polish/pl_PL (Chris Ostrowski)
Russian/ru_RU (Алексей В.Ч.)
Spanish/es_ES (Eugenio Cavero)
Swedish/sv_SE (Jonas Nordström)
Türkçe/tr_TR (Hamdi Kellecioglu)
Ukrainian/uk (Jurko Chervony)
Albanian/sq_AL (Romeo Shuka) is coming...

Download:
WP-RecentComments (download, more...)

Arguments:
Name Type Description Default Versions
limit integer The number of comments. 5 1.0+
length integer The length of each comment excerpt. 50 1.0+
post true/false Show the post titles. true 1.1+
pingback true/false Show the pingback comments. true 1.1+
trackback true/false Show the trackback comments. true 1.4.3+
avatar true/false Show author avatars. true 1.1+
avatar_size integer The size of avatars. 32 1.1+
avatar_position left/right The position of avatars. left 1.1+
avatar_default string The default avatar. 1.4.1+
navigator true/false Show navigator buttons. true 1.3+
administrator true/false Show the comments from administrators. true 1.4.2+
smilies true/false Show smilies as graphic icons. false 1.6+
WP-MulticolLinks

Description:
Show the links with multiple columns layout in the sidebar.
You can limit the number of links, switch it between one-column and multiple-column layouts in the sidebar. and you can sort the links or random, use the 'Show all' button.

Requires Version:
WordPress 2.2 or higher

Supported Languages:
US English/en_US (default)
简体中文/zh_CN (mg12)
Finnish/fi (C. Hellberg) is coming...
Hungarian/hu_HU (János Csárdi-Braunstein) is coming...
Lithuania/lt_LT (Mantas Malcius) is coming...
Türkçe/tr_TR (Ömer Faruk) is coming...

Download:
WP-MulticolLinks (download, more...)

Arguments:
Name Type Description Default Versions
limit integer The number of comments. 0 (all) 1.0+
columns integer The number of columns. 1 1.0+
category string The name of the category wo show. 1.0+
orderby string Sort by name/url/rating/rand. name 1.0+
order ASC/DESC How to sort. ASC 1.0+
navigator true/false Show navigator buttons. true 1.0+

Description:
AJAX paging plugin for comment pages in WordPress 2.7 or higher versions.

Requires Version:
WordPress 2.7 or higher

Supported Languages:
US English/en_US (default)
简体中文/zh_CN (mg12)
Belorussian/by_BY (Marcis Gasuns) is coming...
Lithuania/lt_LT (Mantas Malcius) is coming...
Türkçe/tr_TR (Ömer Faruk) is coming...

Download:
AJAX Comment Pager (download, more...)

WP-EasyArchives

Description:
Display your archive tree that's search engine friendly on custom page.

Requires Version:
WordPress 2.2 or higher

Supported Languages:
US English/en_US (default)
简体中文/zh_CN (mg12)
Albanian/sq_AL (Romeo Shuka)
Belorussian/by_BY (Marcis Gasuns)
Czech/cs_CZ (Ladislav Prskavec)
Français/fr_FR (Jean-Michel MEYER)
Hungarian/hu_HU (János Csárdi-Braunstein)
Italian/it_IT (Gianni Diurno)
Lithuania/lt_LT (Mantas Malcius)
Polish/pl_PL (Artur)
Russian/ru_RU (kate)
Spanish/es_ES (David Tejedor)
Türkçe/tr_TR (Ömer Faruk)

Download:
WP-EasyArchives(download, more...)

Translation Instructions

If your language is not listed HERE and you want to contribute a translation, follow these steps:
1. Download the latest version and install it to your blog.
2. Go to {plugin directory}/languages, you'll find a file named {plugin name}.po that you have to rename to include your WPLANG. (for example: wp-recentcomments-zh_CN.po)
3. Open this file in poEdit (free software) and start your translation.
4. Upload .MO file to {plugin directory}/languages and test it on your blog.
5. Send both the .PO and .MO files to me via Email. (my email: wuzhao.mail@gmail.com)
6. Done. (I'll add the new language to the next version.)
  1. fhsoft | #201
    2009-05-10 14:47

    弄个中文的不行啊

  2. mg12 | #202
    2009-05-10 18:47

    @怪鸟
    就是改用 UTF-8 编码. 编辑代码用支持 UTF-8 的编辑器, Web 容器的默认语言用 UTF-8. 附两个资料:
    http://en.wikipedia.org/wiki/UTF-8
    http://baike.baidu.com/view/742823.htm

    @sisaR
    Hey man, you have to edit the wp-recentcomments.css file to fixed the style.

  3. mg12 | #203
    2009-05-10 18:49

    @fhsoft
    不是不行! 我专门写了中文的, 这两个英文的页面是方便非汉语的朋友. 请搜索本博客.

  4. 怪鸟 | #204
    2009-05-10 20:50

    所有文件都过一遍UTF-8吗?还是指定某个文件?
    还有谢谢你这几天的指点.

  5. mg12 | #205
    2009-05-10 23:29

    @怪鸟
    我的意思是说我的所有文件都是 UTF8 编码的, 如果你要修改那些文件请用 UTF8 编码的编译器, 另外主机环境要用 UTF8, WordPress 也是 UTF8 的, 中文版我没用过, 或者你试试用英文版, 再自己加个语言包汉化.

  6. 飘叶寻梦 | #206
    2009-05-13 05:42

    -_-! 只提供外国人方便,不提供中国人方便啊?
    还好我懂得一点点English :grin: :grin:

  7. mg12 | #207
    2009-05-13 21:49

    @飘叶寻梦
    有中文的文章. 你为什么不搜索一下?

  8. 苏洋 | #208
    2009-05-21 07:18

    @mg12
    话说感觉还是这个英文的展示模版正规...不过不知道怎么感觉到了有一种商业气息.... :?:

  9. 苏洋 | #209
    2009-05-21 07:19

    IE7回复评论后焦点移动到@人后失去tip气泡...呵呵,不知道你js的问题还是浏览器的...

  10. phpworker | #210
    2009-05-21 16:53

    nice list & design! thanks :)

  11. phpman | #211
    2009-05-23 10:11

    Good :oops:

  12. zygrax.com | #212
    2009-05-24 21:57

    thanks for the downloads!

    one of these days, you'll see them in action in one of my blogs.

    keep it up!

  13. yurab | #213
    2009-05-24 23:22

    phpworker :
    nice list & design! thanks

  14. Hino | #214
    2009-05-25 19:43

    @mg12

    Nice one!

  15. free | #215
    2009-05-26 15:37

    你好我用的是你的theme inove1.4,还有插件WP-EasyArchives,我看了你的侧边栏代码,似乎是直接调用WP-EasyArchives的,我想修改它不展开每个月的日志,试了但不管用,望指点。另我不是在小工具里添加的侧边栏,那个控制很方便!感谢你给大家提供的主题和插件!非常方便!

  16. Rock | #216
    2009-05-26 17:52

    网站使用了您的主题,特前来致谢!

  17. БAKИHEЦ | #217
    2009-05-31 07:27

    Статья очень понравилась! Этакий короткий микс практических знаний. Хоть и “зажгли лампу среди бела дня”:)

  18. eshanne | #218
    2009-06-01 16:10

    hii.. there, just wanted to ask you how did you manage to make your menu links up there like that? can you show me how? i really loved how you done your themes.. and i really liked it.. hope you can show me how you manage to do that.. thank you..

    eshanne -
    Malaysia..

  19. 京东商城 | #219
    2009-06-03 12:09

    网站使用了您的主题,特前来致谢!

  20. zozoozo | #220
    2009-06-03 14:02

    我也用了你的主题
    谢谢

  21. 虎皮鲨 | #221
    2009-06-04 15:19

    在IE下面发现我现在用的您的主题会变形,是不是里面的图片撑的?

  22. neorackle | #222
    2009-06-08 01:44

    I am very excited to have this kind of shoutbox plugin. Can u develop one? which have sidebar widget?

    http://lumichat.com/yshout5/ <---u can preview it by clicking 'Example'.

    Looking forward on u!

  23. mg12 | #223
    2009-06-08 17:39

    @苏洋
    哪里有商业气息?

    @苏洋
    JS 问题, 这个是因为页面重载了.

    @free
    请查看 README.txt 文件, 设置参数.

    @eshanne
    Here is a article that show you how to create a slide menu.
    http://www.neoease.org/add-lavalamp-menu-to-inove-theme/

    @虎皮鲨
    图片问题已经在 1.4 版本中解决了, 请检查你的标签是否匹配.

    @neorackle
    Let me see...

  24. mg12 | #224
    2009-06-08 17:40

    @虎皮鲨
    我到你的网站看过, 是图片撑成这样一来的, 我回在下个版本的主题中修正. 谢谢你的反馈.

  25. VOKZ | #225
    2009-06-09 15:32

    :cool: 今日见到有个匈牙利既人用你既皮肤 哈哈 我都在用 漂亮

  26. bolo | #226
    2009-06-09 19:58

    为什么你把某些插件做成ajax的,却不把ajax提交评论等整合进主题里呢?

  27. mg12 | #227
    2009-06-09 21:53

    @VOKZ
    这个不奇怪啊, 米国人才多呢.

    @bolo
    因为... 所以...

  28. Jensen | #228
    2009-06-11 23:20

    WP-easyarchives与2.8不匹配 月份不能显示 请升级一下吧

  29. Teo | #229
    2009-06-13 06:06

    Thanks for the plugin. It is nice!

  30. lirui0073 | #230
    2009-06-13 18:04

    WP-MulticolLinks 2.8有问题

  31. akywing | #231
    2009-06-15 08:27

    希望能吧插件部分做详细

  32. alphawolf | #232
    2009-06-16 14:55

    Hi mg12,

    Great site! I was wondering what plugin you are using for your slick sliding navigation (nav bar) or if it is part of a template? Thank you!

  33. Sandy | #233
    2009-06-19 04:09

    Hi,
    Thanks for the theme.
    where do I get the header that you have on your site. The blueish tint is nice.

    Sandy

  34. guya | #234
    2009-06-20 17:50

    WP-RecentComments 插件和后台设置冲突. 启用该插件后, WP 后台 设置不可用. 取消该插件即可.
    目前发行的版本是 WP 2.8, 请注意一下.

  35. mg12 | #235
    2009-06-20 18:02

    @Jensen
    新版本修复了这个问题.

    @lirui0073
    这个等我有时间会弄一下的.

    @alphawolf and @Sandy
    http://www.neoease.org/add-lavalamp-menu-to-inove-theme/

    @guya
    你要我注意什么? 我这里没有问题, 你报什么错, 怎么做的都不说, 试问我怎么知道你遇到什么情况呢?

  36. alphawolf | #236
    2009-06-20 18:10

    @mg12

    Xie Xie

  37. guya | #237
    2009-06-21 11:37

    @mg12
    问题是这样的.
    刚开始安装的时候到 WP-RecentComments 的时候, 后台设置不能用.
    后来不使用这个插件就行了. 到后来安装其他插件的时候又出现这样的问题.
    看了下错误信息. 原来是插件太多. PHP 分配的内存不够用.
    不知道为什么才装了7个插件. 都是安装 iNove 主题文章上面推荐的插件.
    然后运行就提示内存超出限制了. 内存限制是32M.
    这些插件也太恐怖了. 运行这么费资源么?

  38. micogle | #238
    2009-07-10 08:52

    终于能访问了,庆祝一下~~~ :lol:

  39. mg12 | #239
    2009-07-10 13:31

    @guya
    我激活的插件远不只 7 个, 没有问题. 是不是配置上有问题? 我建议你在本地搭建一个 WordPress 进行测试.

  40. Jesse | #240
    2009-07-14 13:10

    I find your plugin very useful and, again, I appreciate your generous sharing. Keep up the good work!

  41. Alexa | #241
    2009-07-21 04:16

    Eine echt super Lösung, ein sehr gutes Plugin, was ich allen empfehlen könnte.

  42. Raphael Dourado | #242
    2009-07-21 14:48

    Hello 'mg12', how are you? I'm fine.
    I'm using the inove template for WordPress in my blog. It's a wonderful system & design, good job! Bytheway, your website is amazing!
    Well, I tried to find that plugin "Digg Vote", did you do it? Can you share it with us?
    Thank you!

  43. mg12 | #243
    2009-07-22 22:47

    @Raphael Dourado
    I am sorry, it's a half-finished plugin, so I cannot release it in this moment.

  44. 燕子 | #244
    2009-07-24 13:12

    @mg12
    waiting for this cool plugin: digg vote :razz:

  45. zygrax | #245
    2009-07-27 13:19

    just installed this theme and its plugins...

    see them in action at http://blog.zygrax.com

    thanks to NeoEase... more power!

  46. imran | #246
    2009-08-01 04:03

    Hi mg!

    is there any plugin for these smilies that i see in comments ?

  47. mg12 | #247
    2009-08-02 02:40

    @imran
    Highslide4WP - the fist plugin that you can find in this page.

  48. zencool | #248
    2009-08-05 00:47

    我的wordpress使用了你做的主题,特此鸣谢

  49. mark | #249
    2009-08-05 01:41

    终于搞定了Quick Comment的问题,不过还是有点点问题,就是发表的评论还是不能马上看到。

  50. castello | #250
    2009-08-05 20:10

    3Q~~sir~~~~

Comment pages
1 ... 3 4 5 6 7 94

Twitter Email feed
RSS feed