Advanced configuration
WP-AjaxCM offers a few options you can use to customize its behavior and adopt it to the style of your WordPress theme. For this purpose, it creates a new option page in the Comments section of the admin area. The menu entry holds the name Ajax Comments.
Notes for users
What happens when the site is being viewed without JavaScript?
Nothing dramatic. In fact, everything will continue to work as it should. Ajax features are, of course, not available, but that's all. The plugin is designed to degrade nicely and additional page elements like the search input or preview button are generated by JavaScript code, so they will be absent when JavaScript is unavailable thus not confusing users by showing them buttons that do not work.
I only want to use the pager, can I disable the preview and posting features?
Not yet, but this is planned for a future release. I know there might be people who are using separate plugins for comment preview and posting, so it might be desireable to make the preview and posting components of this plugin optional.
