Re: [Components] How to define a feed type or a module?

2008-05-13 Thread Tobias Schlitt
Hi! On 05/13/2008 04:51 PM Alexandru Stanoi wrote: > Derick Rethans wrote: >> On Tue, 13 May 2008, Alexandru Stanoi wrote: >>> +Example of a new module type:: >>> + >>> +class mySlashHandler extends ezcFeedModule >>> +{ >>> +// schema which defines the elements (at feed and item

Re: [Components] How to define a feed type or a module?

2008-05-13 Thread Alexandru Stanoi
Derick Rethans wrote: > On Tue, 13 May 2008, Alexandru Stanoi wrote: > >> +Example of a new module type:: >> + >> +class mySlashHandler extends ezcFeedModule >> +{ >> +// schema which defines the elements (at feed and item level) used >> by this module >> +protected $schem

Re: [Components] [svn-components] 8060 - in /trunk/Feed: ChangeLog docs/tutorial.txt review-1.1.txt src/feed.php tests/extend_test.php tests/feed_test.php tests/suite.php

2008-05-13 Thread Derick Rethans
On Tue, 13 May 2008, Alexandru Stanoi wrote: > +Example of a new module type:: > + > +class mySlashHandler extends ezcFeedModule > +{ > +// schema which defines the elements (at feed and item level) used > by this module > +protected $schema = array( > +'feed'

Re: [Components] Fatal Error when Parsing Mail

2008-05-13 Thread Derick Rethans
On Fri, 9 May 2008, Dave Fischetti wrote: > On May 9, 2008, at 10:58 AM, Derick Rethans wrote: > > > On Fri, 9 May 2008, Dave Fischetti wrote: > > > >> Hey Alex, Unfortunately. I received the error again after > >> implementing this change. I hadn't restarted apache afterwards, but > >> I don't

Re: [Components] [svn-components] 8037 - /trunk/Workflow/review-1.2.txt

2008-05-13 Thread Derick Rethans
On Tue, 13 May 2008, Sebastian Bergmann wrote: > Modified: trunk/Workflow/review-1.2.txt > == > --- trunk/Workflow/review-1.2.txt [iso-8859-1] (original) > +++ trunk/Workflow/review-1.2.txt [iso-8859-1] Tue May 13 10:48:33