[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

[ANN] webgen 0.3.1

Thomas Leitner

3/16/2005 3:53:00 PM

About
=====

Webgen can be used to generate web pages from page description and
template files. You create one template file in which you define the
layout of your page and where the content should go. After that you can
create page description files in which you only define the content.

When webgen is run it combines the template with each of the page
description files and generates the HTML output files. During this
process special tags are substituted so that, for example, a menu is
generated.

More information on webgen can be found on its homepage:
http://webgen.rub...


Major changes
=============

* Better DefaultLayouter for picture galleries
* Output names for page files now customizable (see PageHandler
documentation )
* On-the-fly creation of thumbnails for pictures with RMagick
* New tags: sitemap
* Tag lang renamed, new name langbar!
* New parameters for menu tag
* Automatic checking of HTML files on their validness
* Fixed bugs

Thanks for all the feedback!


Download & Installation
=======================

Homepage: http://webgen.rub...
Download: http://rubyforge.org/frs/?gr...

Dependencies:
* RedCloth version 2.0.10 or higher if you want Textile support
* BlueCloth version 1.0.0 or higher if you want Markdown support
* RMagick version 1.7.1 or higher if you want automatic thumbnail
creation support

There are many ways to install webgen. Choose the one you like best:

Via RPA
$ rpa install webgen

Via RubyGems
$ gem install webgen

The do-it-yourself way
$ ruby setup.rb config
$ ruby setup.rb setup
$ ruby setup.rb install

The simplified do-it-yourself way
$ rake install


Happy holidays,
Thomas

--
|\ Thomas Leitner -- thomas [underscore] leitner [at] gmx [dot] at
|>
|/ "Life is what happens to you while you're busy making other plans"