Hi Anish, I also would like to do something like that. Not on testimonial, but for end-user (CMS user) it's the same think I want.
A very good first step will be : http://lenya.apache.org/docu20/tutorials/newResourceType/newResourceTypePart1.html IMO steps are : 1 - define your xml testimonial's structure 2 - build a rng 3 - add module 4 - enable a one form editor 5 - add modif/suppress on each testi 6 - enable form (with 1 field for each information) 7 - add some cooool javascript 8 - be appy and drink some wine ! :) for 1 to 4 I'm not really affraid... We have doc ! But for 5 to 7... I you are OK to put your code on a public svn [1], I will like to code with you [2] ++ [1] http://svn.4sengines.eu for example ? ;) [2] said this last phrase with a babe voice :) On Mon, 10 Aug 2009 18:32:11 +0530, Anish <[email protected]> wrote: > Hi All > > I want to create a module "Testimonials" (it will handle all the > operations related to the testimonials like writing, reading, editing, > deleting etc.) > My idea of doing this is as follows: > > > *1. User will create a new testimonial using CMS menu.* > > When user will click on "New Testimonial" option a new form will be > there which will contain fields related to the new testimonial (name, > info, testimonial-text, picture etc). Then user will fill and save > the testimonial. > > *2. User will be able to update, delete testimonials using CMS.* > > On the testimonial page in authoring area, there will be edit/delete > option for each testimonial. > > *3. All the testimonials will be placed in a single XML file.* > > *4. In the live area there will be a testimonials page which will show > all the testimonials as read only.* > > > */*User here refers to CMS user./* > > > I don't have much idea about implementing/writing lenya usecases. > > > Please Suggest --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
