=== Plugin Name === Contributors: rudydrimar Donate link: Tags: quotes Requires at least: 2.7.1 Tested up to: 2.8 Stable tag: 1.1 It allows to view and manage a quotation archive. The user can add quotes and decide where to wiew them (post, pages, sidebar...) == Description == This plugin allows you to create and manage a table with with quotes of any author you like. Once you have quotes enaugh in the table, you can view them in various formatas: in a post, in a page, in the sidebar.. You can see just one random quote, or all of them. It have two separate parts: 1. The Management panell. It is installed as a new menu in your admin panell. There you can add, modify or view the quotes. 2. The Options panell. There you can customize the visualization of the existing data. == Installation == 1. Upload `quote-archive` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. If you active the "View in the post" optcion, then a random quote will be appended to each entry. 4. You can see just a quote in, i.e., the sidebar placing there: `ver_una_cita();`. 5. You can see all the quotes in, i.e., the sidebar placing there: `quote_archive_listar();`. 6. You can see one or all the quotes inside a post placing `[ver-una-cita]` or `[ver-citas]` into the post or page you want (in HTML mode). 7. The plugin creates its own Menu in your Admin Panel. == Frequently Asked Questions == == Screenshots == 1. Full list of quotes (in a page) 2. A post wiht one random quote 3. Management Panell 4. Options Panell