mirror of
https://github.com/php/presentations.git
synced 2026-03-23 23:22:22 +01:00
update community talk slides
This commit is contained in:
@@ -16,12 +16,7 @@
|
||||
<slide>slides/state/timeline.xml</slide>
|
||||
|
||||
<!-- * Subprojects -->
|
||||
<!--
|
||||
pear.php.net
|
||||
smarty.php.net
|
||||
documentation
|
||||
qa.php.net
|
||||
-->
|
||||
<slide>slides/community/subprojects.xml</slide>
|
||||
|
||||
<!-- * People -->
|
||||
|
||||
|
||||
@@ -1,4 +1,11 @@
|
||||
<slide title="Bug Tracking">
|
||||
<link align="center" href="http://bugs.php.net/">http://bugs.php.net/</link>
|
||||
|
||||
<list title="Current Status">
|
||||
<bullet>*Total bugs:* 18282 (15175)</bullet>
|
||||
<bullet>*Open bugs:* 1208 (848)</bullet>
|
||||
<bullet>*Feature requests:* 363 (357)</bullet>
|
||||
</list>
|
||||
|
||||
<image align="center" filename="slides/community/bugs.png" />
|
||||
</slide>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<slide title="Documentation">
|
||||
<link align="center" href="http://php.net/manual">http://php.net/manual</link>
|
||||
<list>
|
||||
<bullet>Written in DocBook (XML)</bullet>
|
||||
<bullet>Generated versions updated automatically</bullet>
|
||||
@@ -29,6 +30,7 @@
|
||||
twenty pages (of about 3,000) with the most notes have about 15% of the total
|
||||
notes.
|
||||
</blurb>
|
||||
<link align="center" href="http://php.net/setcookie">Notes Example</link>
|
||||
<table columns="2">
|
||||
<cell>*Notes*</cell> <cell>*Page*</cell>
|
||||
<cell>105</cell> <cell>http://php.net/manual/en/function.setcookie.php</cell>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<slide title="Mailing Lists">
|
||||
<blurb></blurb>
|
||||
<image align="center" filename="slides/community/php-announce.png" />
|
||||
<image align="center" filename="slides/community/php-general.png" />
|
||||
<image align="center" filename="slides/community/php-install.png" />
|
||||
<image align="center" filename="slides/community/php-windows.png" />
|
||||
<image align="center" filename="slides/community/php-db.png" />
|
||||
<image align="center" filename="slides/community/php-dev.png" />
|
||||
<image align="center" filename="slides/community/php-bugs.png" />
|
||||
<image title="php.announce (4639 subscribers)" align="center" filename="slides/community/php-announce.png" />
|
||||
<image title="php.general (1689+805 subscribers)" align="center" filename="slides/community/php-general.png" />
|
||||
<image title="php.install (710+210 subscribers)" align="center" filename="slides/community/php-install.png" />
|
||||
<image title="php.install (565+306 subscribers)" align="center" filename="slides/community/php-windows.png" />
|
||||
<image title="php.db (1169+560 subscribers)" align="center" filename="slides/community/php-db.png" />
|
||||
<image title="php.dev (614+36 subscribers)" align="center" filename="slides/community/php-dev.png" />
|
||||
<image title="php.bugs (347 subscribers)" align="center" filename="slides/community/php-bugs.png" />
|
||||
</slide>
|
||||
|
||||
Reference in New Issue
Block a user