Re: [fw-general] Re: Troubles with login

2011-02-01 Thread Guy Halford-Thompson
This seems to be happening a lot at the moment. Email weierophinney and he should be able to reactivate your account. On 30 January 2011 04:02, zamanphp zaman...@gmail.com wrote: help me plz! -- View this message in context:

[fw-general] Zend_Navigation

2011-02-01 Thread Derk
Hello, I’m playing with Zend_Navigation. I have a menu of two levels. The top level has 5 pages and each page has 3 or 4 subpages. Now I want to render a menu with the top level and the submenu for the active page only. Is this supported by the menu view helper? Thanks.

Re: [fw-general] Gdata + contacts

2011-02-01 Thread Brian Caspe
I've gone ahead and extended Zend_Gdata to work with contacts... I haven't gotten all of the pieces working (not including all of the contact entry elements yet) but it will update to google just fine as well as work with contact groups... I've never contributed code or anything to zend, but if

[fw-general] Zend_Pdf - PDF file syntax error

2011-02-01 Thread Ian Munday
I'm trying to use Zend_Pdf to load a PDF document, but get the following error: PDF file syntax error. Offset - 0x74. Wrong W dictionary entry. Only type field of stream entries has default value and could be zero length. The only reference I can find that is similar is at

[fw-general] Re: Zend_Pdf - PDF file syntax error

2011-02-01 Thread Ian Munday
I'm using Zend Framework 1.11.2. Is this the same issue at http://framework.zend.com/issues/browse/ZF-9824 On 1 Feb 2011, at 10:14, Ian Munday wrote: I'm trying to use Zend_Pdf to load a PDF document, but get the following error: PDF file syntax error. Offset - 0x74. Wrong W

[fw-general] Re: Vermis 1.0 r130 is out! The Issue Tracking System based on ZF and Doctrine

2011-02-01 Thread Zielun
Providing source via Git/GitHub would be nice and could help receiving feedback or patches :) Anyway, would be nice. -- View this message in context:

[fw-general] Re: class name instead of table name in reference map (Zend_Db)

2011-02-01 Thread marcis
Great, but (I think) there should be an easy way to build joins dynamically from the information at _referenceMap. Or at least, be able to access _name property of model class without the need of instanciate it. -- View this message in context:

Re: [fw-general] Zend_Navigation

2011-02-01 Thread Jurian Sluiman
On Tuesday 01 Feb 2011 10:15:23 Derk wrote: Hello, I’m playing with Zend_Navigation. I have a menu of two levels. The top level has 5 pages and each page has 3 or 4 subpages. Now I want to render a menu with the top level and the submenu for the active page only. Is this supported by the

Re: [fw-general] How to create “Dynamic” Zend Navigation

2011-02-01 Thread Jurian Sluiman
On Sunday 30 Jan 2011 06:30:29 jiewmeng wrote: With Zend_Navigation, I can do something like Home Projects Collaborators but What if I want something more useful Home Project name Collaborator name How can I acheive this? Is it a good idea? Possibly, there would be performance

Re: [fw-general] Gdata + contacts

2011-02-01 Thread till
I don't think new features will be accepted into ZF 1.x and I have no idea if someone is rewriting Zend_Gdata for ZF 2.0. The easiest currently is to create a github repository and put your code up. As for the code being ghetto -- I checked out the old proposal and the proposed structure looked

Re: [fw-general] Re: Troubles with login

2011-02-01 Thread Ralph Schindler
Your activity flag has been updated, please try it now and let me know if you still cannot get in. -ralph On 1/29/11 10:02 PM, zamanphp wrote: help me plz!

[fw-general] Re: Troubles with login

2011-02-01 Thread zamanphp
thank you ralph ! -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Troubles-with-login-tp2527302p3251776.html Sent from the Zend Framework mailing list archive at Nabble.com.

[fw-general] Zend Framework 1.11.3 Released

2011-02-01 Thread Matthew Weier O'Phinney
The Zend Framework team announces the immediate availability of Zend Framework 1.11.3, our third maintenance release in the 1.11 series. This release includes around 30 bug fixes. You may download ZF 1.11.3 from the Zend Framework site: http://framework.zend.com/download/latest For a full

Re: [fw-general] Re: [zf-contributors] Re: [fw-general] Re: [zf-contributors] Discontinuing Maintenance of ZendX JQuery - Suggest drop for 2.0

2011-02-01 Thread David Mintz
On Mon, Jan 31, 2011 at 6:28 PM, Hector Virgen djvir...@gmail.com wrote: Damn. As a high-level userland freeloader I have been loving the convenience of doing what seems kind of like time travel -- $this-JQuery()-onLoadCaptureStart() -- in my views. I wonder how you might hack up

Re: [fw-general] Gdata + contacts

2011-02-01 Thread Brian Caspe
Ok, sounds fine. I want to finish the functionality that I need and then I'll upload it somewhere. The structure follows pretty closely to the existing gdata modules. I do have a question now about nested nodes... the contact api returns the xml: gd:name gd:fullNameFull Name/gd:fullName