Webtools:Mozparty: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
= Project Information = | = Project Information = | ||
*'''Repository:''' http://lxr.mozilla.org/mozilla/source/webtools/partytool | *'''Repository:''' http://lxr.mozilla.org/mozilla/source/webtools/partytool | ||
*'''Current Version:''' 1.0 | *'''Current Version:''' 1.0 (PARTYTOOL1 branch) | ||
*'''Development Version:''' 2.0 (HEAD) | |||
*'''Production Site:''' http://www.firefoxparty.com | *'''Production Site:''' http://www.firefoxparty.com | ||
*'''Stage:''' https://firefoxparty.stage.mozilla.com | *'''Stage:''' https://firefoxparty.stage.mozilla.com | ||
Line 8: | Line 9: | ||
= Installation = | = Installation = | ||
== 1.0 == | |||
* [http://lxr.mozilla.org/mozilla/source/webtools/partytool/README README] | * [http://lxr.mozilla.org/mozilla/source/webtools/partytool/README README] | ||
== 2.0 == | |||
* TBW | |||
== Requirements == | == Requirements == | ||
* Apache 1.3 (with mod_rewrite) | === 1.0 === | ||
* PHP 4.3.2 | * Apache 1.3+ (with mod_rewrite) | ||
* PHP 4.3+ | |||
* A MySQL or PostgreSQL database | |||
* [http://www.cakephp.org/ CakePHP] 1.1.7.x+ | |||
=== 2.0 === | |||
* Apache 1.3+ (with mod_rewrite) | |||
* [http://www.gnu.org/software/gettext/ gettext] | |||
* PHP 4.3+/5 | |||
* A MySQL or PostgreSQL database | * A MySQL or PostgreSQL database | ||
Revision as of 03:08, 25 May 2007
Project Information
- Repository: http://lxr.mozilla.org/mozilla/source/webtools/partytool
- Current Version: 1.0 (PARTYTOOL1 branch)
- Development Version: 2.0 (HEAD)
- Production Site: http://www.firefoxparty.com
- Stage: https://firefoxparty.stage.mozilla.com
- Bugs: Open File a new bug
- Development Contact: User:Rflint
Installation
1.0
2.0
- TBW
Requirements
1.0
- Apache 1.3+ (with mod_rewrite)
- PHP 4.3+
- A MySQL or PostgreSQL database
- CakePHP 1.1.7.x+
2.0
- Apache 1.3+ (with mod_rewrite)
- gettext
- PHP 4.3+/5
- A MySQL or PostgreSQL database