Hi Frank,<br><br>Thanks for the information ! The code currently doesn't support the DOCTYPE header (I'll add it asap), but should work with other XML. Are you running on Ubuntu ? How did you install the plugin ? My friend compiles it, but even if the so was into the ~/.config/geany/plugins folder, he couldn't see it in Plugin Manager...<br>
<br>Kind regards,<br>Cedric<br><br><div class="gmail_quote">On Sat, Aug 8, 2009 at 12:43 PM, Frank Lanitz <span dir="ltr"><<a href="mailto:frank@frank.uvena.de">frank@frank.uvena.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sat, 8 Aug 2009 00:43:04 +0200<br>
<div class="im">Cédric Tabin <<a href="mailto:tabin.cedric@gmail.com">tabin.cedric@gmail.com</a>> wrote:<br>
<br>
</div><div class="im">> Hello,<br>
><br>
> Here is the full code of my plugin and the script I use to create<br>
> the .so file. Let me know if someone can run it on another platform<br>
> instead of Gentoo.<br>
<br>
</div>It compiles here, butr not running much (see below)<br>
<div class="im"><br>
> Some feedback would be also really appreciated :-)<br>
<br>
</div>When calling the plugin function, Geany is closing here formating HTML<br>
code:<br>
<br>
Starting program: /home/frank/local/bin/geany<br>
[Thread debugging using libthread_db enabled]<br>
processElements : Invalid char 'D' afer '<!'<br>
===== INPUT =====<br>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"<br>
  "<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" target="_blank">http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd</a>"><br>
<html xmlns="<a href="http://www.w3.org/1999/xhtml" target="_blank">http://www.w3.org/1999/xhtml</a>" xml:lang="en" lang="en"><br>
<br>
<head><title>unbenannt</title><meta http-equiv="content-type"<br>
content="text/html;charset=utf-8" /><meta name="generator"<br>
content="Geany 0.18" /> </head><body></body></html><br>
<br>
=================<br>
inputLength = 355<br>
inputIndex = 0<br>
outputLength = 355<br>
outputIndex = 0<br>
<br>
Program exited with code 0376.<br>
<br>
Thanks,<br>
<div><div></div><div class="h5">Frank<br>
--<br>
<a href="http://frank.uvena.de/en/" target="_blank">http://frank.uvena.de/en/</a><br>
</div></div><br>_______________________________________________<br>
Geany-devel mailing list<br>
<a href="mailto:Geany-devel@uvena.de">Geany-devel@uvena.de</a><br>
<a href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel" target="_blank">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel</a><br>
<br></blockquote></div><br>