A fix and a problem
Paul van Tilburg
paul at luon.net
Mon Sep 4 04:43:41 EDT 2006
On Sun, Sep 03, 2006 at 06:26:17PM -0400, Bradford R. Bowman wrote:
> On Sun, 2006-09-03 at 22:33 +0200, Paul van Tilburg wrote:
> [snip...]
> > 2) I get an error when comments are enabled:
> >
> > ## Page: /2005/06/index.html, updated Mon Jun 13 22:44:27 CEST 2005
> > /usr/lib/ruby/1.8/hobix/comments.rb:64:in `entry_comment_form_erb':
> > undefined local variable or method `entry_id' for #<Hobix::Out::Quick:0x302ab6b8> (NameError)
> >
> > To temporarily be able to investigate further, I've set entry_id to "foo"
> > at the top of entry_comment_form_erb().
> >
> > 3) But then, I still haven't got comments working. That is.. AFAIK
> > I've got everything configured, but not template stuff appears in the
> > resulting page(s). I don't know which info I should give you to show
> > what's wrong, actually.
>
> Hi Paul:
>
> I did just verify that comments will work with the code in trunk right
> now in spite of convincing myself to the contrary a few times.
But this probably holds for newly created blogs? I've one that is
created with 0.3 and I am trying to adapt. I have attached my hobix.yaml,
AFAIK the skel/ dir contains only standard stuff.
Since the comments seem to do head-prepend and entry-append I wasn't
worried that me overriding some of entry would matter, but does it?
Regards,
Paul
--
Student @ Eindhoven | email: paul at luon.net
University of Technology, The Netherlands | JID: paul at luon.net
>>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181
-------------- next part --------------
--- !hobix.com,2004/weblog
title: Paul's Journal
link: http://paul.luon.net/journal/
tagline: Some periodical thoughts and actions...
period: 00:60:00
authors:
paul:
name: Paul van Tilburg
url: http://paul.luon.net/
email: paul at luon.net
linklist: !hobix.com,2004/linklist
links: !omap
- Home: /home/
- Journal: /journal/
- About Me: /home/about/Me.html
- Contact Me: /home/about/Contact.html
- My Feeds: /feeds.opml
- Technorati Profile: http://www.technorati.com/profile/PaulVanTilburg
sections: {}
requires:
- hobix/storage/filesys
- hobix/out/quick:
entry_footer: |
posted @ <%= entry.created.strftime( "%H:%M" ) %> |
<a href="<%= entry.link %>"
title="Permanent link to: <%= entry.title %>">(L)</a>
head_tags: |
<link rel="alternate" type="application/x.atom+xml" title="Atom 0.3 feed" href="/journal/index.atom"/>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0 feed" href="/journal/index.xml"/>
css: " @import \"/css/style.css\";"
- hobix/out/erb
- hobix/out/rss
- hobix/out/atom
- hobix/publisher
- hobix/comments
- hobix/plugin/tags
- hobix/plugin/sections
- local
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://rubyforge.org/pipermail/hobix-is-the-way/attachments/20060904/e63ee188/attachment.bin
More information about the Hobix-is-the-way
mailing list