12 Commits

Author SHA1 Message Date
Derick Rethans
c27f5b222c Fixed WS 2025-05-29 14:18:12 +01:00
Derick Rethans
0e2b88d212 Fixed PHP-4ism where it was common (but still wrong) to pass arrays by reference 2025-05-29 14:18:00 +01:00
Derick Rethans
3303666f7c Do this correctly 2024-08-09 16:00:41 +01:00
Derick Rethans
ab875ef8b1 Sometimes, the presentation is empty... so make sure it isn't. 2024-08-09 15:52:49 +01:00
Rasmus Lerdorf
0a5c1d0a66 PHP 7 tweaks 2016-06-20 07:12:17 -07:00
Rasmus Lerdorf
8f9324c28f Merge changes from @Sobak 2015-01-21 11:31:17 -08:00
Rasmus Lerdorf
966cd9adfa Slight underline regex tweak and WS fixes 2011-06-03 19:03:41 +00:00
Derick Rethans
26b4e55785 - XHTML fixes (that was need to make Firefox work with my new CSS correctly).
- Fixed some call-time-pass-by-reference warnings.
- Allow a new tag "div" , on which effect=slide works as well.
- Changed how body tags are added, so that we can pick a CSS class for the
  body tag dependent on the template.
- Changed some of the ways on how slide XML is opened, related to incomplete
  PHP 6 implementations of functions.

#- Rasmus, I tested those changes with a few of your talks as well, they look
#  fine here, but you might want to double check.
2007-05-03 11:28:39 +00:00
Rasmus Lerdorf
b4e307f90c A few tweaks 2005-11-22 17:29:42 +00:00
Rasmus Lerdorf
4b49ed0ede Implement chapter tag for presentation file format 2002-07-27 19:26:53 +00:00
Rasmus Lerdorf
93f3b8a1c6 Kaj wanted a way to divide up the presentation files into sections and
chapters.  First part of this is done now.
2002-07-27 15:28:06 +00:00
Rasmus Lerdorf
b9ac911e44 New presentation system - initial checkin 2002-06-30 00:25:44 +00:00