class Webgen::PathHandler::MetaInfo

Handles meta information paths which provide meta information for other paths.

Public Class Methods

new(website)

Upon creation the path handler registers itself as listener for the :apply_meta_info_to_path and :after_node_created hooks so that it can apply the meta information.

Calls superclass method Webgen::PathHandler::Base::new

Public Instance Methods

create_nodes(path, blocks)

Create a meta info node from path.