* Added JS Search plugin to test.blog fixture and boilerplate code.
commit16e79271cd225d82049de6f38eec5927d61b544b
authorM@ McCray <darthapo@gmail.com>
Wed, 24 Oct 2007 02:36:42 +0000 (23 21:36 -0500)
committerM@ McCray <darthapo@gmail.com>
Wed, 24 Oct 2007 02:38:52 +0000 (23 21:38 -0500)
treec2713b4bdadf0adfd89e3316ca8c0664fec55b72
parent93fc3f74d6e725d43be82873ec2d4ff2772a4c49
* Added JS Search plugin to test.blog fixture and boilerplate code.
* FIX: No longer dies when the $/media folder is missing
* Updated version number to 1.0.4
ReadMe
lib/bloggit.rb
lib/bloggit/boilerplate/plugins/haloscan/init.rb [copied from test/fixtures/test.blog/plugins/haloscan/init.rb with 83% similarity]
lib/bloggit/boilerplate/plugins/js_search/init.rb [new file with mode: 0644]
lib/bloggit/boilerplate/plugins/js_search/scripts/search-engine.js [new file with mode: 0644]
lib/bloggit/generator.rb
test/fixtures/test.blog/plugins/haloscan/init.rb
test/fixtures/test.blog/plugins/js_search/init.rb
test/fixtures/test.blog/plugins/js_search/scripts/search-engine.js [new file with mode: 0644]