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

List:       php-doc-cvs
Subject:    [DOC-CVS] com phd: simplesect elements should use the same formatting as sect[2-5].: phpdotnet/phd/P
From:       Adam Harvey <aharvey () php ! net>
Date:       2015-02-19 23:46:58
Message-ID: php-mail-5e722658830b3ec4975dc8b9c736c2651735151829 () git ! php ! net
[Download RAW message or body]

Commit:    6fc8c88f496cfa97cb858f72e106d012e8ded1ce
Author:    Adam Harvey <aharvey@php.net>         Thu, 19 Feb 2015 15:46:12 -0800
Parents:   90c210b9b5c16d197261ca49a2402399d838f98e
Branches:  master

Link:       http://git.php.net/?p=phd.git;a=commitdiff;h=6fc8c88f496cfa97cb858f72e106d012e8ded1ce


Log:
simplesect elements should use the same formatting as sect[2-5].

Changed paths:
  M  phpdotnet/phd/Package/Generic/XHTML.php


Diff:
diff --git a/phpdotnet/phd/Package/Generic/XHTML.php \
b/phpdotnet/phd/Package/Generic/XHTML.php index 2c46b3a..8de16ce 100644
--- a/phpdotnet/phd/Package/Generic/XHTML.php
+++ b/phpdotnet/phd/Package/Generic/XHTML.php
@@ -249,7 +249,7 @@ abstract class Package_Generic_XHTML extends \
Format_Abstract_XHTML {  'shortaffil'            => 'format_suppressed_tags',
         'sidebar'               => 'format_note',
         'simplelist'            => 'format_itemizedlist', /* FIXME: simplelists has \
                few attributes that need to be implemented */
-        'simplesect'            => 'format_div',
+        'simplesect'            => 'div',
         'simpara'               => array(
             /* DEFAULT */          'p',
             'note'              => 'span',


--
PHP Documentation Commits Mailing List (http://www.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