<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi folks,<br>
<br>
I'm new to wikis, pmwiki, php and server-side programming, but old to
software development (24 years of database application development).<br>
<br>
I have a special requirement for a wiki type approach. I am webmaster
for a community website that has (among many other things) a webpage
for each of the City of Toronto's 779 playgrounds. These pages are
generated HTML (quick and dirty MS Access 97 code that I wrote), and
based on data provided by the city of Toronto. I would like *additions*
to these pages to be able to be added by community members. Basically I
would like community members to be able to add text and pictures to
each web page to show what has happened to each playground since 1999.<br>
<br>
(if you want to have a look, see <a
 href="http://www.dufferinpark.ca/cityplaygrounds1999/playgrounds99.html">City
Playgrounds 1999</a> )<br>
<br>
I'm wondering if you all can suggest an approach. It's almost like
making each page a template (?). I could regenenerate the 779 pages
with appropriate php code embedded, for instance.<br>
<br>
The result should be a section on each page that is editable (only by
people who are given passwords).<br>
<br>
Any general approach ideas, suggestions, or examples would be
appreciated.<br>
<br>
Thanks,<br>
<br>
- Henrik<br>
<pre class="moz-signature" cols="72">-- 

Henrik Bechmann
<a class="moz-txt-link-abbreviated" href="http://www.osscommons.ca">www.osscommons.ca</a>
<a class="moz-txt-link-abbreviated" href="http://www.bechmannsoftware.com">www.bechmannsoftware.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.newsreader.ca">www.newsreader.ca</a> (experimental)
Webmaster, <a class="moz-txt-link-abbreviated" href="http://www.dufferinpark.ca">www.dufferinpark.ca</a></pre>
</body>
</html>