Thanks for the new site content. Search for text "Comment:" below ...
On Fri, Aug 13, 2010 at 6:07 PM, <[email protected]> wrote: > Author: jbeard > Date: Fri Aug 13 22:07:14 2010 > New Revision: 985381 > > URL: http://svn.apache.org/viewvc?rev=985381&view=rev > Log: > Added content for website. > > Added: > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/ > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/css/ > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/css/status.css > (with props) > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/images/ > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/images/drag_and_drop.svg > (with props) > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/scxml-js/ <snip/> Comment: This has the slightly unfortunate side-effect of a repeating path fragment (i.e. .../scxml-js/scxml-js/...) for many resources when deployed. Perhaps the folder can just be called "res" (for resources) or anything else you'd like instead. > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/scxml-js/build > (with props) > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/scxml-js/demo > (with props) > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/scxml-js/lib/ > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/scxml-js/lib/js > (with props) > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/scxml-js/src/ > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/scxml-js/src/javascript > (with props) > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/resources/scxml-js/src/xslt > (with props) > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/ > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/drag-and-drop/ > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/drag-and-drop/drag-and-drop.xml > (with props) > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/drag-and-drop/drag-and-drop2.xml > (with props) > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/drag-and-drop/drag-and-drop3.xml > (with props) > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/drag-and-drop/index.html > - copied, changed from r984132, > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/site.xml <snap/> Comment: The above HTML file can be removed. > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/drag-and-drop/index.xml > - copied, changed from r984132, > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/site.xml <snip/> Comment: While its easier to copy files to reuse structure rather than starting from scratch, best not to svn copy unrelated files (has odd svn history repercussions). > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/drawing-tool/ > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/drawing-tool/index.html > (with props) <snap/> Comment: Above HTML file can be removed. > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/drawing-tool/index.xml > (with props) > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/hierarchical-layout/ > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/hierarchical-layout/index.xml > - copied, changed from r984132, > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/site.xml > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/sandbox/ > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/sandbox/index.html <snip/> Comment: Above HTML file can be removed as well. > - copied, changed from r984132, > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/index.xml > > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/demo/sandbox/index.xml > - copied, changed from r984132, > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/site.xml > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/guide.xml (with > props) > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/status.xml (with > props) > Modified: > commons/sandbox/gsoc/2010/scxml-js/trunk/.gitignore > commons/sandbox/gsoc/2010/scxml-js/trunk/pom.xml > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/site.xml > commons/sandbox/gsoc/2010/scxml-js/trunk/src/site/xdoc/index.xml > <snap/> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
