File: howto.ent

package info (click to toggle)
php-doc 20061001-1
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 45,764 kB
  • ctags: 1,611
  • sloc: xml: 502,485; php: 7,645; cpp: 500; makefile: 297; perl: 161; sh: 141; awk: 28
file content (98 lines) | stat: -rw-r--r-- 5,279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!--
  howto.ent: entities for the phpdoc HOWTO
-->

<!-- General email links -->
<!ENTITY email.danbeck   "danbeck@php.net">
<!ENTITY email.stig      "stig@php.net">
<!ENTITY email.goba      "goba@php.net">
<!ENTITY email.jirka     "jirka@kosek.cz">
<!ENTITY email.jeroen    "jeroen@php.net">
<!ENTITY email.phpdoc    "phpdoc@lists.php.net">
<!ENTITY email.lists     "@lists.php.net">
<!ENTITY email.internals "internals@lists.php.net">
<!ENTITY email.group.php "group@php.net">
<!ENTITY email.systems.php "systems@php.net">

<!-- General PHP.net links -->
<!ENTITY url.php              "http://www.php.net/">
<!ENTITY url.php.bonsai       "http://bonsai.php.net/">
<!ENTITY url.php.bugs         "http://bugs.php.net/">
<!ENTITY url.php.lxr          "http://lxr.php.net/">
<!ENTITY url.php.cvs          "http://cvs.php.net/">
<!ENTITY url.php.cvsaccount   "http://www.php.net/cvs-php">
<!ENTITY url.php.anoncvs      "http://www.php.net/anoncvs">
<!ENTITY url.php.docs         "http://www.php.net/docs">
<!ENTITY url.php.docs-echm    "http://www.php.net/docs-echm">
<!ENTITY url.php.docdownload  "http://www.php.net/get/docs">
<!ENTITY url.php.manual       "http://www.php.net/manual/">
<!ENTITY url.php.manual.plain "http://www.php.net/manual/html/">
<!ENTITY url.php.manual.pdf   "http://www.php.net/distributions/php_manual_en.pdf">
<!ENTITY url.php.manual.rtf   "http://www.php.net/distributions/manual.rtf">    
<!ENTITY url.php.news         "http://php.net/php4news">
<!ENTITY url.php.howto        "http://php.net/get/dochowto">
<!ENTITY url.php.howto.online "http://doc.php.net/php/dochowto">
<!ENTITY url.php.docweb       "http://doc.php.net/">

<!-- For DocBook section -->
<!ENTITY url.docbook        "http://www.docbook.org/">
<!ENTITY url.docbook-dtdref "http://www.oreilly.com/catalog/docbook/chapter/book/docbook.html">
<!ENTITY url.docbook-dtd    "http://www.oasis-open.org/docbook/">
<!ENTITY url.docbook.appa   "http://www.oasis-open.org/docbook/documentation/reference/html/appa.html">
<!ENTITY url.docbook-intro  "http://nis-www.lanl.gov/~rosalia/mydocs/docbook-intro.html">
<!ENTITY url.docbook.sf     "http://docbook.sourceforge.net/">
<!ENTITY url.docbook.wiki   "http://wiki.docbook.org/">

<!-- For tools setup section -->
<!ENTITY url.nwalsh         "http://nwalsh.com/docbook/dsssl/">
<!ENTITY url.nwalsh.xsl     "http://nwalsh.com/docbook/xsl/">
<!ENTITY url.jade           "http://www.jclark.com/jade/">
<!ENTITY url.autoconf       "http://www.gnu.org/software/autoconf/">
<!ENTITY url.autoconf.ftp   "ftp://ftp.gnu.org/gnu/autoconf/">
<!ENTITY url.rpm            "http://www.rpm.org/">
<!ENTITY url.docbookmirror1 "ftp://sources.redhat.com/pub/docbook-tools/docware/SRPMS">
<!ENTITY url.docbookmirror2 "http://public.planetmirror.com/pub/sourceware/docbook-tools/docware/SRPMS/">
<!ENTITY url.win.cygwin     "http://www.cygwin.com/">
<!ENTITY url.openjade       "http://openjade.sourceforge.net/">
<!ENTITY url.macosx.fink    "http://fink.sourceforge.net/">

<!-- For CVS section -->
<!ENTITY url.cvs            "http://www.cvshome.org/">
<!ENTITY url.cvs-win        "http://ccvs.cvshome.org/servlets/ProjectDocumentList?folderID=83">
<!ENTITY url.cvs.book       "http://cvsbook.red-bean.com/">
<!ENTITY url.cvstut1        "http://www.arc.unm.edu/~rsahu/cvs.html">
<!ENTITY url.cvstut2        "http://cellworks.washington.edu/pub/docs/cvs/tutorial/cvs_tutorial_1.html">
<!ENTITY url.cvs.faq        "http://www.loria.fr/~molli/cvs/cvs-FAQ/cvsfaq0.html">

<!-- XSL tools and utils links -->
<!ENTITY url.xsl.libxslt     "http://xmlsoft.org/">
<!ENTITY url.xsl.libxslt.win "http://www.zlatkovic.com/projects/libxml/">
<!ENTITY url.xsl.saxon       "http://saxon.sourceforge.net/">
<!ENTITY url.xsl.xalan       "http://xml.apache.org/xalan-j/">
<!ENTITY url.xsl.style       "http://www.nwalsh.com/docbook/xsl/index.html">
<!ENTITY url.xsl.passivetex  "http://users.ox.ac.uk/~rathz/passivetex/">
<!ENTITY url.xsl.fop         "http://xml.apache.org/fop/">
<!ENTITY url.xsl.xep         "http://www.renderx.com/">
<!ENTITY url.sunjava         "http://java.sun.com/">

<!-- For Working section -->
<!ENTITY url.langcodes       "http://www.unicode.org/unicode/onlinedat/languages.html">
<!ENTITY url.buildlog.de     "http://www.php.net/de/blog">
<!ENTITY url.buildlogs.fresh "http://rsync.php.net/~imajes/manual/">
<!ENTITY url.listarchive     "http://marc.theaimsgroup.com/?l=phpdoc">
<!ENTITY url.listnews        "news://news.php.net/php.doc">
<!ENTITY url.newsserver      "http://news.php.net/">
<!ENTITY url.listnewshttp    "http://news.php.net/group.php?group=php.doc">
<!ENTITY url.docsubscribe    "phpdoc-subscribe@lists.php.net">
<!ENTITY url.docunsubscribe  "phpdoc-unsubscribe@lists.php.net">
<!ENTITY url.maillists       "http://www.php.net/mailing-lists">
<!ENTITY url.revcheck.it     "http://doc.php.net/php/it/revcheck.php">
<!ENTITY url.user-notes      "http://cvs.php.net/co.php/php-master-web/manage/user-notes.php">
<!ENTITY url.notes.admin     "http://master.php.net/manage/user-notes.php">

<!-- Scripts section -->
<!ENTITY url.extension.cat   "http://php.net/manual/en/extensions.php">

<!-- For Misc section -->
<!ENTITY url.rtfs           "http://www.fooassociates.com/rtfs/">
<!ENTITY url.zend.phpfunc   "http://www.zend.com/phpfunc/">