System Purpose:
Poviding a GUI based interface for a toolkit geared towards the migration from standard html based web solutions to the new dynamic world of the wiki. As this can be a relatively extensive process involving much tweaking there are many tools that can make this easier, and making them accesable via a single interface will automate all this functionality.
Design:
Fully writen in forms based C#.NET the system uses a tabbed interface for dividing and relating tasks to one another making it faster to move from one step in the migration to the next.
Features:
- Acquiring HTML directly from the web using the C# HttpWebRequest class and storing it for editing in a notepad type layout.
- Advanced Find and Replace functionality.
- Stripping of HTML and other specified strings and syntax.
- Converting HTML directly to a content focused MediaWiki format.
- Previewing all formats directly to an inline browser.
Development:
- Defining New Syntax, Regular Expressions
- Additional find and replace functionality, recognizing XML, and other embedded Language content.
- Posting converted MediaWiki directly to an active wiki.
Known Issues:
- Problems handling various CSS and Newer HTML tag attributes.
- Incomplete conversion from HTML to MediaWiki, some features such as bulleted list and numbered lists are not a complete conversion.
Contribution:
Any updates, changes, improvements please email a zip to: ad4m at wsu dot edu, please include a changelog.
- I will be starting a repository when more versions are done.
- If you aren't a developer just email to the above address with your ideas, comments, questions.
Thanks very much for your contributions!
Screen Shots: 1
| 2 |
3 | 4
| 5
Download (Both Require .net Framework) : v.1 (development) Source
Zip | Compiled
Binary
|