Re: [scxml-js] website up

2010-08-14 Thread Jacob Beard
Checked in. I initially tried to create xdoc versions of the demo html pages. The problem I encountered was that double-quote characters in script tags were URL entity-encoded in the resulting XHTML code. There was already a bug filed about this: http://jira.codehaus.org/browse/DOXIA-154 App

Re: [scxml-js] website up

2010-08-14 Thread Rahul Akolkar
On Sat, Aug 14, 2010 at 10:03 AM, Jacob Beard wrote: > Hi Rahul > > I forgot the demos had dependencies on test/. I've uploaded it, and the > demos should now work. > Yup, please svn ci any changes. Not urgent, but it'll be good to minimally have back pointers from the demo pages to the scxml-j

Re: [scxml-js] website up

2010-08-14 Thread Jacob Beard
Hi Rahul I forgot the demos had dependencies on test/. I've uploaded it, and the demos should now work. Jake On 10-08-14 08:25 AM, Rahul Akolkar wrote: On Fri, Aug 13, 2010 at 6:45 PM, Jacob Beard wrote: Hi, Just to let you know, I've added more content to the scxml-js website, includ

Re: [scxml-js] website up

2010-08-14 Thread Rahul Akolkar
On Fri, Aug 13, 2010 at 6:45 PM, Jacob Beard wrote: > Hi, > > Just to let you know, I've added more content to the scxml-js website, > including demos, implementation status, and a user guide. Feedback would be > appreciated, > Looks good, particularly the live demos and the status page [1] are

[scxml-js] website up

2010-08-13 Thread Jacob Beard
Hi, Just to let you know, I've added more content to the scxml-js website, including demos, implementation status, and a user guide. Feedback would be appreciated, Jake - To unsubscribe, e-mail: dev-unsubscr...@commons.apach