Title: tinyau's Replies | WordPress.org

---

# tinyau

  [  ](https://wordpress.org/support/users/tinyau/)

 *   [Profile](https://wordpress.org/support/users/tinyau/)
 *   [Topics Started](https://wordpress.org/support/users/tinyau/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tinyau/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tinyau/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tinyau/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tinyau/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tinyau/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Need “Quote Comment” Beta Tested Please](https://wordpress.org/support/topic/need-quote-comment-beta-tested-please/)
 *  [tinyau](https://wordpress.org/support/users/tinyau/)
 * (@tinyau)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/need-quote-comment-beta-tested-please/page/2/#post-292546)
 * Yes, just like you said. 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Need “Quote Comment” Beta Tested Please](https://wordpress.org/support/topic/need-quote-comment-beta-tested-please/)
 *  [tinyau](https://wordpress.org/support/users/tinyau/)
 * (@tinyau)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/need-quote-comment-beta-tested-please/page/2/#post-292544)
 * Viper, great enhancement, better than the previous version a lot.
 * I would like to see an option to allow disable nested quote. Is it possible? 
   Thanks a lot.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Ultimate Tag Warrior breaks WP2 Beta Two](https://wordpress.org/support/topic/ultimate-tag-warrior-breaks-wp2-beta-two/)
 *  [tinyau](https://wordpress.org/support/users/tinyau/)
 * (@tinyau)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/ultimate-tag-warrior-breaks-wp2-beta-two/#post-288232)
 * I have also using UTW 2.8.7 with this [patch](http://www.neato.co.nz/forum/read.php?4,114,115#msg-115)
   applied under 2.0 Beta 2 without any problem.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [How to perform URL redirection using mod_rewrite in 2.0 beta](https://wordpress.org/support/topic/how-to-perform-url-redirection-using-mod_rewrite-in-20-beta/)
 *  Thread Starter [tinyau](https://wordpress.org/support/users/tinyau/)
 * (@tinyau)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/how-to-perform-url-redirection-using-mod_rewrite-in-20-beta/#post-286525)
 * Thanks Viper007Bond. After I moved all my rewrite rules to the beginning of `.
   htaccess` file, and let those entries of WordPress in the end. It works like 
   a charm. 😉
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Permalinks and Edit posts WP 2.0 beta](https://wordpress.org/support/topic/permalinks-and-edit-posts-wp-20-beta/)
 *  [tinyau](https://wordpress.org/support/users/tinyau/)
 * (@tinyau)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/permalinks-and-edit-posts-wp-20-beta/page/4/#post-285413)
 * In version 1.5.2, I use mod_rewrite to redirect all my post feed and comment 
   feed to Feedburner, and use the mod_rewrite of Ultimate Tag Warrior (UTW) plugin
   to use a simpler URL /tag/.
 * I have tried to use .htaccess file of version 1.5.2 in version 2.0 Beta 1 without
   any problem. However, I found this simpler version of .htaccess is good and I
   tried to use it but I have some problems when using it.
 * 1. How to disable the mod_rewrite of post feed and comment feed so that I can
   add the entries of redirection of feed to Feedburner?
    2. I have added the following
   entries in .htaccess that generated by UTW of /tag/ URL redirection to the .htaccess
   of version 2.0 Beta 1. However, the redirection failed. How can I solve it?
 * RewriteRule ^tag/?(.*)/feed/(feed|rdf|rss|rss2|atom)/?$ /index.php?tag=$1&feed
   =$2 [QSA,L]
    RewriteRule ^tag/?(.*)/page/?(.*)/$ /index.php?tag=$1&paged=$2 [
   QSA,L] RewriteRule ^tag/?(.*)/$ /index.php?tag=$1 [QSA,L] RewriteRule ^tag/?(.*)/
   page/?(.*)$ /index.php?tag=$1&paged=$2 [QSA,L] RewriteRule ^tag/?(.*)$ /index.
   php?tag=$1 [QSA,L]

Viewing 5 replies - 1 through 5 (of 5 total)