Re: [fw-general] Zend_Dojo Problem

2008-12-26 Thread dele454

It is fine. Sorted it out and i wasnt trying to be pushy. I sent the message
on the 24th but due to a different time zone it is showing as though i sent
it on the 25th. 

Thanks



Matthew Weier O'Phinney-3 wrote:
> 
> -- dele454  wrote
> (on Wednesday, 24 December 2008, 03:01 PM -0800):
>> Any help out there?
> 
> Some of us are celebrating holidays right now... please be patient a
> couple more days...
> 
> -- 
> Matthew Weier O'Phinney
> Software Architect   | matt...@zend.com
> Zend Framework   | http://framework.zend.com/
> 
> 


-
dee
-- 
View this message in context: 
http://www.nabble.com/Zend_Dojo-Problem-tp21136696p21177753.html
Sent from the Zend Framework mailing list archive at Nabble.com.



[fw-general] openSUSE packages bumped to 1.7.2

2008-12-26 Thread Graham Anderson
Sorry these packages are a few days late, had some issue with the Xen hosts on 
the build service ( plus I was glugging the festive grog these past few days! 
)

ZendX + documentation is included in the php5-ZendFramework-extras package. 
The following reference guide packages have been added by request, html format 
only at the moment, when I have a bit more time i'll add PDF and bump again.

Manual/reference Guide
--

English:  php5-ZendFramework-manual-EN
Deutsch (German): php5-ZendFramework-manual-DE
Français (French):php5-ZendFramework-manual-FR
日本語 (Japanese): php5-ZendFramework-manual-JA
Русский (Russian):php5-ZendFramework-manual-RU
简体中文 (Simplified Chinese): php5-ZendFramework-manual-ZH

Cheers the noo
Graham




Re: [fw-general] Zend Framework documentation in CHM & PDF format

2008-12-26 Thread Mon Zafra
This is very nice. Thanks!

   -- Mon


On Fri, Dec 26, 2008 at 9:09 PM, mikaelkael wrote:

> Hi,
>
> For those which wish it, I propose on my website CHM and PDF versions of
> the documentation: http://www.mikaelkael.fr/doczf
>
> They are available in Chinese, English, French, German, Japanese and
> Russian. Both have syntax highlighting and table of contents.
>
> There is also HTML online version with syntax highlighting.
>
> Mickael (French translator)
>
>


Re: [fw-general] Zend_Dojo Problem

2008-12-26 Thread Matthew Weier O'Phinney
-- dele454  wrote
(on Wednesday, 24 December 2008, 03:01 PM -0800):
> Any help out there?

Some of us are celebrating holidays right now... please be patient a
couple more days...

-- 
Matthew Weier O'Phinney
Software Architect   | matt...@zend.com
Zend Framework   | http://framework.zend.com/


[fw-general] Zend Framework documentation in CHM & PDF format

2008-12-26 Thread mikaelkael

Hi,

For those which wish it, I propose on my website CHM and PDF versions of 
the documentation: http://www.mikaelkael.fr/doczf


They are available in Chinese, English, French, German, Japanese and 
Russian. Both have syntax highlighting and table of contents.


There is also HTML online version with syntax highlighting.

Mickael (French translator)



[fw-general] Error at use of the assistant to a helper action ()

2008-12-26 Thread nrnWest

Error of performance of assistants to a kind, if I use the assistant to a
kind action ().
All options base ZF.
Here a code of two assistants:
File 1: \application\default\views\helpers\Examle.php


File 2: \application\fao\views\helpers\Examle.php


Url inquiry: “/”
View template:
Fail  view: \application\default\views\scripts\index\index.phtml
 headTitle (' New Zend Framework Project ');
$this-> placeholder (' title ')-> set (' Welcome ');

?>

 example ()?> 
 action (' index ', ' index ', ' fao ')?>

  example ()?> 

 Test 


Fail view: \application\fao\views\scripts\index\index.phtml

 example ();?>


Result of job:
Zend_View_Helper_Example |
C:\www\home\t\texrdcom\x\application\default\views\helpers\Example.php 
Zend_View_Helper_Example |
C:\www\home\t\texrdcom\x\application\default\views\helpers\Example.php
Zend_View_Helper_Example |
C:\www\home\t\texrdcom\x\application\default\views\helpers\Example.php

It is error ZF? Or I am mistaken.
Without a call action () all works correctly.
-- 
View this message in context: 
http://www.nabble.com/Error-at-use-of-the-assistant-to-a-helper-action-%28%29-tp21174007p21174007.html
Sent from the Zend Framework mailing list archive at Nabble.com.