CGI::Application
From: Robert Barnett (retsil_at_zipworld.com.au)
Date: 02/21/04
- Next message: Dave Sisk: "Re: DBI:oracle looks for perl56.dll in perl version 5.8"
- Previous message: Jimi-Carlo Bukowski-Wills: "Proposed CPAN Module: Tk::Canvas::Music"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 21 Feb 2004 12:06:58 +1100
Hi,
I've written a simple CMS module adhereing to the CGI::Application
interface. The CMS script aims to allow users to use templates from
Dreamweaver as well as transfer the instance data between the CMS and
Dreamweaver. I call it simple data because the application and dreamweaver
templates only expect flat file data.
The main reason why I wrote it myself was because I wanted it to fit into
my existing framework of CGI modules. I also wanted to be able to start
the CMS with the instance data (paths,authetication etc...) coming from
another source.
I wanted to know whether I should consider enterning this into CPAN and
whether I should choose something under HTML::DWT (Dreamweaver templates)
or CGI::Application?
There is a test site at:
http://www.zipworld.com.au/~retsil/contentEditor.html
Username: guest
Password: password
It is also available for download from
http://www.zipworld.com.au/~retsil/SimpleData/
Regards,
Robbie
- Next message: Dave Sisk: "Re: DBI:oracle looks for perl56.dll in perl version 5.8"
- Previous message: Jimi-Carlo Bukowski-Wills: "Proposed CPAN Module: Tk::Canvas::Music"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|