FilterHtml.cs: Add ExtractText(string) command to extract text out of large html...
commit412096419934a6a892a90a087163701346d36fb6
authordbera <dbera>
Thu, 12 Oct 2006 03:06:24 +0000 (12 03:06 +0000)
committerdbera <dbera>
Thu, 12 Oct 2006 03:06:24 +0000 (12 03:06 +0000)
treeb9fe68c7ee497bfb636eecae295e2bb4130d3762
parent5d8130fecb9bbb81875cb35f8251d8f55af73ec2
FilterHtml.cs: Add ExtractText(string) command to extract text out of large html strings. Useful when some filter wants to process embedded HTML strings.
DigikamTags.cs: Protect against SQL injection vulnerability (ahem, actually against files with quotes in their name).
Makefile.am: Get ready f
Filters/FilterHtml.cs
Filters/Makefile.am
Util/DigikamTags.cs
beagled/Makefile.am