Feature Proposal: Allow adding PHP code to Wiki pages
Motivation
Server-side scripting facilities would make Twiki much more powerful.
Description
I am considering using Twiki as a simple content management system. However, with completely static content, it is not that well suited. I could include PHP pages from the Wiki pages, but adding direct support for PHP to Twiki would be much nicer. Additionally, it won't be a lot of work - you just need to pipe Twiki's output through the php4 binary.
--
RichardAtenrou - 29 Jun 2005
Impact and Available Solutions
Note: Patch is attached as
https://twiki.org/p/pub/Codev/EmbedPHPScripts/twiki-foo-bar-patch.diff. The patch is against the
TWikiAlphaRelease of
15 Feb 2004.
Documentation
If necessary, user documentation of new features introduced by this proposal.
Examples
Example uses of features introduced by proposal.
Implementation
Any comments on how the feature is implemented or could be improved
Discussion: