From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Umar Newsgroups: gmane.emacs.help Subject: Leveraging Emacs for managing Wiki content (in a Sharepoint Env) Date: Wed, 15 Dec 2010 13:55:58 -0800 (PST) Organization: http://groups.google.com Message-ID: Reply-To: gnu.emacs.help@googlegroups.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1292465434 31467 80.91.229.12 (16 Dec 2010 02:10:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 16 Dec 2010 02:10:34 +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 16 03:10:29 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 1PT3Ib-000476-KS for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Dec 2010 03:10:29 +0100 Original-Received: from localhost ([127.0.0.1]:34433 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PT38r-0007sh-2K for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Dec 2010 21:00:25 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 65.161.188.11 Original-X-Trace: posting.google.com 1292450158 11916 127.0.0.1 (15 Dec 2010 21:55:58 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 15 Dec 2010 21:55:58 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=65.161.188.11; posting-account=mSS2GgoAAAA0yysx0heSszX5AeU6DO6r User-Agent: G2/1.0 Original-Xref: usenet.stanford.edu gnu.emacs.help:183328 X-Mailman-Approved-At: Wed, 15 Dec 2010 20:50:11 -0500 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 Xref: news.gmane.org gmane.emacs.help:77578 Archived-At: I am in a shop where the SharePoint (SP) user configuration is rather rudimentary. The default SP site that is created for a project has a folder structure for checking in documents. There is a "policy" (edict) that at the "root" folder level such as: http://projects.FOO.com/sites/ProgramOffice/PP/ProjectName/default.aspx The default folder structure appears so that all the projects haave the "same look and feel." Compliance aside, the folks on the team prefer a "wiki" like portal that enables shared collaboration and easy location of documents as opposed to manually drilling down each folder to locate a specific document. Does anyone have any creative ideas that will allow me to leverage Emacs for creating and managing Wiki content at a subsite level (leaving the site level -- URL above -- unchanged for "compliance" reasons)? I have heard of Emacs-Muse but don't know much. I am not a SP developer nor Emacs-Lisp savvy. Thanks for any input.