Module: Webgen::Tag
- Defined in:
- lib/webgen/tag.rb,
lib/webgen/tag/date.rb,
lib/webgen/tag/link.rb,
lib/webgen/tag/menu.rb,
lib/webgen/tag/tikz.rb,
lib/webgen/tag/coderay.rb,
lib/webgen/tag/langbar.rb,
lib/webgen/tag/sitemap.rb,
lib/webgen/tag/metainfo.rb,
lib/webgen/tag/includefile.rb,
lib/webgen/tag/relocatable.rb,
lib/webgen/tag/executecommand.rb,
lib/webgen/tag/breadcrumbtrail.rb
Overview
Namespace for all classes that are useable by Webgen::ContentProcessor::Tag.
Have a look at the documentation for Webgen::Tag::Base for details on how to implement a tag class.
Defined Under Namespace
Modules: Base Classes: BreadcrumbTrail, Coderay, Date, ExecuteCommand, IncludeFile, Langbar, Link, Menu, Metainfo, Relocatable, Sitemap, TikZ