/usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:79:in `method':
undefined method `sidebar_contact_erb' for class `Hobix::Out::Quick'
(NameError)
from /usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:79:in
`make'
from /usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:88:in
`make'
from /usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:87:in
`collect'
from /usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:87:in
`make'
from /usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:82:in
`make'
from /usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:81:in
`gsub'
from /usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:81:in
`make'
from /usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:82:in
`make'
... 15 levels...
from /usr/local/lib/ruby/site_ruby/1.8/hobix/weblog.rb:365:in
`regenerate'
from
/usr/local/lib/ruby/site_ruby/1.8/hobix/commandline.rb:232:in
`regen_action'
from /usr/local/bin/hobix:64:in `call'
from /usr/local/bin/hobix:64
This seems to correspond to the added sidebar item (contacts). What am I
missing?
What do you mean exactly by 'entry'? The 'sidebar_contacts' is, yes, a new entry in the Quick Template YAML file 'index.html.quick', but, no, not a new blog entry.
What do you mean exactly by 'entry'? The 'sidebar_contacts' is, yes, a
new entry in the Quick Template YAML file 'index.html.quick', but, no,
not a new blog entry.
Yep. Sorry for the ambiguity. I mean new entry in the list.
I looked at those prior to posting. I have to say I found them a bit
confusing... do I use yaml or do I use erb? Apparently I could use
either or both.
When I do a 'hobix regen blogName' I get:
/usr/local/lib/ruby/site_ruby/1.8/hobix/out/quick.rb:79:in `method':
undefined method `sidebar_contact_erb' for class `Hobix::Out::Quick'
(NameError)
I will remedy this tomorrow. Heil.
Thanks, why. Out of the box, Hobix is very nice. I've got it set up so
that whenever I send email to a certain address with a certain subject it
gets posted (along with attached photos) to my hobix trip-blog
automatically.
Phil
···
why the lucky stiff <ruby-talk@whytheluckystiff.net> wrote: