Displaying 3 results from an estimated 3 matches for "sourcehandler".
2009 Dec 20
1
Deprecation warning
Hi,
I get a
Deprecation warning (~
/usr/lib/ruby/gems/1.8/gems/webgen-0.5.10/lib/webgen/sourcehandler/base.rb:160:in
`send''): this method will be removed in one of the next releases - use
Path#basename instead!
I cannot extract a remedy from this message. I am using a template from
an earlier webgen version. Do you know which method this message is about?
Thanks,
Michael
2008 Aug 16
2
Partial site generation
Thank you for providing excellent tools.
I''d like to know about the partial site generation provided by webgen 0.5.2.
http://rubyforge.org/forum/forum.php?forum_id=26516
> When a file that was in the menu changed, all files which
> included a menu with a link to this file got regenerated,
> too. However, that was not always necessary since the content
> of the changed file
2010 Feb 15
29
webgen 0.5.11 released
...by Damien Robert)
- Removed dependency on facets
- All deprecated methods have been removed
* Bug fixes:
- 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...