Changes between Version 2 and Version 3 of ProjectSpecificPrefs
- Timestamp:
- Oct 10, 2007, 5:34:47 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectSpecificPrefs
v2 v3 6 6 7 7 * Graphics preferences: e.g., color scheme. 8 * Application selection: you can allow users to select which of your applications they will be sent work for. This is described [AppFiltering here].8 * [AppFiltering Application selection]: you can allow users to select which of your applications they will be sent work for. 9 9 10 10 The PHP code that allows users to edit their project-specific preferences is in `html/project/project_specific_prefs.inc`. When you create your project, this is initialized to sample code. To create your own project-specific preferences, edit this file