[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-doc
Subject:    [PEAR-DOC] cvs: peardoc / html-common.dsl.in
From:       "Mark Wiesemann" <wiesemann () php ! net>
Date:       2007-12-29 22:08:34
Message-ID: cvswiesemann1198966114 () cvsserver
[Download RAW message or body]

wiesemann		Sat Dec 29 22:08:34 2007 UTC

  Modified files:              
    /peardoc	html-common.dsl.in 
  Log:
  - typo fixes
  - new class "EXAMPLE-CODE" for some tables
  
http://cvs.php.net/viewvc.cgi/peardoc/html-common.dsl.in?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/html-common.dsl.in
diff -u peardoc/html-common.dsl.in:1.3 peardoc/html-common.dsl.in:1.4
--- peardoc/html-common.dsl.in:1.3	Mon Jan  2 21:54:51 2006
+++ peardoc/html-common.dsl.in	Sat Dec 29 22:08:34 2007
@@ -1,6 +1,6 @@
 ;; -*- Scheme -*-
 ;;
-;; $Id: html-common.dsl.in,v 1.3 2006/01/02 21:54:51 danielc Exp $
+;; $Id: html-common.dsl.in,v 1.4 2007/12/29 22:08:34 wiesemann Exp $
 ;;
 
 ;; Returns the depth of the auto-generated TOC (table of
@@ -300,7 +300,7 @@
          (process-children)))))))
 
 
-;; Dispaly of examples
+;; Display of examples
 (element example
   (make sequence
     (make element gi: "TABLE"
@@ -373,8 +373,8 @@
           (process-node-list restch))))   )
 
 ;; Adding class HTML parameter to examples
-;; having a role parameter, to make PHP exaxmples
-;; distinguisable from other ones in the manual
+;; having a role parameter, to make PHP examples
+;; distinguishable from other ones in the manual
 (define ($verbatim-display$ indent line-numbers?)
   (let (
 (content (make element gi: "PRE"
@@ -393,6 +393,7 @@
                    (list "CELLPADDING" "0")
                    (list "BORDER" "0")
                    (list "BGCOLOR" "#EEEEEE")
+                   (list "CLASS" "EXAMPLE-CODE")
                    )
       (make element gi: "TR"
     (make element gi: "TD"

-- 
PEAR Documentation List Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic