Parent Directory
|
Revision Log
Final test. Everything should work now as it should. The list moved to robin, that means, probably you need to change your procmail rules. In the From Header you can see now the "Realname" <username@lark.gentoo.org>. You may not resoponse to that address, but just take out "lark." from that field and you can reach the submitter.
| 1 | pylon | 1.1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | pylon | 1.21 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/test.xml,v 1.20 2005/03/18 17:36:29 pylon Exp $ --> |
| 3 | pylon | 1.1 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |||
| 5 | <guide link="/doc/en/test.xml"> | ||
| 6 | <title>Testfile</title> | ||
| 7 | |||
| 8 | <author title="Author"> | ||
| 9 | <mail link="pylon@gentoo.org">Lars Weiler</mail> | ||
| 10 | </author> | ||
| 11 | |||
| 12 | <abstract> | ||
| 13 | This is a testfile with some guidexml content. The main purpose is to test | ||
| 14 | our DTD-checker on the CVS-server. | ||
| 15 | </abstract> | ||
| 16 | |||
| 17 | <license /> | ||
| 18 | |||
| 19 | pylon | 1.21 | <version>1.21</version> |
| 20 | pylon | 1.11 | <date>2005-03-18</date> |
| 21 | pylon | 1.1 | |
| 22 | <chapter> | ||
| 23 | <title>Sample Chapter 1</title> | ||
| 24 | <section> | ||
| 25 | <title>Sample Section 1</title> | ||
| 26 | <body> | ||
| 27 | |||
| 28 | <p> | ||
| 29 | Some text. | ||
| 30 | </p> | ||
| 31 | |||
| 32 | </body> | ||
| 33 | </section> | ||
| 34 | <section> | ||
| 35 | <title>Sample Section 2</title> | ||
| 36 | <body> | ||
| 37 | |||
| 38 | <p> | ||
| 39 | <b>Some bold text.</b> | ||
| 40 | </p> | ||
| 41 | |||
| 42 | </body> | ||
| 43 | </section> | ||
| 44 | </chapter> | ||
| 45 | </guide> |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |