ChalkExtensions v1.0.0.2 Release

Description

Update References to match Graffiti CMS 1.01 (SP1)
Two new methods submitted by Brian Zalk:
- GetNextPostForCategory(string categoryName, Post currentPost)
- GetPreviousPostForCategory(string categoryName, Post currentPost)
Added Four new tests to test the new methods:
- GetNextPostForCategoryShouldReturnValidPost()
- GetNextPostForCategoryShouldReturnNullWhenPostIsLastPostInCategory()
- GetPreviousPostForCategoryShouldReturnValidPost()
- GetPreviousPostForCategoryShouldReturnNullWhenPostIsFirstPostInCategory()
Updated Version Number to 1.0.0.2
Updated ReadMe.txt


Files

Runtime Binary ChalkExtensions.v1.0.0.2.zip
runtime binary, 5K, uploaded Mar 16  - 55 downloads

Updating...