=== Display File Contents Widget === Contributors: fr33think3r Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=9AMZP4PJUCKKC&lc=US&item_name=Humbug&item_number=plugin¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: widget, html, file, file-contents Requires at least: 3.0.0 Tested up to: 3.2.1 Stable tag: 0.2 Display the Contents of a Text/HTML File or any other text file as a widget == Description == Display the Contents of a Text/HTML File or any other text file as a widget. This is useful when you are generating some data in the background as part of a cron process etc and now you want to display it through wordpress. You can read more about it here => http://www.humbug.in/2011/wordpress-plugin-display-file-contents-widget-for-your-sidebar/ == Installation == 1. Upload the `display-file-contents-widget` folder to the `/wp-content/plugins/` directory or install directly through the plugin installer. 2. Activate the plugin through the 'Plugins' menu in WordPress or by using the link provided by the plugin installer 3. Go to the Widgets Screen and Add the "Dislplay File Contents Widget" 4. Add a Title (Optional) and the path to the file to be displayed. It can be any text/html file. 5. The File Path will not be saved, till a valid path is provided (File should exist) == Frequently Asked Questions == None yet. == Screenshots == 1. Display File Contents Widget Form 2. Display File Contents Widget in the Widget List 3. Display FIle Contents Widget output in the Sidebar == Upgrade == 1. Use the plugin updater in WordPress or... 2. Delete the previous `display-file-contents-widget` folder from the `/wp-content/plugins/` directory 3. Upload the new `display-file-contents-widget` folder to the `/wp-content/plugins/` directory == Upgrade Notice == = 0.1 = * Initial Public Release == Changelog == = 0.1 = * Initial Public Release