<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
seems like it's ignoring the 'blockquote' now.<br>
see
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org/wiki/Dialplan_XML#Anatomy_of_the_XML_Dialplan">http://wiki.freeswitch.org/wiki/Dialplan_XML#Anatomy_of_the_XML_Dialplan</a><br>
On 3/23/2012 12:55 PM, Michael Collins wrote:
<blockquote
cite="mid:CAKzWOxVyvwBMwyyXj=HHGV=JdB=pf6RXoFy2gzydJ0rGWWGOwA@mail.gmail.com"
type="cite">Hey all,<br>
<br>
Hat tip to David Knell for figuring out how to get the GeSHi
syntax highlighting to work on <a moz-do-not-send="true"
href="http://wiki.freeswitch.org" target="_blank">wiki.freeswitch.org</a>!
If you'd like to have syntax highlighting on a snippet of code
just do this:<br>
<br>
<source lang="{lang}"><br>
...code...<br>
</source><br>
<br>
Languages include: c, perl, python, xml, lua, etc.<br>
<br>
Example:<br>
<source lang="xml"><br>
<extension name="test ext"><br>
<condition field="destination_number"
expression="^(1234)$"><br>
<action application="answer"/><br>
<action application="log" data="INFO Thanks David!!"/><br>
<action application="hangup"/><br>
</condition><br>
</extension><br>
</source><br>
<br>
I added the basic information to this page on the wiki: <a
moz-do-not-send="true"
href="http://wiki.freeswitch.org/wiki/Documentation_Guidelines#Wiki_Markup">http://wiki.freeswitch.org/wiki/Documentation_Guidelines#Wiki_Markup</a><br>
<br>
If you would like a non-glamorous but useful task to do: feel free
to edit each code sample you see to have the <source> tag
with the appropriate language. Also, if there are any GeSHi
warriors out there who could write a FreeSWITCH Log syntax
highlighter module I'm sure that would be welcomed. :)<br>
<br>
Thanks again!<br>
-Michael<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<a class="moz-txt-link-freetext" href="http://www.cudatel.com">http://www.cudatel.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-dev">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
<br>
</body>
</html>