more useful options | |
PerlMonks |
Dreamweaver/Perl integration toolsby markjugg (Curate) |
on Dec 08, 2001 at 22:11 UTC ( [id://130429]=perlquestion: print w/replies, xml ) | Need Help?? |
markjugg has asked for the wisdom of the Perl Monks concerning the following question:
Hello,
I just did some research to see what is available to help manage Dreamweaver Template systems when DW is not available (such as on Unix.:). I found a couple of python based solutions in beta. One is appropriately called "
dreamweaver-templates" and is a set of command lines tools to provide basic template management functions.
The other is ComfyEdit, which allows you to easily edit Dreamweaver template based documents through the web. (turning the editable regions into forms, and "locking" the rest of the page. It would be nice have similar tools available in Perl. Does anyone know of any (Sourceforge and FreshMeat didn't turn up any)? If not, is anyone interested in porting these python projects to Perl, to increase their portability? (since perl is installed much more widely in OSes and webservers). -mark
Back to
Seekers of Perl Wisdom
|
|