bLADE Wiki vs. SharePoint Wiki Plus vs. Oddmuse

General Features bLADE Wiki SharePoint Wiki Plus Oddmuse
Version
3.4.9
Version 13.1.88 (SP2010/2013/2016)
2.3.13
Last Release Date
2008-11-10 (17 years ago)
2017-08-05 (8 years ago)
2018-09-04 (7 years ago)
Last Update here
2008-11-21 (17 years ago)
2018-10-11 (7 years ago)
2018-10-27 (7 years ago)
Author
Dale Lane
KWizCom Corporation
Alex Schroeder
URL
Free and Open Source
No
No
Yes
License
N/A
per server
GPL
Programming Language
C#
.NET - C#
Perl
Data Storage
Files
Database
Files
License Cost/ Fee
Free
$3680
free
Development status
Mature
Mature
Mature
Intended Audience
Users wanting to be able to view/edit their wiki from a mobile phone or PDA, with a simple wiki that needs almost no setup
SharePoint users who desire enterprise wiki capabilities
family people, hackers
System Requirements bLADE Wiki SharePoint Wiki Plus Oddmuse
Operating System
Windows, Windows Mobile
Windows Server 2003/2008
Anything supported by Perl
Root Access
No
Yes
No
Webserver
N/A
Microsoft IIS
Anything supporting CGI scripts
Other Requirements
.NET 2 Framework
SharePoint 2013/2016/2018 - All editions supported
Writable data directory
Datastorage bLADE Wiki SharePoint Wiki Plus Oddmuse
Text Files
Yes
No
Yes
MySQL
No
No
No
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
No
No
BerkeleyDB
No
No
No
RCS
No
No
No
Other
MS SQL Server
No
Security/Anti-Spam bLADE Wiki SharePoint Wiki Plus Oddmuse
Page Permissions
No
Yes
Yes
ACL
No
Yes
No
Authentication Backends
No
Active Directory/Claims/.NET Authentication provider
None (use your web server instead)
Host Blocking
No
Yes
Yes
Mail Encryption
No
No
No
nofollow
No
No
No
Blacklist
No
No
Optional
CAPTCHA
No
Optional
Plugin
Delayed Indexing
No
Yes
No
Development/Support bLADE Wiki SharePoint Wiki Plus Oddmuse
# of Consultants
Preconfigured Hosting
No
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
89 ⭐
Common Features bLADE Wiki SharePoint Wiki Plus Oddmuse
Preview
No
Yes
Yes
Minor Changes
No
Yes
Yes
Change Summary
No
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Restricted by Age
Revision Diffs
No
To current
Between all
Sitemap
Yes
Yes
Yes
Plugin System
No
Yes
Yes
Special Features bLADE Wiki SharePoint Wiki Plus Oddmuse
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Unknown
Yes
Optional
Interface Languages
0
0
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
No
Yes
Plugin
Comments
No
Threaded
Discussion Pages
Categories
No
Yes
Plugin
Namespaces
No
No
Plugin
Conflict Handling
None
Conflict Detection
Conflict Resolution
Concurrent Editing
Unknown
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
Unknown
Yes
Plugin
Structured Data
Unknown
Yes
Plugin
Links bLADE Wiki SharePoint Wiki Plus Oddmuse
CamelCase
No
No
Optional
Freelinks
Yes
Yes
Optional
Backlinks
Yes
Yes
Plugin
InterWiki
Yes
Optional
Yes
SisterWiki
Unknown
No
Plugin
Image Links
Yes
Yes
Plugin
Windows Shares
Yes
Yes
Plugin
Page Redirects
Unknown
Yes
Yes
Syntax Features bLADE Wiki SharePoint Wiki Plus Oddmuse
HTML Tags
All
All
Plugin
Math formulas
Unknown
No
Plugin
Tables
simple
simple + complex
simple + complex
CREOLE support
Unknown
No
Plugin
Markdown Support
Unknown
No
Plugin
Textile Support
Unknown
No
No
BBCode Support
Unknown
No
Plugin
Emoticon Images
Yes
Yes
Optional
Syntax Highlighting
Unknown
Yes
Plugin
Footnotes
Yes
Optional
Plugin
Quoting
Yes
Yes
Optional
Internal Comments
Yes
Yes
No
Custom styles
No
Yes
Yes
FAQ Tags
Unknown
No
Plugin
Scripting
javascript
Perl
Content Includes
Yes
Yes
Yes
Feed Aggregation
Unknown
Yes
Yes
Usability bLADE Wiki SharePoint Wiki Plus Oddmuse
Section Editing
No
Yes
No
Page Templates
No
Yes
No
Double-Click Edit
No
No
Plugin
Toolbar
Yes
Yes
Plugin
WYSIWYG Editing
No
Yes
Plugin
Access Keys
Yes
Yes
Yes
Auto Signature
Unknown
Yes
Plugin
Statistics bLADE Wiki SharePoint Wiki Plus Oddmuse
Recent Changes
Unknown
Yes
Yes
Wanted Pages
Unknown
Yes
Plugin
Orphaned Pages
Yes
No
Plugin
Most/Least Popular
Unknown
Yes
No
Recent Visitors
Unknown
Yes
Plugin
Analysis
Yes
Yes
No
Output bLADE Wiki SharePoint Wiki Plus Oddmuse
Printer Friendly
Print View
Print View
Print CSS
Mobile Friendly
Yes
No
Yes
Themes & Skins
No
Yes
Optional
RSS Feeds
No
Yes
Yes
ATOM Feeds
No
No
Plugin
Abbreviations
No
Optional
Yes
Auto-TOC
Yes
Yes
Plugin
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
No
Yes
No
PDF Export
No
Yes
Plugin
Office Export
Unknown
Unknown
No
Media and Files bLADE Wiki SharePoint Wiki Plus Oddmuse
File Attachments
Yes
Yes
Optional
Media Revisions
Unknown
No
Yes
Embedded Flash
Unknown
Yes
No
Embedded Video
Unknown
Yes
No
Image Editing
Unknown
Yes
No
SVG Editing
Unknown
Optional
Plugin
MindMap Editing
Unknown
No
No
Media Search
No
Filenames only
Extras bLADE Wiki SharePoint Wiki Plus Oddmuse
Calendar
Unknown
Yes
Plugin
Image Galleries
Unknown
Yes
No
Presentations
Unknown
Unknown
No
Forums
Unknown
Yes
No
Blogs
Unknown
Yes
Optional
Ticket System
Unknown
Yes
No
Chat
Unknown
Unknown
No
Syntax Examples bLADE Wiki SharePoint Wiki Plus Oddmuse
Internal Link
[Link to a page]
[[SPD]]
[[SharePoint Designer | SPD]]
optional, default on:
[[page name]]

