Mercurial > p > roundup > code
comparison doc/index.html @ 266:e0a54a571f78
more doc cleanup
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 05 Oct 2001 07:42:46 +0000 |
| parents | 0a28169a61b0 |
| children | dcc1ed25e6bc |
comparison
equal
deleted
inserted
replaced
| 265:0a28169a61b0 | 266:e0a54a571f78 |
|---|---|
| 431 </ul> | 431 </ul> |
| 432 If either the name or password is not supplied, they are obtained from the | 432 If either the name or password is not supplied, they are obtained from the |
| 433 command-line. | 433 command-line. |
| 434 | 434 |
| 435 <h2><a name="web">Web Interface</a></h2> | 435 <h2><a name="web">Web Interface</a></h2> |
| 436 T.B.D. | 436 Index views may be modified by the following arguments: |
| 437 <pre> | |
| 438 :sort - sort by prop name, optionally preceeded with '-' | |
| 439 to give descending or nothing for ascending sorting. | |
| 440 :group - group by prop name, optionally preceeded with '-' or | |
| 441 to sort in descending or nothing for ascending order. | |
| 442 :filter - selects which props should be displayed in the filter | |
| 443 section. Default is all. | |
| 444 :columns - selects the columns that should be displayed. | |
| 445 Default is all. | |
| 446 propname - selects the values the node properties given by propname | |
| 447 must have (very basic search/filter). | |
| 448 </pre> | |
| 449 | |
| 450 <strong>Not sure what to put in here...</strong> | |
| 437 | 451 |
| 438 <h2><a name="mail">E-Mail Gateway</a></h2> | 452 <h2><a name="mail">E-Mail Gateway</a></h2> |
| 439 | 453 |
| 440 Incoming messages are examined for multiple parts: | 454 Incoming messages are examined for multiple parts: |
| 441 <ul> | 455 <ul> |
| 1069 Go Ping, you rock! Also, go Bizar Software for letting me implement this | 1083 Go Ping, you rock! Also, go Bizar Software for letting me implement this |
| 1070 system on their time. | 1084 system on their time. |
| 1071 | 1085 |
| 1072 <p> </p> | 1086 <p> </p> |
| 1073 <hr> | 1087 <hr> |
| 1074 $Id: index.html,v 1.8 2001-10-05 02:44:06 richard Exp $ | 1088 $Id: index.html,v 1.9 2001-10-05 07:42:46 richard Exp $ |
| 1075 <p> </p> | 1089 <p> </p> |
| 1076 | 1090 |
| 1077 </body></html> | 1091 </body></html> |
| 1078 | 1092 |
