Author: Carl Karsten
Posted: 2010-06-05 at 11:50:56
On Sat, Jun 5, 2010 at 10:28 AM, Ted Roche <tedroche@gmail.com> wrote:
> The monthly meeting of the Central New Hampshire Linux Group,
> http://www.centralug.org, takes place as usual on the first Monday of
> the month. We're meeting at our summer location, the Hopkinton Public
> Library (http://www.hopkintontownlibrary.org), which never fails to
> baffle Ben by being located in Contoocook. We typically start at 7 PM,
> and close up around 9 PM. Early arrival (6:30ish) is encouraged for
> Q&A. There are many fine dining establishments in beautiful downtown
> Contoocook (Dmitri's - pizza, Riverside - sit-down American, Louie's
> Pizza, and Red Star Restaurant - Asian) should you choose to dine before
> the meeting, and one of the finest examples of an all-wood covered
> railroad bridge survives in downtown.
>
> The topic of the month is Wikis. "Wiki Wiki!" is Hawaiian for "quick,
> quick!" and is a pattern of presenting a read-write web site. There are
> more variations and implementations than grains of sand in the universe.
I would like to throw in a question for discussion: What is the
minimum set of features for something to be a wiki?
I added this to my Django flatpage* based site:
{% if user.is_staff %}
<a href="/admin/flatpages/flatpage/{{flatpage.id}}/">edit</a>
Which lets my client click around his web site, and if he sees
something he wants to change, click the edit link, make change, hit
save, refresh page, see change.
But there are no automatic links from camel case, to create a new page
you have to hit the "new page" link in the Django admin, etc. So is
it a wiki? Whatever it is, it made my client very happy.
[1] http://docs.djangoproject.com/en/dev/ref/contrib/flatpages/
--
Carl K
_______________________________________________
Post Messages to: ProLinux@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/prolinux
Searchable Archive: http://leafe.com/archives/search/prolinux
This message: http://leafe.com/archives/byMID/AANLkTilgzCwHCyGveV6CBNo3aowAtNSmkrzq2b9gtPxB@mail.gmail.com