Mercurial > p > roundup > code
view doc/glossary.txt @ 1292:f7d9fefcae88
Fixes for SourceForge tracker bugs.
- remember the change note on bad submissions [SF#625989]
- highlight required form fields [SF#625989]
add a couple of examples to the customisation doc too.
un-reversed the message list so first messages appear first.
fixed the messages header (post introduction of "remove")
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 21 Oct 2002 00:42:00 +0000 |
| parents | 43ab730ee194 |
| children | 8b5ff6ca0674 |
line wrap: on
line source
================ Roundup Glossary ================ :Version: $Revision: 1.3 $ .. contents:: class a definition of the properties and behaviour of a set of items db a collection of items designator a combined class + itemid reference to any item in the hyperdb itemid a numeric reference to a particular item of one class item a collection of data that forms one entry in the hyperdb. property one element of data that makes up an item schema the definition of all the classes that make up an tracker tracker I've defined this well somewhere else... ----------------- Back to `Table of Contents`_ .. _`Table of Contents`: index.html
