search for: contentprocessor

Displaying 5 results from an estimated 5 matches for "contentprocessor".

2010 Feb 15
29
webgen 0.5.11 released
...: - Fixed atom feed template to produce completely valid feeds - Fixed order of feed entries (now sorted from most recent to oldest) (reported by Tuomo Valkonen) - Fixed error in `SourceHandler::Virtual` when creating virtual directories (reported by Tuomo Valkonen) - Fixed bug in `ContentProcessor::Blocks`: `context.dest_node` was not correctly set when `#render_block` was called via the context object - Fixed bug in `Sourcehandler::Main`: an error was raised when the configuration option `output.do_deletion` was set to `true` (reported by Thomas Deselaers) - Fixed RF#270...
2007 May 06
2
InPlaceRichEditor V 1.1.1 released
Hi all, Just few days after the version 1.1 released I may like to announce the release of the version 1.1.1 fixing a bug when loading external text (Thanks to Robert Muzslai). I''ve also added to the website a version feed to keep looking at the new release easier. http://inplacericheditor.box.re Have fun ;-) -- Sébastien Grosjean - ZenCocoon
2013 Jan 27
0
[next] webgen 1.0.0.beta3
...umentation/reference/tag/ The API documentation is now also generated by webgen itself and not by RDoc anymore, for example have a look at http://webgen.rubyforge.org/beta-doc/documentation/reference/api/Webgen/Website.html http://webgen.rubyforge.org/beta-doc/documentation/reference/api/Webgen/ContentProcessor.html Whats new since beta2? * New path handler for automatically generating API documentation. This needed to be done separately via RDoc before but now this is integrated directly into webgen thanks to the recent changes in RDoc 4 * The website templates are now available in a separate exten...
2010 Feb 10
1
metainfo tag called instead of a custom one
...#39;.'', '' dot '').gsub(''@'', '' at '') entities = "" expanded.each_char { |c| entities << "&##{c[0].ord};"} return entities end end config = Webgen::WebsiteAccess.website.config config[''contentprocessor.tags.map''][''mailto''] = ''Mailto'' config.mailto.to nil, :doc => ''The destination email address. Mandatory.'', :mandatory => ''default'' config.mailto.link nil, :doc => ''The linked text. Defaults to t...
2009 Jan 03
2
Some questions from a new webgen user
Hi everyone. Sorry if it is not the place to post questions about webgen. I use webgen5, i know it is not the stable version but i couldn''t understand how webgen4 worked, it''s easier with webgen5, and i won''t have to change my pages when it becomes mainstream ;) I try to build my homepage using webgen, and there are some things i don''t know how to do (i am sure