optional, default off:
PageName
[PageName] → [1]
[[[page name]]] → [1]
[PageName text] → text
[[page name|text]] → text

Depending on plugins:
[text](page) → text
External Link
[http://www.linkme.com]
[http://en.wikipedia.org/]
[http://en.wikipedia.org Wikipedia]
http://example.com/
[http://example.com/] → [1]

optional, default on:
[http://example.com/ text] → text

Depending on plugins:
[text](http://example.com/) → text
Headlines
+Heading
==Section==
===Subsection===
====Sub-subsection====
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
*bold text*
'''Bold text'''
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
=italic text=
''Italicized text''
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
_underlined text_
<u>underlined text</u>
Depending on plugins:
_underline_
__underline__
Monospace Format
[|code sample|]
=monospaced text=
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
-strikethrough text-
<s>strike through</s>
via bbCode plugin:
[s]strike through[/s]
Superscript Format
<sup>superscript</sup>
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
<sub>subscript</sub>
via bbCode plugin:
[sub]subscript[/sub]
Images
[$image.jpg$]
[[Image:KWizCom-logo.gif|KWizCom – Knowledge Worker Components]]
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
<div align="right">
no example known
Text Indentation
> blockquote text
<blockquote>
multi line text
</blockquote>
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
- bulleted
* one
** one-two
* two
* three
* one
** two
Numbered Lists
# numbered
# one
## one-two
# two
# three
Depending on plugins:
1. one
2. two

# one
## two
Definition Lists
Depending on plugins:
; term: definition
Horizontal Rule
___
---
Depending on plugins:
----
remove bLADE Wiki remove SharePoint Wiki Plus remove Oddmuse