You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Ted Dunning <te...@gmail.com> on 2012/10/11 09:47:06 UTC

in all its shiny glory a micro-site is born

http://incubator.apache.org/drill/

Thar she be.

Any committer can edit this site without all the SVN shenanigans.  The
trick is to bookmark the magic URL:

    javascript:void(location.href='
https://cms.apache.org/redirect?uri='+escape(location.href))

Then whenever you are looking at a page that needs to be edited, use the
bookmark to pop into the online editor.  From there you can stage the
edits, inspect them and then push to live state.

This will not work for non-committers which makes it less handy than a
wiki.  If anybody wants to contribute content, they can still check the
site out from SVN and attach diffs to JIRA to be committed the hard way.

Progress!

Re: in all its shiny glory a micro-site is born

Posted by Bernd Fondermann <be...@gmail.com>.
On Thu, Oct 11, 2012 at 9:47 AM, Ted Dunning <te...@gmail.com> wrote:
> http://incubator.apache.org/drill/
>
> Thar she be.
>
> Any committer can edit this site without all the SVN shenanigans.  The
> trick is to bookmark the magic URL:
>
>     javascript:void(location.href='
> https://cms.apache.org/redirect?uri='+escape(location.href))
>
> Then whenever you are looking at a page that needs to be edited, use the
> bookmark to pop into the online editor.  From there you can stage the
> edits, inspect them and then push to live state.
>
> This will not work for non-committers which makes it less handy than a
> wiki.  If anybody wants to contribute content, they can still check the
> site out from SVN and attach diffs to JIRA to be committed the hard way.
>
> Progress!

+1, Progress, indeed. That's great!