On Wed, 2008-01-02 at 18:39 +0900, Dean Scarff wrote:
> --- lib/hobix/out/quick.rb (revision 163)
> +++ lib/hobix/out/quick.rb (working copy)
> @@ -230,7 +230,7 @@
> end
> def entry_footer_erb
> %{ posted by <%= weblog.authors[entry.author]['name'] %> |
> - <a href="<%= weblog.expand_path entry.id %>"><%=
> entry.created.strftime( "%I:%M %p" ) %></a> }
> + <a href="<%= weblog.expand_path entry.id %>.html"><%=
> entry.created.strftime( "%I:%M %p" ) %></a> }
> end
> def head_tags_erb; end
> def css_erb; %{ @import "<%= weblog.expand_path "site.css" %>"; }; end
>
> Am I missing something here?
Eh, good enough maybe? I think we were missing some other places too
but whatever. I'll probably roll the release in a day or two.
(You can tell I'm tired of this codebase :) )
Thanks,
-mental
_______________________________________________
Hobix-is-the-way mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/hobix-is-the-way