emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Tim O'Callaghan" <timo@dspsrv.com>
To: Sebastian Rose <sebastian_rose@gmx.de>
Cc: Bastien <bastienguerry@googlemail.com>,
	Matthew Lundin <mdl@imapmail.org>,
	emacs-orgmode@gnu.org
Subject: Re: Re: Using org-mode and git to make a wiki
Date: Thu, 25 Jun 2009 19:20:24 +0200	[thread overview]
Message-ID: <3d6808890906251020k27b10075pe065bb4acf633163@mail.gmail.com> (raw)
In-Reply-To: <87k534tsc0.fsf@kassiopeya.MSHEIMNETZ>

I've been poking about for something like this and i think the closest
solution is something called wigit (http://el-tramo.be/software/wigit)

I've not had a chance to do anything about it yet, but it is
essentially a "wiki rendering engine php" file, and and a "git backed
wiki markup edting php" file. I'm guessing it would not be much to
re-work the markup rendering engine to render .org files. Of course
the agenda functionality and such is a different kettle of fish...

A thing called quickie might also worth mentioning as a webserver
based org-rendering engine (http://quickie.sourceforge.net/) for those
that have the time to play with it.

Tim.

2009/6/22 Sebastian Rose <sebastian_rose@gmx.de>:
> Bastien <bastienguerry@googlemail.com> writes:
>> Hi David,
>>
>> Matthew Lundin <mdl@imapmail.org> writes:
>>
>>> So the good news is: You can already do everything you mention with
>>> org-mode and git. Just clone a bare repository somewhere and allow
>>> others to push and pull from it.
>>
>> I second Matthew on this.  All the wiki-like features you mentioned can
>> be "emulated" with Emacs + Org-mode + a distributed versioning system.
>
>
> Hm - suppose your not at home, but abroad or working somewhere and you
>
> a) have internet access to your files through a browser only,
> b) use one of those cheep hosting packadges out there.
>
> How about editing *.org pages like this:
>
>  - http://www.yvoschaap.com/instantedit/
>    (click anywhere and edit the text inline)
>
>  - http://jqueryui.com/demos/datepicker/
>
>  - http://dojocampus.org/explorer/#Dijit_Inline Edit Box_Auto Save
>
>  - ...
>
> What you need then, is an engine, that displays *.org files as HTML on
> the fly, creates locks as needed (concurrent edits), authorization and
> storage. In adition, one could use emacs + git/mtn/whatever to edit the
> wiki in her favourite editor (org-protocol://open-source://).
>
> I'd love to have a simple run-everywhere solution at hand (my laptop has
> died lately...).
>
>
>
>   Sebastian
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

      reply	other threads:[~2009-06-25 17:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-17  7:09 Using org-mode and git to make a wiki David Libert
2009-06-17  7:31 ` Nicolas Girard
2009-06-17  8:43   ` David Libert
2009-06-17 15:59 ` Matthew Lundin
2009-06-20 18:56   ` Bastien
2009-06-22 11:34     ` Sebastian Rose
2009-06-25 17:20       ` Tim O'Callaghan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3d6808890906251020k27b10075pe065bb4acf633163@mail.gmail.com \
    --to=timo@dspsrv.com \
    --cc=bastienguerry@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.org \
    --cc=sebastian_rose@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).