<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>WikiPlex – a Regex Wiki Engine</title><link>http://wikiplex.codeplex.com/project/feeds/rss</link><description>A regular expression based wiki engine allowing developers to integrate a wiki experience into an existing .NET application</description><item><title>Source code checked in, #1fec266c8a35b893b8d105811311d1b9d5fdc7f9</title><link>http://wikiplex.codeplex.com/SourceControl/changeset/changes/1fec266c8a35b893b8d105811311d1b9d5fdc7f9</link><description>Added support for haskell, koka and markdown&amp;#10;</description><author>bashirs</author><pubDate>Mon, 20 May 2013 22:52:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #1fec266c8a35b893b8d105811311d1b9d5fdc7f9 20130520105207P</guid></item><item><title>New Post: Getting Started</title><link>http://wikiplex.codeplex.com/discussions/438350</link><description>&lt;div style="line-height: normal;"&gt;Hey everyone. I'm new to the project and looking for any 'Getting Started' documentation. I have the sample Wiki running in IIS but it feels to easy. &lt;br /&gt;
&lt;br /&gt;
Am I missing something? Can this app really be used out of the box?&lt;br /&gt;
&lt;/div&gt;</description><author>Trikky00</author><pubDate>Thu, 28 Mar 2013 16:16:11 GMT</pubDate><guid isPermaLink="false">New Post: Getting Started 20130328041611P</guid></item><item><title>Source code checked in, #03615fc58976</title><link>http://wikiplex.codeplex.com/SourceControl/changeset/changes/03615fc58976</link><description>Added support for F&amp;#35;&amp;#10;</description><author>bashirs</author><pubDate>Sat, 02 Mar 2013 00:22:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #03615fc58976 20130302122227A</guid></item><item><title>New Post: alive?</title><link>http://wikiplex.codeplex.com/discussions/430646</link><description>&lt;div style="line-height: normal;"&gt;&lt;strong&gt;matthaw wrote:&lt;/strong&gt;&lt;br /&gt;
&lt;blockquote&gt;
Yes and no. Yes, it's still around and fully supported, but we haven't had any new features or bug fixes to require recent checkins.&lt;br /&gt;
&lt;/blockquote&gt;
last release Wed Nov 17, 2010: really stable :-)&lt;br /&gt;
&lt;/div&gt;</description><author>Trapulo</author><pubDate>Fri, 15 Feb 2013 15:04:18 GMT</pubDate><guid isPermaLink="false">New Post: alive? 20130215030418P</guid></item><item><title>Source code checked in, #9d81466260d5</title><link>http://wikiplex.codeplex.com/SourceControl/changeset/changes/9d81466260d5</link><description>Didnt check in the DLL itself. Rectified now.&amp;#10;</description><author>bashirs</author><pubDate>Fri, 15 Feb 2013 00:20:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9d81466260d5 20130215122054A</guid></item><item><title>Source code checked in, #7abe6153bef0</title><link>http://wikiplex.codeplex.com/SourceControl/changeset/changes/7abe6153bef0</link><description>Utilizing integrated ColorCode DLL and added support for TypeScript&amp;#10;</description><author>bashirs</author><pubDate>Fri, 15 Feb 2013 00:13:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #7abe6153bef0 20130215121334A</guid></item><item><title>Source code checked in, #e1629ea97b3a</title><link>http://wikiplex.codeplex.com/SourceControl/changeset/changes/e1629ea97b3a</link><description>Got the samples project to load properly in VS2012&amp;#10;</description><author>bashirs</author><pubDate>Thu, 14 Feb 2013 22:55:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #e1629ea97b3a 20130214105556P</guid></item><item><title>Closed Issue: Syntax Highlighting Renderer not present [6616]</title><link>http://wikiplex.codeplex.com/workitem/6616</link><description>I&amp;#39;m following the documentation for rendering code snippets and when I call wikiEngine.Render&amp;#40;myCodeText, GetRenderers&amp;#40;&amp;#41;&amp;#41;&amp;#59; nothing happens to the text. I noticed that in the list of renderers, there is nothing for Syntax Highlighting. Was this missed in the build or do I need to find it somewhere else&amp;#63;&lt;br /&gt;Comments: That&amp;#39;s correct. Starting and ending code blocks indicators must be on their own line.</description><author>matthaw</author><pubDate>Tue, 05 Feb 2013 04:46:26 GMT</pubDate><guid isPermaLink="false">Closed Issue: Syntax Highlighting Renderer not present [6616] 20130205044626A</guid></item><item><title>Commented Issue: Syntax Highlighting Renderer not present [6616]</title><link>http://wikiplex.codeplex.com/workitem/6616</link><description>I&amp;#39;m following the documentation for rendering code snippets and when I call wikiEngine.Render&amp;#40;myCodeText, GetRenderers&amp;#40;&amp;#41;&amp;#41;&amp;#59; nothing happens to the text. I noticed that in the list of renderers, there is nothing for Syntax Highlighting. Was this missed in the build or do I need to find it somewhere else&amp;#63;&lt;br /&gt;Comments: The problem appears to have been that there was carriage return missing before each &amp;#123;code&amp;#58;c&amp;#35;&amp;#125; tag&amp;#58;&amp;#10;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;&amp;#123;code&amp;#58;c&amp;#35;&amp;#125;public class blahblah&amp;#123;&amp;#125;&amp;#123;code&amp;#58;c&amp;#35;&amp;#125;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;should have been&amp;#10;&amp;#10;&amp;#96;&amp;#96;&amp;#96;&amp;#10;&amp;#123;code&amp;#58;c&amp;#35;&amp;#125;&amp;#92;r&amp;#92;npublic class blahblah&amp;#123;&amp;#125;&amp;#92;r&amp;#92;n&amp;#123;code&amp;#58;c&amp;#35;&amp;#125;&amp;#10;&amp;#96;&amp;#96;&amp;#96;</description><author>draepetan</author><pubDate>Tue, 05 Feb 2013 01:46:57 GMT</pubDate><guid isPermaLink="false">Commented Issue: Syntax Highlighting Renderer not present [6616] 20130205014657A</guid></item><item><title>Commented Issue: Syntax Highlighting Renderer not present [6616]</title><link>http://wikiplex.codeplex.com/workitem/6616</link><description>I&amp;#39;m following the documentation for rendering code snippets and when I call wikiEngine.Render&amp;#40;myCodeText, GetRenderers&amp;#40;&amp;#41;&amp;#41;&amp;#59; nothing happens to the text. I noticed that in the list of renderers, there is nothing for Syntax Highlighting. Was this missed in the build or do I need to find it somewhere else&amp;#63;&lt;br /&gt;Comments: I actually set the renderers argument to Renderers.All&amp;#10;&amp;#10;But i withdraw this issue. I started a new project on a different computer and recreated this same test and now it works just fine. Can&amp;#39;t imagine what the problem is. Thanks&amp;#33;</description><author>draepetan</author><pubDate>Tue, 05 Feb 2013 01:34:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: Syntax Highlighting Renderer not present [6616] 20130205013412A</guid></item><item><title>Commented Issue: Syntax Highlighting Renderer not present [6616]</title><link>http://wikiplex.codeplex.com/workitem/6616</link><description>I&amp;#39;m following the documentation for rendering code snippets and when I call wikiEngine.Render&amp;#40;myCodeText, GetRenderers&amp;#40;&amp;#41;&amp;#41;&amp;#59; nothing happens to the text. I noticed that in the list of renderers, there is nothing for Syntax Highlighting. Was this missed in the build or do I need to find it somewhere else&amp;#63;&lt;br /&gt;Comments: What renderer&amp;#39;s do you have as apart of your &amp;#96;&amp;#96;&amp;#96;GetRenderers&amp;#40;&amp;#41;&amp;#96;&amp;#96;&amp;#96; call&amp;#63; You&amp;#39;re either missing the &amp;#96;&amp;#96;&amp;#96;SourceCodeRenderer&amp;#96;&amp;#96;&amp;#96; in this list, or you&amp;#39;ve explicitly removed the &amp;#96;&amp;#96;&amp;#96;SourceCodeMacro&amp;#96;&amp;#96;&amp;#96; from the global list of &amp;#96;&amp;#96;&amp;#96;Macros&amp;#96;&amp;#96;&amp;#96;.</description><author>matthaw</author><pubDate>Mon, 04 Feb 2013 23:55:28 GMT</pubDate><guid isPermaLink="false">Commented Issue: Syntax Highlighting Renderer not present [6616] 20130204115528P</guid></item><item><title>Created Issue: Syntax Highlighting Renderer not present [6616]</title><link>http://wikiplex.codeplex.com/workitem/6616</link><description>I&amp;#39;m following the documentation for rendering code snippets and when I call wikiEngine.Render&amp;#40;myCodeText, GetRenderers&amp;#40;&amp;#41;&amp;#41;&amp;#59; nothing happens to the text. I noticed that in the list of renderers, there is nothing for Syntax Highlighting. Was this missed in the build or do I need to find it somewhere else&amp;#63;&lt;br /&gt;</description><author>draepetan</author><pubDate>Mon, 04 Feb 2013 22:51:22 GMT</pubDate><guid isPermaLink="false">Created Issue: Syntax Highlighting Renderer not present [6616] 20130204105122P</guid></item><item><title>New Comment on "Syntax Highlighting"</title><link>http://wikiplex.codeplex.com/wikipage?title=Syntax Highlighting&amp;ANCHOR#C26418</link><description>This doesn&amp;#39;t work for me. I noticed that there isn&amp;#39;t a syntax highlighter renderer. Is that missing or am i missing something&amp;#63;</description><author>draepetan</author><pubDate>Mon, 04 Feb 2013 22:46:22 GMT</pubDate><guid isPermaLink="false">New Comment on "Syntax Highlighting" 20130204104622P</guid></item><item><title>New Post: alive?</title><link>http://wikiplex.codeplex.com/discussions/430646</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Yes and no. Yes, it's still around and fully supported, but we haven't had any new features or bug fixes to require recent checkins.&lt;/p&gt;
&lt;/div&gt;</description><author>matthaw</author><pubDate>Wed, 23 Jan 2013 22:16:40 GMT</pubDate><guid isPermaLink="false">New Post: alive? 20130123101640P</guid></item><item><title>New Post: alive?</title><link>http://wikiplex.codeplex.com/discussions/430646</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Is this project still alive?&lt;/p&gt;
&lt;/div&gt;</description><author>Trapulo</author><pubDate>Wed, 23 Jan 2013 21:48:13 GMT</pubDate><guid isPermaLink="false">New Post: alive? 20130123094813P</guid></item><item><title>Created Issue: Add localization support [6615]</title><link>http://wikiplex.codeplex.com/workitem/6615</link><description>I need to have a wiki with the same page in multiple languages.&lt;br /&gt;&lt;br /&gt;EG &amp;#40;English&amp;#47;French&amp;#41;&amp;#58;&lt;br /&gt; - Home &amp;#47; Accueil&lt;br /&gt; - Help &amp;#47; Aide&lt;br /&gt; - Etc...&lt;br /&gt;&lt;br /&gt;These pages must be related &amp;#40;switching languages should stay on same page, just change language&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description><author>nathankoop</author><pubDate>Wed, 09 Jan 2013 17:54:42 GMT</pubDate><guid isPermaLink="false">Created Issue: Add localization support [6615] 20130109055442P</guid></item><item><title>New Post: Parsing wiki content</title><link>http://wikiplex.codeplex.com/discussions/360091</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The renderers are fairly "open" to allow you to do what you need. You may either need to create your own, or provide your own renderers that override existing behavior. Check out the documentation on how to do this.&lt;/p&gt;&lt;/div&gt;</description><author>matthaw</author><pubDate>Sun, 24 Jun 2012 16:16:22 GMT</pubDate><guid isPermaLink="false">New Post: Parsing wiki content 20120624041622P</guid></item><item><title>New Post: Parsing wiki content</title><link>http://wikiplex.codeplex.com/discussions/360091</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have a requirement wherein I have to parse wiki content returns from Media Wiki APIs.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would like to know if WikiPlex.Parser class could be used for the same. If so can you please sample code with me.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Query to get wiki content would be something like this:&lt;/p&gt;
&lt;p&gt;/w/api.php?action=query&amp;amp;prop=revisions&amp;amp;format=xml&amp;amp;rvprop=content&amp;amp;rvlimit=1&amp;amp;redirects=&amp;amp;titles=List%20of%20companies%20of%20India&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ashwin&lt;/p&gt;
&lt;/div&gt;</description><author>ashwinjp</author><pubDate>Tue, 19 Jun 2012 06:42:05 GMT</pubDate><guid isPermaLink="false">New Post: Parsing wiki content 20120619064205A</guid></item><item><title>Source code checked in, #fa2bdf7e3cd8</title><link>http://wikiplex.codeplex.com/SourceControl/changeset/changes/fa2bdf7e3cd8</link><description>Using nuget to get references to nearly every dependency&amp;#10;</description><author>Matt Hawley</author><pubDate>Sun, 06 May 2012 21:48:55 GMT</pubDate><guid isPermaLink="false">Source code checked in, #fa2bdf7e3cd8 20120506094855P</guid></item><item><title>Source code checked in, #453e593d8ca9</title><link>http://wikiplex.codeplex.com/SourceControl/changeset/changes/453e593d8ca9</link><description>Fixing performance issue when normalizing parameters&amp;#10;</description><author>Matt Hawley</author><pubDate>Wed, 11 Apr 2012 17:00:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #453e593d8ca9 20120411050041P</guid></item></channel></rss>