01/22/2004 Checked in code to support for Paren, Semicolons, and Plus Signs. I really like having the unit tests seperate from the code -- MikeLinnen
Me too! thanks, it didn't take to long to do -- OmarShahine
01/22/2004 Checked in code to support $.
01/23/2004 Checked in support for & in the query string
07/07/2005 Added support notes and ms-help protocol and fixed some bugs -- ChristianMetz
Questions
Q) I need an example of a link with a $
How about: @http://feeds.scripting.com/discuss/msgReader$4@
How about: @file://machine/user$/folder/file@ -- UrsMuff
Q) The & character in urls that have multiple parameters in the query string is being converted to & in the StripHTMLSpecialCharacters so a change to the Regex won't solve this problem. Anyone know why we would want to change all & to & in wiki markup? -- MikeLinnen
Of course after thinking about it I relize & is not a valid html character. So I have to think about how to resolve this one. -- MikeLinnen
Ensure the protocols do not turn into links if they do not have any additional url info after them. Done. See ChangeNoteForUrlPatternIssues -- DerekLakin [26-Jan-2005]
Enter bug reports here
1/29/2008 8:41:40 AM - -76.67.43.194
Stops protocols such as https:, mailto:, http:, etc. that do not have any trailing url information from being turned in to links.
9/19/2008 2:52:45 PM - FLWCOM-jwdavidson
Derek Lakin is a C# .NET developer primarily focusing on Windows Forms development and a CoreDeveloper for FlexWiki. Currently employed by "Content Master":http://www.contentmaster.co.uk producing learning material, white papers, and presentations, primarily for "Microsoft":http://www.microsoft.com.
11/20/2007 3:40:12 AM - -90.206.52.15
Fixes problems when links and images contain '-', '@', '', '$' or '~'
1/25/2005 7:38:27 AM - DerekLakin-62.189.22.124
Derek Lakin is a C# .NET developer primarily focusing on Windows Forms development and a CoreDeveloper for FlexWiki. Currently employed by "Content Master":http://www.contentmaster.co.uk producing learning material, white papers, and presentations, primarily for "Microsoft":http://www.microsoft.com.
11/20/2007 3:40:12 AM - -90.206.52.15
Click to read this topic
4/12/2005 11:55:33 AM - -24.148.230.54
Click to read this topic
12/14/2005 1:47:46 PM - -131.107.0.105
Christian Metz is a german ISV.
5/31/2005 2:43:05 AM - ChristianMetz-217.91.100.54
Click to read this topic
4/12/2005 11:55:33 AM - -24.148.230.54
Click to read this topic
4/12/2005 11:55:33 AM - -24.148.230.54
Fixes problems when links and images contain '-', '@', '', '$' or '~'
1/25/2005 7:38:27 AM - DerekLakin-62.189.22.124
Derek Lakin is a C# .NET developer primarily focusing on Windows Forms development and a CoreDeveloper for FlexWiki. Currently employed by "Content Master":http://www.contentmaster.co.uk producing learning material, white papers, and presentations, primarily for "Microsoft":http://www.microsoft.com.
11/20/2007 3:40:12 AM - -90.206.52.15
Stops protocols such as https:, mailto:, http:, etc. that do not have any trailing url information from being turned in to links.
9/19/2008 2:52:45 PM - FLWCOM-jwdavidson
Derek Lakin is a C# .NET developer primarily focusing on Windows Forms development and a CoreDeveloper for FlexWiki. Currently employed by "Content Master":http://www.contentmaster.co.uk producing learning material, white papers, and presentations, primarily for "Microsoft":http://www.microsoft.com.