------------------------------------------------------------------------
r369 | thomas | 2005-12-24 12:37:40 +0100 (Sat, 24 Dec 2005) | 1 line
Changed paths:
   A /versions/webgen-0.3.8 (from /trunk/webgen:360)
   R /versions/webgen-0.3.8/TODO (from /trunk/webgen/TODO:368)
   R /versions/webgen-0.3.8/data/webgen/gallery-creator/default.png (from /trunk/webgen/data/webgen/gallery-creator/default.png:366)
   R /versions/webgen-0.3.8/doc/src/index.page (from /trunk/webgen/doc/src/index.page:368)
   R /versions/webgen-0.3.8/lib/webgen/plugins/coreplugins/configuration.rb (from /trunk/webgen/lib/webgen/plugins/coreplugins/configuration.rb:368)
   R /versions/webgen-0.3.8/lib/webgen/plugins/filehandlers/gallery.rb (from /trunk/webgen/lib/webgen/plugins/filehandlers/gallery.rb:368)
   R /versions/webgen-0.3.8/lib/webgen.rb (from /trunk/webgen/lib/webgen.rb:368)
   R /versions/webgen-0.3.8/otherdata/web-for-gallery-pics/create_pictures.rb (from /trunk/webgen/otherdata/web-for-gallery-pics/create_pictures.rb:366)
   R /versions/webgen-0.3.8/otherdata/web-for-gallery-pics/plugin/gallery.rb (from /trunk/webgen/otherdata/web-for-gallery-pics/plugin/gallery.rb:366)
   R /versions/webgen-0.3.8/otherdata/web-for-gallery-pics/src/gallery.sample (from /trunk/webgen/otherdata/web-for-gallery-pics/src/gallery.sample:366)

* added version 0.3.8 of webgen
------------------------------------------------------------------------
r360 | thomas | 2005-11-02 09:24:26 +0100 (Wed, 02 Nov 2005) | 5 lines
Changed paths:
   M /trunk/webgen/TODO
   A /trunk/webgen/bin/webgen-gui (from /trunk/webgen-devel/bin/webgen-gui:343)
   M /trunk/webgen/data/webgen/website_styles/default/default.template
   A /trunk/webgen/data/webgen/website_templates/default/README
   D /trunk/webgen/data/webgen/website_templates/default/src/default.css
   D /trunk/webgen/data/webgen/website_templates/default/src/default.template
   A /trunk/webgen/data/webgen/website_templates/personal_hp
   A /trunk/webgen/data/webgen/website_templates/personal_hp/README
   A /trunk/webgen/data/webgen/website_templates/personal_hp/src
   A /trunk/webgen/data/webgen/website_templates/personal_hp/src/about.page
   A /trunk/webgen/data/webgen/website_templates/personal_hp/src/index.page
   A /trunk/webgen/data/webgen/website_templates/personal_hp/src/links.page
   A /trunk/webgen/data/webgen/website_templates/personal_hp/src/projects.page
   A /trunk/webgen/data/webgen/website_templates/project
   A /trunk/webgen/data/webgen/website_templates/project/README
   A /trunk/webgen/data/webgen/website_templates/project/src
   A /trunk/webgen/data/webgen/website_templates/project/src/about.page
   A /trunk/webgen/data/webgen/website_templates/project/src/download.page
   A /trunk/webgen/data/webgen/website_templates/project/src/features.page
   A /trunk/webgen/data/webgen/website_templates/project/src/index.page
   A /trunk/webgen/data/webgen/website_templates/project/src/screenshots.page
   A /trunk/webgen/lib/webgen/gui
   A /trunk/webgen/lib/webgen/gui/common.rb
   A /trunk/webgen/lib/webgen/gui/main.rb
   A /trunk/webgen/lib/webgen/gui/new_website_dlg.rb
   M /trunk/webgen/lib/webgen/plugins/filehandlers/filehandler.rb
   M /trunk/webgen/lib/webgen.rb

