didou Sat Oct 30 20:07:51 2004 EDT
Modified files:
/phpdoc/en/docweb main.ent
Log:
add the contact page
http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/docweb/main.ent
diff -u phpdoc/en/docweb/main.ent:1.2 phpdoc/en/docweb/main.ent:1.3
--- phpdoc/en/docweb/main.ent:1.2 Sat Oct 30 10:20:09 2004
+++ phpdoc/en/docweb/main.ent Sat Oct 30 20:07:51 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- tests @@@ remove me -->
<!ENTITY docweb.test-text 'Here is some "TEST TEXT"'>
@@ -29,6 +29,7 @@
<!-- common.header -->
<!ENTITY docweb.common.header.welcome 'Welcome!'>
+<!ENTITY docweb.common.header.contact 'Contact'>
<!ENTITY docweb.common.header.revcheck 'Revcheck'>
<!ENTITY docweb.common.header.currently-focused 'Currently focused on'>
<!ENTITY docweb.common.header.insite-context-nav 'Insite contextual
@@ -67,6 +68,12 @@
interested, you should contact the relevant mailing lists. The projects and
translations have separate mailing lists.">
-
-
-
+<!-- contact -->
+<!ENTITY docweb.contact.license.header 'Licensing questions?'>
+<!ENTITY docweb.contact.license.text 'In case you have licensing related
+questions, please contact the openly archived <a
+href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+mailing list. For any other questions regarding the PHP Documentation
+Tools website, please write to our own openly archived mailing list
+(<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>).
+The different documentation teams have their own mailing lists.'>
\ No newline at end of file