=== Collapsible Comments === Tags: comments Requires at least: WP 2.2 Tested up to: WP 2.3.1 Stable tag: trunk Contributors: DeUCeD Donate link: An easy way to make each comment collapse and expand inline with excerpt at every page or post. == Description == This plugin provides an easy way to make all comments collapse and expand inline with an excerpt at every page or post. It's tested on firefox and IE 6 & 7 and works without problems. I ll be happy to adopt any ideas or make usefull changes to the code. **UPDATED:** Version 3.0 has also the capability to make collapsible elements within a post or page. More info on the plugins page. So have fun and keep blogging! == Version and Info == Plugin Name: Collapsible Comments Plugin URI: http://deuced.net/wpress/collapsible-comments/ Version: 3.0 Author: ..::DeUCeD::.. Author URI: http://www.deuced.net/ == Installation == 1. Decompress and upload the folder collapsible-comments to the /wp-content/plugins/ directory. 2. Activate the plugin through the *Plugins* menu in WordPress. 3. Find the file comments.php in your theme directory and replace the expression **``** with the **``** == Upgrading == 1. Deactivate the plugin through the *Plugins* menu in WordPress. 2. Delete the folder collapsible-comments from your /wp-content/plugins/ directory. 3. Decompress and upload the new folder collapsible-comments to the /wp-content/plugins/ directory. 4. Activate the plugin through the *Plugins* menu in WordPress. == Unistallation == 1. Deactivate the plugin through the *Plugins* menu in WordPress. 2 Find the file comments.php in your theme directory and replace the expression **``** with the **``** 3. Delete the folder collapsible-comments from your /wp-content/plugins/ directory. == Screenshots == See it in action: http://deuced.net/wpress/collapsible-comments/ == Frequently Asked Questions == Visit the plugin page: http://deuced.net/wpress/collapsible-comments/ == Changelog == Visit the plugin page: http://deuced.net/wpress/collapsible-comments/ == Credits == The Javascript is based on Arvind Satyanarayan example which toggles the visibility of multiple elements on a page, see it at http://blog.movalog.com/a/javascript-toggle-visibility/ The idea came from the ShowHideComments Plugin of José Lopes which Shows or Hides the whole comments and has a different approach. You can find more of his plugin (which is stable) at his site: http://www.bombolom.com/ == KEEP IN MIND == This plugin is tested in my installation only. That means you must better test it before you use it even though it doesn't seem to interfere with other plugins. As far as i know it is compatible with all the plugins i use and you could check mines at my plugins page. But i recommend that you deactivate any plugins that do a similar job aiming the same purpose. As we all know, BACKUP AND TRY IT BEFORE YOU USE IT! You are the only responsible person for your DATA. Copyright 2007 ..::DeUCeD::.. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA