mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Remove frontpage authors and editors (#3468)
Remove the (out-of-date) list of authors and editors from the front page. --------- Co-authored-by: haszi <haszika80@gmail.com>
This commit is contained in:
@@ -7,72 +7,6 @@
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Authors and editors displayed on the manual frontpage -->
|
<!-- Authors and editors displayed on the manual frontpage -->
|
||||||
<!ENTITY frontpage.authors '<authorgroup xml:id="authors" xmlns="http://docbook.org/ns/docbook">
|
<!ENTITY frontpage.authors ''>
|
||||||
|
|
||||||
<author>
|
<!ENTITY frontpage.editors ''>
|
||||||
<personname>
|
|
||||||
<firstname>Mehdi</firstname><surname>Achour</surname> <!-- didou -->
|
|
||||||
</personname>
|
|
||||||
</author>
|
|
||||||
|
|
||||||
<author>
|
|
||||||
<personname>
|
|
||||||
<firstname>Friedhelm</firstname><surname>Betz</surname> <!-- betz -->
|
|
||||||
</personname>
|
|
||||||
</author>
|
|
||||||
|
|
||||||
<author>
|
|
||||||
<personname>
|
|
||||||
<firstname>Antony</firstname><surname>Dovgal</surname> <!-- tony2001 -->
|
|
||||||
</personname>
|
|
||||||
</author>
|
|
||||||
|
|
||||||
<author>
|
|
||||||
<personname>
|
|
||||||
<firstname>Nuno</firstname><surname>Lopes</surname> <!-- nlopess -->
|
|
||||||
</personname>
|
|
||||||
</author>
|
|
||||||
|
|
||||||
<author>
|
|
||||||
<personname>
|
|
||||||
<firstname>Hannes</firstname><surname>Magnusson</surname> <!-- bjori -->
|
|
||||||
</personname>
|
|
||||||
</author>
|
|
||||||
|
|
||||||
<author>
|
|
||||||
<personname>
|
|
||||||
<firstname>Georg</firstname><surname>Richter</surname> <!-- georg -->
|
|
||||||
</personname>
|
|
||||||
</author>
|
|
||||||
|
|
||||||
<author>
|
|
||||||
<personname>
|
|
||||||
<firstname>Damien</firstname><surname>Seguy</surname> <!-- dams -->
|
|
||||||
</personname>
|
|
||||||
</author>
|
|
||||||
|
|
||||||
<author>
|
|
||||||
<personname>
|
|
||||||
<firstname>Jakub</firstname><surname>Vrana</surname> <!-- vrana -->
|
|
||||||
</personname>
|
|
||||||
</author>
|
|
||||||
|
|
||||||
<!-- This is not too nice, but works -->
|
|
||||||
<othercredit>
|
|
||||||
<personname>
|
|
||||||
<othername>
|
|
||||||
<link linkend="contributors">&AndSeveralOthers;</link>
|
|
||||||
</othername>
|
|
||||||
</personname>
|
|
||||||
</othercredit>
|
|
||||||
|
|
||||||
</authorgroup>'>
|
|
||||||
|
|
||||||
<!ENTITY frontpage.editors '
|
|
||||||
<authorgroup xml:id="editors" xmlns="http://docbook.org/ns/docbook">
|
|
||||||
<editor>
|
|
||||||
<personname>
|
|
||||||
<firstname>Peter</firstname><surname>Cowburn</surname> <!-- salathe -->
|
|
||||||
</personname>
|
|
||||||
</editor>
|
|
||||||
</authorgroup>'>
|
|
||||||
|
|||||||
@@ -2421,10 +2421,9 @@ slash may also be necessary for directories.</simpara></note>'>
|
|||||||
<!-- Snippets and titles for the contributors section -->
|
<!-- Snippets and titles for the contributors section -->
|
||||||
<!ENTITY Credit.Authors.and.Contributors 'Authors and Contributors'>
|
<!ENTITY Credit.Authors.and.Contributors 'Authors and Contributors'>
|
||||||
|
|
||||||
<!ENTITY Credit.Introduction '<para xmlns="http://docbook.org/ns/docbook"> We highlight the currently most active
|
<!ENTITY Credit.Introduction '<para xmlns="http://docbook.org/ns/docbook"> There is a large number of contributors who
|
||||||
people on the front page of the manual, but there are many more contributors who
|
|
||||||
currently help in our work or have provided a great amount of help to the project
|
currently help in our work or have provided a great amount of help to the project
|
||||||
in the past. There are a lot of unnamed people who help out with user
|
in the past. There are also a lot of unnamed people who help out with user
|
||||||
notes on manual pages, which continually get included in the references, the
|
notes on manual pages, which continually get included in the references, the
|
||||||
work of whom we are also very thankful for. All of the lists provided below are in
|
work of whom we are also very thankful for. All of the lists provided below are in
|
||||||
alphabetical order.
|
alphabetical order.
|
||||||
|
|||||||
Reference in New Issue
Block a user