Panta Overview
Panta is a project implemented in PHP using the CodeIgniter? web development framework. The client (any web-browser, but we only support Firefox 3.0) sends requests for PHP pages to a server (e.g. Apache), which passes them to the PHP interpreter. The interpreter processes the PHP code and passes a dynamic HTML output back to the server, which is then rerurned to the client. Panta draws on janta for all its user data and content handling. Forum discussions and rating information is stored in a relational MySQL database.
Demo
The panta demo is hosted at http://panta.kwarc.info
Roadmap
pantav0.2 (unstable version)
panta-v0.3
(stable, basic infrastructure)
panta-v0.4
(notation, variant, reordering)
panta-v0.5?
(moc: optional consistency checks)
