Re: [SMARTY-DEV] small documentation errors
[email protected] (messju mohr)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 13, 2004 at 07:17:17PM +0400, Konstantin Pelepelin wrote:
> Hi!
>
> 1.
> From http://smarty.php.net/ :
> You can make your debug console persist by using SMARTY_DEBUG=1 or
> SMARTY_DEBUG=0 in the URL
>
> In code there are checks for '=on' and '=off' (Smarty.class.php lines
> 1117,1121)
I fixed that (it should become online anytime soon). Thanks!
> In 2.6.0 documentation (chapter 10) new possibility (of course) is not
> noted.
> 2. In downloaded docs chapter "Methods" is numbered like part, not a
> chapter ('I' instead of '13')
Uh, does someone with more insight on php-docs than I have volunteer
to check this? I made the downloadable docs just with "make" (as
described in the smarty/docs/README).
> 3. On a page 'Controlling Cacheability of Plugins' first example block is
> not properly closed in SGML.
It seems Andreas was so kind to fix that, already. Thanks!
greetings
messju
> WBR,
> Konstantin