SharePoint Wiki examples
-
http://dynalon.github.io/mdwiki/#!index.md
https://www.npmjs.com/package/nodewiki
https://github.com/claudioc/jingo
http://tiddlywiki.com/There are quite some solutions that are based on NodeJS and/or pure HTML5/JS
-
Have not seen NodeWiki yet.
-
@scottalanmiller said in SharePoint Wiki examples:
Have not seen NodeWiki yet.
I like the concept of mdwiki.
-
I like the ability of a OneNote document, hosted in SharePoint, but don't like the lack of organization of it. I like Wiki's for documentation, because you can browse the wiki, copy/paste to/from it without accidentally deleting content. Once multiple people have their hands on a shared OneNote, in my opinion, it just becomes to easy to accidentally delete something.
-
@fuznutz04 said in SharePoint Wiki examples:
I like the ability of a OneNote document, hosted in SharePoint, but don't like the lack of organization of it. I like Wiki's for documentation, because you can browse the wiki, copy/paste to/from it without accidentally deleting content. Once multiple people have their hands on a shared OneNote, in my opinion, it just becomes to easy to accidentally delete something.
That's very true.
-
@fuznutz04 said in SharePoint Wiki examples:
I like the ability of a OneNote document, hosted in SharePoint, but don't like the lack of organization of it. I like Wiki's for documentation, because you can browse the wiki, copy/paste to/from it without accidentally deleting content. Once multiple people have their hands on a shared OneNote, in my opinion, it just becomes to easy to accidentally delete something.
That's one of the reasons why I'm looking for a 100% client-side wiki that just uses HTML5/JS. Just place that into a SharePoint doclib/dropbox/whatever
-
@thwr said in SharePoint Wiki examples:
@fuznutz04 said in SharePoint Wiki examples:
I like the ability of a OneNote document, hosted in SharePoint, but don't like the lack of organization of it. I like Wiki's for documentation, because you can browse the wiki, copy/paste to/from it without accidentally deleting content. Once multiple people have their hands on a shared OneNote, in my opinion, it just becomes to easy to accidentally delete something.
That's one of the reasons why I'm looking for a 100% client-side wiki that just uses HTML5/JS. Just place that into a SharePoint doclib/dropbox/whatever
Not a bad idea.
-
@scottalanmiller said in SharePoint Wiki examples:
@thwr said in SharePoint Wiki examples:
@fuznutz04 said in SharePoint Wiki examples:
I like the ability of a OneNote document, hosted in SharePoint, but don't like the lack of organization of it. I like Wiki's for documentation, because you can browse the wiki, copy/paste to/from it without accidentally deleting content. Once multiple people have their hands on a shared OneNote, in my opinion, it just becomes to easy to accidentally delete something.
That's one of the reasons why I'm looking for a 100% client-side wiki that just uses HTML5/JS. Just place that into a SharePoint doclib/dropbox/whatever
Not a bad idea.
Plus we don't need any proprietary software like OneNote, just a modern browser. Don't get me wrong, OneNote is a great tool, but I would like to have a wiki for my core documentation / admin KB.
-
@thwr said in SharePoint Wiki examples:
@scottalanmiller said in SharePoint Wiki examples:
@thwr said in SharePoint Wiki examples:
@fuznutz04 said in SharePoint Wiki examples:
I like the ability of a OneNote document, hosted in SharePoint, but don't like the lack of organization of it. I like Wiki's for documentation, because you can browse the wiki, copy/paste to/from it without accidentally deleting content. Once multiple people have their hands on a shared OneNote, in my opinion, it just becomes to easy to accidentally delete something.
That's one of the reasons why I'm looking for a 100% client-side wiki that just uses HTML5/JS. Just place that into a SharePoint doclib/dropbox/whatever
Not a bad idea.
Plus we don't need any proprietary software like OneNote, just a modern browser. Don't get me wrong, OneNote is a great tool, but I would like to have a wiki for my core documentation / admin KB.
But no tool found thus far?
-
@scottalanmiller said in SharePoint Wiki examples:
@thwr said in SharePoint Wiki examples:
@scottalanmiller said in SharePoint Wiki examples:
@thwr said in SharePoint Wiki examples:
@fuznutz04 said in SharePoint Wiki examples:
I like the ability of a OneNote document, hosted in SharePoint, but don't like the lack of organization of it. I like Wiki's for documentation, because you can browse the wiki, copy/paste to/from it without accidentally deleting content. Once multiple people have their hands on a shared OneNote, in my opinion, it just becomes to easy to accidentally delete something.
That's one of the reasons why I'm looking for a 100% client-side wiki that just uses HTML5/JS. Just place that into a SharePoint doclib/dropbox/whatever
Not a bad idea.
Plus we don't need any proprietary software like OneNote, just a modern browser. Don't get me wrong, OneNote is a great tool, but I would like to have a wiki for my core documentation / admin KB.
But no tool found thus far?
Still checking available projects.