Here a page where you can run the basic skeleton of Pas in OTrunk. It is really really basic. I just defines the structure, and in this example a velocity template is used to generate a html page showing the structure. http://continuum.concord.org/otrunk/examples/PasSkeleton/ot-index.html
Now that I have a place where people can run it, I can try to add on a little bit each week. Here are a few directions I can to go: - add in a simple tree editor so you can see how the structure can be manipulated within OTrunk. This would demonstrate some of the re-usability aspects of OTrunk. On any pas entity (project, activity, or step), you could copy it, reference the same object in another place, move it, or delete it. - create notes and display steps by subclassing of OTPasStep, then make simple views for these so we can see some actual content and look at how the user data is saved. This will be moving in the direction of making it look more like Pas. - create 2 OTPasStepS which contain objects which reference each other, so a more complex example of how OTrunk handles the functionality Sail uses assembly statements for. Scott Scott Cytacki wrote: > Here is a page talking about OTrunk and the requirements on the Pod v2 page. > > http://www.telscenter.org/confluence/display/SAIL/Pods+in+OTrunk > > I have a basic skeleton pas otml, which I will send a link to when it is > available to run online. > > Scott > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
