Description
This Widget loads a Database from an existing installation of Online Random Quote and displays a random quote from it at every page load. Database can be located anywhere, but must be on the same server as the WordPress Installation.
Installation
- Upload
rq-widget
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Set up using the Widget control panel
FAQ
- Can I Place my Random Quote installation outside of my WordPress directory?
-
Yes, just specify the path accordingly in the Widget Setup menu
- What version of Random Quote is required for this widget?
-
This Widget uses the Compatibility Hooks added in Version 1.3.1, so any version later than that will work
- Do I need to edit my Random Quote installation/my Theme/Anything else?
-
Nope, this is a Widget, which means you can use it in most themes without fiddling around with the Templates. You don’t need to edit your Random Quote installation either, as the Widget will hook into an existing installation.
- I don’t want to install the full version of Random Quote, can’t I just pick out the files I need for this widget?
-
Yes, you can. If you only want to use the Widget, you can delete all but the following files:
* quote.php
* data/style.css
* data/functions.php
* database/db.xml
* database/config.phpBut since the entire installation isn’t so big, wouldn’t it be easier to keep the whole thing? But it’s not my site, so I don’t know. Maybe you have some good reason for it.
Contributors & Developers
“Random Quote Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Random Quote Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release