I tried to customize entries for a specific section as suggested by:
http://rubyforge.org/pipermail/hobix-is-the-way/2005-August/000568.html
and previous posts.
But it seems possible only for 'index' pages, not 'entry' pages.

First, I tried to put a dummy 'entry.html.quick' file in 'skel/mysection/' :
--- !dummy
   <!-- dummy -->
but the file was not used (no error) when I regenerated the blog.

Then, I tried to put a dummy 'index.html.quick-summary' file in 
'skel/mysection' :
--- !dummy
   <!-- dummy -->
and the file was loaded cause I got an error:
/usr/local/lib/site_ruby/1.8/hobix/out/quick.rb:104:in `load': undefined 
method `each' for #<YAML::DomainType:0xb7a7c498> (NoMethodError)

What should I do to customize entries?
_______________________________________________
Hobix-is-the-way mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/hobix-is-the-way

Reply via email to