<html><head><style>body, table, form, input, td, th, p, textarea, select
{
font-family: verdana, helvetica, arial;
font-size: 11px;
}
a:hover { color:#FC0; }
.main-panel { color:#FC0; }
.link { color:#FFF; text-decoration:none; }
.link-failed { color:#F30; text-decoration:none; }
.buildresults-header { color: #FFF; font-weight: bold; }
.buildresults-data { color: #9F3; }
.buildresults-data-failed { color: #F30; }
.stylesection { margin-left: 4px; }
.header-title { font-size:12px; color:#000; font-weight:bold; padding-bottom:10pt; }
.header-label { font-weight:bold; }
.header-data { color:#000; }
.header-data-error { color:#000; white-space:pre; }
.section-table { margin-top:10px; }
.sectionheader { background-color:#006; color:#FFF; }
.section-data { font-size:9px; color:#000; }
.section-oddrow { background-color:#F0F7FF; }
.section-evenrow { background-color:#FFF; }
.section-error { font-size:9px; color:#F30; white-space:pre; }
.warning { color: darkorange; }
.error { color:red }
.pluginLinks { float:right; margin-top:10px; padding:10px; background-color:#000066; color:White }</style></head><body>CruiseControl.NET Build Results for project FlexWikiCore-20 (<a href="http://builds.flexwiki.com/">web page</a>)<p></p><hr size="1" width="98%" align="left" color="#888888"/><table class="section-table" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="header-title" colspan="2">BUILD FAILED</td>
</tr>
<tr>
<td class="header-label">
<nobr>Project:</nobr>
</td>
<td class="header-data">FlexWikiCore-20</td>
</tr>
<tr>
<td class="header-label">
<nobr>Date of build:</nobr>
</td>
<td class="header-data">2008-07-21 08:58:27</td>
</tr>
<tr>
<td class="header-label">
<nobr>Running time:</nobr>
</td>
<td class="header-data">00:09:04</td>
</tr>
<tr>
<td class="header-label">
<nobr>Build condition:</nobr>
</td>
<td class="header-data">
Modifications Detected
</td>
</tr>
<tr>
<td class="header-label">
<nobr>Last changed:</nobr>
</td>
<td class="header-data">2008-07-21 08:57:22</td>
</tr>
<tr>
<td class="header-label" valign="top">
<nobr>Last log entry:</nobr>
</td>
<td class="header-data">
<pre>This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</pre>
</td>
</tr>
</table><table class="section-table" cellpadding="2" cellspacing="0" border="0" width="98%">
<tr>
<td class="sectionheader">
Errors: (2)
</td>
</tr>
<tr>
<td>
<pre class="section-error">C:\Builds\ccnet\server\flexwikicore-20\Working\build\FlexWikiCore.build(320,8):
External Program Failed: C:\Builds\ccnet\server\flexwikicore-20\Working\build\tools\fxcop\fxcopcmd (return code was 5)</pre>
<pre class="section-error">External Program Failed: svn.exe (return code was 1)</pre>
</td>
</tr>
</table>
<table class="section-table" cellpadding="2" cellspacing="0" border="0" width="98%">
<tr>
<td class="sectionheader">
Warnings: (9)
</td>
</tr>
<tr>
<td>
<pre class="section-error">There were non-critical errors loading FxCop project:</pre>
<pre class="section-error">* Failed to add target : C:\Builds\ccnet\server\flexwikicore-20\Working\build\bin\Release\FlexWiki.dll.</pre>
<pre class="section-error">* End of project load errors.</pre>
<pre class="section-error">* Analysis was not performed; at least one valid rules assembly and one valid</pre>
<pre class="section-error">target file must be specified.</pre>
<pre class="section-error">C:\Builds\ccnet\server\flexwikicore-20\ccnet.build(39,8): Element <includes... /> for <fileset... /> is deprecated. Use <include> element instead.</pre>
<pre class="section-error">svn: Commit failed (details follow):</pre>
<pre class="section-error">svn: PROPFIND request failed on '/svnroot/flexwiki/flexwikicore/tags/v2.1'</pre>
<pre class="section-error">svn: '/svnroot/flexwiki/flexwikicore/tags/v2.1' path not found</pre>
</td>
</tr>
</table><table class="section-table" cellpadding="2" cellspacing="0" border="0" width="98%">
<tr>
<td class="sectionheader" colspan="2">
Tests run: 937, Failures: 0, Not run: 28, Time: 351.656 seconds
</td>
</tr>
<tr>
<td colspan="2" class="section-data">All Tests Passed</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.FederationConfigurationSerializationTests.SerializeAuthorization</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorTwoParamTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorXmlParamNotFoundTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorXslParamNotFoundTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.MoreNamespaceManagerTests.SimpleReadingTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.RegistryTests.AllTopicsInfo</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.RegistryTests.ReferenceTopicInNonImportedNamespace</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestBlockCanSeeEnclosingLexicalBlock</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestBlockCanSeeLexicalScopeCaller</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestCallerBlockLocalsShouldBeInvisible</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestCallerCanNotSeeCallerVariables</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestCanNotHideCoreLanguageElements</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestLocalMethodIndirection</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestLocalMethodIndirection2</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestPassedBlockCanSeeContainingArgBlock</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestQualifiedLocalMethodRef</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestQualifiedLocalPropertyRef</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestReferAcrossNamespaces</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestThis</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestUnqualifiedLocalMethodRef</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestUnqualifiedLocalPropertyRef</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceMalformedTopicCreateTopicTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceMalformedTopicExistsTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicBadNamespaceTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicCreateTopicTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicExistsTest</td>
</tr>
<tr>
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocGoodNamespaceBadTopicLinksTest</td>
</tr>
<tr class="section-oddrow">
<td class="section-data">Warning</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocGoodNamespaceTopicLinksTest</td>
</tr>
<tr>
<td colspan="2" />
</tr>
<tr>
<td class="sectionheader" colspan="2">
Warning Details (28)
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.FederationConfigurationSerializationTests.SerializeAuthorization</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Not yet implemented</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorTwoParamTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test needs to be rewritten once the NamespaceManager rearchitecture firms up</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorXmlParamNotFoundTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.Formatting.BehaviorTests.XmlTransformBehaviorXslParamNotFoundTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test needs to be rewritten once the NamespaceManager rearchitecture firms up</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.MoreNamespaceManagerTests.SimpleReadingTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.RegistryTests.AllTopicsInfo</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Test failing, but I need to check in for Subversion upgrade. Revisit.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.RegistryTests.ReferenceTopicInNonImportedNamespace</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Test failing, but I need to check in for Subversion upgrade. Revisit.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestBlockCanSeeEnclosingLexicalBlock</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestBlockCanSeeLexicalScopeCaller</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestCallerBlockLocalsShouldBeInvisible</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestCallerCanNotSeeCallerVariables</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestCanNotHideCoreLanguageElements</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestLocalMethodIndirection</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestLocalMethodIndirection2</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestPassedBlockCanSeeContainingArgBlock</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestQualifiedLocalMethodRef</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestQualifiedLocalPropertyRef</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestReferAcrossNamespaces</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestThis</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestUnqualifiedLocalMethodRef</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.ScopeTests.TestUnqualifiedLocalPropertyRef</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">This test disabled during the 2.0 upgrade. Re-enable as functionality is implemented.</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceMalformedTopicCreateTopicTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceMalformedTopicExistsTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicBadNamespaceTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicCreateTopicTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocFreeLinkToNamespaceTopicExistsTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocGoodNamespaceBadTopicLinksTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td class="section-data">Test:</td>
<td class="section-data">FlexWiki.UnitTests.WomDocumentTests.WomDocGoodNamespaceTopicLinksTest</td>
</tr>
<tr>
<td class="section-data">Type:</td>
<td class="section-data">Warning</td>
</tr>
<tr>
<td class="section-data">Message:</td>
<td class="section-data">Need to upgrade the test configuration setup to include NamespaceManager for MockFileSystem for this test to work -jwdavidson</td>
</tr>
<tr>
<td colspan="2">
<hr size="1" width="100%" color="#888888" />
</td>
</tr>
<tr>
<td colspan="2" />
</tr>
</table><table class="section-table" cellpadding="2" cellspacing="0" border="0" width="98%">
<tr>
<td class="sectionheader" colspan="5">
Modifications since last build (57)
</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.UnitTests/FlexWiki.UnitTests.csproj</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/ParserRuleList.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.UnitTests/Parser/ParserContextTests.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/ParentRule.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/ParsingProvider.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/ParserEngine.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/BasePage.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/RuleCollection.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Federation.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/ParserRule.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/WikiOutput.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/ExecutionEnvironment.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/log4net.config</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.UnitTests/Parser</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/womTableStyle.xml</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/IParserEngine.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/version.xml</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/ParserContext.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/womCell.xml</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/wiki.css</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/IWikiApplication.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/womText.xml</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/FlexWikiEngine.csproj</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/Global.asax.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/flexwiki.config.template</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/FlexWikiApplicationConfiguration.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.UnitTests/NamespaceManagerTests.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/OutputFormat.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Caching/TopicCacheProvider.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web.UnitTests/MockWikiApplication.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/FlexWikiWebApplication.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/classic.css</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.UnitTests/Parser/WomDocumentTests.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/womStyledCode.xml</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/womMultiLine.xml</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/GrammarDocument.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/TextileFormat.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/Constants.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/ClassicBehaviors.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/Web.config</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/XsltDocument.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/NamespaceManager.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/womStyledText.xml</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/TopicInfo.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/flexwiki.config</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Parser/WomDocument.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.UnitTests/MockWikiApplication.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.UnitTests/Parser/ParserEngineTests.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/IContentProvider.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/womIncludeTopic.xml</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/FlexWiki.Web.csproj</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/womContext.xml</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/EngineSource/Formatter.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Added</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/admin/FlexWikiWeb.xslt</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-oddrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/default.aspx.cs</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
<tr class="section-evenrow">
<td class="section-data" valign="top">Modified</td>
<td class="section-data" valign="top">jwdavidson</td>
<td class="section-data" valign="top">/flexwikicore/trunk/FlexWiki.Web/Namespaces/WikiTalkLibrary/ForumLibrary.wiki</td>
<td class="section-data" valign="top">This is a large patch set that includes the new parser functionality. See flexwiki.config.template for the variable to activate the new parser and disable the old parser. The new parser is not active by default. Ruleset files for the parser and the xslt file to perform the transform from the Wiki Object Model to xhtml are in the admin directory. About 200 new unit tests have been added that are specific to the new parser. Additional details about this patch are at:
http://ods.dyndns.org/FlexWikiNew/default.aspx/OdsWiki/NewParserBeta1.html
People wishing to try this patch should be aware of the known issues which include:
* At least one more refactoring is required (this is not expected to have any impact on performance, but is necessary for maintenance).
* Unit Test coverage about 80% (can be increased to about 98%)
* Angle brackets (< and >) in properties, especially in a Summary property should be converted to &lt; and &gt;
* Some border constructs need to be contained by a <div> so that no errors occur.
* A topic which does not parse correctly will hopefully generate a notice in the topic that there was a problem creating the xml
o these errors should be reported as bugs and copies of the wiki topic that generated the error passed to the developers if possible so that the cause can be determined and rectified
* Many of the plug-ins from OdsWiki may require rework or implementation review
* Bad markup practices from original parser will require cleanup to be XHTML compliant (e.g. - borders may have repeating id values)
o id value must be unique on an xhtml page
+ change id to class values - change css to work with class rather than id
* Markup in cells to change text color like %white% should now be inserted inside the curly braces and is in effect for the entire cell
o text size markup such as %big% or %small% has not been implemented
* The ability to show version differences in a topic is not yet implemented in the new parser
</td>
<td class="section-data" valign="top">2008-07-21 08:57:22</td>
</tr>
</table></body></html>
|