mirror of
https://github.com/php/presentations.git
synced 2026-04-26 16:58:05 +02:00
09980ea52f
Ok, the commit that breaks everything! I have split pres2 up into pres2/ and presentations/ in CVS. I have put all the slides into a sub-dir of the presentations/ directory the location of which you configure in config.php. I have also changed it so that any image or example filename is relative to the current slide's own directory. I have gone through and changed all the existing presentations, but doublecheck to make sure I got them all please.
8 lines
241 B
XML
8 lines
241 B
XML
<slide title="Squid">
|
|
<blurb>Squid is an excellent tool for handling clustering, it can act as a
|
|
simple reverse proxy, or even as a more advanced way of doing load balancing.
|
|
</blurb>
|
|
<image filename="squid2.png" align="center"/>
|
|
|
|
</slide>
|