From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "B. T. Raven" Newsgroups: gmane.emacs.help Subject: Re: [Ask] Publishing & Maintainining Wiki Content in Sharepoint using Emacs Date: Sun, 29 Aug 2010 20:41:04 -0500 Message-ID: <5t2dnS8lea3TkebRnZ2dnUVZ_sSdnZ2d@sysmatrix.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1291864397 25874 80.91.229.12 (9 Dec 2010 03:13:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2010 03:13:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 09 04:13:04 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQWwK-0003P7-3H for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 04:13:04 +0100 Original-Received: from localhost ([127.0.0.1]:37002 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQWwJ-0003Sq-5y for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 22:13:03 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.sysmatrix.net!news.sysmatrix.net.POSTED!not-for-mail Original-NNTP-Posting-Date: Sun, 29 Aug 2010 20:41:33 -0500 User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) Original-Newsgroups: gnu.emacs.help In-Reply-To: X-No-Archive: yes Original-Lines: 40 X-Usenet-Provider: http://www.giganews.com Original-NNTP-Posting-Host: 12.73.133.7 Original-X-Trace: sv3-Tqot6h78KJkSTPpgJDcBfcFm7WUplL58JkYlbEGNRj6japrxkWjf5s+9F7FR3jJnPMvJyWsyNyr9VbA!tGhOuQlXEMGoVLpXEiWWBkw1TvuUsm+JeBYnf4Rm2a+pp9xPGNw4ytTLnaUbo/Fn2upGHfhhu3kP!mBAFQAeT2KYBwsxw0bphDNz/NBOt Original-X-Complaints-To: abuse@sysmatrix.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Original-Xref: usenet.stanford.edu gnu.emacs.help:181019 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-Gmane-Expiry: 2010-12-23 Xref: news.gmane.org gmane.emacs.help:76526 Archived-At: B. T. Raven wrote: > Ramu wrote: >> I am an avid Emacs user. >> >> However a novice as far as creating Wikis content is concerned. >> >> In my project, I have to share documentation with my team using >> SharePoint. Not allowed to edit or customize the Sharepoint folders. >> >> In order to promote team collaboration (any time, any place) and co- >> create content during requirements and design phases, I want to: >> a) create wiki content (using an Emacs like framework) >> b) Post the content, consisting of text and graphics, on SharePoint >> under a particular folder >> c) The content can then be socialized and edited by various players >> and let the content evolve. [Promote collaboration] >> >> I am looking for a simple wiki framework, probably used to create >> Emacs Help wiki content (as an example), to figure out an effective >> solution to my problem. >> >> Thanks for any advice. >> >> Ramu > > > There's this: > > http://mwolson.org/projects/EmacsWikiMode.html > > and this: > > http://www.emacswiki.org/cgi-bin/wiki/EmacsWikiMode or apparently more up-to-date: http://mwolson.org/projects/EmacsMuse.html >