James Gardner: Home > Work > Code > SiteTool > 0.3.0

SiteTool v0.3.0 documentation

SiteTool

Summary

Tools for working with HTML pages in the context of managing a website.

Get Started

  • Download and install from source

Author

James Gardner

Changes

2009-11-16

  • Removing the duplication of the gallery command
  • Added support for RSS to the blog component as well as the concept of headlines for the RSS description.

2009-10-29

  • Updated the divelog code to add flexibility and the ability to generate an index page
  • Added support for explicitly including the files to update
  • Factored out Dreamweaver Template support to own package

2009-08-22

  • Updated template error messages on initial parse to include the filename.
  • Updated docs

2009-07-29

  • Allowed library items to be updated from templates
  • Updated documentation with examples
  • Fixed bug where a plain <html> tag couldn’t be found in a template

2009-07-30

  • Updated blog plugin to have a configurable heading and title
  • Finished removing Gallery into its own package
  • Updated the documentation

2009-07-17

  • Removed gallery functionality which will become its own product
  • Tidied up source tree
  • Upgraded to new version of CommandTool

2009-04-27

  • Refactored the entire API and command line interface
  • Upgraded from optparse to CommandTool
  • Made the APIs more robust, using absolute paths throughout

2009-04-21

  • Complete refactor and tidy up of the command line interface

2009-04-17

  • Full Wordpress blog export
  • Start of a useful command line interface

2009-04-14

  • Completely new tool being built to manage Dreamweaver websites
  • Beginings of a Wordpress exporter

2003-02-02

  • Included with the Python Web Modules

License

SiteTool - Tools for working with HTML pages in the context of managing a website. Copyright (C) 2009 <James Gardner>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

James Gardner: Home > Work > Code > SiteTool > 0.3.0