On Fri, 21 Sep 2007 16:06:13 -0700, MenTaLguY wrote:

>  - the thing with missing .html extensions on links

--- 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?

> So, yeah, let's keep this webly perambulator rolling.  Let's all say
> it together:  "hobix.  not dead.  getting better."

Yes, children: "as long as the maintainers believe it's alive, it's
SNAFU."

-- 
Dean

_______________________________________________
Hobix-is-the-way mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/hobix-is-the-way

Reply via email to