From: Ben H. <ph...@gr...> - 2005-10-18 17:45:25
|
Hi, I have a form I want my users to fill out. What I would like is a wiki page that contains fields they fill out. The result of submitting the form would be the creation of a wiki page using the contents of the data they entered. For example, to create a "Bios" section for your team, you would create a form that says: index.php/TeamBio name: Ben Hartshorne Age: 29 title: Grand Pubah favorite food: Zachary's Pizza And it would create a wiki page index.php/TeamBio/BenHartshorne This 29 year-old Grand Pubah likes to eat Zachary's Pizza. Does such a thing exist? =20 Alternately, I could create a separate php page form whos action is to submit a post to the wiki, creating the page. This is less contained within the wiki and so seems less preferable. Thoughts? -ben --=20 Ben Hartshorne email: be...@ha... http://ben.hartshorne.net |