Malline plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://svn.malline.org/stable/malline
Malline registers a new file extension, .mn, to views.
Simple example:
div.page do h1 'Header one' ul.list! do li { a 'Link to somewhere', :href => '/foo' } end end
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (2 older versions) | Last edited by: scott, 8 months ago

