=== Plugin Name ===
Contributors: 
Donate link: 
Tags: posts, comments, updates, overlay, popup, notification
Requires at least: 2.3
Tested up to: 2.3
Stable tag: trunk

Displays a popup window (css layer) above the fold that shows new posts and comments since your last visit. Managed with cookies.

== News ==

Fixed compatibility with wordpress 2.3, which also breaks compatibility with
anything earlier. For that refer to [version
0.2](http://svn.wp-plugins.org/new-posts-popup/tags/0.2/) of this plugin.


== Description ==


== Installation ==

1. Unpack `new_posts_popup.php` to to the `/wp-content/plugins/` directory.
1. Add the styles in `new_posts_popup.css` to your stylesheets.
1. Activate plugin in the Admin panel.
1. Include `<?php new_posts_popup(); ?>` in your theme somewhere, typically so that the window appears over the blog title/image.


== Frequently Asked Questions ==

= Browser compatibility? =

[See the plugin
homepage](http://www.matusiak.eu/numerodix/blog/index.php/2007/09/15/new-posts-popup/ "See the plugin homepage")


== Screenshots ==

1. The included screenshot shows how the window appears on your blog.
