Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any open source alternatives for Dreamweaver using WebDav?

We would like to use WebDav to work with our templates and we can't use Dreamweaver. Any suggestions?

Thank you,

like image 888
Aroma Avatar asked Feb 20 '13 08:02

Aroma


2 Answers

Any text editor should do the job here - i'd recommend either Sublime Text 2 or Notepad++

As long as you have the WebDav path mapped as network drive you should be good to go.

like image 190
Dave Houlker Avatar answered Oct 20 '22 12:10

Dave Houlker


I would suggest looking at OxygenXML editor. It isnt open source, but its relatively cheap and has good HTML, css, etc support, and has built in support for webdav. I've found that editors which rely on OS webdav mounting arent as good as when its built in to the app.

like image 40
Brad at Kademi Avatar answered Oct 20 '22 13:10

Brad at Kademi