If you want to easily display random quotes on a specific part of your site, this is the plugin for you. 
This could work either to display wise things important people said, jokes, testimonials etc.
You can add/edit/delete the quotes through the config of this plugin into the admin panel.
Remember to change hooks/tags before installation depending on which .tpl you want to have the quotes displayed.

[ 1 ] 
Extract the file you just downloaded. A folder named "randomquotes" will appear.
[ 2 ]
Upload this folder to you server inside the "plugins" directory.
[ 3 ]
Go into the administration panel, go to "Plugins", click on "Random Quotes" plugin, and select "Install all" from the plugin Options.
[ 4 ]
Find and click "Edit" with the admin tool thing into the plugin's page. You can add/edit/remove your quotes here. Each one must be on a new line and must end with the ";" sumbol.
[ 5 ]
You can now display your quotes (one at a time), by adding the tag {RANDOM_QUOTES} to the .tpl file you want (by default this is set to index.tpl). Remember to change the hook and the .tpl filename in the randomquotes.php file before installation.

This is my first plugin, so go easy on me :crazy:D:)
Enjoy!!