* fixed wrong tag in style default/default.template
* added two more website templates: project and personal_hp
* readded the beta webgen-gui and splitted the file into smaller files
* available templates and styles are now shown when "webgen help create" is executed
* fixed create_website method
------------------------------------------------------------------------
r357 | thomas | 2005-09-09 10:43:44 +0200 (Fri, 09 Sep 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/documentation/plugins/tags/sitemap.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugins/tags/sitemap.rb

* fixed feature request #2166: new parameter for sitemap which allows to show either all pages or only the pages which have a inMenu meta information
------------------------------------------------------------------------
r356 | thomas | 2005-09-05 20:15:12 +0200 (Mon, 05 Sep 2005) | 2 lines
Changed paths:
   M /trunk/webgen/doc/src/documentation/extending_webgen.page
   M /trunk/webgen/lib/webgen.rb

* updated extending webgen docu
* fixed bug when getting the plugin name out of the full class name
------------------------------------------------------------------------
r355 | thomas | 2005-09-05 20:04:17 +0200 (Mon, 05 Sep 2005) | 1 line
Changed paths:
   M /trunk/webgen/data/webgen/website_templates/default/src/default.template
   M /trunk/webgen/doc/plugin/source.rb
   M /trunk/webgen/doc/src/default.template
   A /trunk/webgen/doc/src/documentation/plugins/tags/breadcrumbtrail.page (from /trunk/webgen/doc/src/documentation/plugins/tags/navbar.page:348)
   D /trunk/webgen/doc/src/documentation/plugins/tags/navbar.page
   M /trunk/webgen/doc/src/features.page
   M /trunk/webgen/doc/src/index.page
   A /trunk/webgen/lib/webgen/plugins/tags/breadcrumbtrail.rb (from /trunk/webgen/lib/webgen/plugins/tags/navbar.rb:348)
   D /trunk/webgen/lib/webgen/plugins/tags/navbar.rb

* renamed tag navbar to breadcrumbTrail and updated all references
------------------------------------------------------------------------
r354 | thomas | 2005-09-05 19:40:50 +0200 (Mon, 05 Sep 2005) | 1 line
Changed paths:
   A /trunk/webgen/doc/plugin/source.rb
   M /trunk/webgen/doc/src/default.template

* implemented docu plugin source tag for showing the source of the webpages
------------------------------------------------------------------------
r353 | thomas | 2005-09-05 19:11:24 +0200 (Mon, 05 Sep 2005) | 1 line
Changed paths:
   M /trunk/webgen/bin/webgen-gallery-editor

* fixed wrong names
------------------------------------------------------------------------
r352 | thomas | 2005-09-03 15:06:46 +0200 (Sat, 03 Sep 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/test/webgen/filehandlers/tc_page.rb
   M /trunk/webgen/test/webgen/tc_configuration.rb

* fixed the test files and Rakefile
------------------------------------------------------------------------
r351 | thomas | 2005-09-03 14:48:08 +0200 (Sat, 03 Sep 2005) | 2 lines
Changed paths:
   M /trunk/webgen/doc/plugin/emoticon.rb
   M /trunk/webgen/doc/plugin/resources.rb
   M /trunk/webgen/doc/src/documentation/gettingstarted.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandlers/backing.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandlers/page.page
   M /trunk/webgen/doc/src/documentation/plugins/menustyles/verticaldropdown.page
   M /trunk/webgen/doc/src/index.page

* fixed references to renamed page files
* fixed references to ResourceManager
------------------------------------------------------------------------
r350 | thomas | 2005-09-02 11:44:23 +0200 (Fri, 02 Sep 2005) | 3 lines
Changed paths:
   M /trunk/webgen/doc/src/documentation/plugins/filehandlers/copy.page
   D /trunk/webgen/doc/src/documentation/plugins/filehandlers/directory.page
   A /trunk/webgen/doc/src/documentation/plugins/filehandlers/directoryhandler.page (from /trunk/webgen/doc/src/documentation/plugins/filehandlers/directory.page:349)
   A /trunk/webgen/doc/src/documentation/plugins/filehandlers/page.page (from /trunk/webgen/doc/src/documentation/plugins/filehandlers/pagehandler.page:349)
   D /trunk/webgen/doc/src/documentation/plugins/filehandlers/pagehandler.page
   D /trunk/webgen/doc/src/documentation/plugins/gallerylayouters/defaultlayouter.page
   M /trunk/webgen/doc/src/documentation/plugins/gallerylayouters/index.page
   D /trunk/webgen/doc/src/documentation/plugins/menustyles/horizontal-dropdown.page
   A /trunk/webgen/doc/src/documentation/plugins/menustyles/horizontaldropdown.page (from /trunk/webgen/doc/src/documentation/plugins/menustyles/horizontal-dropdown.page:348)
   D /trunk/webgen/doc/src/documentation/plugins/menustyles/vertical-dropdown.page
   A /trunk/webgen/doc/src/documentation/plugins/menustyles/verticaldropdown.page (from /trunk/webgen/doc/src/documentation/plugins/menustyles/vertical-dropdown.page:348)
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugins/coreplugins/logging.rb
   M /trunk/webgen/lib/webgen/plugins/coreplugins/resourcemanager.rb
   M /trunk/webgen/lib/webgen/plugins/filehandlers/backing.rb
   A /trunk/webgen/lib/webgen/plugins/filehandlers/copy.rb (from /trunk/webgen/lib/webgen/plugins/filehandlers/filecopy.rb:349)
   D /trunk/webgen/lib/webgen/plugins/filehandlers/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandlers/gallery.rb
   M /trunk/webgen/lib/webgen/plugins/filehandlers/page.rb
   M /trunk/webgen/lib/webgen/plugins/miscplugins/smileyreplacer.rb

* renamed FileCopyHandler to CopyFileHandler
* renamed PageHandler to PageFileHandler
* moved ResourceManager and Logging to CorePlugins module
------------------------------------------------------------------------
r349 | thomas | 2005-09-02 11:28:06 +0200 (Fri, 02 Sep 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/plugin/emoticon.rb
   D /trunk/webgen/doc/src/documentation/plugins/contenthandler
   A /trunk/webgen/doc/src/documentation/plugins/contenthandlers (from /trunk/webgen/doc/src/documentation/plugins/contenthandler:340)
   D /trunk/webgen/doc/src/documentation/plugins/filehandler
   A /trunk/webgen/doc/src/documentation/plugins/filehandlers (from /trunk/webgen/doc/src/documentation/plugins/filehandler:340)
   M /trunk/webgen/doc/src/documentation/plugins/filehandlers/directory.page
   R /trunk/webgen/doc/src/documentation/plugins/filehandlers/pagehandler.page (from /trunk/webgen/doc/src/documentation/plugins/filehandler/pagehandler.page:348)
   D /trunk/webgen/doc/src/documentation/plugins/gallerylayouter
   A /trunk/webgen/doc/src/documentation/plugins/gallerylayouters (from /trunk/webgen/doc/src/documentation/plugins/gallerylayouter:340)
   D /trunk/webgen/doc/src/documentation/plugins/htmlvalidator
   A /trunk/webgen/doc/src/documentation/plugins/htmlvalidators (from /trunk/webgen/doc/src/documentation/plugins/htmlvalidator:340)
   M /trunk/webgen/doc/src/index.page
   D /trunk/webgen/lib/webgen/plugins/contenthandler
   A /trunk/webgen/lib/webgen/plugins/contenthandlers (from /trunk/webgen/lib/webgen/plugins/contenthandler:340)
   A /trunk/webgen/lib/webgen/plugins/contenthandlers/default.rb (from /trunk/webgen/lib/webgen/plugins/contenthandler/default.rb:348)
   R /trunk/webgen/lib/webgen/plugins/contenthandlers/html.rb (from /trunk/webgen/lib/webgen/plugins/contenthandler/html.rb:348)
   R /trunk/webgen/lib/webgen/plugins/contenthandlers/markdown.rb (from /trunk/webgen/lib/webgen/plugins/contenthandler/markdown.rb:348)
   R /trunk/webgen/lib/webgen/plugins/contenthandlers/rdoc.rb (from /trunk/webgen/lib/webgen/plugins/contenthandler/rdoc.rb:348)
   R /trunk/webgen/lib/webgen/plugins/contenthandlers/textile.rb (from /trunk/webgen/lib/webgen/plugins/contenthandler/textile.rb:348)
   M /trunk/webgen/lib/webgen/plugins/coreplugins/configuration.rb
   M /trunk/webgen/lib/webgen/plugins/coreplugins/resourcemanager.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler
   A /trunk/webgen/lib/webgen/plugins/filehandlers (from /trunk/webgen/lib/webgen/plugins/filehandler:340)
   M /trunk/webgen/lib/webgen/plugins/filehandlers/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandlers/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandlers/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandlers/gallery.rb
   M /trunk/webgen/lib/webgen/plugins/filehandlers/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandlers/template.rb
   D /trunk/webgen/lib/webgen/plugins/gallerylayouter
   A /trunk/webgen/lib/webgen/plugins/gallerylayouters (from /trunk/webgen/lib/webgen/plugins/gallerylayouter:340)
   A /trunk/webgen/lib/webgen/plugins/gallerylayouters/default.rb (from /trunk/webgen/lib/webgen/plugins/gallerylayouter/default.rb:348)
   D /trunk/webgen/lib/webgen/plugins/htmlvalidator
   A /trunk/webgen/lib/webgen/plugins/htmlvalidators (from /trunk/webgen/lib/webgen/plugins/htmlvalidator:340)
   A /trunk/webgen/lib/webgen/plugins/htmlvalidators/default.rb (from /trunk/webgen/lib/webgen/plugins/htmlvalidator/default.rb:348)
   R /trunk/webgen/lib/webgen/plugins/htmlvalidators/xmllint.rb (from /trunk/webgen/lib/webgen/plugins/htmlvalidator/xmllint.rb:348)
   M /trunk/webgen/lib/webgen/plugins/miscplugins/smileyreplacer.rb
   M /trunk/webgen/lib/webgen/plugins/tags/download.rb
   M /trunk/webgen/lib/webgen.rb

* some more name changes
------------------------------------------------------------------------
r348 | thomas | 2005-09-02 10:43:33 +0200 (Fri, 02 Sep 2005) | 1 line
Changed paths:
   D /trunk/webgen/doc/src/documentation/plugins/core
   A /trunk/webgen/doc/src/documentation/plugins/coreplugins (from /trunk/webgen/doc/src/documentation/plugins/core:347)
   M /trunk/webgen/doc/src/documentation/plugins/coreplugins/index.page
   M /trunk/webgen/doc/src/documentation/plugins/coreplugins/resourcemanager.page
   D /trunk/webgen/doc/src/documentation/plugins/misc
   A /trunk/webgen/doc/src/documentation/plugins/miscplugins (from /trunk/webgen/doc/src/documentation/plugins/misc:347)
   A /trunk/webgen/doc/src/documentation/plugins/miscplugins/index.page
   M /trunk/webgen/doc/src/documentation/plugins/tags/resource.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugin.rb
   M /trunk/webgen/lib/webgen/plugins/contenthandler/html.rb
   M /trunk/webgen/lib/webgen/plugins/contenthandler/markdown.rb
   M /trunk/webgen/lib/webgen/plugins/contenthandler/rdoc.rb
   M /trunk/webgen/lib/webgen/plugins/contenthandler/textile.rb
   D /trunk/webgen/lib/webgen/plugins/core
   A /trunk/webgen/lib/webgen/plugins/coreplugins (from /trunk/webgen/lib/webgen/plugins/core:347)
   M /trunk/webgen/lib/webgen/plugins/coreplugins/configuration.rb
   M /trunk/webgen/lib/webgen/plugins/htmlvalidator/xmllint.rb
   M /trunk/webgen/lib/webgen/plugins/menustyles/default.rb
   M /trunk/webgen/lib/webgen/plugins/menustyles/horizontal.rb
   M /trunk/webgen/lib/webgen/plugins/menustyles/horizontal_dropdown.rb
   M /trunk/webgen/lib/webgen/plugins/menustyles/partial.rb
   M /trunk/webgen/lib/webgen/plugins/menustyles/vertical.rb
   M /trunk/webgen/lib/webgen/plugins/menustyles/vertical_dropdown.rb
   D /trunk/webgen/lib/webgen/plugins/misc
   A /trunk/webgen/lib/webgen/plugins/miscplugins (from /trunk/webgen/lib/webgen/plugins/misc:347)
   M /trunk/webgen/lib/webgen/plugins/miscplugins/smileyreplacer.rb
   M /trunk/webgen/lib/webgen/plugins/tags/download.rb

* updated require statements and broken links to match renamed files/paths
------------------------------------------------------------------------
r347 | thomas | 2005-09-02 10:15:55 +0200 (Fri, 02 Sep 2005) | 1 line
Changed paths:
   A /trunk/webgen/doc/src/documentation/plugins/core (from /trunk/webgen/doc/src/documentation/plugins/system:340)
   A /trunk/webgen/doc/src/documentation/plugins/core/resourcemanager.page (from /trunk/webgen/doc/src/documentation/plugins/resourcemanager.page:340)
   A /trunk/webgen/doc/src/documentation/plugins/misc
   A /trunk/webgen/doc/src/documentation/plugins/misc/smileyreplacer.page (from /trunk/webgen/doc/src/documentation/plugins/smileyreplacer.page:340)
   D /trunk/webgen/doc/src/documentation/plugins/resourcemanager.page
   D /trunk/webgen/doc/src/documentation/plugins/smileyreplacer.page
   D /trunk/webgen/doc/src/documentation/plugins/system
   D /trunk/webgen/lib/webgen/configuration.rb
   D /trunk/webgen/lib/webgen/logging.rb
   A /trunk/webgen/lib/webgen/plugins/contenthandler/default.rb (from /trunk/webgen/lib/webgen/plugins/contenthandler/defaultcontenthandler.rb:340)
   D /trunk/webgen/lib/webgen/plugins/contenthandler/defaultcontenthandler.rb
   A /trunk/webgen/lib/webgen/plugins/core
   A /trunk/webgen/lib/webgen/plugins/core/configuration.rb (from /trunk/webgen/lib/webgen/configuration.rb:340)
   A /trunk/webgen/lib/webgen/plugins/core/logging.rb (from /trunk/webgen/lib/webgen/logging.rb:340)
   A /trunk/webgen/lib/webgen/plugins/core/resourcemanager.rb (from /trunk/webgen/lib/webgen/plugins/resourcemanager.rb:340)
   A /trunk/webgen/lib/webgen/plugins/gallerylayouter/default.rb (from /trunk/webgen/lib/webgen/plugins/gallerylayouter/defaultgallerylayouter.rb:340)
   D /trunk/webgen/lib/webgen/plugins/gallerylayouter/defaultgallerylayouter.rb
   A /trunk/webgen/lib/webgen/plugins/htmlvalidator/default.rb (from /trunk/webgen/lib/webgen/plugins/htmlvalidator/defaulthtmlvalidator.rb:340)
   D /trunk/webgen/lib/webgen/plugins/htmlvalidator/defaulthtmlvalidator.rb
   A /trunk/webgen/lib/webgen/plugins/menustyles/default.rb (from /trunk/webgen/lib/webgen/plugins/menustyles/defaultmenustyle.rb:340)
   D /trunk/webgen/lib/webgen/plugins/menustyles/defaultmenustyle.rb
   A /trunk/webgen/lib/webgen/plugins/misc
   A /trunk/webgen/lib/webgen/plugins/misc/smileyreplacer.rb (from /trunk/webgen/lib/webgen/plugins/smileyreplacer.rb:340)
   A /trunk/webgen/lib/webgen/plugins/misc/treewalker.rb (from /trunk/webgen/lib/webgen/plugins/treewalker.rb:340)
   D /trunk/webgen/lib/webgen/plugins/resourcemanager.rb
   D /trunk/webgen/lib/webgen/plugins/smileyreplacer.rb
   D /trunk/webgen/lib/webgen/plugins/treewalker.rb

* renamed/moved some files and directories for better consistency
------------------------------------------------------------------------
r346 | thomas | 2005-08-28 21:41:07 +0200 (Sun, 28 Aug 2005) | 1 line
Changed paths:
   M /trunk/webgen/bin/webgen-gallery-editor

* webgen-gallery-editor: implemented ordering of images by drag-and-drop in image list
------------------------------------------------------------------------
r345 | thomas | 2005-08-26 11:07:15 +0200 (Fri, 26 Aug 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/pagehandler.page
   M /trunk/webgen/doc/src/documentation/webgen_gallery_editor.page
   M /trunk/webgen/doc/src/download.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen.rb

* updated documentation
------------------------------------------------------------------------
r344 | thomas | 2005-08-26 11:06:15 +0200 (Fri, 26 Aug 2005) | 1 line
Changed paths:
   D /trunk/webgen/bin/webgen-gui

* removed webgen-gui from stable branch
------------------------------------------------------------------------
r343 | thomas | 2005-08-25 14:56:11 +0200 (Thu, 25 Aug 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO


------------------------------------------------------------------------
r338 | thomas | 2005-08-25 14:34:49 +0200 (Thu, 25 Aug 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/plugin/clidesc.rb
   M /trunk/webgen/lib/webgen/plugin.rb
   M /trunk/webgen/lib/webgen.rb

* updated show config so that more information is shown
* updated clidesc docu page to work with cmdparse 2.0.0
------------------------------------------------------------------------
r336 | thomas | 2005-08-25 08:23:46 +0200 (Thu, 25 Aug 2005) | 6 lines
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/TODO
   M /trunk/webgen/bin/webgen
   A /trunk/webgen/bin/webgen-gui
   A /trunk/webgen/data/webgen/website_templates/default/src/default.css
   A /trunk/webgen/data/webgen/website_templates/default/src/default.template
   M /trunk/webgen/doc/plugin/clidesc.rb
   M /trunk/webgen/doc/src/default.template
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugin.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/tags/navbar.rb
   D /trunk/webgen/lib/webgen/webgen.rb
   A /trunk/webgen/lib/webgen.rb (from /trunk/webgen/lib/webgen/webgen.rb:326)

* updated to cmdparse 2.0.0
* added new parameter: PageHandler:defaultPageMetaData
* now ISO-639-1 and ISO-639-2 language codes can be used
* bumped version to 0.3.7
* added first version of webgen-gui
* added default template and css file for default website template
------------------------------------------------------------------------
r333 | thomas | 2005-08-16 12:39:41 +0200 (Tue, 16 Aug 2005) | 1 line
Changed paths:
   A /trunk/webgen/data/webgen/website_styles
   A /trunk/webgen/data/webgen/website_styles/default
   A /trunk/webgen/data/webgen/website_styles/default/default.css (from /trunk/webgen/data/webgen/website_templates/default/src/default.css:330)
   A /trunk/webgen/data/webgen/website_styles/default/default.template (from /trunk/webgen/data/webgen/website_templates/default/src/default.template:330)
   D /trunk/webgen/data/webgen/website_templates/default/src/default.css
   D /trunk/webgen/data/webgen/website_templates/default/src/default.template

* moved template and css to styles dir
------------------------------------------------------------------------
r330 | thomas | 2005-08-16 10:48:42 +0200 (Tue, 16 Aug 2005) | 2 lines
Changed paths:
   A /trunk/webgen/data/webgen/data
   A /trunk/webgen/data/webgen/data/ISO-639-2_values_8bits.txt
   D /trunk/webgen/data/webgen/example
   A /trunk/webgen/data/webgen/website_templates
   A /trunk/webgen/data/webgen/website_templates/default (from /trunk/webgen/data/webgen/example:307)
   D /trunk/webgen/data/webgen/website_templates/default/log
   D /trunk/webgen/data/webgen/website_templates/default/output
   D /trunk/webgen/data/webgen/website_templates/default/plugin

* added file with ISO-639-2 language codes
* mv examples website into subdirectory
------------------------------------------------------------------------
r327 | thomas | 2005-07-05 14:39:32 +0200 (Tue, 05 Jul 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/tags/sitemap.rb

* fixed BUG #1899: index files are now only displayed if directory does not have index file associated
------------------------------------------------------------------------
r326 | thomas | 2005-07-05 13:33:57 +0200 (Tue, 05 Jul 2005) | 3 lines
Changed paths:
   M /trunk/webgen/doc/src/documentation/extending_webgen.page
   M /trunk/webgen/lib/webgen/plugin.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* updated documentation on extending webgen
* restructured plugin system: all necessary methods defined in PluginDefs module which can be included by classes, base class for plugins is still Plugin which includes PluginDefs
* site specific commands are now automatically added to main CommandParser object when they include the CommandPlugin module
------------------------------------------------------------------------
r325 | thomas | 2005-07-05 09:35:32 +0200 (Tue, 05 Jul 2005) | 2 lines
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/documentation/plugins/resourcemanager.page
   M /trunk/webgen/doc/src/download.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugin.rb
   M /trunk/webgen/lib/webgen/plugins/menustyles/defaultmenustyle.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* updated dependencies of cmdparse to version 1.0.5
* fixed bug where global options were not interpreted right
------------------------------------------------------------------------
r324 | thomas | 2005-07-04 14:54:25 +0200 (Mon, 04 Jul 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/plugin/clidesc.rb
   M /trunk/webgen/doc/plugin/emoticon.rb
   M /trunk/webgen/doc/plugin/extension.rb
   M /trunk/webgen/doc/plugin/listpluginparameters.rb
   M /trunk/webgen/doc/plugin/resources.rb
   M /trunk/webgen/doc/src/documentation/gettingstarted.page
   M /trunk/webgen/doc/src/documentation/plugins/smileyreplacer.page
   M /trunk/webgen/doc/src/documentation/webgen_gallery_editor.page
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/resourcemanager.rb
   M /trunk/webgen/lib/webgen/plugins/tags/date.rb
   M /trunk/webgen/lib/webgen/plugins/tags/download.rb
   M /trunk/webgen/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/langbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/meta.rb
   M /trunk/webgen/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/lib/webgen/plugins/tags/sitemap.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/lib/webgen/plugins/tags/wikilink.rb

* changed DefaultTag class so that tag names can be specified via a tag directive
* updated all tag classes to use new tag directive
------------------------------------------------------------------------
r323 | thomas | 2005-07-03 17:18:57 +0200 (Sun, 03 Jul 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/otherdata/web-for-gallery-pics/create_pictures.rb

* fixed Rakefile and create_pictures.rb
------------------------------------------------------------------------
r322 | thomas | 2005-07-03 17:10:55 +0200 (Sun, 03 Jul 2005) | 4 lines
Changed paths:
   M /trunk/webgen/TODO
   A /trunk/webgen/data/webgen/icon_mapping.yaml
   A /trunk/webgen/data/webgen/resources/emoticons/crystal
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/angry.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/cool.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/cry.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/drunk.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/lol.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/oops.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/sad.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/sleep.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/smile.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/tongue.png
   A /trunk/webgen/data/webgen/resources/emoticons/crystal/wink.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/angry.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/cool.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/cry.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/drunk.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/lol.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/oops.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/sad.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/sleep.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/smile.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/tongue.png
   A /trunk/webgen/data/webgen/resources/emoticons/icqstyle/wink.png
   A /trunk/webgen/data/webgen/resources/icons
   A /trunk/webgen/data/webgen/resources/icons/compressed.png
   A /trunk/webgen/data/webgen/resources/icons/document.png
   A /trunk/webgen/data/webgen/resources/icons/download.png
   A /trunk/webgen/data/webgen/resources/icons/image.png
   A /trunk/webgen/data/webgen/resources/icons/linux.png
   A /trunk/webgen/data/webgen/resources/icons/mac.png
   A /trunk/webgen/data/webgen/resources/icons/pdf.png
   A /trunk/webgen/data/webgen/resources/icons/penguin.png
   A /trunk/webgen/data/webgen/resources/icons/quicktime.png
   A /trunk/webgen/data/webgen/resources/icons/real.png
   A /trunk/webgen/data/webgen/resources/icons/rpm.png
   A /trunk/webgen/data/webgen/resources/icons/sound.png
   A /trunk/webgen/data/webgen/resources/icons/source.png
   A /trunk/webgen/data/webgen/resources/icons/spreadsheet.png
   A /trunk/webgen/data/webgen/resources/icons/text.png
   A /trunk/webgen/data/webgen/resources/icons/vcard.png
   A /trunk/webgen/data/webgen/resources/icons/video.png
   A /trunk/webgen/data/webgen/resources/icons/win.png
   M /trunk/webgen/doc/config.yaml
   M /trunk/webgen/doc/plugin/emoticon.rb
   M /trunk/webgen/doc/plugin/listpluginparameters.rb
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/documentation/plugins/resourcemanager.page
   M /trunk/webgen/doc/src/documentation/plugins/smileyreplacer.page
   A /trunk/webgen/doc/src/documentation/plugins/tags/download.page
   M /trunk/webgen/doc/src/features.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugins/resourcemanager.rb
   M /trunk/webgen/lib/webgen/plugins/smileyreplacer.rb
   A /trunk/webgen/lib/webgen/plugins/tags/download.rb

* added new tag download and its documentation page
* fixed small bug in default.css
* imported some icons, icons are automatically added as resources
* two new emoticon packs: crystal, icqstyle
------------------------------------------------------------------------
r321 | thomas | 2005-07-02 16:39:04 +0200 (Sat, 02 Jul 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/documentation/cli.page
   A /trunk/webgen/doc/src/documentation/extending_webgen.page
   M /trunk/webgen/doc/src/documentation/gettingstarted.page
   D /trunk/webgen/doc/src/documentation/meta_info_reference.page
   D /trunk/webgen/doc/src/documentation/parameter_reference.page
   A /trunk/webgen/doc/src/documentation/references
   A /trunk/webgen/doc/src/documentation/references/index.page
   A /trunk/webgen/doc/src/documentation/references/meta_info_reference.page (from /trunk/webgen/doc/src/documentation/meta_info_reference.page:317)
   A /trunk/webgen/doc/src/documentation/references/parameter_reference.page (from /trunk/webgen/doc/src/documentation/parameter_reference.page:319)
   M /trunk/webgen/doc/src/documentation/webgen_gallery_editor.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/doc/src/meta.info

* added page on how to extend webgen
* moved reference pages into own subdir
------------------------------------------------------------------------
r320 | thomas | 2005-07-02 15:46:29 +0200 (Sat, 02 Jul 2005) | 11 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/bin/webgen-gallery-editor
   M /trunk/webgen/doc/src/default.css
   D /trunk/webgen/doc/src/design.gallery
   D /trunk/webgen/doc/src/designs
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/directory.page
   A /trunk/webgen/doc/src/documentation/plugins/filehandler/gallery.page (from /trunk/webgen/doc/src/documentation/plugins/filehandler/galleryhandler.page:319)
   D /trunk/webgen/doc/src/documentation/plugins/filehandler/galleryhandler.page
   M /trunk/webgen/doc/src/documentation/plugins/gallerylayouter/defaultlayouter.page
   M /trunk/webgen/doc/src/documentation/plugins/gallerylayouter/index.page
   M /trunk/webgen/doc/src/documentation/plugins/smileyreplacer.page
   A /trunk/webgen/doc/src/documentation/webgen_gallery_editor.page
   M /trunk/webgen/doc/src/download.page
   M /trunk/webgen/doc/src/features.page
   A /trunk/webgen/doc/src/images
   A /trunk/webgen/doc/src/images/screenshots
   A /trunk/webgen/doc/src/images/screenshots/wge-image.png
   A /trunk/webgen/doc/src/images/screenshots/wge-layout-preview.png
   A /trunk/webgen/doc/src/images/screenshots/wge-main-disabled.png
   A /trunk/webgen/doc/src/images/screenshots/wge-main.png
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/doc/src/meta.info
   A /trunk/webgen/doc/src/screenshots.gallery
   M /trunk/webgen/lib/webgen/configuration.rb
   A /trunk/webgen/lib/webgen/plugins/filehandler/gallery.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb:312)
   D /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/gallerylayouter/defaultgallerylayouter.rb
   M /trunk/webgen/lib/webgen/plugins/tags/sitemap.rb
   M /trunk/webgen/lib/webgen/webgen.rb
   M /trunk/webgen/otherdata/web-for-gallery-pics/create_pictures.rb
   M /trunk/webgen/otherdata/web-for-gallery-pics/plugin/gallery.rb
   M /trunk/webgen/otherdata/web-for-gallery-pics/src/gallery.sample

* unified naming: removed all occurences of the word picture, replaced it with image
* added credits to smileyreplacer.page
* renamed galleryhandler.page to gallery.page
* renamed picturegallery.rb to gallery.rb
* added documentation for webgen-gallery-editor
* small bug fix in default.css: submenus were not shown correctly for partial-menu
* added ordering of images for image galleries
* bug fix in sitemap.rb where empty directory was shown
* added support for site specifc commands
* removed design gallery and its files
* added screenshot gallery
------------------------------------------------------------------------
r319 | thomas | 2005-06-30 21:44:29 +0200 (Thu, 30 Jun 2005) | 3 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/plugin/clidesc.rb
   M /trunk/webgen/doc/plugin/emoticon.rb
   M /trunk/webgen/doc/plugin/extension.rb
   A /trunk/webgen/doc/plugin/listpluginparameters.rb
   M /trunk/webgen/doc/plugin/resources.rb
   M /trunk/webgen/doc/src/default.template
   A /trunk/webgen/doc/src/documentation/parameter_reference.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/galleryhandler.page
   M /trunk/webgen/doc/src/documentation/plugins/index.page

* added parameter reference page where all parameters are shown
* added keywords in meta section of head to default.template
* added plugin to list all parameters
------------------------------------------------------------------------
r318 | thomas | 2005-06-30 18:49:25 +0200 (Thu, 30 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/otherdata/web-for-gallery-pics/create_pictures.rb

* two small fixes
------------------------------------------------------------------------
r317 | thomas | 2005-06-30 18:37:43 +0200 (Thu, 30 Jun 2005) | 6 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/bin/webgen-gallery-editor
   M /trunk/webgen/doc/config.yaml
   A /trunk/webgen/doc/plugin/emoticon.rb
   M /trunk/webgen/doc/src/documentation/meta_info_reference.page
   A /trunk/webgen/doc/src/documentation/plugins/smileyreplacer.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/resourcemanager.rb
   A /trunk/webgen/lib/webgen/plugins/smileyreplacer.rb

* added plugin for replacing smileys
* added documentation page for SmileyReplacer plugin
* updated meta_info_reference.page
* added custom plugin for showing all available emoticon packs
* updated PageHandler#render_node so that plugins can change the rendered content - used by SmileyReplacer
* bumped version number to 0.3.6
------------------------------------------------------------------------
r316 | thomas | 2005-06-30 18:34:55 +0200 (Thu, 30 Jun 2005) | 1 line
Changed paths:
   A /trunk/webgen/data/webgen/resources/emoticons (from /trunk/webgen/data/webgen/resources/smileys:315)
   D /trunk/webgen/data/webgen/resources/smileys

* renamed directory smileys to emoticons
------------------------------------------------------------------------
r315 | thomas | 2005-06-30 18:20:14 +0200 (Thu, 30 Jun 2005) | 2 lines
Changed paths:
   D /trunk/webgen/data/webgen/images
   A /trunk/webgen/data/webgen/resources
   A /trunk/webgen/data/webgen/resources/images (from /trunk/webgen/data/webgen/images:307)
   A /trunk/webgen/data/webgen/resources/smileys
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/angry.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/cool.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/cry.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/drunk.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/lol.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/oops.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/sad.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/sleep.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/smile.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/tongue.png
   A /trunk/webgen/data/webgen/resources/smileys/bigeyes/wink.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/angry.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/cool.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/cry.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/drunk.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/lol.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/oops.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/sad.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/sleep.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/smile.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/tongue.png
   A /trunk/webgen/data/webgen/resources/smileys/cyclops/wink.png
   A /trunk/webgen/data/webgen/resources/smileys/glass
   A /trunk/webgen/data/webgen/resources/smileys/glass/angry.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/cool.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/cry.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/drunk.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/lol.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/oops.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/sad.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/sleep.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/smile.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/tongue.png
   A /trunk/webgen/data/webgen/resources/smileys/glass/wink.png
   A /trunk/webgen/data/webgen/resources/smileys/matrix
   A /trunk/webgen/data/webgen/resources/smileys/matrix/angry.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/cool.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/cry.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/drunk.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/lol.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/oops.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/sad.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/sleep.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/smile.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/tongue.gif
   A /trunk/webgen/data/webgen/resources/smileys/matrix/wink.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies
   A /trunk/webgen/data/webgen/resources/smileys/smellies/angry.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/cool.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/cry.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/drunk.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/lol.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/oops.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/sad.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/sleep.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/smile.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/tongue.gif
   A /trunk/webgen/data/webgen/resources/smileys/smellies/wink.gif

* added 5 emoticon packs for a start ;-)
* moved images into resources subdir
------------------------------------------------------------------------
r314 | thomas | 2005-06-30 11:52:43 +0200 (Thu, 30 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/directory.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb

* DirHandler:indexFile can now be set to nil if one does not want directory index files
------------------------------------------------------------------------
r313 | thomas | 2005-06-30 10:26:43 +0200 (Thu, 30 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/TODO
   A /trunk/webgen/data/webgen/gallery-creator
   A /trunk/webgen/data/webgen/gallery-creator/default.png
   M /trunk/webgen/doc/src/design.gallery
   M /trunk/webgen/doc/src/documentation/index.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/test/webgen/tc_node.rb

* some small updates
------------------------------------------------------------------------
r312 | thomas | 2005-06-30 10:25:56 +0200 (Thu, 30 Jun 2005) | 2 lines
Changed paths:
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/lib/webgen/plugins/tags/includefile.rb

* template meta info has to be correct string, not nil or empty
* new name for picture pages, they have gallery name in them
------------------------------------------------------------------------
r311 | thomas | 2005-06-30 09:30:59 +0200 (Thu, 30 Jun 2005) | 1 line
Changed paths:
   D /trunk/webgen/bin/webgen-gallery-creator.rb
   A /trunk/webgen/bin/webgen-gallery-editor (from /trunk/webgen/bin/webgen-gallery-creator.rb:310)

* renamed webgen-gallery-creator to webgen-gallery-editor
------------------------------------------------------------------------
r310 | thomas | 2005-06-30 09:30:17 +0200 (Thu, 30 Jun 2005) | 2 lines
Changed paths:
   A /trunk/webgen/bin/webgen-gallery-creator.rb (from /trunk/webgen/otherdata/webgen-gallery-creator.rb:309)
   A /trunk/webgen/otherdata/web-for-gallery-pics
   A /trunk/webgen/otherdata/web-for-gallery-pics/config.yaml
   A /trunk/webgen/otherdata/web-for-gallery-pics/create_pictures.rb
   A /trunk/webgen/otherdata/web-for-gallery-pics/plugin
   A /trunk/webgen/otherdata/web-for-gallery-pics/plugin/gallery.rb
   A /trunk/webgen/otherdata/web-for-gallery-pics/src
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/default.template
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/gallery.sample
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen1.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen10.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen11.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen12.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen13.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen14.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen2.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen3.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen4.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen5.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen6.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen7.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen8.png
   A /trunk/webgen/otherdata/web-for-gallery-pics/src/images/webgen9.png
   D /trunk/webgen/otherdata/webgen-gallery-creator.rb

* added website for generating gallery layout pictures
* moved webgen-gallery-creator to bin directory
------------------------------------------------------------------------
r309 | thomas | 2005-06-29 20:10:11 +0200 (Wed, 29 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/otherdata/webgen-gallery-creator.rb

* updated webgen-gallery-creator
------------------------------------------------------------------------
r308 | thomas | 2005-06-29 13:59:12 +0200 (Wed, 29 Jun 2005) | 1 line
Changed paths:
   D /trunk/webgen/design
   D /trunk/webgen/homepage
   D /trunk/webgen/testsite

* removed unused directories homepage, design and testsite
------------------------------------------------------------------------
r307 | thomas | 2005-06-29 07:48:42 +0200 (Wed, 29 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/otherdata/webgen-gallery-creator.rb

* added support for main gallery items and saving
------------------------------------------------------------------------
r306 | thomas | 2005-06-24 16:19:08 +0200 (Fri, 24 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/index.page

* changed index.page to show correct date
------------------------------------------------------------------------
r304 | thomas | 2005-06-24 15:54:58 +0200 (Fri, 24 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile

* added data dir to package files
------------------------------------------------------------------------
r303 | thomas | 2005-06-24 15:44:14 +0200 (Fri, 24 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/TODO
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   A /trunk/webgen/otherdata/webgen-gallery-creator.rb

* added thumbnailSize option to gallery file
------------------------------------------------------------------------
r301 | thomas | 2005-06-14 12:25:49 +0200 (Tue, 14 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb

* separated rendering of page nodes from writing
------------------------------------------------------------------------
r300 | thomas | 2005-06-14 12:04:17 +0200 (Tue, 14 Jun 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/documentation/plugins/menustyles/horizontal-dropdown.page
   M /trunk/webgen/lib/webgen/plugins/menustyles/horizontal_dropdown.rb
   M /trunk/webgen/lib/webgen/plugins/menustyles/vertical_dropdown.rb
   M /trunk/webgen/lib/webgen/plugins/resourcemanager.rb

* fixed ResourceManager plugin to work in Windows
* updated CSS styles for dropdown menus to look "nice" in IE because they do not work in IE
------------------------------------------------------------------------
r296 | thomas | 2005-06-14 08:42:31 +0200 (Tue, 14 Jun 2005) | 2 lines
Changed paths:
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/backing.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/index.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/pagehandler.page
   M /trunk/webgen/doc/src/documentation/plugins/resourcemanager.page
   M /trunk/webgen/doc/src/index.page

* updated documentation of backing file handler
* updated some other pages
------------------------------------------------------------------------
r295 | thomas | 2005-06-14 08:41:37 +0200 (Tue, 14 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/default.template

* now using vertical dropdown menu and quick menu on the left side
------------------------------------------------------------------------
r294 | thomas | 2005-06-14 08:37:56 +0200 (Tue, 14 Jun 2005) | 3 lines
Changed paths:
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/test/webgen/tc_node.rb

* fixed Node#get_node_for_string and tests so that page files with standardified names are found
* fixed bug in backing file handler where meta info files in subdirs were not processed
* updated PageHandler to provided a localized standardified page name to page nodes
------------------------------------------------------------------------
r293 | thomas | 2005-06-11 10:37:51 +0200 (Sat, 11 Jun 2005) | 17 lines
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/TODO
   A /trunk/webgen/data
   A /trunk/webgen/data/webgen
   A /trunk/webgen/data/webgen/example
   A /trunk/webgen/data/webgen/example/config.yaml
   A /trunk/webgen/data/webgen/example/log
   A /trunk/webgen/data/webgen/example/output
   A /trunk/webgen/data/webgen/example/plugin
   A /trunk/webgen/data/webgen/example/src
   A /trunk/webgen/data/webgen/example/src/default.css
   A /trunk/webgen/data/webgen/example/src/default.template
   A /trunk/webgen/data/webgen/example/src/index.page
   A /trunk/webgen/data/webgen/images
   A /trunk/webgen/data/webgen/images/generated_by_webgen.png
   A /trunk/webgen/data/webgen/images/valid-css.gif
   A /trunk/webgen/data/webgen/images/valid-xhtml11.png
   A /trunk/webgen/data/webgen/images/webgen_logo.png
   M /trunk/webgen/doc/plugin/extension.rb
   A /trunk/webgen/doc/plugin/resources.rb
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/default.template
   M /trunk/webgen/doc/src/documentation/index.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/index.page
   M /trunk/webgen/doc/src/documentation/plugins/index.page
   A /trunk/webgen/doc/src/documentation/plugins/menustyles
   A /trunk/webgen/doc/src/documentation/plugins/menustyles/horizontal-dropdown.page
   A /trunk/webgen/doc/src/documentation/plugins/menustyles/horizontal.page
   A /trunk/webgen/doc/src/documentation/plugins/menustyles/index.page
   A /trunk/webgen/doc/src/documentation/plugins/menustyles/partial.page
   A /trunk/webgen/doc/src/documentation/plugins/menustyles/vertical-dropdown.page
   A /trunk/webgen/doc/src/documentation/plugins/menustyles/vertical.page
   A /trunk/webgen/doc/src/documentation/plugins/resourcemanager.page
   M /trunk/webgen/doc/src/documentation/plugins/tags/langbar.page
   M /trunk/webgen/doc/src/documentation/plugins/tags/menu.page
   M /trunk/webgen/doc/src/documentation/plugins/tags/navbar.page
   A /trunk/webgen/doc/src/documentation/plugins/tags/resource.page
   M /trunk/webgen/doc/src/download.page
   M /trunk/webgen/doc/src/features.page
   D /trunk/webgen/doc/src/generated_by_webgen.png
   M /trunk/webgen/doc/src/index.page
   D /trunk/webgen/doc/src/logo.png
   M /trunk/webgen/doc/src/meta.info
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugin.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   A /trunk/webgen/lib/webgen/plugins/menustyles
   A /trunk/webgen/lib/webgen/plugins/menustyles/defaultmenustyle.rb
   A /trunk/webgen/lib/webgen/plugins/menustyles/horizontal.rb
   A /trunk/webgen/lib/webgen/plugins/menustyles/horizontal_dropdown.rb
   A /trunk/webgen/lib/webgen/plugins/menustyles/partial.rb
   A /trunk/webgen/lib/webgen/plugins/menustyles/vertical.rb
   A /trunk/webgen/lib/webgen/plugins/menustyles/vertical_dropdown.rb
   A /trunk/webgen/lib/webgen/plugins/resourcemanager.rb
   M /trunk/webgen/lib/webgen/plugins/tags/langbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/webgen.rb
   M /trunk/webgen/otherdata/logo.svg
   M /trunk/webgen/test/webgen/tc_node.rb

* added method Node#relpath_to_string and tests for it
* updated to cmdparse version 1.0.3
* extensively updated documentation (esp. features)
* updated default.template to use webgen image resources
* added webgen doc site specific plugin for showing the predefined resources
* the ancestors of plugins are now shown in the information section
* added new plugin ResourceManager for handling file and memory resources
* added new tag resource for accessing resources
* restructured menu tag to allow different menu styles
* added five menu styles: horizontal, vertical, partial, horizontal-dropdown, vertical-dropdown
* added documentation pages for menu styles, Resource Manager and resource tag
* added new listener message to FileHandler: AFTER_ALL_WRITTEN
* updated relpath_to_node to better handle absolute destinations (http, ftp, ...)
* Configuration.data_dir returns webgen specific data directory now
* webgen sample site moved to data directory
* added some images to data directory
* created new logo for webgen
------------------------------------------------------------------------
r289 | thomas | 2005-06-05 10:49:15 +0200 (Sun, 05 Jun 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/tags/langbar.rb

* incorporated change (option showOwnLang) from Thomas Werschlein
------------------------------------------------------------------------
r288 | thomas | 2005-05-29 14:25:47 +0200 (Sun, 29 May 2005) | 4 lines
Changed paths:
   M /trunk/webgen/TODO
   A /trunk/webgen/doc/config.yaml
   M /trunk/webgen/doc/src/documentation/gettingstarted.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/galleryhandler.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/pagehandler.page
   M /trunk/webgen/doc/src/documentation/plugins/tags/index.page
   M /trunk/webgen/doc/src/documentation/plugins/tags/langbar.page
   M /trunk/webgen/doc/src/features.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/doc/src/meta.info
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/contenthandler/textile.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/test/webgen/tc_node.rb

* BUG fixed in Node#get_node_for_string: invalid name resolution if node is directory node
* metainfo int:pagename now set to <name of page>.page
* changed PageHandler:validator to default to nil
* added some doku
------------------------------------------------------------------------
r287 | thomas | 2005-05-26 11:33:38 +0200 (Thu, 26 May 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.template
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/treewalker.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* added clean command to CLI
* added parameter to TreeWalker#execute for specifying the order in which #handle_node is called
------------------------------------------------------------------------
r283 | thomas | 2005-05-21 13:15:59 +0200 (Sat, 21 May 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb

* BUG fixed where invokation of webgen without src dir produced error
------------------------------------------------------------------------
r280 | thomas | 2005-05-16 08:51:18 +0200 (Mon, 16 May 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.template
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/configuration.rb

* bumped version number
* small change to docu
------------------------------------------------------------------------
r278 | thomas | 2005-05-12 12:22:51 +0200 (Thu, 12 May 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/default.template

* made webgen logo relocatable
------------------------------------------------------------------------
r277 | thomas | 2005-05-12 10:43:54 +0200 (Thu, 12 May 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb

* fixed bug in PageHandler where duplicate files were not recognized
------------------------------------------------------------------------
r276 | thomas | 2005-05-12 10:36:50 +0200 (Thu, 12 May 2005) | 4 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/default.template
   A /trunk/webgen/doc/src/generated_by_webgen.png
   M /trunk/webgen/doc/src/index.page
   A /trunk/webgen/otherdata/generated_logo.svg

* added dates of releases to main page
* added xhtml11, css logos to footer
* added "generated by webgen" logo
* fixed syntax errors in css file
------------------------------------------------------------------------
r275 | thomas | 2005-05-11 19:30:20 +0200 (Wed, 11 May 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/plugin/extension.rb
   A /trunk/webgen/doc/src/documentation/meta_info_reference.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugin.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/sitemap.rb
   M /trunk/webgen/lib/webgen/plugins/tags/wikilink.rb

* added PageHandler#get_html_link, simplified use of #get_html_link in menu and sitemap tag
* added documentation page for meta information
------------------------------------------------------------------------
r274 | thomas | 2005-05-11 14:52:27 +0200 (Wed, 11 May 2005) | 4 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/plugin/extension.rb
   M /trunk/webgen/doc/src/about.page
   M /trunk/webgen/doc/src/documentation/cli.page
   M /trunk/webgen/doc/src/documentation/gettingstarted.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/directory.page
   M /trunk/webgen/doc/src/documentation/plugins/index.page
   M /trunk/webgen/doc/src/documentation/plugins/tags/index.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/doc/src/meta.info
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/lib/webgen/plugins/tags/langbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/sitemap.rb
   M /trunk/webgen/test/webgen/filehandlers/tc_page.rb
   M /trunk/webgen/testsite/src/projects/00.index.de.page
   M /trunk/webgen/testsite/src/projects/subproj/index.page

* changed meta info menuOrder to orderInfo
* if two items have the same order information, they are sorted using their title meta info
* BUGs fixed for sitemap tag: order information now used, multi language pages now displayed only once
* add some documentation
------------------------------------------------------------------------
r273 | thomas | 2005-05-11 12:07:38 +0200 (Wed, 11 May 2005) | 3 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/about.page
   M /trunk/webgen/doc/src/default.template
   M /trunk/webgen/doc/src/documentation/gettingstarted.page
   M /trunk/webgen/doc/src/documentation/index.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/pagehandler.page
   M /trunk/webgen/doc/src/documentation/plugins/index.page
   M /trunk/webgen/doc/src/documentation/plugins/tags/index.page
   M /trunk/webgen/doc/src/features.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb

* now only webgen with lower case letters in docu
* fixed pagehandler.page (problem with embedded ERB code)
* tag relocatable now accepts complex URIs (with query/fragment part)
------------------------------------------------------------------------
r272 | thomas | 2005-05-09 10:53:04 +0200 (Mon, 09 May 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/test/util/tc_composite.rb
   M /trunk/webgen/test/util/tc_listener.rb

* changed require util/listener and util/composite to webgen/...
------------------------------------------------------------------------
r271 | thomas | 2005-05-09 10:50:47 +0200 (Mon, 09 May 2005) | 1 line
Changed paths:
   D /trunk/webgen/lib/util
   A /trunk/webgen/lib/webgen/composite.rb (from /trunk/webgen/lib/util/composite.rb:212)
   A /trunk/webgen/lib/webgen/listener.rb (from /trunk/webgen/lib/util/listener.rb:212)

* removed util directory, moved files into webgen dir
------------------------------------------------------------------------
r270 | thomas | 2005-05-09 10:40:14 +0200 (Mon, 09 May 2005) | 3 lines
Changed paths:
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/pagehandler.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/lib/webgen/plugins/tags/sitemap.rb

* renamed #get_page_node_for_lang to #get_node_for_lang for file handlers
* changed PageHandler: ERB is now useable within a template and with content blocks of page files
* tag relocatable modified to allow linking to directories and other file types, not only page files
------------------------------------------------------------------------
r269 | thomas | 2005-05-08 18:06:40 +0200 (Sun, 08 May 2005) | 6 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/index.page
   M /trunk/webgen/doc/src/features.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/test/webgen/tc_node.rb

* adapted tests for Node class
* updated documentation and added better info on FileHandler class
* FileHandler now processes files based on path patterns and not on extensions -> more flexible
* updated BackingFileHandler
* changed name of parameter FileCopyHandler:types to :paths, parameters now uses path patterns instead of extensions
* Node#node_for_string and Node#node_for_string? accept optional second parameter now
------------------------------------------------------------------------
r268 | thomas | 2005-05-02 17:28:31 +0200 (Mon, 02 May 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/doc/src/documentation/plugins/tags/multilang.fr.page
   M /trunk/webgen/doc/src/download.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb

* some small changes
------------------------------------------------------------------------
r267 | thomas | 2005-04-27 15:32:18 +0200 (Wed, 27 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/plugin.rb

* Fixed bug #1828
------------------------------------------------------------------------
r264 | thomas | 2005-04-21 12:46:59 +0200 (Thu, 21 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/index.page


------------------------------------------------------------------------
r263 | thomas | 2005-04-21 12:45:25 +0200 (Thu, 21 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile


------------------------------------------------------------------------
r262 | thomas | 2005-04-21 12:44:55 +0200 (Thu, 21 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/documentation/gettingstarted.page

* changed URL to correct path
------------------------------------------------------------------------
r261 | thomas | 2005-04-21 12:39:25 +0200 (Thu, 21 Apr 2005) | 3 lines
Changed paths:
   M /trunk/webgen/TODO
   A /trunk/webgen/doc/plugin/clidesc.rb
   M /trunk/webgen/doc/plugin/extension.rb
   M /trunk/webgen/doc/src/about.page
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/design.gallery
   A /trunk/webgen/doc/src/documentation/cli.page
   A /trunk/webgen/doc/src/documentation/gettingstarted.page
   M /trunk/webgen/doc/src/documentation/index.page
   M /trunk/webgen/doc/src/documentation/plugins/filehandler/directory.page
   A /trunk/webgen/doc/src/documentation/plugins/index.page
   A /trunk/webgen/doc/src/documentation/plugins/system
   A /trunk/webgen/doc/src/documentation/plugins/system/configuration.page
   A /trunk/webgen/doc/src/documentation/plugins/system/index.page
   A /trunk/webgen/doc/src/documentation/plugins/system/logging.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/doc/src/meta.info

* added documentation for system plugins Configuration and Logging
* added documentation for CLI
* added a Getting Started section
------------------------------------------------------------------------
r260 | thomas | 2005-04-21 12:38:17 +0200 (Thu, 21 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile

* removed check for validness of output documents as this is now done by a webgen plugin
------------------------------------------------------------------------
r259 | thomas | 2005-04-21 12:37:47 +0200 (Thu, 21 Apr 2005) | 2 lines
Changed paths:
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/logging.rb
   M /trunk/webgen/lib/webgen/plugin.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* added generation of default.template, default.css and index.page to CLI command create
* moved parameter verbosityLevel from Configuration to Logging
------------------------------------------------------------------------
r258 | thomas | 2005-04-21 12:35:28 +0200 (Thu, 21 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/test/webgen/tc_node.rb

* Node#get_node_for_string now supports dest entries with slashes
------------------------------------------------------------------------
r257 | thomas | 2005-04-14 10:57:04 +0200 (Thu, 14 Apr 2005) | 1 line
Changed paths:
   D /trunk/webgen/doc/src/documentation/contenthandler
   D /trunk/webgen/doc/src/documentation/filehandler
   D /trunk/webgen/doc/src/documentation/gallerylayouter
   D /trunk/webgen/doc/src/documentation/htmlvalidator
   M /trunk/webgen/doc/src/documentation/index.page
   A /trunk/webgen/doc/src/documentation/plugins
   A /trunk/webgen/doc/src/documentation/plugins/contenthandler (from /trunk/webgen/doc/src/documentation/contenthandler:217)
   A /trunk/webgen/doc/src/documentation/plugins/contenthandler/index.page (from /trunk/webgen/doc/src/documentation/contenthandler/index.page:256)
   R /trunk/webgen/doc/src/documentation/plugins/contenthandler/markdown.page (from /trunk/webgen/doc/src/documentation/contenthandler/markdown.page:256)
   A /trunk/webgen/doc/src/documentation/plugins/filehandler (from /trunk/webgen/doc/src/documentation/filehandler:212)
   R /trunk/webgen/doc/src/documentation/plugins/filehandler/backing.page (from /trunk/webgen/doc/src/documentation/filehandler/backing.page:256)
   A /trunk/webgen/doc/src/documentation/plugins/filehandler/galleryhandler.page (from /trunk/webgen/doc/src/documentation/filehandler/galleryhandler.page:256)
   A /trunk/webgen/doc/src/documentation/plugins/filehandler/pagehandler.page (from /trunk/webgen/doc/src/documentation/filehandler/pagehandler.page:256)
   A /trunk/webgen/doc/src/documentation/plugins/gallerylayouter (from /trunk/webgen/doc/src/documentation/gallerylayouter:217)
   A /trunk/webgen/doc/src/documentation/plugins/gallerylayouter/index.page (from /trunk/webgen/doc/src/documentation/gallerylayouter/index.page:256)
   A /trunk/webgen/doc/src/documentation/plugins/htmlvalidator (from /trunk/webgen/doc/src/documentation/htmlvalidator:217)
   A /trunk/webgen/doc/src/documentation/plugins/htmlvalidator/index.page (from /trunk/webgen/doc/src/documentation/htmlvalidator/index.page:256)
   A /trunk/webgen/doc/src/documentation/plugins/htmlvalidator/xmllint.page (from /trunk/webgen/doc/src/documentation/htmlvalidator/xmllint.page:256)
   A /trunk/webgen/doc/src/documentation/plugins/tags (from /trunk/webgen/doc/src/documentation/tags:212)
   R /trunk/webgen/doc/src/documentation/plugins/tags/executecommand.page (from /trunk/webgen/doc/src/documentation/tags/executecommand.page:256)
   R /trunk/webgen/doc/src/documentation/plugins/tags/index.page (from /trunk/webgen/doc/src/documentation/tags/index.page:256)
   A /trunk/webgen/doc/src/documentation/plugins/tags/langbar.de.page (from /trunk/webgen/doc/src/documentation/tags/langbar.de.page:256)
   A /trunk/webgen/doc/src/documentation/plugins/tags/langbar.page (from /trunk/webgen/doc/src/documentation/tags/langbar.page:256)
   M /trunk/webgen/doc/src/documentation/plugins/tags/menu.de.page
   R /trunk/webgen/doc/src/documentation/plugins/tags/menu.page (from /trunk/webgen/doc/src/documentation/tags/menu.page:256)
   D /trunk/webgen/doc/src/documentation/tags

* moved plugin docu into plugin subfolder
------------------------------------------------------------------------
r256 | thomas | 2005-04-14 03:13:57 +0200 (Thu, 14 Apr 2005) | 4 lines
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/tags/langbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/lib/webgen/plugins/tags/sitemap.rb

* removed virtual PageNodes, now page files are internally directly stored in the directory
* renamed some methods in PageHandler plugin, esp. #get_lang_node to #get_page_node_for_lang
* updated plugins to work with new code
* changed format of meta info backing files
------------------------------------------------------------------------
r255 | thomas | 2005-04-14 03:07:13 +0200 (Thu, 14 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* fixed some minor issues
------------------------------------------------------------------------
r254 | thomas | 2005-04-14 03:05:44 +0200 (Thu, 14 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/test/webgen/filehandlers/tc_page.rb

* fixed test files
------------------------------------------------------------------------
r253 | thomas | 2005-04-14 03:04:53 +0200 (Thu, 14 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/testsite/src/default.template
   A /trunk/webgen/testsite/src/images
   A /trunk/webgen/testsite/src/images/bghack.png (from /trunk/webgen/testsite/src/bghack.png:212)
   M /trunk/webgen/testsite/src/meta.info

* fixed some small issues with testsite files
------------------------------------------------------------------------
r252 | thomas | 2005-04-13 22:21:12 +0200 (Wed, 13 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/tags/wikilink.rb

* added parameters to replace invalid chars in wikilink tag
------------------------------------------------------------------------
r251 | thomas | 2005-04-13 22:09:21 +0200 (Wed, 13 Apr 2005) | 1 line
Changed paths:
   D /trunk/webgen/doc/extension.config
   A /trunk/webgen/doc/plugin
   A /trunk/webgen/doc/plugin/extension.rb (from /trunk/webgen/doc/extension.config:221)
   D /trunk/webgen/doc/src/documentation/extloader.page
   D /trunk/webgen/lib/webgen/plugins/extloader.rb

* removed extension loader plugin and docu
------------------------------------------------------------------------
r250 | thomas | 2005-04-13 21:49:20 +0200 (Wed, 13 Apr 2005) | 2 lines
Changed paths:
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/logging.rb
   M /trunk/webgen/lib/webgen/node.rb
   A /trunk/webgen/lib/webgen/plugin.rb
   M /trunk/webgen/lib/webgen/plugins/extloader.rb

* moved plugin code to file plugin.rb
* new plugin Logging with which logging parameters can be set
------------------------------------------------------------------------
r249 | thomas | 2005-04-13 21:23:51 +0200 (Wed, 13 Apr 2005) | 2 lines
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb

* renamed DefaultHandler to DefaultFileHandler
* moved Plugin.extension to DefaultFileHandler
------------------------------------------------------------------------
r248 | thomas | 2005-04-13 21:17:09 +0200 (Wed, 13 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/webgen.rb

* correct initialization sequence in main method
------------------------------------------------------------------------
r247 | thomas | 2005-04-13 20:55:33 +0200 (Wed, 13 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/test/setup.rb
   M /trunk/webgen/test/webgen/filehandlers/tc_page.rb
   M /trunk/webgen/test/webgen/tc_webgen.rb

* changed test files to accomodate new plugin/logging/configuration structure
------------------------------------------------------------------------
r245 | thomas | 2005-04-13 14:51:33 +0200 (Wed, 13 Apr 2005) | 4 lines
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.template
   M /trunk/webgen/doc/src/design.gallery
   M /trunk/webgen/doc/src/download.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* added command driven CLI
* fixed rubyforge bug #1734
* plugin parameters now can have change handlers which are invoked when the parameter is changed
* removed parameter configfile from Configuration, the configuration is alwayws loaded from config.yaml now
------------------------------------------------------------------------
r244 | thomas | 2005-04-13 14:39:17 +0200 (Wed, 13 Apr 2005) | 2 lines
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb

* removed unused lines in page.rb
* updated backing.rb
------------------------------------------------------------------------
r234 | thomas | 2005-04-06 12:10:32 +0200 (Wed, 06 Apr 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/documentation/tags/executecommand.page

* fixed BUG #1739
------------------------------------------------------------------------
r232 | thomas | 2005-03-17 12:12:26 +0100 (Thu, 17 Mar 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO


------------------------------------------------------------------------
r231 | thomas | 2005-03-17 10:31:00 +0100 (Thu, 17 Mar 2005) | 1 line
Changed paths:
   M /trunk/webgen/Rakefile

* rake clobber now deletes test/webgen.log
------------------------------------------------------------------------
r230 | thomas | 2005-03-17 10:29:43 +0100 (Thu, 17 Mar 2005) | 2 lines
Changed paths:
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* fixed bug: webgen -v now prints correct version number
* fixed bug in executecommand tag: if command could not be executed, webgen was aborted
------------------------------------------------------------------------
r229 | thomas | 2005-03-17 10:20:12 +0100 (Thu, 17 Mar 2005) | 2 lines
Changed paths:
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/configuration.rb

* bumped version number
* updated main index.page
------------------------------------------------------------------------
r228 | thomas | 2005-03-17 10:16:16 +0100 (Thu, 17 Mar 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/lib/webgen/webgen.rb

* fixed rubyforge bug #1637
------------------------------------------------------------------------
r226 | thomas | 2005-03-16 16:34:13 +0100 (Wed, 16 Mar 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO


------------------------------------------------------------------------
r225 | thomas | 2005-03-16 16:30:02 +0100 (Wed, 16 Mar 2005) | 1 line
Changed paths:
   M /trunk/webgen/test/webgen/filehandlers/tc_page.rb

* corrected test file
------------------------------------------------------------------------
r224 | thomas | 2005-03-16 16:26:33 +0100 (Wed, 16 Mar 2005) | 2 lines
Changed paths:
   M /trunk/webgen/doc/src/documentation/extloader.page
   M /trunk/webgen/doc/src/documentation/filehandler/backing.page
   M /trunk/webgen/doc/src/documentation/filehandler/galleryhandler.page
   M /trunk/webgen/doc/src/documentation/tags/index.page
   M /trunk/webgen/doc/src/documentation/tags/langbar.page
   M /trunk/webgen/doc/src/documentation/tags/menu.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/doc/src/meta.info
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb

* fixed BUG in relocatable tag: lang pages not correctly referenced
* new parameter for page filehandler: outputNameStyle
------------------------------------------------------------------------
r223 | thomas | 2005-03-16 15:10:57 +0100 (Wed, 16 Mar 2005) | 3 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.template
   D /trunk/webgen/doc/src/documentation/tags/lang.de.page
   D /trunk/webgen/doc/src/documentation/tags/lang.page
   A /trunk/webgen/doc/src/documentation/tags/langbar.de.page (from /trunk/webgen/doc/src/documentation/tags/lang.de.page:212)
   A /trunk/webgen/doc/src/documentation/tags/langbar.page (from /trunk/webgen/doc/src/documentation/tags/lang.page:212)
   M /trunk/webgen/doc/src/index.page
   D /trunk/webgen/lib/webgen/plugins/tags/lang.rb
   A /trunk/webgen/lib/webgen/plugins/tags/langbar.rb (from /trunk/webgen/lib/webgen/plugins/tags/lang.rb:212)
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb

* renamed tag lang, new name langbar
* added two parameters to menu tag: submenuClass, selectedMenuitemClass
* corrected doc/src/default.template: xml:lang was always set to <en>, now the language of the page is used
------------------------------------------------------------------------
r222 | thomas | 2005-03-13 17:30:40 +0100 (Sun, 13 Mar 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb

* BUG fixed: file entries with only 2 chars got skipped
------------------------------------------------------------------------
r221 | thomas | 2005-03-12 18:14:11 +0100 (Sat, 12 Mar 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/extension.config
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb

* ordering of gallery pages for picture gallery now possible
* corrected bug in doc/extension.config where false HTML was written
------------------------------------------------------------------------
r220 | thomas | 2005-03-12 16:41:05 +0100 (Sat, 12 Mar 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/gallerylayouter/defaultgallerylayouter.rb
   M /trunk/webgen/test/webgen/tc_configuration.rb
   M /trunk/webgen/test/webgen/tc_node.rb

* added methode Node#parent_dir and tests for it
* corrected tests for Webgen::Plugin
------------------------------------------------------------------------
r219 | thomas | 2005-03-11 16:53:38 +0100 (Fri, 11 Mar 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/documentation/contenthandler/markdown.page
   A /trunk/webgen/doc/src/documentation/filehandler/galleryhandler.page
   M /trunk/webgen/doc/src/documentation/filehandler/pagehandler.page

* changed documentation
------------------------------------------------------------------------
r218 | thomas | 2005-03-11 16:41:39 +0100 (Fri, 11 Mar 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   A /trunk/webgen/doc/src/documentation/contenthandler/index.page
   A /trunk/webgen/doc/src/documentation/gallerylayouter/index.page
   A /trunk/webgen/doc/src/documentation/htmlvalidator/index.page
   A /trunk/webgen/doc/src/documentation/htmlvalidator/xmllint.page
   M /trunk/webgen/lib/webgen/plugins/treewalker.rb

* added the index pages for gallery layouter, content handler and html validator directories
* add documentation for xmllint html validator
------------------------------------------------------------------------
r217 | thomas | 2005-03-11 16:15:54 +0100 (Fri, 11 Mar 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/extension.config
   A /trunk/webgen/doc/src/documentation/contenthandler
   A /trunk/webgen/doc/src/documentation/contenthandler/html.page (from /trunk/webgen/doc/src/documentation/filehandler/pagehandler/html.page:212)
   A /trunk/webgen/doc/src/documentation/contenthandler/markdown.page (from /trunk/webgen/doc/src/documentation/filehandler/pagehandler/markdown.page:212)
   A /trunk/webgen/doc/src/documentation/contenthandler/rdoc.page (from /trunk/webgen/doc/src/documentation/filehandler/pagehandler/rdoc.page:212)
   A /trunk/webgen/doc/src/documentation/contenthandler/textile.page (from /trunk/webgen/doc/src/documentation/filehandler/pagehandler/textile.page:212)
   D /trunk/webgen/doc/src/documentation/filehandler/galleryhandler
   D /trunk/webgen/doc/src/documentation/filehandler/pagehandler
   A /trunk/webgen/doc/src/documentation/filehandler/pagehandler.page (from /trunk/webgen/doc/src/documentation/filehandler/pagehandler/index.page:212)
   A /trunk/webgen/doc/src/documentation/gallerylayouter
   A /trunk/webgen/doc/src/documentation/gallerylayouter/defaultlayouter.page (from /trunk/webgen/doc/src/documentation/filehandler/galleryhandler/defaultlayouter.page:212)
   A /trunk/webgen/doc/src/documentation/htmlvalidator
   M /trunk/webgen/lib/webgen/configuration.rb

* moved some documentation pages to new locations
* handlers defined via define_handler now get shown in describe tag
------------------------------------------------------------------------
r216 | thomas | 2005-02-27 15:06:09 +0100 (Sun, 27 Feb 2005) | 1 line
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/htmlvalidator/xmllint.rb

* added check in XmllintHTMLValidator to see if xmllint is available
------------------------------------------------------------------------
r215 | thomas | 2005-02-27 15:00:04 +0100 (Sun, 27 Feb 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/htmlvalidator/xmllint.rb

* added validation of HTML files to PageHandler by using HTMLValidator plugins
* completed xmllint HTML validator plugin
------------------------------------------------------------------------
r214 | thomas | 2005-02-27 14:40:27 +0100 (Sun, 27 Feb 2005) | 3 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/plugins/contenthandler/defaultcontenthandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/gallerylayouter/defaultgallerylayouter.rb
   M /trunk/webgen/lib/webgen/plugins/htmlvalidator/defaulthtmlvalidator.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb

* Webgen::Plugin.config uses classes (not class names) as keys now
* add Webgen::Plugin.define_handler which can be used to define a new handler for something very easily
* changed DefaultHTMLValidator, DefaultContentHandler, DefaultGalleryLayouter to use Webgen::Plugin.define_handler
------------------------------------------------------------------------
r213 | thomas | 2005-02-27 13:06:08 +0100 (Sun, 27 Feb 2005) | 1 line
Changed paths:
   D /trunk/webgen/lib/webgen/plugins/filehandler/galleryhandler
   A /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/galleryhandler/picturegallery.rb:212)
   A /trunk/webgen/lib/webgen/plugins/gallerylayouter
   A /trunk/webgen/lib/webgen/plugins/gallerylayouter/defaultgallerylayouter.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/galleryhandler/defaultlayouter.rb:212)

* moved gallery layouter into own subdir
------------------------------------------------------------------------
r212 | thomas | 2005-02-27 13:02:27 +0100 (Sun, 27 Feb 2005) | 4 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/configuration.rb
   A /trunk/webgen/lib/webgen/plugins/contenthandler
   A /trunk/webgen/lib/webgen/plugins/contenthandler/defaultcontenthandler.rb
   A /trunk/webgen/lib/webgen/plugins/contenthandler/html.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/html.rb:211)
   A /trunk/webgen/lib/webgen/plugins/contenthandler/markdown.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/markdown.rb:211)
   A /trunk/webgen/lib/webgen/plugins/contenthandler/rdoc.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/rdoc.rb:211)
   A /trunk/webgen/lib/webgen/plugins/contenthandler/textile.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/textile.rb:211)
   M /trunk/webgen/lib/webgen/plugins/filehandler/galleryhandler/defaultlayouter.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/galleryhandler/picturegallery.rb
   A /trunk/webgen/lib/webgen/plugins/filehandler/page.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/page.rb:211)
   D /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler
   A /trunk/webgen/lib/webgen/plugins/htmlvalidator
   A /trunk/webgen/lib/webgen/plugins/htmlvalidator/defaulthtmlvalidator.rb
   A /trunk/webgen/lib/webgen/plugins/htmlvalidator/xmllint.rb

* bumped version number to 0.3.1
* moved content handlers to own subdir
* extracted DefaultContentHandler from page.rb into own file
* began writing html validator plugins
------------------------------------------------------------------------
r211 | thomas | 2005-02-26 18:23:20 +0100 (Sat, 26 Feb 2005) | 5 lines
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/extension.config
   A /trunk/webgen/doc/src/about.page
   M /trunk/webgen/doc/src/default.template
   A /trunk/webgen/doc/src/documentation/filehandler/galleryhandler
   A /trunk/webgen/doc/src/documentation/filehandler/galleryhandler/defaultlayouter.page
   A /trunk/webgen/doc/src/documentation/filehandler/galleryhandler/index.page (from /trunk/webgen/doc/src/documentation/filehandler/picturegallery.page:202)
   D /trunk/webgen/doc/src/documentation/filehandler/page.page
   A /trunk/webgen/doc/src/documentation/filehandler/pagehandler
   A /trunk/webgen/doc/src/documentation/filehandler/pagehandler/html.page
   A /trunk/webgen/doc/src/documentation/filehandler/pagehandler/index.page (from /trunk/webgen/doc/src/documentation/filehandler/page.page:199)
   A /trunk/webgen/doc/src/documentation/filehandler/pagehandler/markdown.page
   A /trunk/webgen/doc/src/documentation/filehandler/pagehandler/rdoc.page
   A /trunk/webgen/doc/src/documentation/filehandler/pagehandler/textile.page
   D /trunk/webgen/doc/src/documentation/filehandler/picturegallery.page
   A /trunk/webgen/doc/src/documentation/tags/sitemap.page
   M /trunk/webgen/doc/src/index.page
   A /trunk/webgen/lib/webgen/plugins/filehandler/galleryhandler
   A /trunk/webgen/lib/webgen/plugins/filehandler/galleryhandler/defaultlayouter.rb
   A /trunk/webgen/lib/webgen/plugins/filehandler/galleryhandler/picturegallery.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb:210)
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/html.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/markdown.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/rdoc.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/textile.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   A /trunk/webgen/lib/webgen/plugins/tags/sitemap.rb

* added about.page
* added docu pages for all content handlers and gallery layouters
* simplified MenuTag#menu_entry
* added sitemap tag plugin and docu page
* renamed all content handlers to include the word content in their names
------------------------------------------------------------------------
r210 | thomas | 2005-02-26 14:42:55 +0100 (Sat, 26 Feb 2005) | 3 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/designs/curdesign.png
   M /trunk/webgen/doc/src/designs/nostyle.png
   M /trunk/webgen/doc/src/designs/old.png
   M /trunk/webgen/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb

* FileHandler#file_modified? interface changed to support arbitrary files
* thumbnails are not created if the source files did not change
* DefaultLayouterer updated: navigation links on gallery and picture pages added
------------------------------------------------------------------------
r209 | thomas | 2005-02-26 12:52:27 +0100 (Sat, 26 Feb 2005) | 4 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/download.page
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb

* enhanced output of DefaultLayouter
* added creation of thumbnails for pictures through RMagick
* added possibility of adding meta information to main page and gallery pages for PictureGalleryFileHandler
* added Node#recursive_create_path
------------------------------------------------------------------------
r208 | thomas | 2005-02-23 13:45:30 +0100 (Wed, 23 Feb 2005) | 2 lines
Changed paths:
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb

* picture gallery layouter now plugins
* BUG fixed in PageHandler where incorrect blocks meta information caused abort
------------------------------------------------------------------------
r207 | thomas | 2005-02-23 13:10:00 +0100 (Wed, 23 Feb 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/documentation/index.page
   M /trunk/webgen/doc/src/features.page

* added a little bit documentation
------------------------------------------------------------------------
r206 | thomas | 2005-02-21 22:56:49 +0100 (Mon, 21 Feb 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/index.page
   D /trunk/webgen/testsite/src/images

* small change in index.page
------------------------------------------------------------------------
r204 | thomas | 2005-02-21 22:36:53 +0100 (Mon, 21 Feb 2005) | 1 line
Changed paths:
   M /trunk/webgen/doc/src/design.gallery
   A /trunk/webgen/doc/src/designs/curdesign.png (from /trunk/webgen/doc/src/designs/default.png:202)
   D /trunk/webgen/doc/src/designs/default.png

* change name of png file
------------------------------------------------------------------------
r203 | thomas | 2005-02-21 19:42:04 +0100 (Mon, 21 Feb 2005) | 1 line
Changed paths:
   M /trunk/webgen/README
   M /trunk/webgen/Rakefile
   M /trunk/webgen/lib/util/composite.rb
   M /trunk/webgen/lib/util/listener.rb
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/logging.rb
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/extloader.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/html.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/markdown.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/rdoc.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/textile.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/lib/webgen/plugins/tags/date.rb
   M /trunk/webgen/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/meta.rb
   M /trunk/webgen/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/lib/webgen/plugins/tags/wikilink.rb
   M /trunk/webgen/lib/webgen/plugins/treewalker.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* updated summary
------------------------------------------------------------------------
r202 | thomas | 2005-02-21 19:32:13 +0100 (Mon, 21 Feb 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.css
   A /trunk/webgen/doc/src/design.gallery
   A /trunk/webgen/doc/src/designs/default.png
   A /trunk/webgen/doc/src/designs/nostyle.png
   A /trunk/webgen/doc/src/designs/old.png
   M /trunk/webgen/doc/src/documentation/filehandler/picturegallery.page
   M /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb

* updated picture gallery handler
------------------------------------------------------------------------
r201 | thomas | 2005-02-21 14:05:36 +0100 (Mon, 21 Feb 2005) | 7 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/extension.config
   M /trunk/webgen/doc/src/documentation/filehandler/directory.page
   M /trunk/webgen/doc/src/documentation/tags/navbar.page
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/extloader.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler/html.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler/markdown.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   A /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler
   A /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/html.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/html.rb:176)
   A /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/markdown.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/markdown.rb:193)
   A /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/page.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/page.rb:199)
   A /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/rdoc.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/rdoc.rb:185)
   A /trunk/webgen/lib/webgen/plugins/filehandler/pagehandler/textile.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/textile.rb:193)
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler/rdoc.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler/textile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/date.rb
   M /trunk/webgen/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/meta.rb
   M /trunk/webgen/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/lib/webgen/plugins/tags/wikilink.rb
   M /trunk/webgen/lib/webgen/plugins/treewalker.rb
   A /trunk/webgen/test/webgen/filehandlers
   A /trunk/webgen/test/webgen/filehandlers/tc_page.rb
   M /trunk/webgen/test/webgen/tc_configuration.rb
   M /trunk/webgen/test/webgen/tc_node.rb

* removed Plugin.plugin method, class name of plugin is used for that now
* new default verbosity level = 2 (warn)
* BUG fixed in Node#relpath_to_node where a dest entry with slashes (e.g. rdoc/index.html) produced errors
* moved page.rb and content handler files to subdirectory pagehandler
* PageHandler#parse_data only accepts string, no file name anymore -> more orthogonal
* moved DefaultHandler#extension call in file handlers to DefaultHandler#initialize method
* added basic test case for PageHandler#analyse_file_name
------------------------------------------------------------------------
r200 | thomas | 2005-02-20 00:04:25 +0100 (Sun, 20 Feb 2005) | 6 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/default.template
   A /trunk/webgen/doc/src/designs
   M /trunk/webgen/doc/src/documentation/filehandler/index.page
   M /trunk/webgen/doc/src/documentation/index.page
   A /trunk/webgen/doc/src/documentation/tags/lang.de.page
   M /trunk/webgen/doc/src/documentation/tags/lang.page
   M /trunk/webgen/doc/src/documentation/tags/wikilink.page
   M /trunk/webgen/doc/src/download.page
   A /trunk/webgen/doc/src/logo.png
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/test/setup.rb
   A /trunk/webgen/test/webgen/tc_webgen.rb

* small changes in picturegallery.rb
* fixed BUG in filehandler.rb where a file name with a dot at the beginning lead to a false extension
* improved template and css file for documentation
* added examples to wikilink and lang documentation pages
* added tests for webgen command line parameters
* added logo.png to documentation
------------------------------------------------------------------------
r199 | thomas | 2005-02-09 15:11:44 +0100 (Wed, 09 Feb 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/documentation/filehandler/page.page
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb

* added parameter defaultContentFormat to PageHandler
* adjusted PageHandler documentation
------------------------------------------------------------------------
r194 | thomas | 2005-02-09 13:48:30 +0100 (Wed, 09 Feb 2005) | 1 line
Changed paths:
   A /trunk/webgen/doc/src/documentation/extloader.page

* added documentation page for extloader ;-)
------------------------------------------------------------------------
r193 | thomas | 2005-02-09 13:47:56 +0100 (Wed, 09 Feb 2005) | 5 lines
Changed paths:
   M /trunk/webgen/TODO
   A /trunk/webgen/doc/extension.config (from /trunk/webgen/doc/tags.config:191)
   M /trunk/webgen/doc/src/documentation/filehandler/index.page
   D /trunk/webgen/doc/tags.config
   M /trunk/webgen/lib/webgen/configuration.rb
   A /trunk/webgen/lib/webgen/plugins/extloader.rb (from /trunk/webgen/lib/webgen/plugins/tags/tagloader.rb:191)
   M /trunk/webgen/lib/webgen/plugins/filehandler/markdown.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/textile.rb
   D /trunk/webgen/lib/webgen/plugins/tags/tagloader.rb
   M /trunk/webgen/lib/webgen/webgen.rb
   A /trunk/webgen/otherdata
   A /trunk/webgen/otherdata/logo.svg

* added logo.svg
* fixed BUG where command line parameters did not work
* renamed tagloader.rb to extloader.rb
* added documentation for ExtensionLoader
* fixed markdown.rb and textile.rb to throw a warning when a required file is not available
------------------------------------------------------------------------
r191 | thomas | 2005-02-02 20:55:20 +0100 (Wed, 02 Feb 2005) | 3 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/tags.config
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tagloader.rb

* added Plugin.extension method for file handlers
* fixed BUG in tagloader.rb where invalid tagconfig file forced webgen to abort
* modified all file handlers to use Plugin.extension 
------------------------------------------------------------------------
r189 | thomas | 2005-02-02 19:30:05 +0100 (Wed, 02 Feb 2005) | 3 lines
Changed paths:
   M /trunk/webgen/TODO
   A /trunk/webgen/doc/src/documentation/filehandler/picturegallery.page
   M /trunk/webgen/doc/tags.config
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   A /trunk/webgen/lib/webgen/plugins/filehandler/picturegallery.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/testsite/src/default.template

* added basic picture gallery file handler and docu page
* attr processor on nodes is now set by the processors themselves
* page nodes can now be created without actual files with PageHandler#create_node_from_data
------------------------------------------------------------------------
r188 | thomas | 2005-02-02 16:06:13 +0100 (Wed, 02 Feb 2005) | 4 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/default.template
   M /trunk/webgen/doc/src/documentation/tags/date.page
   M /trunk/webgen/doc/src/documentation/tags/executecommand.page
   M /trunk/webgen/doc/src/documentation/tags/includefile.page
   M /trunk/webgen/doc/src/documentation/tags/lang.page
   M /trunk/webgen/doc/src/documentation/tags/menu.page
   M /trunk/webgen/doc/src/documentation/tags/meta.page
   M /trunk/webgen/doc/src/documentation/tags/navbar.page
   A /trunk/webgen/doc/src/documentation/tags/wikilink.page
   M /trunk/webgen/doc/src/index.page
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb
   A /trunk/webgen/lib/webgen/plugins/tags/wikilink.rb

* added new tag wikilink and its documentation page
* fixed BUG in tags.rb where incorrect tag data raised an error and exited webgen
* unified the look of the examples on the tag description pages
* added feedback link to default.template
------------------------------------------------------------------------
r187 | thomas | 2005-01-28 12:01:49 +0100 (Fri, 28 Jan 2005) | 1 line
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/src/documentation/tags/index.page

* added a little bit of documentation
------------------------------------------------------------------------
r185 | thomas | 2005-01-28 03:36:27 +0100 (Fri, 28 Jan 2005) | 8 lines
Changed paths:
   M /trunk/webgen/doc/src/documentation/tags/includefile.page
   M /trunk/webgen/doc/tags.config
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/markdown.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/rdoc.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/textile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   D /trunk/webgen/lib/webgen/plugins/tags/simple.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/test/webgen/tc_node.rb

* Node#relpath_to_node has a new optional parameter includeDestNode
* deleted old tags/simple.rb
* added to new parameters to IncludeFileTag and ExecuteCommandTag
* fixed issues with formatting in many files
* fixed bug in TemplateFileHandler where Exception was raised when no default template in root dir available -> DummyTemplate now returned
* added error processing routines to many files
* fixed bugs in Node#in_subtree? and Node#level
* added tag name to informational output on tags
------------------------------------------------------------------------
r184 | thomas | 2005-01-27 22:47:34 +0100 (Thu, 27 Jan 2005) | 5 lines
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/TODO
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/logging.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/test/runtests.rb
   A /trunk/webgen/test/webgen/tc_configuration.rb

* fixed Plugin.set_param, Plugin#[], Plugin#has_param? to look in ancestor classes for parameters
* call stack now also shown as debug message when error occured
* fixed BUG when options in page file are not valid YAML
* fixed BUG in a log message in FileHandler
* rake doc is now validating the generated files
------------------------------------------------------------------------
r183 | thomas | 2005-01-27 02:17:56 +0100 (Thu, 27 Jan 2005) | 8 lines
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   A /trunk/webgen/test/runtests.rb
   A /trunk/webgen/test/setup.rb
   A /trunk/webgen/test/util/tc_composite.rb (from /trunk/webgen/test/util/tc_testcomposite.rb:182)
   A /trunk/webgen/test/util/tc_listener.rb (from /trunk/webgen/test/util/tc_testlistener.rb:182)
   D /trunk/webgen/test/util/tc_testcomposite.rb
   D /trunk/webgen/test/util/tc_testlistener.rb
   A /trunk/webgen/test/webgen/tc_node.rb

* removed test prefix from exisiting test files
* added test file for node.rb
* added helper files setup.rb and runtests.rb for testing
* fixed bug in Node#recursive_value
* made Node#relpath_to more common
* refactored Node#level to not use recursive_value
* Node#in_subtree? has now the correct semantics and one bug fixed
* made Node#get_node_for_string more common
------------------------------------------------------------------------
r182 | thomas | 2005-01-26 21:46:02 +0100 (Wed, 26 Jan 2005) | 2 lines
Changed paths:
   A /trunk/webgen/test (from /trunk/webgen/tests:165)
   D /trunk/webgen/test/util/tc_testups.rb
   D /trunk/webgen/tests

* renamed dir tests to test
* deleted tc_testups.rb as it is not needed anymore
------------------------------------------------------------------------
r181 | thomas | 2005-01-26 21:44:19 +0100 (Wed, 26 Jan 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/doc/tags.config
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb

* added better mandatory parameter support for tags
* changed tag plugins to use new mandatory parameter support
------------------------------------------------------------------------
r180 | thomas | 2005-01-26 03:38:57 +0100 (Wed, 26 Jan 2005) | 2 lines
Changed paths:
   M /trunk/webgen/README
   M /trunk/webgen/TODO
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/logging.rb
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/lib/webgen/plugins/tags/date.rb
   M /trunk/webgen/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/meta.rb
   M /trunk/webgen/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   A /trunk/webgen/lib/webgen/plugins/tags/simple.rb
   A /trunk/webgen/lib/webgen/plugins/tags/tagloader.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* fixed bugs
* refactored code
------------------------------------------------------------------------
r179 | thomas | 2005-01-26 03:37:11 +0100 (Wed, 26 Jan 2005) | 2 lines
Changed paths:
   M /trunk/webgen/doc/src/default.css
   M /trunk/webgen/doc/src/default.template
   D /trunk/webgen/doc/src/documentation/filehandler/backing.fragment
   A /trunk/webgen/doc/src/documentation/filehandler/backing.page
   D /trunk/webgen/doc/src/documentation/filehandler/copy.fragment
   A /trunk/webgen/doc/src/documentation/filehandler/copy.page
   D /trunk/webgen/doc/src/documentation/filehandler/default.template
   D /trunk/webgen/doc/src/documentation/filehandler/directory.fragment
   A /trunk/webgen/doc/src/documentation/filehandler/directory.page
   D /trunk/webgen/doc/src/documentation/filehandler/htmlfragment.fragment
   D /trunk/webgen/doc/src/documentation/filehandler/index.fragment
   A /trunk/webgen/doc/src/documentation/filehandler/index.page
   A /trunk/webgen/doc/src/documentation/filehandler/page.page
   D /trunk/webgen/doc/src/documentation/filehandler/template.fragment
   A /trunk/webgen/doc/src/documentation/filehandler/template.page
   D /trunk/webgen/doc/src/documentation/filehandler/xmlpage.xpage
   D /trunk/webgen/doc/src/documentation/filehandler/yamlpage.ypage
   D /trunk/webgen/doc/src/documentation/index.fragment
   A /trunk/webgen/doc/src/documentation/index.page
   D /trunk/webgen/doc/src/documentation/tags/date.fragment
   A /trunk/webgen/doc/src/documentation/tags/date.page (from /trunk/webgen/doc/src/documentation/tags/date.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/default.template
   D /trunk/webgen/doc/src/documentation/tags/executecommand.fragment
   A /trunk/webgen/doc/src/documentation/tags/executecommand.page (from /trunk/webgen/doc/src/documentation/tags/executecommand.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/includefile.fragment
   A /trunk/webgen/doc/src/documentation/tags/includefile.page (from /trunk/webgen/doc/src/documentation/tags/includefile.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/index.fragment
   A /trunk/webgen/doc/src/documentation/tags/index.page (from /trunk/webgen/doc/src/documentation/tags/index.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/lang.fragment
   A /trunk/webgen/doc/src/documentation/tags/lang.page (from /trunk/webgen/doc/src/documentation/tags/lang.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/menu.de.fragment
   A /trunk/webgen/doc/src/documentation/tags/menu.de.page (from /trunk/webgen/doc/src/documentation/tags/menu.de.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/menu.fragment
   A /trunk/webgen/doc/src/documentation/tags/menu.page (from /trunk/webgen/doc/src/documentation/tags/menu.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/meta.fragment
   A /trunk/webgen/doc/src/documentation/tags/meta.page (from /trunk/webgen/doc/src/documentation/tags/meta.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/multilang.de.fragment
   A /trunk/webgen/doc/src/documentation/tags/multilang.de.page (from /trunk/webgen/doc/src/documentation/tags/multilang.de.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/multilang.fr.fragment
   A /trunk/webgen/doc/src/documentation/tags/multilang.fr.page (from /trunk/webgen/doc/src/documentation/tags/multilang.fr.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/multilang.fragment
   A /trunk/webgen/doc/src/documentation/tags/multilang.page (from /trunk/webgen/doc/src/documentation/tags/multilang.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/navbar.fragment
   A /trunk/webgen/doc/src/documentation/tags/navbar.page (from /trunk/webgen/doc/src/documentation/tags/navbar.fragment:165)
   D /trunk/webgen/doc/src/documentation/tags/relocatable.fragment
   A /trunk/webgen/doc/src/documentation/tags/relocatable.page (from /trunk/webgen/doc/src/documentation/tags/relocatable.fragment:165)
   D /trunk/webgen/doc/src/download.fragment
   A /trunk/webgen/doc/src/download.page (from /trunk/webgen/doc/src/download.fragment:165)
   D /trunk/webgen/doc/src/features.fragment
   A /trunk/webgen/doc/src/features.page (from /trunk/webgen/doc/src/features.fragment:165)
   D /trunk/webgen/doc/src/filehandler
   D /trunk/webgen/doc/src/index.fragment
   A /trunk/webgen/doc/src/index.page (from /trunk/webgen/doc/src/index.fragment:165)
   A /trunk/webgen/doc/src/meta.info (from /trunk/webgen/doc/src/metainfo.backing:165)
   D /trunk/webgen/doc/src/metainfo.backing
   D /trunk/webgen/doc/src/tags
   A /trunk/webgen/doc/tags.config

* moved documentation files to adhere to new naming standard
* converted everything to Textile markup and improved documentation
------------------------------------------------------------------------
r178 | thomas | 2005-01-24 17:58:41 +0100 (Mon, 24 Jan 2005) | 2 lines
Changed paths:
   M /trunk/webgen/TODO
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/tags/date.rb
   M /trunk/webgen/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/meta.rb
   M /trunk/webgen/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb

* fixed bug in Node#recursive_value: ignoreVirtual was not passed on to recursive call
* added call to super in tag plugins
------------------------------------------------------------------------
r176 | thomas | 2005-01-20 00:08:07 +0100 (Thu, 20 Jan 2005) | 3 lines
Changed paths:
   M /trunk/webgen/lib/webgen/configuration.rb
   M /trunk/webgen/lib/webgen/logging.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler/blueclothpage.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   A /trunk/webgen/lib/webgen/plugins/filehandler/html.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/htmlfragmentpage.rb:173)
   D /trunk/webgen/lib/webgen/plugins/filehandler/htmlfragmentpage.rb
   A /trunk/webgen/lib/webgen/plugins/filehandler/markdown.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/blueclothpage.rb:173)
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   A /trunk/webgen/lib/webgen/plugins/filehandler/rdoc.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/rdocpage.rb:173)
   D /trunk/webgen/lib/webgen/plugins/filehandler/rdocpage.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler/redclothpage.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   A /trunk/webgen/lib/webgen/plugins/filehandler/textile.rb (from /trunk/webgen/lib/webgen/plugins/filehandler/redclothpage.rb:173)
   D /trunk/webgen/lib/webgen/plugins/filehandler/xmlpage.rb
   D /trunk/webgen/lib/webgen/plugins/filehandler/yamlpage.rb
   M /trunk/webgen/lib/webgen/plugins/tags/date.rb
   M /trunk/webgen/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/meta.rb
   M /trunk/webgen/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/lib/webgen/plugins/treewalker.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* changed all plugins so that the testsite can be converted without errors
* fixed some apparent bugs (cannot remember where ;-)
* fixed some code style issues
------------------------------------------------------------------------
r175 | thomas | 2005-01-20 00:03:03 +0100 (Thu, 20 Jan 2005) | 1 line
Changed paths:
   M /trunk/webgen/testsite/config.yaml
   D /trunk/webgen/testsite/src/bluecloth.bcloth
   A /trunk/webgen/testsite/src/bluecloth.page
   A /trunk/webgen/testsite/src/home.en.page (from /trunk/webgen/testsite/src/home.en.xpage:165)
   D /trunk/webgen/testsite/src/home.en.xpage
   A /trunk/webgen/testsite/src/home.page (from /trunk/webgen/testsite/src/home.xpage:165)
   D /trunk/webgen/testsite/src/home.xpage
   A /trunk/webgen/testsite/src/index.page (from /trunk/webgen/testsite/src/index.xpage:165)
   D /trunk/webgen/testsite/src/index.xpage
   A /trunk/webgen/testsite/src/meta.info (from /trunk/webgen/testsite/src/metainfo.backing:165)
   D /trunk/webgen/testsite/src/metainfo.backing
   A /trunk/webgen/testsite/src/news.page (from /trunk/webgen/testsite/src/news.xpage:165)
   D /trunk/webgen/testsite/src/news.xpage
   A /trunk/webgen/testsite/src/news_are_so-cool.de.page (from /trunk/webgen/testsite/src/news_are_so-cool.de.xpage:165)
   D /trunk/webgen/testsite/src/news_are_so-cool.de.xpage
   A /trunk/webgen/testsite/src/noindex/noindex.page (from /trunk/webgen/testsite/src/noindex/noindex.xpage:165)
   D /trunk/webgen/testsite/src/noindex/noindex.xpage
   A /trunk/webgen/testsite/src/pictures/index.page (from /trunk/webgen/testsite/src/pictures/index.xpage:165)
   D /trunk/webgen/testsite/src/pictures/index.xpage
   A /trunk/webgen/testsite/src/projects/00.index.de.page (from /trunk/webgen/testsite/src/projects/00.index.de.ypage:165)
   D /trunk/webgen/testsite/src/projects/00.index.de.ypage
   A /trunk/webgen/testsite/src/projects/01.project2.page (from /trunk/webgen/testsite/src/projects/01.project2.xpage:165)
   D /trunk/webgen/testsite/src/projects/01.project2.xpage
   A /trunk/webgen/testsite/src/projects/02.project1.page (from /trunk/webgen/testsite/src/projects/02.project1.xpage:165)
   D /trunk/webgen/testsite/src/projects/02.project1.xpage
   A /trunk/webgen/testsite/src/projects/05.project3.page (from /trunk/webgen/testsite/src/projects/05.project3.xpage:165)
   D /trunk/webgen/testsite/src/projects/05.project3.xpage
   A /trunk/webgen/testsite/src/projects/index.page (from /trunk/webgen/testsite/src/projects/index.xpage:165)
   D /trunk/webgen/testsite/src/projects/index.xpage
   A /trunk/webgen/testsite/src/projects/subproj/index.page (from /trunk/webgen/testsite/src/projects/subproj/index.xpage:165)
   D /trunk/webgen/testsite/src/projects/subproj/index.xpage
   A /trunk/webgen/testsite/src/projects/subproj/project3.page (from /trunk/webgen/testsite/src/projects/subproj/project3.xpage:165)
   D /trunk/webgen/testsite/src/projects/subproj/project3.xpage
   A /trunk/webgen/testsite/src/projects.de.page (from /trunk/webgen/testsite/src/projects.de.ypage:165)
   D /trunk/webgen/testsite/src/projects.de.ypage
   A /trunk/webgen/testsite/src/projects.es.page (from /trunk/webgen/testsite/src/projects.es.ypage:165)
   D /trunk/webgen/testsite/src/projects.es.ypage
   A /trunk/webgen/testsite/src/projects.page (from /trunk/webgen/testsite/src/projects.ypage:165)
   D /trunk/webgen/testsite/src/projects.ypage
   A /trunk/webgen/testsite/src/rdoc.page (from /trunk/webgen/testsite/src/readme.rdoc:165)
   D /trunk/webgen/testsite/src/readme.rdoc
   A /trunk/webgen/testsite/src/redcloth.page (from /trunk/webgen/testsite/src/redcloth.rcloth:165)
   D /trunk/webgen/testsite/src/redcloth.rcloth

* updated test site pages to comply with the new standards
------------------------------------------------------------------------
r173 | thomas | 2005-01-19 03:35:39 +0100 (Wed, 19 Jan 2005) | 6 lines
Changed paths:
   M /trunk/webgen/Rakefile
   M /trunk/webgen/TODO
   M /trunk/webgen/bin/webgen
   D /trunk/webgen/lib/util/ups.rb
   M /trunk/webgen/lib/webgen/configuration.rb
   A /trunk/webgen/lib/webgen/logging.rb
   M /trunk/webgen/lib/webgen/node.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/blueclothpage.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/htmlfragmentpage.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/rdocpage.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/redclothpage.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/xmlpage.rb
   M /trunk/webgen/lib/webgen/plugins/filehandler/yamlpage.rb
   M /trunk/webgen/lib/webgen/plugins/tags/date.rb
   M /trunk/webgen/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/lib/webgen/plugins/tags/meta.rb
   M /trunk/webgen/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/lib/webgen/plugins/treewalker.rb
   M /trunk/webgen/lib/webgen/webgen.rb

* removed dependency log4r, now using logger library
* removed UPS, implemented simpler plugin system
* class Plugin holds all configuration values now, class Configuration streamlined
* updated Rakefile
* added RPAfied install.rb creation to Rakefile
* changed every plugin to use new configuration routines
------------------------------------------------------------------------
r165 | thomas | 2005-01-13 17:33:02 +0100 (Thu, 13 Jan 2005) | 1 line
Changed paths:
   D /temp
   A /trunk (from /temp:163)

add finally arrived at the destination
------------------------------------------------------------------------
r163 | thomas | 2005-01-13 17:31:39 +0100 (Thu, 13 Jan 2005) | 1 line
Changed paths:
   A /temp
   A /temp/commandparser (from /trunk/commandparser/trunk:162)
   A /temp/programs (from /trunk/miscprograms/trunk:162)
   A /temp/rubyquiz (from /trunk/rubyquiz:162)
   A /temp/webgen (from /trunk/webgen/trunk:162)
   A /temp/xmlresume2x (from /trunk/xmlresume2x/trunk:162)
   D /trunk/commandparser/trunk
   D /trunk/miscprograms/trunk
   D /trunk/rubyquiz
   D /trunk/webgen/trunk
   D /trunk/webgen/versions/webgen-0.1.0
   D /trunk/webgen/versions/webgen-0.2.0
   D /trunk/xmlresume2x/trunk
   D /trunk/xmlresume2x/versions/xmlresume2x-0.1.0
   D /trunk/xmlresume2x/versions/xmlresume2x-0.2.0
   D /trunk/xmlresume2x/versions/xmlresume2x-0.2.1
   A /versions
   A /versions/webgen-0.1.0 (from /trunk/webgen/versions/webgen-0.1.0:162)
   A /versions/webgen-0.2.0 (from /trunk/webgen/versions/webgen-0.2.0:162)
   A /versions/xmlresume2x-0.1.0 (from /trunk/xmlresume2x/versions/xmlresume2x-0.1.0:162)
   A /versions/xmlresume2x-0.2.0 (from /trunk/xmlresume2x/versions/xmlresume2x-0.2.0:162)
   A /versions/xmlresume2x-0.2.1 (from /trunk/xmlresume2x/versions/xmlresume2x-0.2.1:162)

moved stuff around and around
------------------------------------------------------------------------
r110 | thomas | 2005-01-13 17:09:17 +0100 (Thu, 13 Jan 2005) | 1 line
Changed paths:
   M /trunk/webgen/trunk/README
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/lib/webgen/configuration.rb

* small changes
------------------------------------------------------------------------
r109 | thomas | 2004-08-17 23:32:06 +0200 (Tue, 17 Aug 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/design/ideas

* ideas file updated and old statements removed
------------------------------------------------------------------------
r108 | thomas | 2004-08-07 11:06:50 +0200 (Sat, 07 Aug 2004) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/lib/webgen/configuration.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/page.rb
   A /trunk/webgen/trunk/testsite/src/home.en.xpage

* added debug statements to method_defined? in configuration.rb
* now a warning is printed if there are two input files in the same language for one page
* using File.extname instead of regex
------------------------------------------------------------------------
r107 | thomas | 2004-08-05 20:54:29 +0200 (Thu, 05 Aug 2004) | 5 lines
Changed paths:
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/lib/webgen/configuration.rb
   M /trunk/webgen/trunk/lib/webgen/node.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/blueclothpage.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/rdocpage.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/redclothpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   A /trunk/webgen/trunk/testsite/src/bluecloth.bcloth
   A /trunk/webgen/trunk/testsite/src/readme.rdoc
   A /trunk/webgen/trunk/testsite/src/redcloth.rcloth

* added basic RedCloth, BlueCloth and RDoc support
* added testfiles for RedCloth, BlueCloth and RDoc
* fixed warnings generated when run with ruby -v
* removed attr_writer in tags.rb, subclasses now directly access the @processOutput variable
* new code for get_relpath_to_node in node.rb
------------------------------------------------------------------------
r106 | thomas | 2004-07-21 18:27:14 +0200 (Wed, 21 Jul 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/doc/src/documentation/filehandler/yamlpage.ypage
   M /trunk/webgen/trunk/doc/src/documentation/tags/menu.de.fragment
   M /trunk/webgen/trunk/doc/src/documentation/tags/menu.fragment
   M /trunk/webgen/trunk/doc/src/metainfo.backing

* made documentation files XHTML 1.1 compatible
* added a rake task to upload the documentation to the homepage at rubyforge
------------------------------------------------------------------------
r104 | thomas | 2004-07-21 16:32:30 +0200 (Wed, 21 Jul 2004) | 10 lines
Changed paths:
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/doc/src/documentation/filehandler/directory.fragment
   M /trunk/webgen/trunk/doc/src/documentation/filehandler/xmlpage.xpage
   M /trunk/webgen/trunk/doc/src/documentation/filehandler/yamlpage.ypage
   M /trunk/webgen/trunk/doc/src/documentation/index.fragment
   M /trunk/webgen/trunk/doc/src/documentation/tags/meta.fragment
   M /trunk/webgen/trunk/doc/src/download.fragment
   A /trunk/webgen/trunk/doc/src/features.fragment
   M /trunk/webgen/trunk/doc/src/metainfo.backing
   M /trunk/webgen/trunk/lib/webgen/configuration.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/htmlfragmentpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/xmlpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/yamlpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/date.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/meta.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/trunk/lib/webgen/webgen.rb

* some minor changes in Rakefile
* added some more documentation
* added standardized way to define and document configuration parameters for plugins
* changed each plugin to use new configuration parameter definition method
* removed unneeded WebgenError class and replaced all raised errors with logger messages and error handling code
* added support for mandatory parameters for tags
* added new method for finding tags in files which supports nested curly brackets
* colorized output for showing plugins and configuration parameters
* writing to the logfile is now optional and has to be turned on explicitly
* simplified code for showing plugins
------------------------------------------------------------------------
r103 | thomas | 2004-07-19 13:50:46 +0200 (Mon, 19 Jul 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/README
   M /trunk/webgen/trunk/Rakefile
   A /trunk/webgen/trunk/design/ideas (from /trunk/webgen/trunk/doc/ideas:100)
   D /trunk/webgen/trunk/doc/ideas
   A /trunk/webgen/trunk/doc/src (from /trunk/webgen/trunk/homepage/src:100)
   R /trunk/webgen/trunk/doc/src/default.css (from /trunk/webgen/trunk/homepage/src/default.css:102)
   R /trunk/webgen/trunk/doc/src/default.template (from /trunk/webgen/trunk/homepage/src/default.template:102)
   A /trunk/webgen/trunk/doc/src/documentation (from /trunk/webgen/trunk/homepage/src/documentation:102)
   A /trunk/webgen/trunk/doc/src/download.fragment (from /trunk/webgen/trunk/homepage/src/download.fragment:102)
   R /trunk/webgen/trunk/doc/src/index.fragment (from /trunk/webgen/trunk/homepage/src/index.fragment:102)
   R /trunk/webgen/trunk/doc/src/metainfo.backing (from /trunk/webgen/trunk/homepage/src/metainfo.backing:102)
   D /trunk/webgen/trunk/homepage/src
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/page.rb

* moved documentation from homepage to doc
* added new option "defaultLangInFilename" to Page Handler
------------------------------------------------------------------------
r102 | thomas | 2004-07-19 13:34:16 +0200 (Mon, 19 Jul 2004) | 9 lines
Changed paths:
   M /trunk/webgen/trunk/README
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/homepage/src/documentation/filehandler/backing.fragment
   M /trunk/webgen/trunk/homepage/src/documentation/filehandler/htmlfragment.fragment
   M /trunk/webgen/trunk/homepage/src/documentation/filehandler/index.fragment
   M /trunk/webgen/trunk/homepage/src/documentation/filehandler/xmlpage.xpage
   M /trunk/webgen/trunk/homepage/src/documentation/filehandler/yamlpage.ypage
   M /trunk/webgen/trunk/homepage/src/documentation/index.fragment
   A /trunk/webgen/trunk/homepage/src/documentation/tags/executecommand.fragment
   M /trunk/webgen/trunk/homepage/src/documentation/tags/includefile.fragment
   M /trunk/webgen/trunk/homepage/src/documentation/tags/index.fragment
   M /trunk/webgen/trunk/homepage/src/download.fragment
   M /trunk/webgen/trunk/homepage/src/index.fragment
   M /trunk/webgen/trunk/homepage/src/metainfo.backing
   M /trunk/webgen/trunk/lib/webgen/configuration.rb
   M /trunk/webgen/trunk/lib/webgen/node.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/backing.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/executecommand.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/meta.rb
   M /trunk/webgen/trunk/lib/webgen/webgen.rb

* corrected some minor things in README
* the configuration parameters in configuration.rb are stored in an OpenStruct now
* respect <external> meta information in node.rb
* corrected bug in menu.rb (ordering was not always correct)
* <execute> and <includeFile> tag only return the content, no markup
* index files for directories are searched and stored in the respective node when the field <indexFile> is read the first time
* added rake task for generating the homepage
* extended the homepage and the API documentation
* added support for virtual pages and directories to the Backing File Handler
------------------------------------------------------------------------
r101 | thomas | 2004-07-17 23:48:30 +0200 (Sat, 17 Jul 2004) | 7 lines
Changed paths:
   M /trunk/webgen/trunk/README
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/homepage/src/default.css
   M /trunk/webgen/trunk/homepage/src/default.template
   A /trunk/webgen/trunk/homepage/src/documentation
   A /trunk/webgen/trunk/homepage/src/documentation/filehandler (from /trunk/webgen/trunk/homepage/src/filehandler:97)
   A /trunk/webgen/trunk/homepage/src/documentation/filehandler/backing.fragment
   A /trunk/webgen/trunk/homepage/src/documentation/filehandler/copy.fragment
   A /trunk/webgen/trunk/homepage/src/documentation/filehandler/directory.fragment
   A /trunk/webgen/trunk/homepage/src/documentation/filehandler/htmlfragment.fragment
   M /trunk/webgen/trunk/homepage/src/documentation/filehandler/index.fragment
   A /trunk/webgen/trunk/homepage/src/documentation/filehandler/template.fragment
   A /trunk/webgen/trunk/homepage/src/documentation/filehandler/xmlpage.xpage
   A /trunk/webgen/trunk/homepage/src/documentation/filehandler/yamlpage.ypage
   A /trunk/webgen/trunk/homepage/src/documentation/index.fragment
   A /trunk/webgen/trunk/homepage/src/documentation/tags (from /trunk/webgen/trunk/homepage/src/tags:97)
   A /trunk/webgen/trunk/homepage/src/documentation/tags/date.fragment (from /trunk/webgen/trunk/homepage/src/tags/date.fragment:100)
   A /trunk/webgen/trunk/homepage/src/documentation/tags/includefile.fragment
   M /trunk/webgen/trunk/homepage/src/documentation/tags/index.fragment
   R /trunk/webgen/trunk/homepage/src/documentation/tags/lang.fragment (from /trunk/webgen/trunk/homepage/src/tags/lang.fragment:100)
   R /trunk/webgen/trunk/homepage/src/documentation/tags/menu.fragment (from /trunk/webgen/trunk/homepage/src/tags/menu.fragment:100)
   R /trunk/webgen/trunk/homepage/src/documentation/tags/relocatable.fragment (from /trunk/webgen/trunk/homepage/src/tags/relocatable.fragment:100)
   A /trunk/webgen/trunk/homepage/src/download.fragment
   D /trunk/webgen/trunk/homepage/src/filehandler
   M /trunk/webgen/trunk/homepage/src/index.fragment
   M /trunk/webgen/trunk/homepage/src/metainfo.backing
   D /trunk/webgen/trunk/homepage/src/tags
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/backing.rb (from /trunk/webgen/trunk/lib/webgen/plugins/filehandler/backingmetainfo.rb:98)
   D /trunk/webgen/trunk/lib/webgen/plugins/filehandler/backingmetainfo.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/htmlfragmentpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/xmlpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/yamlpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/date.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/tags/executecommand.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/tags/includefile.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menu.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/tags/meta.rb (from /trunk/webgen/trunk/lib/webgen/plugins/tags/metatag.rb:99)
   D /trunk/webgen/trunk/lib/webgen/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/trunk/lib/webgen/webgen.rb
   M /trunk/webgen/trunk/testsite/config.yaml

* added execute command tag
* added include file tag
* renamed metatag.rb to meta.rb
* updated documentation and homepage files
* unified naming of plugins
* added processOutput option to DefaultTag
* fixed bug in menu.rb and meta.rb
------------------------------------------------------------------------
r100 | thomas | 2004-07-15 03:37:51 +0200 (Thu, 15 Jul 2004) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/homepage/src/default.css
   M /trunk/webgen/trunk/homepage/src/default.template
   M /trunk/webgen/trunk/homepage/src/index.fragment
   M /trunk/webgen/trunk/homepage/src/metainfo.backing
   A /trunk/webgen/trunk/homepage/src/tags/date.fragment
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/template.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/tags/date.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/treewalker.rb

* edited TreeWalker: the tree is now walked for each registered plugin separately
* updated homepage: added page for date tag, changed some files and the appearance
* added new tag: date
------------------------------------------------------------------------
r99 | thomas | 2004-07-14 15:47:39 +0200 (Wed, 14 Jul 2004) | 7 lines
Changed paths:
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/homepage/src/default.template
   D /trunk/webgen/trunk/homepage/src/filehandler/default.template
   M /trunk/webgen/trunk/homepage/src/metainfo.backing
   D /trunk/webgen/trunk/homepage/src/tags/default.template
   M /trunk/webgen/trunk/homepage/src/tags/menu.fragment
   M /trunk/webgen/trunk/lib/webgen/node.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/trunk/testsite/src/default.template

* added two methods to Node: level and in_subtree?
* updated homepage files
* added base class for Tags: Tags::DefaultTag
* Tags::DefaultTag implements new default behaviour for getting configuration values
* changed each tag class to use the new Tags::DefaultTag class
* new option for lang tag: showSingleLang
* new options for menu tag: showCurrentSubtreeOnly and subtreeLevel
------------------------------------------------------------------------
r98 | thomas | 2004-07-14 01:47:39 +0200 (Wed, 14 Jul 2004) | 7 lines
Changed paths:
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/homepage/src/metainfo.backing
   M /trunk/webgen/trunk/homepage/src/tags/lang.fragment
   M /trunk/webgen/trunk/homepage/src/tags/menu.fragment
   M /trunk/webgen/trunk/homepage/src/tags/relocatable.fragment
   M /trunk/webgen/trunk/lib/webgen/configuration.rb
   M /trunk/webgen/trunk/lib/webgen/node.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/backingmetainfo.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/trunk/testsite/src/default.template
   M /trunk/webgen/trunk/testsite/src/projects/00.index.de.ypage

* added dependency in GEM specification because dependencies seem to work with rubygems 0.7.0
* some small changes in the homepage files
* relocatable tag now also works for referencing page files and always returns a string
* tags now throws an exception if the passed content is not a string
* Node::recursive_value ignores virtual nodes by default
* edited Node::get_node_for_string to make it more abstract
* changed the Log4r pattern
------------------------------------------------------------------------
r97 | thomas | 2004-07-13 01:04:01 +0200 (Tue, 13 Jul 2004) | 8 lines
Changed paths:
   M /trunk/webgen/trunk/README
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/TODO
   A /trunk/webgen/trunk/homepage
   A /trunk/webgen/trunk/homepage/src
   A /trunk/webgen/trunk/homepage/src/default.css
   A /trunk/webgen/trunk/homepage/src/default.template
   A /trunk/webgen/trunk/homepage/src/filehandler
   A /trunk/webgen/trunk/homepage/src/filehandler/default.template
   A /trunk/webgen/trunk/homepage/src/filehandler/index.fragment
   A /trunk/webgen/trunk/homepage/src/index.fragment
   A /trunk/webgen/trunk/homepage/src/metainfo.backing
   A /trunk/webgen/trunk/homepage/src/tags
   A /trunk/webgen/trunk/homepage/src/tags/default.template
   A /trunk/webgen/trunk/homepage/src/tags/index.fragment
   A /trunk/webgen/trunk/homepage/src/tags/lang.fragment
   A /trunk/webgen/trunk/homepage/src/tags/menu.de.fragment
   A /trunk/webgen/trunk/homepage/src/tags/menu.fragment
   A /trunk/webgen/trunk/homepage/src/tags/meta.fragment
   A /trunk/webgen/trunk/homepage/src/tags/multilang.de.fragment
   A /trunk/webgen/trunk/homepage/src/tags/multilang.fr.fragment
   A /trunk/webgen/trunk/homepage/src/tags/multilang.fragment
   A /trunk/webgen/trunk/homepage/src/tags/navbar.fragment
   A /trunk/webgen/trunk/homepage/src/tags/relocatable.fragment
   M /trunk/webgen/trunk/lib/util/composite.rb
   M /trunk/webgen/trunk/lib/util/listener.rb
   M /trunk/webgen/trunk/lib/util/ups.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/trunk/lib/webgen/webgen.rb

* reformated Rakefile
* added VERSION file to package
* add rubyforge webgen homepage, first version
* reformated composite.rb, listener.rb, ups.rb
* output of webgen -p is now categorized
* solved two bugs in menu.rb
* tags can now be escaped so that the do not get substituted
* file extensions are downcased before checking
------------------------------------------------------------------------
r95 | thomas | 2004-07-08 13:48:56 +0200 (Thu, 08 Jul 2004) | 7 lines
Changed paths:
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/lib/webgen/node.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/backingmetainfo.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/directory.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filecopy.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filehandler.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/htmlfragmentpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/template.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/xmlpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/yamlpage.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/trunk/testsite/src/default.css
   M /trunk/webgen/trunk/testsite/src/metainfo.backing

* add more documentation
* get_node_for_string now also works when called on directory nodes
* removed start and tag config values from navbar.rb and lang.rb as they are superfluous
* corrected bug in menu.rb: itemTag (submenuTag) instead of @itemTag (@submenuTag) used
* the content meta information now has a default value of ""
* the backing file plugin now supports paths instead of filenames
* the xml page file plugin now supports arbitrary meta information to be specified
------------------------------------------------------------------------
r94 | thomas | 2004-07-07 23:03:02 +0200 (Wed, 07 Jul 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/README
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/lib/util/composite.rb
   M /trunk/webgen/trunk/lib/util/listener.rb
   M /trunk/webgen/trunk/lib/util/ups.rb
   M /trunk/webgen/trunk/lib/webgen/configuration.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/filehandler/page.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/lang.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menu.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/navbar.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatable.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/treewalker.rb
   M /trunk/webgen/trunk/lib/webgen/webgen.rb

* added more documentation
------------------------------------------------------------------------
r93 | thomas | 2004-07-07 20:07:09 +0200 (Wed, 07 Jul 2004) | 1 line
Changed paths:
   D /trunk/webgen/trunk/lib/webgen/plugins/fileHandler
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler:89)
   R /trunk/webgen/trunk/lib/webgen/plugins/filehandler/backingmetainfo.rb (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/backingmetainfo.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/filehandler/dirPlugin.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/directory.rb (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/dirPlugin.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/filehandler/fileCopyPlugin.rb
   D /trunk/webgen/trunk/lib/webgen/plugins/filehandler/fileHandler.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filecopy.rb (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/fileCopyPlugin.rb:92)
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/filehandler.rb (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/fileHandler.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/filehandler/htmlfragment.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/htmlfragmentpage.rb (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/htmlfragment.rb:92)
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/page.rb (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/pagePlugin.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/filehandler/pagePlugin.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/template.rb (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/templatePlugin.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/filehandler/templatePlugin.rb
   D /trunk/webgen/trunk/lib/webgen/plugins/filehandler/xmlPagePlugin.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/xmlpage.rb (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/xmlPagePlugin.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/filehandler/yamlPagePlugin.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/filehandler/yamlpage.rb (from /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/yamlPagePlugin.rb:92)
   A /trunk/webgen/trunk/lib/webgen/plugins/tags/lang.rb (from /trunk/webgen/trunk/lib/webgen/plugins/tags/langTag.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/tags/langTag.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/tags/menu.rb (from /trunk/webgen/trunk/lib/webgen/plugins/tags/menuTag.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/tags/menuTag.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/tags/navbar.rb (from /trunk/webgen/trunk/lib/webgen/plugins/tags/navbarTag.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/tags/navbarTag.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatable.rb (from /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatableTag.rb:92)
   D /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatableTag.rb
   D /trunk/webgen/trunk/lib/webgen/plugins/treeTransformer.rb
   A /trunk/webgen/trunk/lib/webgen/plugins/treewalker.rb (from /trunk/webgen/trunk/lib/webgen/plugins/treeTransformer.rb:92)

* renamed every file to all lowercase
------------------------------------------------------------------------
r92 | thomas | 2004-07-07 19:26:40 +0200 (Wed, 07 Jul 2004) | 5 lines
Changed paths:
   A /trunk/webgen/trunk/COPYING
   M /trunk/webgen/trunk/README
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/lib/util/composite.rb
   M /trunk/webgen/trunk/lib/util/listener.rb
   M /trunk/webgen/trunk/lib/util/ups.rb
   M /trunk/webgen/trunk/lib/webgen/configuration.rb
   M /trunk/webgen/trunk/lib/webgen/node.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/backingmetainfo.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/htmlfragment.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/yamlPagePlugin.rb
   D /trunk/webgen/trunk/lib/webgen/plugins/nodeProcessor.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/langTag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/lib/webgen/webgen.rb
   D /trunk/webgen/trunk/tests/thg
   A /trunk/webgen/trunk/tests/webgen (from /trunk/webgen/trunk/tests/thg:88)
   M /trunk/webgen/trunk/testsite/config.yaml

* added COPYING file
* renamed /bin/thg to /bin/webgen
* added copyright statement to each source file
* put file handlers and tags into modules
* added more documentation to README
------------------------------------------------------------------------
r91 | thomas | 2004-07-06 00:59:13 +0200 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/lib/webgen/webgen.rb

* corrected bug with missin Webgen::NAME constant
* command line option --version produces something useful
------------------------------------------------------------------------
r90 | thomas | 2004-07-06 00:46:08 +0200 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/lib/webgen/configuration.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/htmlfragment.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/nodeProcessor.rb
   D /trunk/webgen/trunk/lib/webgen/thg.rb
   A /trunk/webgen/trunk/lib/webgen/webgen.rb (from /trunk/webgen/trunk/lib/webgen/thg.rb:89)

* renamed thg.rb to webgen.rb
* nicer help screen
------------------------------------------------------------------------
r89 | thomas | 2004-07-05 23:18:57 +0200 (Mon, 05 Jul 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/TODO
   D /trunk/webgen/trunk/bin/thaumaturge
   A /trunk/webgen/trunk/bin/webgen (from /trunk/webgen/trunk/bin/thaumaturge:87)
   D /trunk/webgen/trunk/lib/thg
   A /trunk/webgen/trunk/lib/webgen (from /trunk/webgen/trunk/lib/thg:84)
   R /trunk/webgen/trunk/lib/webgen/configuration.rb (from /trunk/webgen/trunk/lib/thg/configuration.rb:88)
   R /trunk/webgen/trunk/lib/webgen/plugins (from /trunk/webgen/trunk/lib/thg/plugins:88)
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/backingmetainfo.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/htmlfragment.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/fileHandler/yamlPagePlugin.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/langTag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/lib/webgen/plugins/tags/tags.rb
   R /trunk/webgen/trunk/lib/webgen/thg.rb (from /trunk/webgen/trunk/lib/thg/thg.rb:88)
   D /trunk/webgen/trunk/lib/webgen/thgexception.rb
   M /trunk/webgen/trunk/testsite/src/home.xpage
   M /trunk/webgen/trunk/testsite/src/index.xpage
   M /trunk/webgen/trunk/testsite/src/news.xpage
   M /trunk/webgen/trunk/testsite/src/news_are_so-cool.de.xpage
   M /trunk/webgen/trunk/testsite/src/noindex/noindex.xpage
   M /trunk/webgen/trunk/testsite/src/pictures/index.xpage
   M /trunk/webgen/trunk/testsite/src/projects/01.project2.xpage
   M /trunk/webgen/trunk/testsite/src/projects/02.project1.xpage
   M /trunk/webgen/trunk/testsite/src/projects/05.project3.xpage
   M /trunk/webgen/trunk/testsite/src/projects/index.xpage
   M /trunk/webgen/trunk/testsite/src/projects/subproj/index.xpage
   M /trunk/webgen/trunk/testsite/src/projects/subproj/project3.xpage

* renamed program: Thaumaturge -> Webgen
------------------------------------------------------------------------
r88 | thomas | 2004-06-28 22:42:14 +0200 (Mon, 28 Jun 2004) | 6 lines
Changed paths:
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/lib/thg/configuration.rb
   M /trunk/webgen/trunk/lib/thg/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/lib/util/composite.rb
   M /trunk/webgen/trunk/lib/util/listener.rb
   M /trunk/webgen/trunk/lib/util/ups.rb
   A /trunk/webgen/trunk/tests/util/tc_testups.rb

* corrected formatting in Rakefile
* added documentation to ups.rb
* added unit test for ups.rb
* changed logging configuration
* corrected a few formatting errors in composite.rb and listener.rb
* better regexp in pageplugin.rb
------------------------------------------------------------------------
r87 | thomas | 2004-06-24 18:40:12 +0200 (Thu, 24 Jun 2004) | 4 lines
Changed paths:
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/TODO
   M /trunk/webgen/trunk/bin/thaumaturge
   M /trunk/webgen/trunk/lib/thg/configuration.rb
   M /trunk/webgen/trunk/lib/thg/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/lib/thg/thg.rb
   D /trunk/webgen/trunk/testsite/resources

* thg.log is now only written if the main program part is executed
* put methods in thg.rb into a class
* reformatted thg.rb and configuration.rb
* file handler raises an exception now if a path cannot be found
------------------------------------------------------------------------
r86 | thomas | 2004-06-24 10:18:02 +0200 (Thu, 24 Jun 2004) | 1 line
Changed paths:
   A /trunk/webgen/trunk/lib/util
   A /trunk/webgen/trunk/lib/util/composite.rb
   A /trunk/webgen/trunk/lib/util/listener.rb
   A /trunk/webgen/trunk/lib/util/todo
   A /trunk/webgen/trunk/lib/util/ups.rb

* added util files directly to webgen
------------------------------------------------------------------------
r85 | thomas | 2004-06-24 10:17:23 +0200 (Thu, 24 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/lib

* deleted external svn repository reference
------------------------------------------------------------------------
r84 | thomas | 2004-06-24 10:15:31 +0200 (Thu, 24 Jun 2004) | 5 lines
Changed paths:
   M /trunk/webgen/trunk/Rakefile
   M /trunk/webgen/trunk/lib/thg/plugins/fileHandler/backingmetainfo.rb
   M /trunk/webgen/trunk/lib/thg/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/lib/thg/plugins/fileHandler/htmlfragment.rb
   M /trunk/webgen/trunk/lib/thg/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/lib/thg/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/lib/thg/plugins/fileHandler/yamlPagePlugin.rb
   M /trunk/webgen/trunk/lib/thg/plugins/nodeProcessor.rb
   M /trunk/webgen/trunk/lib/thg/plugins/tags/langTag.rb
   M /trunk/webgen/trunk/lib/thg/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/lib/thg/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/lib/thg/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/setup.rb
   D /trunk/webgen/trunk/testSite
   A /trunk/webgen/trunk/tests
   A /trunk/webgen/trunk/tests/thg
   A /trunk/webgen/trunk/tests/util
   A /trunk/webgen/trunk/tests/util/tc_testcomposite.rb
   A /trunk/webgen/trunk/tests/util/tc_testlistener.rb
   A /trunk/webgen/trunk/testsite (from /trunk/webgen/trunk/testSite:82)

* added tests for Composite and Listener
* documented Composite and Listener
* set svn:keywords on all rb-files
* renamed testSite to testsite
* updated Rakefile
------------------------------------------------------------------------
r83 | thomas | 2004-06-23 22:33:18 +0200 (Wed, 23 Jun 2004) | 1 line
Changed paths:
   A /trunk/webgen/trunk/README
   A /trunk/webgen/trunk/Rakefile
   A /trunk/webgen/trunk/TODO (from /trunk/webgen/trunk/todo:82)
   A /trunk/webgen/trunk/bin/thaumaturge
   M /trunk/webgen/trunk/lib/thg/thg.rb
   D /trunk/webgen/trunk/todo

* added Rakefile
------------------------------------------------------------------------
r82 | thomas | 2004-06-23 10:42:44 +0200 (Wed, 23 Jun 2004) | 1 line
Changed paths:
   A /trunk/webgen/trunk/bin
   A /trunk/webgen/trunk/lib (from /trunk/webgen/trunk/src:81)
   A /trunk/webgen/trunk/setup.rb
   D /trunk/webgen/trunk/src
   M /trunk/webgen/trunk/todo

* changed src/ to lib/ for conformance with setup.rb
------------------------------------------------------------------------
r81 | thomas | 2004-06-23 09:26:58 +0200 (Wed, 23 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src
   D /trunk/webgen/trunk/src/configuration.rb
   D /trunk/webgen/trunk/src/listplugins.rb
   D /trunk/webgen/trunk/src/node.rb
   D /trunk/webgen/trunk/src/plugins
   M /trunk/webgen/trunk/src/thg/configuration.rb
   D /trunk/webgen/trunk/src/thg/listplugins.rb
   M /trunk/webgen/trunk/src/thg/node.rb
   M /trunk/webgen/trunk/src/thg/plugins/fileHandler/backingmetainfo.rb
   M /trunk/webgen/trunk/src/thg/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/thg/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/thg/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/thg/plugins/fileHandler/htmlfragment.rb
   M /trunk/webgen/trunk/src/thg/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/thg/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/thg/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/src/thg/plugins/fileHandler/yamlPagePlugin.rb
   M /trunk/webgen/trunk/src/thg/plugins/tags/langTag.rb
   M /trunk/webgen/trunk/src/thg/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/thg/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/src/thg/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/src/thg/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/thg/plugins/tags/tags.rb
   M /trunk/webgen/trunk/src/thg/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/thg/thg.rb
   D /trunk/webgen/trunk/src/thg.rb
   D /trunk/webgen/trunk/src/thgexception.rb

* corrected the require statements
------------------------------------------------------------------------
r80 | thomas | 2004-06-23 09:05:56 +0200 (Wed, 23 Jun 2004) | 1 line
Changed paths:
   A /trunk/webgen/trunk/src/thg
   A /trunk/webgen/trunk/src/thg/configuration.rb (from /trunk/webgen/trunk/src/configuration.rb:79)
   A /trunk/webgen/trunk/src/thg/listplugins.rb (from /trunk/webgen/trunk/src/listplugins.rb:79)
   A /trunk/webgen/trunk/src/thg/node.rb (from /trunk/webgen/trunk/src/node.rb:79)
   A /trunk/webgen/trunk/src/thg/plugins (from /trunk/webgen/trunk/src/plugins:79)
   A /trunk/webgen/trunk/src/thg/thg.rb (from /trunk/webgen/trunk/src/thg.rb:79)
   A /trunk/webgen/trunk/src/thg/thgexception.rb (from /trunk/webgen/trunk/src/thgexception.rb:79)

* restructured the project tree
------------------------------------------------------------------------
r79 | thomas | 2004-06-23 08:52:12 +0200 (Wed, 23 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/listplugins.rb
   M /trunk/webgen/trunk/src/node.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/backingmetainfo.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/plugins/nodeProcessor.rb
   M /trunk/webgen/trunk/src/plugins/tags/langTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/src/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   D /trunk/webgen/trunk/src/resources
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/thgexception.rb

* converted all tabs to spaces
------------------------------------------------------------------------
r78 | thomas | 2004-06-22 19:35:29 +0200 (Tue, 22 Jun 2004) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   D /trunk/webgen/trunk/testSite/src/news_are.so-cool.xpage
   A /trunk/webgen/trunk/testSite/src/news_are_so-cool.de.xpage (from /trunk/webgen/trunk/testSite/src/news_are.so-cool.xpage:76)
   A /trunk/webgen/trunk/testSite/src/projects/00.index.de.ypage (from /trunk/webgen/trunk/testSite/src/projects/index.de.ypage:70)
   A /trunk/webgen/trunk/testSite/src/projects/01.project2.xpage (from /trunk/webgen/trunk/testSite/src/projects/project2.xpage:70)
   A /trunk/webgen/trunk/testSite/src/projects/02.project1.xpage (from /trunk/webgen/trunk/testSite/src/projects/project1.xpage:70)
   A /trunk/webgen/trunk/testSite/src/projects/05.project3.xpage (from /trunk/webgen/trunk/testSite/src/projects/project3.xpage:73)
   D /trunk/webgen/trunk/testSite/src/projects/index.de.ypage
   M /trunk/webgen/trunk/testSite/src/projects/index.xpage
   D /trunk/webgen/trunk/testSite/src/projects/project1.xpage
   D /trunk/webgen/trunk/testSite/src/projects/project2.xpage
   D /trunk/webgen/trunk/testSite/src/projects/project3.xpage
   M /trunk/webgen/trunk/testSite/src/projects/subproj/index.xpage
   M /trunk/webgen/trunk/todo

* implemented menuOrder tag for use in menu
* added behaviour for getting title, language and menuOrder out of the file name
* adjusted the test repository to test the menu ordering
------------------------------------------------------------------------
r77 | thomas | 2004-06-22 10:28:45 +0200 (Tue, 22 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   A /trunk/webgen/trunk/testSite/src/metainfo.backing
   M /trunk/webgen/trunk/todo

* added basic ordering for menu nodes
------------------------------------------------------------------------
r76 | thomas | 2004-06-22 00:35:19 +0200 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   A /trunk/webgen/trunk/src/plugins/fileHandler/backingmetainfo.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   A /trunk/webgen/trunk/src/plugins/fileHandler/htmlfragment.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/testSite/src/default.css
   M /trunk/webgen/trunk/testSite/src/home.xpage
   A /trunk/webgen/trunk/testSite/src/news_are.so-cool.xpage
   M /trunk/webgen/trunk/todo

* new page plugin for html fragments
* new plugin for assigning metainfo data to page files which do not support metainfo themselves
------------------------------------------------------------------------
r75 | thomas | 2004-06-21 09:55:05 +0200 (Mon, 21 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/testSite/src/projects/subproj/project3.xpage

* corrected two bugs
------------------------------------------------------------------------
r74 | thomas | 2004-06-21 09:24:03 +0200 (Mon, 21 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/node.rb
   A /trunk/webgen/trunk/testSite/src/projects/subproj
   A /trunk/webgen/trunk/testSite/src/projects/subproj/index.xpage
   A /trunk/webgen/trunk/testSite/src/projects/subproj/project3.xpage
   M /trunk/webgen/trunk/todo

* refactored get_relpath_to_node
------------------------------------------------------------------------
r73 | thomas | 2004-06-21 09:01:57 +0200 (Mon, 21 Jun 2004) | 6 lines
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/node.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/plugins/nodeProcessor.rb
   M /trunk/webgen/trunk/src/plugins/tags/langTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   D /trunk/webgen/trunk/src/plugins/treeUtils.rb
   M /trunk/webgen/trunk/testSite/src/index.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project3.xpage
   M /trunk/webgen/trunk/testSite/src/projects.ypage
   M /trunk/webgen/trunk/todo

* treeUtils.rb deleted and methods put into node.rb
* relocatable tag changed so that absolute paths work
* interface for process_tag method changed
* lang tag uses get_html_link to retrieve the link
* template file plugin now honours the template metainfo

------------------------------------------------------------------------
r72 | thomas | 2004-06-15 18:50:13 +0200 (Tue, 15 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/doc/ideas
   M /trunk/webgen/trunk/src/plugins/treeUtils.rb
   M /trunk/webgen/trunk/todo

* some todos added
------------------------------------------------------------------------
r71 | thomas | 2004-06-15 18:12:42 +0200 (Tue, 15 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/testSite/src/projects.de.ypage

* Yaml does not like $Id$ expansion without scalar modifier
------------------------------------------------------------------------
r70 | thomas | 2004-06-15 18:11:02 +0200 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/doc/ideas
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   M /trunk/webgen/trunk/testSite/src/default.css
   M /trunk/webgen/trunk/testSite/src/default.template
   M /trunk/webgen/trunk/testSite/src/home.xpage
   M /trunk/webgen/trunk/testSite/src/images/bghack.png
   M /trunk/webgen/trunk/testSite/src/index.xpage
   M /trunk/webgen/trunk/testSite/src/news.xpage
   M /trunk/webgen/trunk/testSite/src/noindex/noindex.xpage
   M /trunk/webgen/trunk/testSite/src/pictures/index.xpage
   M /trunk/webgen/trunk/testSite/src/projects/index.de.ypage
   M /trunk/webgen/trunk/testSite/src/projects/index.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project1.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project2.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project3.xpage
   M /trunk/webgen/trunk/testSite/src/projects.de.ypage
   M /trunk/webgen/trunk/testSite/src/projects.es.ypage
   M /trunk/webgen/trunk/testSite/src/projects.ypage
   M /trunk/webgen/trunk/todo

* all tags in a page file are now equal
* tags are recursively replaced, i.e. processed tags are also checked for tags and so on
------------------------------------------------------------------------
r69 | thomas | 2004-06-15 09:05:40 +0200 (Tue, 15 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/listplugins.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/todo

* added command line parameter to list the configuration parameters
------------------------------------------------------------------------
r68 | thomas | 2004-06-15 08:20:51 +0200 (Tue, 15 Jun 2004) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/doc/ideas
   M /trunk/webgen/trunk/src/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/src/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   M /trunk/webgen/trunk/todo

* navbar tag is no configurable with start tag, end tag and separator
* super plugin Tags supports a default plugin now which is called whenever no plugin for a tag is registered
* MetaTag changed to be the default tag plugin
------------------------------------------------------------------------
r67 | thomas | 2004-06-15 08:05:12 +0200 (Tue, 15 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/plugins/nodeProcessor.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/navbarTag.rb
   A /trunk/webgen/trunk/testSite/src/noindex
   A /trunk/webgen/trunk/testSite/src/noindex/noindex.xpage
   M /trunk/webgen/trunk/todo

* node processors are now responsible for creating html links for their nodes
------------------------------------------------------------------------
r66 | thomas | 2004-06-14 19:27:31 +0200 (Mon, 14 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   A /trunk/webgen/trunk/testSite/src/projects.es.ypage
   M /trunk/webgen/trunk/testSite/src/projects.ypage

* the menu entry is now shown for a page if one language file of this page is in the menu
------------------------------------------------------------------------
r65 | thomas | 2004-06-14 19:02:22 +0200 (Mon, 14 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/node.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   A /trunk/webgen/trunk/src/plugins/nodeProcessor.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/todo

* new module NodeProcessor for plugins which act as node processor
------------------------------------------------------------------------
r64 | thomas | 2004-06-09 19:15:09 +0200 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/doc/ideas
   M /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/yamlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   A /trunk/webgen/trunk/src/plugins/tags/navbarTag.rb
   M /trunk/webgen/trunk/src/plugins/treeUtils.rb
   A /trunk/webgen/trunk/testSite/src/bghack.png
   M /trunk/webgen/trunk/testSite/src/default.template
   A /trunk/webgen/trunk/testSite/src/projects/index.de.ypage
   M /trunk/webgen/trunk/testSite/src/projects/index.xpage
   M /trunk/webgen/trunk/testSite/src/projects.de.ypage
   M /trunk/webgen/trunk/todo

* add the navbar tag plugin
* added the functionality of directory indexes
------------------------------------------------------------------------
r63 | thomas | 2004-06-09 01:05:54 +0200 (Wed, 09 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/testSite/src/default.template
   M /trunk/webgen/trunk/testSite/src/home.xpage
   M /trunk/webgen/trunk/testSite/src/index.xpage
   M /trunk/webgen/trunk/testSite/src/news.xpage
   M /trunk/webgen/trunk/testSite/src/pictures/index.xpage
   M /trunk/webgen/trunk/testSite/src/projects/index.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project1.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project2.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project3.xpage
   M /trunk/webgen/trunk/testSite/src/projects.de.ypage
   M /trunk/webgen/trunk/testSite/src/projects.ypage

* changed svn:keywords on testsite files
------------------------------------------------------------------------
r62 | thomas | 2004-06-09 01:04:02 +0200 (Wed, 09 Jun 2004) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/node.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/plugins/treeUtils.rb
   M /trunk/webgen/trunk/testSite/src/default.template
   M /trunk/webgen/trunk/testSite/src/home.xpage
   M /trunk/webgen/trunk/testSite/src/index.xpage
   M /trunk/webgen/trunk/testSite/src/news.xpage
   M /trunk/webgen/trunk/testSite/src/pictures/index.xpage
   M /trunk/webgen/trunk/testSite/src/projects/index.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project1.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project2.xpage
   M /trunk/webgen/trunk/testSite/src/projects/project3.xpage
   M /trunk/webgen/trunk/testSite/src/projects.de.ypage
   M /trunk/webgen/trunk/testSite/src/projects.ypage

* finished menu tag plugin first version
* did some performance optimizing
* added svn:keywords to test page files
------------------------------------------------------------------------
r61 | thomas | 2004-06-08 19:25:24 +0200 (Tue, 08 Jun 2004) | 4 lines
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/node.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/yamlPagePlugin.rb
   A /trunk/webgen/trunk/src/plugins/tags/langTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/plugins/treeUtils.rb
   M /trunk/webgen/trunk/testSite/src/default.template
   D /trunk/webgen/trunk/testSite/src/home.page
   A /trunk/webgen/trunk/testSite/src/home.xpage (from /trunk/webgen/trunk/testSite/src/home.page:57)
   D /trunk/webgen/trunk/testSite/src/index.page
   A /trunk/webgen/trunk/testSite/src/index.xpage (from /trunk/webgen/trunk/testSite/src/index.page:57)
   D /trunk/webgen/trunk/testSite/src/news.page
   A /trunk/webgen/trunk/testSite/src/news.xpage (from /trunk/webgen/trunk/testSite/src/news.page:57)
   D /trunk/webgen/trunk/testSite/src/pictures/index.page
   A /trunk/webgen/trunk/testSite/src/pictures/index.xpage (from /trunk/webgen/trunk/testSite/src/pictures/index.page:57)
   D /trunk/webgen/trunk/testSite/src/projects/index.page
   A /trunk/webgen/trunk/testSite/src/projects/index.xpage (from /trunk/webgen/trunk/testSite/src/projects/index.page:57)
   D /trunk/webgen/trunk/testSite/src/projects/project1.page
   A /trunk/webgen/trunk/testSite/src/projects/project1.xpage (from /trunk/webgen/trunk/testSite/src/projects/project1.page:57)
   D /trunk/webgen/trunk/testSite/src/projects/project2.page
   A /trunk/webgen/trunk/testSite/src/projects/project2.xpage (from /trunk/webgen/trunk/testSite/src/projects/project2.page:45)
   D /trunk/webgen/trunk/testSite/src/projects/project3.page
   A /trunk/webgen/trunk/testSite/src/projects/project3.xpage (from /trunk/webgen/trunk/testSite/src/projects/project3.page:45)
   A /trunk/webgen/trunk/testSite/src/projects.de.ypage
   D /trunk/webgen/trunk/testSite/src/projects.yaml
   A /trunk/webgen/trunk/testSite/src/projects.ypage (from /trunk/webgen/trunk/testSite/src/projects.yaml:59)
   M /trunk/webgen/trunk/todo

* first version of lang tag
* changed menu tag but not really finished yet
* added new feature: pages in more than one language
* page file extensions always end in <page>
------------------------------------------------------------------------
r60 | thomas | 2004-06-07 23:40:07 +0200 (Mon, 07 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/plugins/treeUtils.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/todo

* now creating one logger for each plugin, accessible via self.logger
------------------------------------------------------------------------
r59 | thomas | 2004-06-07 19:12:05 +0200 (Mon, 07 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/testSite/src/projects.yaml
   M /trunk/webgen/trunk/todo

* saved test file in utf-8 encoding
------------------------------------------------------------------------
r58 | thomas | 2004-06-03 20:51:40 +0200 (Thu, 03 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/testSite/src/default.template

* remove old xmlns reference
------------------------------------------------------------------------
r57 | thomas | 2004-06-03 20:42:45 +0200 (Thu, 03 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/node.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/yamlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/testSite/src/home.page
   M /trunk/webgen/trunk/testSite/src/index.page
   M /trunk/webgen/trunk/testSite/src/news.page
   M /trunk/webgen/trunk/testSite/src/pictures/index.page
   M /trunk/webgen/trunk/testSite/src/projects/index.page
   M /trunk/webgen/trunk/testSite/src/projects/project1.page
   M /trunk/webgen/trunk/testSite/src/projects.yaml
   M /trunk/webgen/trunk/todo

* refactured menu tag plugin
------------------------------------------------------------------------
r56 | thomas | 2004-06-03 08:46:04 +0200 (Thu, 03 Jun 2004) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   A /trunk/webgen/trunk/src/plugins/tags/menuTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   A /trunk/webgen/trunk/src/plugins/treeUtils.rb
   M /trunk/webgen/trunk/testSite/src/default.css
   M /trunk/webgen/trunk/testSite/src/default.template
   M /trunk/webgen/trunk/todo

* first version of menu tag
* utility plugin for tree operations
* updated style sheet
------------------------------------------------------------------------
r55 | thomas | 2004-06-03 07:42:45 +0200 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/yamlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/todo

* implemented template tag correctly
* restructured tree transformer
------------------------------------------------------------------------
r54 | thomas | 2004-06-02 23:30:06 +0200 (Wed, 02 Jun 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/testSite/config.yaml
   M /trunk/webgen/trunk/todo

* added logging via Log4r
------------------------------------------------------------------------
r53 | thomas | 2004-06-02 18:49:47 +0200 (Wed, 02 Jun 2004) | 1 line
Changed paths:
   A /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb

* super class for page file handlers
------------------------------------------------------------------------
r52 | thomas | 2004-06-02 18:49:13 +0200 (Wed, 02 Jun 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/xmlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/yamlPagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/todo

* added super class PagePlugin for page file handlers
* new way of reading directories in FileHandler
------------------------------------------------------------------------
r51 | thomas | 2004-05-26 17:21:47 +0200 (Wed, 26 May 2004) | 4 lines
Changed paths:
   D /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   A /trunk/webgen/trunk/src/plugins/fileHandler/xmlPagePlugin.rb (from /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb:50)
   A /trunk/webgen/trunk/src/plugins/fileHandler/yamlPagePlugin.rb
   D /trunk/webgen/trunk/src/plugins/tags/contentTag.rb
   A /trunk/webgen/trunk/src/plugins/tags/metatag.rb
   M /trunk/webgen/trunk/src/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   D /trunk/webgen/trunk/src/plugins/tags/titleTag.rb
   M /trunk/webgen/trunk/testSite/config.yaml
   M /trunk/webgen/trunk/testSite/src/news.page
   A /trunk/webgen/trunk/testSite/src/projects.yaml
   M /trunk/webgen/trunk/todo

* added meta tag plugin and removed title and content plugin
* added yaml page description plugin
* added sample yaml page to test site
* refactored template and page plugin
------------------------------------------------------------------------
r50 | thomas | 2004-05-26 09:00:12 +0200 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   D /trunk/webgen/trunk/testSite/config.xml
   A /trunk/webgen/trunk/testSite/config.yaml
   M /trunk/webgen/trunk/todo

* config.yaml instead of config.xml
* Configuration is now read via yaml file
------------------------------------------------------------------------
r49 | thomas | 2004-05-25 22:48:50 +0200 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/contentTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   M /trunk/webgen/trunk/src/plugins/tags/titleTag.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/todo

* beautified code a little bit
* added correct relocatable tag handling
------------------------------------------------------------------------
r48 | thomas | 2004-05-25 19:09:13 +0200 (Tue, 25 May 2004) | 3 lines
Changed paths:
   D /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/listplugins.rb
   M /trunk/webgen/trunk/src/node.rb
   A /trunk/webgen/trunk/src/plugins/fileHandler/dirPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/contentTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   M /trunk/webgen/trunk/src/plugins/tags/titleTag.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/thgexception.rb
   A /trunk/webgen/trunk/testSite/config.xml (from /trunk/webgen/trunk/src/config.xml:45)
   M /trunk/webgen/trunk/testSite/src/default.css
   M /trunk/webgen/trunk/testSite/src/default.template
   M /trunk/webgen/trunk/todo

* refactored source code due to UPS change
* formatted the all files in one style
* tags are not xml markup anymore, but yaml markup
------------------------------------------------------------------------
r47 | thomas | 2004-05-24 08:46:17 +0200 (Mon, 24 May 2004) | 2 lines
Changed paths:
   D /trunk/webgen/trunk/src/composite.rb
   D /trunk/webgen/trunk/src/listener.rb

* moved these files to standard library repository

------------------------------------------------------------------------
r46 | thomas | 2004-05-11 08:10:13 +0200 (Tue, 11 May 2004) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/src
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/listener.rb
   M /trunk/webgen/trunk/src/listplugins.rb
   M /trunk/webgen/trunk/src/thgexception.rb
   M /trunk/webgen/trunk/todo

* corrected some false whitespace
* refactored Listener interface

------------------------------------------------------------------------
r45 | thomas | 2004-04-03 14:45:00 +0200 (Sat, 03 Apr 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/thgexception.rb
   M /trunk/webgen/trunk/todo

* small changes
------------------------------------------------------------------------
r44 | thomas | 2004-03-24 22:08:51 +0100 (Wed, 24 Mar 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src
   M /trunk/webgen/trunk/todo


------------------------------------------------------------------------
r43 | thomas | 2004-02-13 00:19:34 +0100 (Fri, 13 Feb 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/thg.rb

* added option for enabling/disabling ansi color
------------------------------------------------------------------------
r42 | thomas | 2004-02-12 00:40:22 +0100 (Thu, 12 Feb 2004) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src

corrected path to ups for windows
------------------------------------------------------------------------
r41 | thomasl | 2003-12-17 21:01:08 +0100 (Wed, 17 Dec 2003) | 2 lines
Changed paths:
   A /trunk/webgen/trunk/src/plugins/fileHandler/templatePlugin.rb

* added template Plugin file

------------------------------------------------------------------------
r40 | thomasl | 2003-12-17 08:45:35 +0100 (Wed, 17 Dec 2003) | 5 lines
Changed paths:
   M /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   M /trunk/webgen/trunk/src/thg.rb
   A /trunk/webgen/trunk/testSite/src/default.template (from /trunk/webgen/trunk/testSite/src/template.html:39)
   D /trunk/webgen/trunk/testSite/src/template.html

* added plugin for template files
* bug fixed: thg tags with other tags inside could not be found
* rename template.html to default.template
* changed behaviour in page plugin to use template file nodes

------------------------------------------------------------------------
r39 | thomasl | 2003-12-15 07:50:47 +0100 (Mon, 15 Dec 2003) | 4 lines
Changed paths:
   M /trunk/webgen/trunk/doc/ideas
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/listplugins.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/tags/contentTag.rb
   A /trunk/webgen/trunk/src/plugins/tags/relocatableTag.rb
   M /trunk/webgen/trunk/src/plugins/tags/tags.rb
   M /trunk/webgen/trunk/src/plugins/tags/titleTag.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/thgexception.rb
   M /trunk/webgen/trunk/testSite/src/template.html
   M /trunk/webgen/trunk/todo

* added keyword Id to all rb files
* added some convenience methods to Configuration
* added relocatable tag, but not implemented

------------------------------------------------------------------------
r38 | thomasl | 2003-12-15 07:23:59 +0100 (Mon, 15 Dec 2003) | 4 lines
Changed paths:
   D /trunk/webgen/trunk/design/bghack.png
   M /trunk/webgen/trunk/design/design.css
   A /trunk/webgen/trunk/design/images
   A /trunk/webgen/trunk/design/images/bghack.png (from /trunk/webgen/trunk/design/bghack.png:37)
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/testSite/src/default.css
   A /trunk/webgen/trunk/testSite/src/images
   A /trunk/webgen/trunk/testSite/src/images/bghack.png (from /trunk/webgen/trunk/design/bghack.png:37)
   M /trunk/webgen/trunk/testSite/src/template.html
   M /trunk/webgen/trunk/todo

* added image for design hack with two columns
* added ansi coloured output
* added constants for log output types

------------------------------------------------------------------------
r37 | thomasl | 2003-12-15 01:32:56 +0100 (Mon, 15 Dec 2003) | 2 lines
Changed paths:
   A /trunk/webgen/trunk/design/bghack.png
   M /trunk/webgen/trunk/design/design.css
   M /trunk/webgen/trunk/design/design.html

* finally got a working two column "equal" height page

------------------------------------------------------------------------
r36 | thomasl | 2003-12-14 07:31:14 +0100 (Sun, 14 Dec 2003) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/design/design.css
   M /trunk/webgen/trunk/design/design.html
   A /trunk/webgen/trunk/design/styling.css
   M /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   M /trunk/webgen/trunk/testSite/src/default.css
   M /trunk/webgen/trunk/testSite/src/template.html

* improved design in Opera (all other browsers not standard conformant)

------------------------------------------------------------------------
r35 | thomasl | 2003-12-12 07:34:53 +0100 (Fri, 12 Dec 2003) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/design/design.css
   M /trunk/webgen/trunk/design/design.html

* enhanced the design

------------------------------------------------------------------------
r34 | thomasl | 2003-12-10 08:50:33 +0100 (Wed, 10 Dec 2003) | 4 lines
Changed paths:
   M /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/configuration.rb
   A /trunk/webgen/trunk/src/plugins/fileHandler
   A /trunk/webgen/trunk/src/plugins/fileHandler/fileCopyPlugin.rb
   A /trunk/webgen/trunk/src/plugins/fileHandler/fileHandler.rb (from /trunk/webgen/trunk/src/plugins/fileHandler.rb:33)
   A /trunk/webgen/trunk/src/plugins/fileHandler/pagePlugin.rb
   D /trunk/webgen/trunk/src/plugins/fileHandler.rb
   D /trunk/webgen/trunk/src/plugins/hooks.rb
   A /trunk/webgen/trunk/src/plugins/tags
   A /trunk/webgen/trunk/src/plugins/tags/contentTag.rb
   A /trunk/webgen/trunk/src/plugins/tags/tags.rb (from /trunk/webgen/trunk/src/plugins/tags.rb:33)
   A /trunk/webgen/trunk/src/plugins/tags/titleTag.rb
   D /trunk/webgen/trunk/src/plugins/tags.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/thgexception.rb
   A /trunk/webgen/trunk/testSite/src/home.page (from /trunk/webgen/trunk/testSite/src/home.xml:29)
   D /trunk/webgen/trunk/testSite/src/home.xml
   A /trunk/webgen/trunk/testSite/src/index.page (from /trunk/webgen/trunk/testSite/src/index.xml:29)
   D /trunk/webgen/trunk/testSite/src/index.xml
   A /trunk/webgen/trunk/testSite/src/news.page (from /trunk/webgen/trunk/testSite/src/news.xml:29)
   D /trunk/webgen/trunk/testSite/src/news.xml
   A /trunk/webgen/trunk/testSite/src/pictures/index.page (from /trunk/webgen/trunk/testSite/src/pictures/index.xml:29)
   D /trunk/webgen/trunk/testSite/src/pictures/index.xml
   A /trunk/webgen/trunk/testSite/src/projects/index.page (from /trunk/webgen/trunk/testSite/src/projects/index.xml:29)
   D /trunk/webgen/trunk/testSite/src/projects/index.xml
   A /trunk/webgen/trunk/testSite/src/projects/project1.page (from /trunk/webgen/trunk/testSite/src/projects/project1.xml:29)
   D /trunk/webgen/trunk/testSite/src/projects/project1.xml
   A /trunk/webgen/trunk/testSite/src/projects/project2.page (from /trunk/webgen/trunk/testSite/src/projects/project2.xml:29)
   D /trunk/webgen/trunk/testSite/src/projects/project2.xml
   A /trunk/webgen/trunk/testSite/src/projects/project3.page (from /trunk/webgen/trunk/testSite/src/projects/project3.xml:29)
   D /trunk/webgen/trunk/testSite/src/projects/project3.xml
   M /trunk/webgen/trunk/todo

* moved plugins to appropriate directories
* moved some classes in own files
* changed extension for page files to .page

------------------------------------------------------------------------
r33 | thomasl | 2003-12-06 05:32:07 +0100 (Sat, 06 Dec 2003) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/tags.rb

* moved some parts from filehandler to configuration and from configuration to xmlPagePlugin
* changed config.xml accordingly

------------------------------------------------------------------------
r32 | thomasl | 2003-12-05 07:31:57 +0100 (Fri, 05 Dec 2003) | 5 lines
Changed paths:
   M /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/configuration.rb
   A /trunk/webgen/trunk/src/listener.rb (from /trunk/webgen/trunk/src/plugins/listener.rb:30)
   A /trunk/webgen/trunk/src/listplugins.rb
   A /trunk/webgen/trunk/src/node.rb (from /trunk/webgen/trunk/src/tree.rb:30)
   M /trunk/webgen/trunk/src/plugins/fileHandler.rb
   D /trunk/webgen/trunk/src/plugins/listener.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/thgexception.rb
   D /trunk/webgen/trunk/src/tree.rb

* add listplugins.rb to repo
* mv tree.rb to node.rb
* modified Listener module
* removed some things from Configuration which did not belong there

------------------------------------------------------------------------
r31 | thomasl | 2003-12-04 21:23:05 +0100 (Thu, 04 Dec 2003) | 1 line
Changed paths:
   M /trunk/webgen/trunk/src/thg.rb

* simplified the calling of the execution path
------------------------------------------------------------------------
r30 | thomasl | 2003-12-04 10:40:48 +0100 (Thu, 04 Dec 2003) | 5 lines
Changed paths:
   M /trunk/webgen/trunk/src/composite.rb
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler.rb
   A /trunk/webgen/trunk/src/plugins/hooks.rb
   A /trunk/webgen/trunk/src/plugins/listener.rb
   M /trunk/webgen/trunk/src/plugins/tags.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/thgexception.rb
   M /trunk/webgen/trunk/src/tree.rb
   D /trunk/webgen/trunk/testSite/output
   M /trunk/webgen/trunk/todo

* added svn:keywords to ruby source files
* implemented hooks system
* loading plugins uses dependency system of ups
* implemented filehandler hook which is used by page plugin

------------------------------------------------------------------------
r29 | thomasl | 2003-12-03 09:45:25 +0100 (Wed, 03 Dec 2003) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/src/plugins/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/tree.rb
   M /trunk/webgen/trunk/todo

* changed format of tree structure
* all describe methods and ThgException now added/corrected

------------------------------------------------------------------------
r28 | thomasl | 2003-12-02 08:47:45 +0100 (Tue, 02 Dec 2003) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/tags.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/thgexception.rb
   M /trunk/webgen/trunk/testSite/src/home.xml

* reorganized the exception registration mechanism
* changed some of the old exception calls to the new system

------------------------------------------------------------------------
r27 | thomasl | 2003-12-01 09:24:27 +0100 (Mon, 01 Dec 2003) | 5 lines
Changed paths:
   M /trunk/webgen/trunk/doc/ideas
   M /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/configuration.rb
   D /trunk/webgen/trunk/src/parser.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/tags.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/thgexception.rb
   M /trunk/webgen/trunk/src/tree.rb
   M /trunk/webgen/trunk/todo

* added new exception mechanism
* added new log mechanism using configurable verbosity level
* restructured some files
* parser.rb obsolete, functionality in fileHandler.rb

------------------------------------------------------------------------
r26 | thomasl | 2003-11-26 07:29:17 +0100 (Wed, 26 Nov 2003) | 2 lines
Changed paths:
   M /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/plugins/fileHandler.rb
   M /trunk/webgen/trunk/src/plugins/tags.rb
   M /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/tree.rb
   M /trunk/webgen/trunk/todo

* changed replacing of tags from using XML Document and XPATH to string replace via regexp

------------------------------------------------------------------------
r25 | thomasl | 2003-11-26 01:53:26 +0100 (Wed, 26 Nov 2003) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/configuration.rb
   A /trunk/webgen/trunk/src/plugins/fileHandler.rb (from /trunk/webgen/trunk/src/plugins/fileWriter.rb:24)
   D /trunk/webgen/trunk/src/plugins/fileWriter.rb
   M /trunk/webgen/trunk/src/thg.rb
   M /trunk/webgen/trunk/src/tree.rb
   M /trunk/webgen/trunk/todo

* restructured reading and writing of files
* files are handled by plugins, dispatched using extension

------------------------------------------------------------------------
r24 | thomasl | 2003-11-25 10:21:43 +0100 (Tue, 25 Nov 2003) | 3 lines
Changed paths:
   M /trunk/webgen/trunk/doc/ideas
   A /trunk/webgen/trunk/src/composite.rb
   M /trunk/webgen/trunk/src/config.xml
   M /trunk/webgen/trunk/src/configuration.rb
   M /trunk/webgen/trunk/src/parser.rb
   M /trunk/webgen/trunk/src/plugins/fileWriter.rb
   A /trunk/webgen/trunk/src/plugins/tags.rb
   M /trunk/webgen/trunk/src/thg.rb
   A /trunk/webgen/trunk/src/thgexception.rb
   M /trunk/webgen/trunk/src/tree.rb
   A /trunk/webgen/trunk/testSite/src/default.css
   A /trunk/webgen/trunk/testSite/src/home.xml
   A /trunk/webgen/trunk/testSite/src/index.xml
   A /trunk/webgen/trunk/testSite/src/news.xml
   A /trunk/webgen/trunk/testSite/src/pictures
   A /trunk/webgen/trunk/testSite/src/pictures/index.xml
   A /trunk/webgen/trunk/testSite/src/projects
   A /trunk/webgen/trunk/testSite/src/projects/index.xml
   A /trunk/webgen/trunk/testSite/src/projects/project1.xml
   A /trunk/webgen/trunk/testSite/src/projects/project2.xml
   A /trunk/webgen/trunk/testSite/src/projects/project3.xml
   A /trunk/webgen/trunk/testSite/src/template.html
   M /trunk/webgen/trunk/todo

* very crude implementation works now
* test files added

------------------------------------------------------------------------
r23 | thomasl | 2003-11-24 08:02:31 +0100 (Mon, 24 Nov 2003) | 3 lines
Changed paths:
   A /trunk/webgen/trunk/src/config.xml
   A /trunk/webgen/trunk/src/configuration.rb
   A /trunk/webgen/trunk/src/parser.rb
   A /trunk/webgen/trunk/src/plugins/fileWriter.rb
   A /trunk/webgen/trunk/src/plugins/treeTransformer.rb
   A /trunk/webgen/trunk/src/thg.rb
   A /trunk/webgen/trunk/src/tree.rb
   A /trunk/webgen/trunk/testSite
   A /trunk/webgen/trunk/testSite/output
   A /trunk/webgen/trunk/testSite/resources
   A /trunk/webgen/trunk/testSite/src
   M /trunk/webgen/trunk/todo

* added basic files and some basic behaviour
* test directory created

------------------------------------------------------------------------
r22 | thomasl | 2003-11-24 06:31:53 +0100 (Mon, 24 Nov 2003) | 3 lines
Changed paths:
   M /trunk/webgen/trunk
   M /trunk/webgen/trunk/design/design.html
   M /trunk/webgen/trunk/doc/ideas
   A /trunk/webgen/trunk/src
   A /trunk/webgen/trunk/src/plugins
   A /trunk/webgen/trunk/src/resources
   M /trunk/webgen/trunk/todo

* add src directory structure
* extended ideas

------------------------------------------------------------------------
r21 | thomasl | 2003-11-21 09:22:29 +0100 (Fri, 21 Nov 2003) | 1 line
Changed paths:
   M /trunk/webgen/trunk/design/design.css
   M /trunk/webgen/trunk/design/design.html
   A /trunk/webgen/trunk/doc
   A /trunk/webgen/trunk/doc/ideas
   A /trunk/webgen/trunk/todo


------------------------------------------------------------------------
r20 | thomasl | 2003-11-19 20:52:41 +0100 (Wed, 19 Nov 2003) | 1 line
Changed paths:
   M /trunk/webgen/trunk/design/design.css
   M /trunk/webgen/trunk/design/design.html

enhanced design of homepage
------------------------------------------------------------------------
r19 | thomasl | 2003-11-18 06:37:21 +0100 (Tue, 18 Nov 2003) | 1 line
Changed paths:
   M /trunk/webgen/trunk
   D /trunk/webgen/trunk/ups


------------------------------------------------------------------------
r18 | thomasl | 2003-11-18 06:35:14 +0100 (Tue, 18 Nov 2003) | 1 line
Changed paths:
   M /trunk/webgen/trunk/design/design.css
   A /trunk/webgen/trunk/ups


------------------------------------------------------------------------
r17 | thomasl | 2003-11-18 06:03:28 +0100 (Tue, 18 Nov 2003) | 2 lines
Changed paths:
   A /trunk/webgen/trunk/design
   A /trunk/webgen/trunk/design/design.css
   A /trunk/webgen/trunk/design/design.html

* added sophisticated css menu

------------------------------------------------------------------------
r16 | thomasl | 2003-11-17 07:48:19 +0100 (Mon, 17 Nov 2003) | 1 line
Changed paths:
   A /trunk/webgen/trunk
   A /trunk/webgen/versions

* initial directory construction
------------------------------------------------------------------------
