=== Plugin Name === Contributors: Leefe Hicks Donate link: http://leefe.ratestheworld.com.au/ Tags: censorship, protest Requires at least: 2.8 Tested up to: 2.9.1 Stable tag: 1.0 Displays the Australian Internet Blackout protest on your blog. Automatically adds the necessary JavaScript. == Description == The Australian government is proposing to introduce mandatory ISP level Internet filters in Australia. These will operate using a secret blacklist of URLs maintained by the ACMA. This plugin is to help people participate in ***The Great Australian Internet Blackout***. The protest against the proposed filters aims to blackout websites from 25 to 29 of January. When activated this plugin displays a message about the protest to each visitor. The message can be clicked away, and will not appear until next time they start their browser and visit your site (i.e. once per session). **More information about the protest can be fount at:** * [The Great Australian Internet Blackout](http://www.internetblackout.com.au/ "Protest campaign against Australian Internet filters") * [No Clean Feed](http://www.nocleanfeed.com/ "Stop Internet Censorship in Australia") **To Do List** * Add a check so that it displays only during the protest period. * Add an admin section so you can make it display anytime, overriding the automatic date checking. == Installation == *The easy way:* 1. Go to the 'Plugins' 'Add new' menu in WordPress 1. Search for 'Australian Internet Blackout' 1. Find the plugin in the list returned (it should be the first one) and click 'Install' 1. Activate the plugin through the 'Plugins' menu in WordPress 1. The protest screen will now be displayed to people visiting your blog. *The hard(er) way:* (If you prefer to install things yourself.) 1. Download the Australian Internet Blackout plugin 1. Unzip the plugin 1. Upload the `australian-internet-blackout` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. The protest screen will now be displayed to people visiting your blog. == Frequently Asked Questions == = What is the Australian Internet Blackout = It is a protest against the Australian government's proposed Internet filter/censorship agenda. See [The Great Australian Internet Blackout](http://www.internetblackout.com.au/ "Protest campaign against Australian Internet filters") = The Blackout frame appeared once, but doesn't display any more = The script sets a cookie in your browser so the the Blackout frame only displays once per site per session. If you quit your browser and open it again the Blackout will appear again. == Screenshots == 1. What the Blackout frame looks to people visiting your blog == Changelog == = 1.0 = * Loads the Blackout script using the wp_enqueue_script() function now. Don't you just hate when you can't type 'jquey' um 'jquery'. = 0.9 = * Initial release. Please consider this a public beta. It works, but is not as nice as it could be. == Upgrade Notice == = 1.0 = Loads the Blackout script using the Wordpress preferred wp_enqueue_script() function to avoid = 0.9 = First release of the plugin.