[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Rassmalog 9.0.0

Suraj Kurapati

12/6/2007 7:46:00 AM


Rassmalog

A static blog engine based on YAML, eRuby, and Rake.
It transforms blog entries written in Textile or other
formatting systems into valid XHTML files that you can
view on your computer or upload to your website.

http://rassmalog.rub...

�����������������������������������������������������������

Version 9.0.0

Contents

â?¢ Caution
â?¢ Repairs

This release improves appearance, simplifies the main HTML
template, and fixes several bugs.

1 Caution

â?¢ Revised the project license text for clarity.

â?¢ Removed the â??menuâ? element and dissolved its
functionality into the â??linksâ? element in config/
html.erb. Updated the CSS files accordingly.

â?¢ New phrases have been added to the translation files.

2 Repairs

â?¢ The â??copyâ? task was not copying empty directories.

â?¢ ARCHIVES was not ordered by date.

â?¢ Prevented the generation of next/prev link in config/
section.erb when it â??wraps aroundâ? the array.

â?¢ Fixed conversion of -- into â?? before redcloth spoils
it, in config/format.rb.

â?¢ Fixed a Ruby syntax warning in config/format.rb.

â?¢ Renamed the ambiguous â??Entriesâ? phrase to â??All entriesâ?
for better coordination with the â??Recent entriesâ?
phrase.

â?¢ Moved the main blog navigation menu into the
user-defined menu of links in config/html.erb. It was
getting in the way of the main attraction of the web
page: the blog entry itself!
--
Posted via http://www.ruby-....