mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
25 lines
774 B
XML
25 lines
774 B
XML
<presentation
|
|
template="php"
|
|
navmode="html"
|
|
backgroundimage="slides/intro/background.png"
|
|
backgroundrepeat="1"
|
|
backgroundfixed="1"
|
|
>
|
|
<topic>Presentation System</topic>
|
|
<title>This Presentation System</title>
|
|
<subtitle>Build web-based presentations quickly and easily</subtitle>
|
|
<copyright>(c) Copyright 2002 The PHP Presentation Team</copyright>
|
|
<navmode>html</navmode>
|
|
<slide>slides/titlepage.xml</slide>
|
|
<slide>slides/slide1.xml</slide>
|
|
<slide>slides/slide2.xml</slide>
|
|
<slide>slides/slide3.xml</slide>
|
|
<slide>slides/slide4.xml</slide>
|
|
<slide>slides/slide5.xml</slide>
|
|
<slide>slides/blurb_tag.xml</slide>
|
|
<slide>slides/image_tag.xml</slide>
|
|
<slide>slides/markup.xml</slide>
|
|
<slide>slides/sliding_bullets.xml</slide>
|
|
<slide>slides/slide10.xml</slide>
|
|
</presentation>
|