You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Apache Wiki <wi...@apache.org> on 2007/06/08 13:51:59 UTC

[Tapestry Wiki] Update of "Tapestry5WhereToStoreExternalResources" by ErikVullings

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.

The following page has been changed by ErikVullings:
http://wiki.apache.org/tapestry/Tapestry5WhereToStoreExternalResources

New page:
 * Assets should be stored along with the page you are creating. 
 * General resources (CSS, JS, and images should be put in (you could try other spots, but I had trouble finding them with Jetty)
  * src/main/webapp/css
  * src/main/webapp/js
  * src/main/webapp/images
 * In case of CSS/JS/images for components, have a look into the way the T5 Grid or Palette component is constructed, since they have their own js, css and images.
[Thanks go to Daniel Jue, who answered my question on June 7, 2007]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org