History Plugin

History Plugin

Hi everyone,

I am working on a personal project and I need to create a system where everything in the front end works via JSON. There will be one main index page and the rest of the content will be pulled dynamically.

So I need to make sure that my system is seo-friendly, supports browser's back/forward buttons and each content section can be bookmarked.


So far I have found the following plugins:
First one is simple but no documentation at all and it doesn't look like it is being maintained anymore. Second one is also simple and it is better documented but it also looks like not being maintained anymore. Last one is well maintained but it is totally cowboy style and can't stand reading the documentation. (Also none of them support Google's AJAX Crawling Support Documentation http://code.google.com/web/ajaxcrawling/docs/specification.html )


Thanks in advance