DreamweaverTemplate 0.2.2
Parse Dreamweaver templates (.dwt files), includes a pipe to dynamically render templates.
Contents
Summary
Parse Dreamweaver templates (.dwt files) and pages. Supports Dreamweaver 3 and 4 (very old).
This Package only provides the core tools to parse Dreamweaver templates, create pages from them and then parse the pages.
The related SiteTool package provides more advanced functionality such as the ability to:
- reapply templates and library items to pages in a site
- scan for broken links and orphaned pages
- move a page and have the links in the rest of the site updated
The idea is that if you want to dynamically generate pages in say a web application you will only need the DreamweaverTemplate package whereas if you are looking to manage a site which follows the Dreamweaver model you would use SiteTool.
Get Started
- Download and install from source
Author
James Gardner
Changes
0.2.2
2010-10-13
- Updated the pipe to use HTTPKit 0.2.0
- Removed the need for a nested AttributeDict
0.2.1
2010-09-03
- Upgraded to use PipeStack
0.1.1
2009-12-24
- BuildKit support
- Fixed a Python 2.6 depreciation warning
0.1.0
2009-11-11
- Added a service
- First version
License
DreamweaverTemplate - Parse Dreamweaver templates (.dwt files) Copyright (C) 2009 James Gardner
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero 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 Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| DreamweaverTemplate-0.2.2.tar.gz (md5) | Source | 2010-10-13 | 20KB | 451 | |
- Author: James Gardner
- Home Page: http://jimmyg.org/work/code/dreamweavertemplate/index.html
- License: GNU AGPLv3
- Categories
- Package Index Owner: thejimmyg
- DOAP record: DreamweaverTemplate-0.2.2.xml
