--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: webgen version: !ruby/object:Gem::Version version: 0.4.3 date: 2007-05-19 00:00:00 +02:00 summary: webgen is a templated based static Web site generator. require_paths: - lib email: t_leitner@gmx.at homepage: http://webgen.rubyforge.org rubyforge_project: webgen description: webgen is a Web site generator implemented in Ruby. It is used to generate static Web pages from templates and page description files. autorequire: default_executable: webgen bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Thomas Leitner files: - setup.rb - TODO - COPYING - README - THANKS - Rakefile - ChangeLog - VERSION - bin/webgen - lib/webgen/cli.rb - lib/webgen/composite.rb - lib/webgen/config.rb - lib/webgen/content.rb - lib/webgen/extcommand.rb - lib/webgen/gui/common.rb - lib/webgen/gui/main.rb - lib/webgen/gui/new_website_dlg.rb - lib/webgen/languages.rb - lib/webgen/listener.rb - lib/webgen/node.rb - lib/webgen/plugin.rb - lib/webgen/plugins/contentconverters/default.rb - lib/webgen/plugins/contentconverters/html.rb - lib/webgen/plugins/contentconverters/markdown.rb - lib/webgen/plugins/contentconverters/maruku.rb - lib/webgen/plugins/contentconverters/rdoc.rb - lib/webgen/plugins/contentconverters/textile.rb - lib/webgen/plugins/contentconverters/xmlbuilder.rb - lib/webgen/plugins/coreplugins/configuration.rb - lib/webgen/plugins/coreplugins/resourcemanager.rb - lib/webgen/plugins/filehandlers/copy.rb - lib/webgen/plugins/filehandlers/directory.rb - lib/webgen/plugins/filehandlers/filehandler.rb - lib/webgen/plugins/filehandlers/gallery.rb - lib/webgen/plugins/filehandlers/page.rb - lib/webgen/plugins/filehandlers/sipttra.rb - lib/webgen/plugins/filehandlers/template.rb - lib/webgen/plugins/htmlvalidators/default.rb - lib/webgen/plugins/htmlvalidators/xmllint.rb - lib/webgen/plugins/menustyles/default.rb - lib/webgen/plugins/menustyles/horizontal.rb - lib/webgen/plugins/menustyles/horizontal_dropdown.rb - lib/webgen/plugins/menustyles/section.rb - lib/webgen/plugins/menustyles/vertical.rb - lib/webgen/plugins/menustyles/vertical_dropdown.rb - lib/webgen/plugins/miscplugins/rendered_files.rb - lib/webgen/plugins/miscplugins/smileyreplacer.rb - lib/webgen/plugins/miscplugins/syntax_highlighter.rb - lib/webgen/plugins/miscplugins/treewalker.rb - lib/webgen/plugins/tags/block.rb - lib/webgen/plugins/tags/breadcrumbtrail.rb - lib/webgen/plugins/tags/customvar.rb - lib/webgen/plugins/tags/date.rb - lib/webgen/plugins/tags/download.rb - lib/webgen/plugins/tags/executecommand.rb - lib/webgen/plugins/tags/htmlmetainfo.rb - lib/webgen/plugins/tags/includefile.rb - lib/webgen/plugins/tags/langbar.rb - lib/webgen/plugins/tags/menu.rb - lib/webgen/plugins/tags/meta.rb - lib/webgen/plugins/tags/news.rb - lib/webgen/plugins/tags/relocatable.rb - lib/webgen/plugins/tags/sitemap.rb - lib/webgen/plugins/tags/tag_processor.rb - lib/webgen/plugins/tags/wikilink.rb - lib/webgen/rake/webgentask.rb - lib/webgen/sipttra_format.rb - lib/webgen/test.rb - lib/webgen/website.rb - data/webgen - data/webgen/data - data/webgen/data/ISO-639-2_values_8bits.txt - data/webgen/gallery-creator - data/webgen/gallery-creator/default.png - data/webgen/gallery_styles - data/webgen/gallery_styles/default - data/webgen/gallery_styles/default/gallery_gallery.template - data/webgen/gallery_styles/default/gallery_image.template - data/webgen/gallery_styles/default/gallery_main.template - data/webgen/gallery_styles/default/README - data/webgen/gallery_styles/slides - data/webgen/gallery_styles/slides/collage.rb - data/webgen/gallery_styles/slides/gallery_gallery.template - data/webgen/gallery_styles/slides/gallery_image.template - data/webgen/gallery_styles/slides/gallery_main.template - data/webgen/gallery_styles/slides/README - data/webgen/icon_mapping.yaml - data/webgen/resources - data/webgen/resources/emoticons - data/webgen/resources/emoticons/bigeyes - data/webgen/resources/emoticons/bigeyes/angry.png - data/webgen/resources/emoticons/bigeyes/cool.png - data/webgen/resources/emoticons/bigeyes/cry.png - data/webgen/resources/emoticons/bigeyes/drunk.png - data/webgen/resources/emoticons/bigeyes/lol.png - data/webgen/resources/emoticons/bigeyes/oops.png - data/webgen/resources/emoticons/bigeyes/sad.png - data/webgen/resources/emoticons/bigeyes/sleep.png - data/webgen/resources/emoticons/bigeyes/smile.png - data/webgen/resources/emoticons/bigeyes/tongue.png - data/webgen/resources/emoticons/bigeyes/wink.png - data/webgen/resources/emoticons/crystal - data/webgen/resources/emoticons/crystal/angry.png - data/webgen/resources/emoticons/crystal/cool.png - data/webgen/resources/emoticons/crystal/cry.png - data/webgen/resources/emoticons/crystal/drunk.png - data/webgen/resources/emoticons/crystal/lol.png - data/webgen/resources/emoticons/crystal/oops.png - data/webgen/resources/emoticons/crystal/sad.png - data/webgen/resources/emoticons/crystal/sleep.png - data/webgen/resources/emoticons/crystal/smile.png - data/webgen/resources/emoticons/crystal/tongue.png - data/webgen/resources/emoticons/crystal/wink.png - data/webgen/resources/emoticons/cyclops - data/webgen/resources/emoticons/cyclops/angry.png - data/webgen/resources/emoticons/cyclops/cool.png - data/webgen/resources/emoticons/cyclops/cry.png - data/webgen/resources/emoticons/cyclops/drunk.png - data/webgen/resources/emoticons/cyclops/lol.png - data/webgen/resources/emoticons/cyclops/oops.png - data/webgen/resources/emoticons/cyclops/sad.png - data/webgen/resources/emoticons/cyclops/sleep.png - data/webgen/resources/emoticons/cyclops/smile.png - data/webgen/resources/emoticons/cyclops/tongue.png - data/webgen/resources/emoticons/cyclops/wink.png - data/webgen/resources/emoticons/glass - data/webgen/resources/emoticons/glass/angry.png - data/webgen/resources/emoticons/glass/cool.png - data/webgen/resources/emoticons/glass/cry.png - data/webgen/resources/emoticons/glass/drunk.png - data/webgen/resources/emoticons/glass/lol.png - data/webgen/resources/emoticons/glass/oops.png - data/webgen/resources/emoticons/glass/sad.png - data/webgen/resources/emoticons/glass/sleep.png - data/webgen/resources/emoticons/glass/smile.png - data/webgen/resources/emoticons/glass/tongue.png - data/webgen/resources/emoticons/glass/wink.png - data/webgen/resources/emoticons/icqstyle - data/webgen/resources/emoticons/icqstyle/angry.png - data/webgen/resources/emoticons/icqstyle/cool.png - data/webgen/resources/emoticons/icqstyle/cry.png - data/webgen/resources/emoticons/icqstyle/drunk.png - data/webgen/resources/emoticons/icqstyle/lol.png - data/webgen/resources/emoticons/icqstyle/oops.png - data/webgen/resources/emoticons/icqstyle/sad.png - data/webgen/resources/emoticons/icqstyle/sleep.png - data/webgen/resources/emoticons/icqstyle/smile.png - data/webgen/resources/emoticons/icqstyle/tongue.png - data/webgen/resources/emoticons/icqstyle/wink.png - data/webgen/resources/emoticons/matrix - data/webgen/resources/emoticons/matrix/angry.gif - data/webgen/resources/emoticons/matrix/cool.gif - data/webgen/resources/emoticons/matrix/cry.gif - data/webgen/resources/emoticons/matrix/drunk.gif - data/webgen/resources/emoticons/matrix/lol.gif - data/webgen/resources/emoticons/matrix/oops.gif - data/webgen/resources/emoticons/matrix/sad.gif - data/webgen/resources/emoticons/matrix/sleep.gif - data/webgen/resources/emoticons/matrix/smile.gif - data/webgen/resources/emoticons/matrix/tongue.gif - data/webgen/resources/emoticons/matrix/wink.gif - data/webgen/resources/emoticons/smellies - data/webgen/resources/emoticons/smellies/angry.gif - data/webgen/resources/emoticons/smellies/cool.gif - data/webgen/resources/emoticons/smellies/cry.gif - data/webgen/resources/emoticons/smellies/drunk.gif - data/webgen/resources/emoticons/smellies/lol.gif - data/webgen/resources/emoticons/smellies/oops.gif - data/webgen/resources/emoticons/smellies/sad.gif - data/webgen/resources/emoticons/smellies/sleep.gif - data/webgen/resources/emoticons/smellies/smile.gif - data/webgen/resources/emoticons/smellies/tongue.gif - data/webgen/resources/emoticons/smellies/wink.gif - data/webgen/resources/icons - data/webgen/resources/icons/compressed.png - data/webgen/resources/icons/document.png - data/webgen/resources/icons/download.png - data/webgen/resources/icons/image.png - data/webgen/resources/icons/linux.png - data/webgen/resources/icons/mac.png - data/webgen/resources/icons/pdf.png - data/webgen/resources/icons/penguin.png - data/webgen/resources/icons/quicktime.png - data/webgen/resources/icons/real.png - data/webgen/resources/icons/rpm.png - data/webgen/resources/icons/sound.png - data/webgen/resources/icons/source.png - data/webgen/resources/icons/spreadsheet.png - data/webgen/resources/icons/text.png - data/webgen/resources/icons/vcard.png - data/webgen/resources/icons/video.png - data/webgen/resources/icons/win.png - data/webgen/resources/images - data/webgen/resources/images/generated_by_webgen.png - data/webgen/resources/images/valid-css.gif - data/webgen/resources/images/valid-xhtml11.png - data/webgen/resources/images/webgen_logo.png - data/webgen/sipttra_styles - data/webgen/sipttra_styles/default - data/webgen/sipttra_styles/default/css - data/webgen/sipttra_styles/default/css/sipttra.rcss - data/webgen/sipttra_styles/default/js - data/webgen/sipttra_styles/default/js/sipttra.js - data/webgen/sipttra_styles/default/README - data/webgen/sipttra_styles/default/sipttra.template - data/webgen/website_styles - data/webgen/website_styles/1024px - data/webgen/website_styles/1024px/default.css - data/webgen/website_styles/1024px/default.template - data/webgen/website_styles/1024px/images - data/webgen/website_styles/1024px/images/background.gif - data/webgen/website_styles/1024px/README - data/webgen/website_styles/andreas00 - data/webgen/website_styles/andreas00/default.css - data/webgen/website_styles/andreas00/default.template - data/webgen/website_styles/andreas00/images - data/webgen/website_styles/andreas00/images/bg.gif - data/webgen/website_styles/andreas00/images/front.jpg - data/webgen/website_styles/andreas00/images/menubg.gif - data/webgen/website_styles/andreas00/images/menubg2.gif - data/webgen/website_styles/andreas00/README - data/webgen/website_styles/andreas01 - data/webgen/website_styles/andreas01/default.css - data/webgen/website_styles/andreas01/default.template - data/webgen/website_styles/andreas01/images - data/webgen/website_styles/andreas01/images/bg.gif - data/webgen/website_styles/andreas01/images/front.jpg - data/webgen/website_styles/andreas01/print.css - data/webgen/website_styles/andreas01/README - data/webgen/website_styles/andreas03 - data/webgen/website_styles/andreas03/default.css - data/webgen/website_styles/andreas03/default.template - data/webgen/website_styles/andreas03/images - data/webgen/website_styles/andreas03/images/bodybg.png - data/webgen/website_styles/andreas03/images/contbg.png - data/webgen/website_styles/andreas03/images/footerbg.png - data/webgen/website_styles/andreas03/images/gradient1.png - data/webgen/website_styles/andreas03/images/gradient2.png - data/webgen/website_styles/andreas03/README - data/webgen/website_styles/andreas04 - data/webgen/website_styles/andreas04/default.css - data/webgen/website_styles/andreas04/default.template - data/webgen/website_styles/andreas04/images - data/webgen/website_styles/andreas04/images/blinkarrow.gif - data/webgen/website_styles/andreas04/images/bodybg.png - data/webgen/website_styles/andreas04/images/contentbg.png - data/webgen/website_styles/andreas04/images/entrybg.png - data/webgen/website_styles/andreas04/images/flash.gif - data/webgen/website_styles/andreas04/images/flash2.gif - data/webgen/website_styles/andreas04/images/globe.gif - data/webgen/website_styles/andreas04/images/globebottom.gif - data/webgen/website_styles/andreas04/images/linkarrow.gif - data/webgen/website_styles/andreas04/images/menuhover.png - data/webgen/website_styles/andreas04/README - data/webgen/website_styles/andreas05 - data/webgen/website_styles/andreas05/default.css - data/webgen/website_styles/andreas05/default.template - data/webgen/website_styles/andreas05/images - data/webgen/website_styles/andreas05/images/bodybg.gif - data/webgen/website_styles/andreas05/images/front.png - data/webgen/website_styles/andreas05/README - data/webgen/website_styles/andreas06 - data/webgen/website_styles/andreas06/default.css - data/webgen/website_styles/andreas06/default.template - data/webgen/website_styles/andreas06/images - data/webgen/website_styles/andreas06/images/bodybg.gif - data/webgen/website_styles/andreas06/images/boxbg.gif - data/webgen/website_styles/andreas06/images/greypx.gif - data/webgen/website_styles/andreas06/images/header.jpg - data/webgen/website_styles/andreas06/images/innerbg.gif - data/webgen/website_styles/andreas06/images/leaves.jpg - data/webgen/website_styles/andreas06/images/tabs.gif - data/webgen/website_styles/andreas06/README - data/webgen/website_styles/andreas07 - data/webgen/website_styles/andreas07/browserfix.css - data/webgen/website_styles/andreas07/default.css - data/webgen/website_styles/andreas07/default.template - data/webgen/website_styles/andreas07/images - data/webgen/website_styles/andreas07/images/bodybg.gif - data/webgen/website_styles/andreas07/images/sidebarbg.gif - data/webgen/website_styles/andreas07/README - data/webgen/website_styles/andreas08 - data/webgen/website_styles/andreas08/default.css - data/webgen/website_styles/andreas08/default.template - data/webgen/website_styles/andreas08/README - data/webgen/website_styles/andreas09 - data/webgen/website_styles/andreas09/default.css - data/webgen/website_styles/andreas09/default.template - data/webgen/website_styles/andreas09/images - data/webgen/website_styles/andreas09/images/bodybg-black.jpg - data/webgen/website_styles/andreas09/images/bodybg-green.jpg - data/webgen/website_styles/andreas09/images/bodybg-orange.jpg - data/webgen/website_styles/andreas09/images/bodybg-purple.jpg - data/webgen/website_styles/andreas09/images/bodybg-red.jpg - data/webgen/website_styles/andreas09/images/bodybg.jpg - data/webgen/website_styles/andreas09/images/footerbg.jpg - data/webgen/website_styles/andreas09/images/menuhover-black.jpg - data/webgen/website_styles/andreas09/images/menuhover-green.jpg - data/webgen/website_styles/andreas09/images/menuhover-orange.jpg - data/webgen/website_styles/andreas09/images/menuhover-purple.jpg - data/webgen/website_styles/andreas09/images/menuhover-red.jpg - data/webgen/website_styles/andreas09/images/menuhover.jpg - data/webgen/website_styles/andreas09/README - data/webgen/website_styles/default - data/webgen/website_styles/default/default.css - data/webgen/website_styles/default/default.template - data/webgen/website_styles/default/README - data/webgen/website_templates - data/webgen/website_templates/default - data/webgen/website_templates/default/README - data/webgen/website_templates/default/src - data/webgen/website_templates/default/src/index.page - data/webgen/website_templates/personal_hp - data/webgen/website_templates/personal_hp/README - data/webgen/website_templates/personal_hp/src - data/webgen/website_templates/personal_hp/src/about.page - data/webgen/website_templates/personal_hp/src/index.page - data/webgen/website_templates/personal_hp/src/links.page - data/webgen/website_templates/personal_hp/src/projects.page - data/webgen/website_templates/project - data/webgen/website_templates/project/README - data/webgen/website_templates/project/src - data/webgen/website_templates/project/src/about.page - data/webgen/website_templates/project/src/download.page - data/webgen/website_templates/project/src/features.page - data/webgen/website_templates/project/src/index.page - data/webgen/website_templates/project/src/screenshots.page - test/fixtures - test/fixtures/sample_site - test/fixtures/sample_site/src - test/fixtures/sample_site/src/chained.template - test/fixtures/sample_site/src/default.template - test/fixtures/sample_site/src/dir1 - test/fixtures/sample_site/src/dir1/dir11 - test/fixtures/sample_site/src/dir1/dir11/file111.de.page - test/fixtures/sample_site/src/dir1/dir11/file111.page - test/fixtures/sample_site/src/dir1/dir11/index.page - test/fixtures/sample_site/src/dir1/file11.page - test/fixtures/sample_site/src/dir2 - test/fixtures/sample_site/src/dir2/file21.page - test/fixtures/sample_site/src/embedded.rhtml - test/fixtures/sample_site/src/file1.page - test/fixtures/sample_site/src/file2.de.page - test/fixtures/sample_site/src/index.de.page - test/fixtures/sample_site/src/index.en.page - test/fixtures/sample_site/src/invalid.template - test/fixtures/sample_site/src/test.jpg - test/fixtures/sample_site/src/test.template - test/fixtures/sample_site/src/test.todo - test/fixtures/tc_content - test/fixtures/tc_content/blocks.yaml - test/fixtures/tc_content/correct.yaml - test/fixtures/tc_content/incorrect.yaml - test/fixtures/tc_filehandler_filehandler - test/fixtures/tc_filehandler_filehandler/backing - test/fixtures/tc_filehandler_filehandler/backing/metainfo.yaml - test/fixtures/tc_filehandler_filehandler/backing_empty - test/fixtures/tc_filehandler_filehandler/backing_empty/metainfo.yaml - test/fixtures/tc_filehandler_filehandler/sample_plugin.rb - test/fixtures/tc_filehandler_filehandler/unmodified - test/fixtures/tc_filehandler_gallery - test/fixtures/tc_filehandler_gallery/test.gallery - test/fixtures/tc_filehandler_gallery/test1.gallery - test/fixtures/tc_filehandler_gallery/test1.jpg - test/fixtures/tc_filehandler_gallery/test2.jpg - test/fixtures/tc_filehandler_gallery/test3.jpg - test/fixtures/tc_filehandler_gallery/test4.jpg - test/fixtures/tc_filehandler_page - test/fixtures/tc_filehandler_page/testdata.yaml - test/fixtures/tc_menustyles_default - test/fixtures/tc_menustyles_default/menustyle.rb - test/fixtures/tc_node - test/fixtures/tc_node/nodes.yaml - test/fixtures/tc_plugin - test/fixtures/tc_plugin/handlerplugin.rb - test/fixtures/tc_plugin/plugin1.rb - test/fixtures/tc_plugin/plugin2.rb - test/fixtures/tc_sipttra_format - test/fixtures/tc_sipttra_format/test.sipttra - test/fixtures/tc_tags_includefile - test/fixtures/tc_tags_includefile/testfile - test/fixtures/tc_tags_tag_processor - test/fixtures/tc_tags_tag_processor/test_file1 - test/fixtures/tc_tags_tag_processor/testtag.rb - test/fixtures/tc_website - test/fixtures/tc_website/correct.yaml - test/fixtures/tc_website/incorrect_structure.yaml - test/fixtures/tc_website/incorrect_yaml.yaml - test/fixtures/tc_website/meta_info_test.yaml - test/fixtures/tc_website/testdir - test/fixtures/tc_website/testdir/falsedir - test/fixtures/tc_website/testdir/falsedir/README - test/fixtures/tc_website/testdir/README - test/runtests.rb - test/unittests - test/unittests/tc_composite.rb - test/unittests/tc_config.rb - test/unittests/tc_content.rb - test/unittests/tc_contentconverters_default.rb - test/unittests/tc_contentconverters_html.rb - test/unittests/tc_contentconverters_markdown.rb - test/unittests/tc_contentconverters_rdoc.rb - test/unittests/tc_contentconverters_textile.rb - test/unittests/tc_contentconverters_xmlbuilder.rb - test/unittests/tc_filehandler_copy.rb - test/unittests/tc_filehandler_directory.rb - test/unittests/tc_filehandler_filehandler.rb - test/unittests/tc_filehandler_gallery.rb - test/unittests/tc_filehandler_page.rb - test/unittests/tc_filehandler_sipttra.rb - test/unittests/tc_filehandler_template.rb - test/unittests/tc_htmlvalidators_default.rb - test/unittests/tc_htmlvalidators_xmllint.rb - test/unittests/tc_languages.rb - test/unittests/tc_listener.rb - test/unittests/tc_menustyles_default.rb - test/unittests/tc_menustyles_horizontal.rb - test/unittests/tc_menustyles_horizontal_dropdown.rb - test/unittests/tc_menustyles_section.rb - test/unittests/tc_menustyles_vertical.rb - test/unittests/tc_menustyles_vertical_dropdown.rb - test/unittests/tc_node.rb - test/unittests/tc_plugin.rb - test/unittests/tc_resourcemanager.rb - test/unittests/tc_sipttra_format.rb - test/unittests/tc_smileyreplacer.rb - test/unittests/tc_syntax_highlighter.rb - test/unittests/tc_tags_block.rb - test/unittests/tc_tags_breadcrumbtrail.rb - test/unittests/tc_tags_customvar.rb - test/unittests/tc_tags_date.rb - test/unittests/tc_tags_download.rb - test/unittests/tc_tags_executecommand.rb - test/unittests/tc_tags_includefile.rb - test/unittests/tc_tags_langbar.rb - test/unittests/tc_tags_menu.rb - test/unittests/tc_tags_meta.rb - test/unittests/tc_tags_relocatable.rb - test/unittests/tc_tags_sitemap.rb - test/unittests/tc_tags_tag_processor.rb - test/unittests/tc_tags_wikilink.rb - test/unittests/tc_treewalker.rb - test/unittests/tc_website.rb - doc/config.yaml - doc/examples - doc/examples/website_styles - doc/examples/website_styles/1024px - doc/examples/website_styles/1024px/config.yaml - doc/examples/website_styles/1024px/README - doc/examples/website_styles/1024px/src - doc/examples/website_styles/1024px/src/about.page - doc/examples/website_styles/1024px/src/default.css - doc/examples/website_styles/1024px/src/default.template - doc/examples/website_styles/1024px/src/download.page - doc/examples/website_styles/1024px/src/features.page - doc/examples/website_styles/1024px/src/images - doc/examples/website_styles/1024px/src/images/background.gif - doc/examples/website_styles/1024px/src/index.page - doc/examples/website_styles/1024px/src/screenshots.page - doc/examples/website_styles/andreas00 - doc/examples/website_styles/andreas00/config.yaml - doc/examples/website_styles/andreas00/README - doc/examples/website_styles/andreas00/src - doc/examples/website_styles/andreas00/src/about.page - doc/examples/website_styles/andreas00/src/default.css - doc/examples/website_styles/andreas00/src/default.template - doc/examples/website_styles/andreas00/src/download.page - doc/examples/website_styles/andreas00/src/features.page - doc/examples/website_styles/andreas00/src/images - doc/examples/website_styles/andreas00/src/images/bg.gif - doc/examples/website_styles/andreas00/src/images/front.jpg - doc/examples/website_styles/andreas00/src/images/menubg.gif - doc/examples/website_styles/andreas00/src/images/menubg2.gif - doc/examples/website_styles/andreas00/src/index.page - doc/examples/website_styles/andreas00/src/screenshots.page - doc/examples/website_styles/andreas01 - doc/examples/website_styles/andreas01/config.yaml - doc/examples/website_styles/andreas01/README - doc/examples/website_styles/andreas01/src - doc/examples/website_styles/andreas01/src/about.page - doc/examples/website_styles/andreas01/src/default.css - doc/examples/website_styles/andreas01/src/default.template - doc/examples/website_styles/andreas01/src/download.page - doc/examples/website_styles/andreas01/src/features.page - doc/examples/website_styles/andreas01/src/images - doc/examples/website_styles/andreas01/src/images/bg.gif - doc/examples/website_styles/andreas01/src/images/front.jpg - doc/examples/website_styles/andreas01/src/index.page - doc/examples/website_styles/andreas01/src/print.css - doc/examples/website_styles/andreas01/src/screenshots.page - doc/examples/website_styles/andreas03 - doc/examples/website_styles/andreas03/config.yaml - doc/examples/website_styles/andreas03/README - doc/examples/website_styles/andreas03/src - doc/examples/website_styles/andreas03/src/about.page - doc/examples/website_styles/andreas03/src/default.css - doc/examples/website_styles/andreas03/src/default.template - doc/examples/website_styles/andreas03/src/download.page - doc/examples/website_styles/andreas03/src/features.page - doc/examples/website_styles/andreas03/src/images - doc/examples/website_styles/andreas03/src/images/bodybg.png - doc/examples/website_styles/andreas03/src/images/contbg.png - doc/examples/website_styles/andreas03/src/images/footerbg.png - doc/examples/website_styles/andreas03/src/images/gradient1.png - doc/examples/website_styles/andreas03/src/images/gradient2.png - doc/examples/website_styles/andreas03/src/index.page - doc/examples/website_styles/andreas03/src/screenshots.page - doc/examples/website_styles/andreas04 - doc/examples/website_styles/andreas04/config.yaml - doc/examples/website_styles/andreas04/README - doc/examples/website_styles/andreas04/src - doc/examples/website_styles/andreas04/src/about.page - doc/examples/website_styles/andreas04/src/default.css - doc/examples/website_styles/andreas04/src/default.template - doc/examples/website_styles/andreas04/src/download.page - doc/examples/website_styles/andreas04/src/features.page - doc/examples/website_styles/andreas04/src/images - doc/examples/website_styles/andreas04/src/images/blinkarrow.gif - doc/examples/website_styles/andreas04/src/images/bodybg.png - doc/examples/website_styles/andreas04/src/images/contentbg.png - doc/examples/website_styles/andreas04/src/images/entrybg.png - doc/examples/website_styles/andreas04/src/images/flash.gif - doc/examples/website_styles/andreas04/src/images/flash2.gif - doc/examples/website_styles/andreas04/src/images/globe.gif - doc/examples/website_styles/andreas04/src/images/globebottom.gif - doc/examples/website_styles/andreas04/src/images/linkarrow.gif - doc/examples/website_styles/andreas04/src/images/menuhover.png - doc/examples/website_styles/andreas04/src/index.page - doc/examples/website_styles/andreas04/src/screenshots.page - doc/examples/website_styles/andreas05 - doc/examples/website_styles/andreas05/config.yaml - doc/examples/website_styles/andreas05/README - doc/examples/website_styles/andreas05/src - doc/examples/website_styles/andreas05/src/about.page - doc/examples/website_styles/andreas05/src/default.css - doc/examples/website_styles/andreas05/src/default.template - doc/examples/website_styles/andreas05/src/download.page - doc/examples/website_styles/andreas05/src/features.page - doc/examples/website_styles/andreas05/src/images - doc/examples/website_styles/andreas05/src/images/bodybg.gif - doc/examples/website_styles/andreas05/src/images/front.png - doc/examples/website_styles/andreas05/src/index.page - doc/examples/website_styles/andreas05/src/screenshots.page - doc/examples/website_styles/andreas06 - doc/examples/website_styles/andreas06/config.yaml - doc/examples/website_styles/andreas06/README - doc/examples/website_styles/andreas06/src - doc/examples/website_styles/andreas06/src/about.page - doc/examples/website_styles/andreas06/src/default.css - doc/examples/website_styles/andreas06/src/default.template - doc/examples/website_styles/andreas06/src/download.page - doc/examples/website_styles/andreas06/src/features.page - doc/examples/website_styles/andreas06/src/images - doc/examples/website_styles/andreas06/src/images/bodybg.gif - doc/examples/website_styles/andreas06/src/images/boxbg.gif - doc/examples/website_styles/andreas06/src/images/greypx.gif - doc/examples/website_styles/andreas06/src/images/header.jpg - doc/examples/website_styles/andreas06/src/images/innerbg.gif - doc/examples/website_styles/andreas06/src/images/leaves.jpg - doc/examples/website_styles/andreas06/src/images/tabs.gif - doc/examples/website_styles/andreas06/src/index.page - doc/examples/website_styles/andreas06/src/screenshots.page - doc/examples/website_styles/andreas07 - doc/examples/website_styles/andreas07/config.yaml - doc/examples/website_styles/andreas07/README - doc/examples/website_styles/andreas07/src - doc/examples/website_styles/andreas07/src/about.page - doc/examples/website_styles/andreas07/src/browserfix.css - doc/examples/website_styles/andreas07/src/default.css - doc/examples/website_styles/andreas07/src/default.template - doc/examples/website_styles/andreas07/src/download.page - doc/examples/website_styles/andreas07/src/features.page - doc/examples/website_styles/andreas07/src/images - doc/examples/website_styles/andreas07/src/images/bodybg.gif - doc/examples/website_styles/andreas07/src/images/sidebarbg.gif - doc/examples/website_styles/andreas07/src/index.page - doc/examples/website_styles/andreas07/src/screenshots.page - doc/examples/website_styles/andreas08 - doc/examples/website_styles/andreas08/config.yaml - doc/examples/website_styles/andreas08/README - doc/examples/website_styles/andreas08/src - doc/examples/website_styles/andreas08/src/about.page - doc/examples/website_styles/andreas08/src/default.css - doc/examples/website_styles/andreas08/src/default.template - doc/examples/website_styles/andreas08/src/download.page - doc/examples/website_styles/andreas08/src/features.page - doc/examples/website_styles/andreas08/src/index.page - doc/examples/website_styles/andreas08/src/screenshots.page - doc/examples/website_styles/andreas09 - doc/examples/website_styles/andreas09/config.yaml - doc/examples/website_styles/andreas09/README - doc/examples/website_styles/andreas09/src - doc/examples/website_styles/andreas09/src/about.page - doc/examples/website_styles/andreas09/src/default.css - doc/examples/website_styles/andreas09/src/default.template - doc/examples/website_styles/andreas09/src/download.page - doc/examples/website_styles/andreas09/src/features.page - doc/examples/website_styles/andreas09/src/images - doc/examples/website_styles/andreas09/src/images/bodybg-black.jpg - doc/examples/website_styles/andreas09/src/images/bodybg-green.jpg - doc/examples/website_styles/andreas09/src/images/bodybg-orange.jpg - doc/examples/website_styles/andreas09/src/images/bodybg-purple.jpg - doc/examples/website_styles/andreas09/src/images/bodybg-red.jpg - doc/examples/website_styles/andreas09/src/images/bodybg.jpg - doc/examples/website_styles/andreas09/src/images/footerbg.jpg - doc/examples/website_styles/andreas09/src/images/menuhover-black.jpg - doc/examples/website_styles/andreas09/src/images/menuhover-green.jpg - doc/examples/website_styles/andreas09/src/images/menuhover-orange.jpg - doc/examples/website_styles/andreas09/src/images/menuhover-purple.jpg - doc/examples/website_styles/andreas09/src/images/menuhover-red.jpg - doc/examples/website_styles/andreas09/src/images/menuhover.jpg - doc/examples/website_styles/andreas09/src/index.page - doc/examples/website_styles/andreas09/src/screenshots.page - doc/examples/website_styles/default - doc/examples/website_styles/default/config.yaml - doc/examples/website_styles/default/README - doc/examples/website_styles/default/src - doc/examples/website_styles/default/src/about.page - doc/examples/website_styles/default/src/default.css - doc/examples/website_styles/default/src/default.template - doc/examples/website_styles/default/src/download.page - doc/examples/website_styles/default/src/features.page - doc/examples/website_styles/default/src/index.page - doc/examples/website_styles/default/src/screenshots.page - doc/examples/website_templates - doc/examples/website_templates/default - doc/examples/website_templates/default/config.yaml - doc/examples/website_templates/default/README - doc/examples/website_templates/default/src - doc/examples/website_templates/default/src/default.css - doc/examples/website_templates/default/src/default.template - doc/examples/website_templates/default/src/index.page - doc/examples/website_templates/personal_hp - doc/examples/website_templates/personal_hp/config.yaml - doc/examples/website_templates/personal_hp/README - doc/examples/website_templates/personal_hp/src - doc/examples/website_templates/personal_hp/src/about.page - doc/examples/website_templates/personal_hp/src/default.css - doc/examples/website_templates/personal_hp/src/default.template - doc/examples/website_templates/personal_hp/src/index.page - doc/examples/website_templates/personal_hp/src/links.page - doc/examples/website_templates/personal_hp/src/projects.page - doc/examples/website_templates/project - doc/examples/website_templates/project/config.yaml - doc/examples/website_templates/project/README - doc/examples/website_templates/project/src - doc/examples/website_templates/project/src/about.page - doc/examples/website_templates/project/src/default.css - doc/examples/website_templates/project/src/default.template - doc/examples/website_templates/project/src/download.page - doc/examples/website_templates/project/src/features.page - doc/examples/website_templates/project/src/index.page - doc/examples/website_templates/project/src/screenshots.page - doc/metainfo.yaml - doc/plugin - doc/plugin/emoticon.rb - doc/plugin/extension.rb - doc/plugin/gallery - doc/plugin/gallery/default - doc/plugin/gallery/slides - doc/plugin/gallery/slides/collage.rb - doc/plugin/listpluginparameters.rb - doc/plugin/resources.rb - doc/src - doc/src/css - doc/src/css/sipttra.rcss - doc/src/default.css - doc/src/default.template - doc/src/documentation - doc/src/documentation/basics.page - doc/src/documentation/extending_webgen.page - doc/src/documentation/howto.page - doc/src/documentation/index.page - doc/src/documentation/plugins - doc/src/documentation/plugins/contentconverter - doc/src/documentation/plugins/contentconverter/default.page - doc/src/documentation/plugins/contentconverter/html.page - doc/src/documentation/plugins/contentconverter/markdown.page - doc/src/documentation/plugins/contentconverter/maruku.page - doc/src/documentation/plugins/contentconverter/rdoc.page - doc/src/documentation/plugins/contentconverter/textile.page - doc/src/documentation/plugins/contentconverter/xmlbuilder.page - doc/src/documentation/plugins/core - doc/src/documentation/plugins/core/configuration.page - doc/src/documentation/plugins/core/filehandler.page - doc/src/documentation/plugins/core/index.page - doc/src/documentation/plugins/core/resourcemanager.page - doc/src/documentation/plugins/core/tagprocessor.page - doc/src/documentation/plugins/file - doc/src/documentation/plugins/file/copyhandler.page - doc/src/documentation/plugins/file/defaulthandler.page - doc/src/documentation/plugins/file/directoryhandler.page - doc/src/documentation/plugins/file/galleryhandler.page - doc/src/documentation/plugins/file/pagehandler.page - doc/src/documentation/plugins/file/sipttrahandler.page - doc/src/documentation/plugins/file/templatehandler.page - doc/src/documentation/plugins/file/thumbnailwriter.page - doc/src/documentation/plugins/htmlvalidator - doc/src/documentation/plugins/htmlvalidator/default.page - doc/src/documentation/plugins/htmlvalidator/xmllint.page - doc/src/documentation/plugins/index.page - doc/src/documentation/plugins/menustyle - doc/src/documentation/plugins/menustyle/default.page - doc/src/documentation/plugins/menustyle/horizontal.page - doc/src/documentation/plugins/menustyle/horizontaldropdown.page - doc/src/documentation/plugins/menustyle/section.page - doc/src/documentation/plugins/menustyle/vertical.page - doc/src/documentation/plugins/menustyle/verticaldropdown.page - doc/src/documentation/plugins/misc - doc/src/documentation/plugins/misc/index.page - doc/src/documentation/plugins/misc/smileyreplacer.page - doc/src/documentation/plugins/misc/syntaxhighlighter.page - doc/src/documentation/plugins/tag - doc/src/documentation/plugins/tag/block.page - doc/src/documentation/plugins/tag/breadcrumbtrail.page - doc/src/documentation/plugins/tag/customvar.page - doc/src/documentation/plugins/tag/date.page - doc/src/documentation/plugins/tag/default.page - doc/src/documentation/plugins/tag/download.page - doc/src/documentation/plugins/tag/executecommand.page - doc/src/documentation/plugins/tag/htmlmetainfo.page - doc/src/documentation/plugins/tag/includefile.page - doc/src/documentation/plugins/tag/langbar.de.page - doc/src/documentation/plugins/tag/langbar.fr.page - doc/src/documentation/plugins/tag/langbar.page - doc/src/documentation/plugins/tag/menu.page - doc/src/documentation/plugins/tag/meta.page - doc/src/documentation/plugins/tag/news.page - doc/src/documentation/plugins/tag/relocatable.page - doc/src/documentation/plugins/tag/resource.page - doc/src/documentation/plugins/tag/sitemap.page - doc/src/documentation/plugins/tag/wikilink.page - doc/src/documentation/references - doc/src/documentation/references/index.page - doc/src/documentation/references/meta_info_reference.page - doc/src/documentation/references/parameter_reference.page - doc/src/documentation/references/resource_reference.page - doc/src/documentation/references/sipttra_format.page - doc/src/documentation/references/webpage_format.page - doc/src/documentation/tutorial.page - doc/src/download.page - doc/src/examples - doc/src/examples/example_sites - doc/src/examples/example_sites/index.page - doc/src/examples/example_sites/personal.zip - doc/src/examples/example_sites/photo_gallery.zip - doc/src/examples/gallery_styles - doc/src/examples/gallery_styles/default - doc/src/examples/gallery_styles/default/default.gallery - doc/src/examples/gallery_styles/default/gallery_gallery.template - doc/src/examples/gallery_styles/default/gallery_image.template - doc/src/examples/gallery_styles/default/gallery_main.template - doc/src/examples/gallery_styles/index.page - doc/src/examples/gallery_styles/slides - doc/src/examples/gallery_styles/slides/gallery_gallery.template - doc/src/examples/gallery_styles/slides/gallery_image.template - doc/src/examples/gallery_styles/slides/gallery_main.template - doc/src/examples/gallery_styles/slides/slides.gallery - doc/src/examples/images - doc/src/examples/images/image01.jpg - doc/src/examples/images/image02.jpg - doc/src/examples/images/image03.jpg - doc/src/examples/images/image04.jpg - doc/src/examples/images/image05.jpg - doc/src/examples/images/image06.jpg - doc/src/examples/images/image07.jpg - doc/src/examples/images/image08.jpg - doc/src/examples/images/image09.jpg - doc/src/examples/images/image10.jpg - doc/src/examples/images/image11.jpg - doc/src/examples/images/image12.jpg - doc/src/examples/images/image13.jpg - doc/src/examples/images/image14.jpg - doc/src/examples/images/image15.jpg - doc/src/examples/images/image16.jpg - doc/src/examples/images/image17.jpg - doc/src/examples/images/image18.jpg - doc/src/examples/index.page - doc/src/examples/sipttra_styles - doc/src/examples/sipttra_styles/default - doc/src/examples/sipttra_styles/default/css - doc/src/examples/sipttra_styles/default/css/sipttra.rcss - doc/src/examples/sipttra_styles/default/default.template - doc/src/examples/sipttra_styles/default/index.todo - doc/src/examples/sipttra_styles/default/js - doc/src/examples/sipttra_styles/default/js/sipttra.js - doc/src/examples/sipttra_styles/default/sipttra.template - doc/src/examples/sipttra_styles/default.page - doc/src/examples/sipttra_styles/index.page - doc/src/examples/website_styles - doc/src/examples/website_styles/1024px.page - doc/src/examples/website_styles/andreas00.page - doc/src/examples/website_styles/andreas01.page - doc/src/examples/website_styles/andreas03.page - doc/src/examples/website_styles/andreas04.page - doc/src/examples/website_styles/andreas05.page - doc/src/examples/website_styles/andreas06.page - doc/src/examples/website_styles/andreas07.page - doc/src/examples/website_styles/andreas08.page - doc/src/examples/website_styles/andreas09.page - doc/src/examples/website_styles/default.page - doc/src/examples/website_styles/index.page - doc/src/examples/website_templates - doc/src/examples/website_templates/default.page - doc/src/examples/website_templates/index.page - doc/src/examples/website_templates/personal_hp.page - doc/src/examples/website_templates/project.page - doc/src/features.page - doc/src/images - doc/src/images/bodybg.jpg - doc/src/images/footerbg.jpg - doc/src/images/menuhover.jpg - doc/src/images/node_diagram.svg - doc/src/images/thumb_example.jpg - doc/src/images/thumb_example_cropped.jpg - doc/src/images/thumb_example_normal.jpg - doc/src/index.page - doc/src/js - doc/src/js/sipttra.js - doc/src/news.page - doc/src/plugin.template - doc/src/project.todo - doc/src/sipttra.template - man/man1 - man/man1/webgen.1 test_files: [] rdoc_options: - --line-numbers - -m - README extra_rdoc_files: - README executables: - webgen extensions: [] requirements: [] dependencies: - !ruby/object:Gem::Dependency name: cmdparse version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 2.0.0 version: - !ruby/object:Gem::Dependency name: redcloth version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 version: