cvs: peardoc / html-common.dsl.in

[email protected] ("Mark Wiesemann")
Newsgroups php.pear.doc
Message-ID <cvswiesemann1198966114@cvsserver>
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"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.