VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
austad at signal15.com Guest
|
Posted: Mon May 04, 2009 1:59 pm Post subject: [Freeswitch-users] XML editors and freeswitch XML spec compl |
|
|
Has anyone found a decent XML editor for the XML files? I loaded the
files up in OrangeVolt under Eclipse, but didn't have much time to
play around with it.
Also, I tried opening them with an XML plugin for TextMate, and it
says the files are not compliant. The reason is that the first line
of each files is a comment describing the file, followed by the <xml>
tag. Apparently, the <xml> tag needs to be the first line in the file
for compliance to the spec.
--
jay austad | 612.423.1433 | austad@signal15.com
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon May 04, 2009 2:09 pm Post subject: [Freeswitch-users] XML editors and freeswitch XML spec compl |
|
|
On May 4, 2009, at 1:52 PM, Jay Austad wrote:
Quote: | Has anyone found a decent XML editor for the XML files? I loaded the
files up in OrangeVolt under Eclipse, but didn't have much time to
play around with it.
Also, I tried opening them with an XML plugin for TextMate, and it
says the files are not compliant. The reason is that the first line
of each files is a comment describing the file, followed by the <xml>
tag. Apparently, the <xml> tag needs to be the first line in the file
for compliance to the spec.
|
I have moved the one file a few weeks back that had the <xml> tag (freeswitch.xml) in it to the top of the file.. the others are
preprocessed and included by FreeSWITCH which doesn't care about the tag itself.
The files can be combined into a large freeswitch.xml without any includes!
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Mon May 04, 2009 2:12 pm Post subject: [Freeswitch-users] XML editors and freeswitch XML spec compl |
|
|
I recommend something that does syntax highlighting without all the pedantic nonsense. In a Windows environment I've used notepad++ and notepad2. In a Linux environment I've just used Kedit in the GUI environment but emacs and vim work nicely in the text-only environment. In OSX I use emacs in a texty environment and good ol' TextMate (no bundle) in the GUI environment.
You have many choices. If you need something more "powerful" then I would look to see if you can tell your editor not to get its knickers in a twist when "<xml>" isn't on the first line of the file.
-MC
On Mon, May 4, 2009 at 11:52 AM, Jay Austad <austad@signal15.com (austad@signal15.com)> wrote:
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|