lib/webgen/contentprocessor/context.rb in gettalong-webgen-0.5.5.20081001 vs lib/webgen/contentprocessor/context.rb in gettalong-webgen-0.5.5.20081010

- old
+ new

@@ -1,7 +1,4 @@ -require 'webgen/contentprocessor' -require 'webgen/websiteaccess' - module Webgen::ContentProcessor # The context object that is passed to the +call+ method of a content processor. # # The needed context variables are stored in the +options+ hash. You can set any options you like,