Lawrence Woodman
Lawrence Woodman
I think that the regexp should be changed for each vocabulary to recognize the extension as being of the vocabulary extended as opposed to being a separate GenericVocabulary.
You could try looking at [issue 6](https://github.com/LawrenceWoodman/related_posts-jekyll_plugin/issues/6) which mentions a fork of the plugin which may work for you.
Great work, once the tests are working I'll pull it in.
@kleuter yes, if you or anyone else fancy making the tests pass.
You could try this fork: https://github.com/jumanji27/related_posts-jekyll_plugin The only reason that I haven't merged it into my repo is that the tests don't pass and I haven't had the time to...
@dblock Last time I checked Github doesn't allow plugins, so you would have to build your pages offline and upload them ready built. Also if you want to correct the...
If I understand what your asking, this goes beyond the Microdata spec, which is meant to be independent of the elements used to present it.
Could your provide a url or some html as an example, so that I can see what is failing to parse. It runs without problems on: http://lawrencewoodman.github.com/mida/news/
This is strange, it works fine on my set up. Could you look in the `Rakefile` and verify that it is version 0.3.3. Also when you run `bundle exec mida...`,...
I have just tried these changes and noticed that the tests don't pass. Any chance of ensuring the tests pass, before I accept the pull request?