Changes between Initial Version and Version 1 of AppFiltering


Ignore:
Timestamp:
May 9, 2007, 10:15:08 AM (17 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AppFiltering

    v1 v1  
     1= Application filtering =
     2
     3You can allow users to select which applications they will receive work for
     4(by default, they may receive work for any or all applications).
     5
     6This information is stored in the [ProjectSpecificPrefs project-specific preferences],
     7and you must provide your own interface for editing it.
     8Each 'allowed' application is represented by an element <appid>N</appid>,
     9where N is the database ID of the application.
     10If no <appid> elements are present, the user may be sent work for any application.