Posts Tagged ‘plugin’


upgraded:FCKEditor for wordpress version 3.2

FCKEditor for wordpress has been upgraded to version 3.2 with support for wordpress’s “Read more” feature:
image

October 26th, 2009 in wordpress | 8 comments


FCKEditor for wordpress has been upgraded to version 3.1

FCKEditor for wordpress has been upgraded to version 3.1 to  work with the lastest  version of FCKEditor : CKEditor 3.0.1.you can try the demo of CKEditor here: http://ckeditor.com/demo

image

October 18th, 2009 in wordpress | 6 comments


YAAPC has upgraded to version 1.1.3 with SEO Enhanced

This version adds a feature that can automatically generate “noindex,follow” meta tag in your paged comments page to avoid duplicate content in search engine.Many thanks to Hank’s for his great comment and advice to YAAPC:

Isn’t that causeing a lot of duplicate content? Do i’ve to stop all “?p=x&cp=x#comments” pages from being indexed via .htaccess/robot.txt or is there a switch to mark them “noindex” in robots meta tag? Every click on another comments page is counted as real pageview, right?

October 8th, 2008 in wordpress | 5 comments


Yet another Ajax paged comments plugin for wordpress (YAAPC)

This Plugin provides Ajax enabled comments system with paging,posting and form validation to your WordPress blog.

image

Features:

  • Ajax page navigation

    When the user navigate through the comments via page selector,only the comments area will be send back to the client and refreshed,not the full page.This actually save your server load and bandwidth thus making your blog faster and more responsive. The paging system works even if JavaScript is disabled.

  • SEO friendly

    Pagination can cause a duplicate content issue with search engines.YAAPC can automatically generate “noindex,follow” meta tag in your paged comments page to avoid duplicate content in search engines that may hurt your rankings.(many thanks for Hank’s great comment and advice)

  • Ajax comment posting

    Posting comments via Ajax,without page refreshing.

  • Comment form validation

    validate the user input in comment form before sending to server. 

September 28th, 2008 in wordpress | 158 comments


The problem about Permalinks Migration Plugin

Some people told me that they can’t redirect from default permalinks structure (/?p=#) to a new one via Permalinks Migration plugin.Revenuenets sent me a message a few days ago:

hi Dean,i think the problem that i’ve asked you previously is a wordpress 2.5 limitation,without using any plugins, wordpress itself can’t even redirect /%postname%/ to /%category%/%postname%/ .
any comments on that?

August 7th, 2008 in wordpress | 31 comments


Updated:FCKEditor for wordpress version 2.3

FCKEditor for wordpress has been upgraded to version 2.3.

this version upgrade FCKEditor to the newest version 2.5.1,you can download it from here.

January 3rd, 2008 in wordpress | 28 comments


Howto:Configure Spell Check with FCKEditor Plugin for Wordpress

There is a good guide to configuring spell check with dean’s fckeditor plugin for wordpress at : blog.dotkam.com

May 14th, 2007 in wordpress | 2 comments


Update:dean’s fckeditor wordpress (v2.0)

dean’s fckeditor for wordpress has been totally rewritten, with some new features added.

New feautures provided in this version:

May 12th, 2007 in Site news, wordpress | 9 comments


Update:dean’s fckeditor for wordpress

dean’s fckeditor for wordpress has been updated to version 1.5,with wordpress “read more” feature supported.

there is a new button that allow you to insert a “Read More…” link to your full entry when the post is displayed in a post list.

May 7th, 2007 in Site news | 3 comments


Google Code Prettify for wordpress

This small wordpress plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.

Notice: you will need to have JavaScript enabled in your browser for this to work.

April 28th, 2007 in wordpress | 119 comments


Permalinks Migration Plugin for wordpress

With this plugin, you can safely change your permalink structure without breaking the old links to your website,and even doesn’t affect your search engine rankings.

November 3rd, 2006 in wordpress | 1,649 comments


URL Rewriting for WordPress under IIS has been rebuild

because not all of the servers have VC 2005 runtime libraries, so I rebuild this plugin with /MT switch(multithread, static CRT) instead of /MD .

October 27th, 2006 in Site news | 3 comments