close Warning: Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 26 and Version 27 of WebAdminInterface


Ignore:
Timestamp:
Jan 11, 2007, 1:47:13 PM (18 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebAdminInterface

    v26 v27  
    111111Definition of ID sequences for each dictionary. You can set pattern and number for each dictionary. Whenever a new entry is created, number is raised by 1 and new ID is created by substituting [id] in pattern with new number. For example: for ''cdb_syn'' dictionary, the pattern is '''c_[id]''' and if a new number is 29, then new ID is c_29
    112112
     113== Locks ==
     114
     115Lock management. Locks are shown grouped by dictionaries. For each lock, username, entry ID and lock time is displayed. It's possible to remove single lock, all locks for given dictionary, locks for specific user (for all dictionaries or one specified), or all locks.
     116
    113117== XPI packages ==