[Catalyst] Static content with catalyst
Dmitri Pissarenko
dmitri.pissarenko at gmail.com
Sun May 6 17:11:58 GMT 2007
Hello!
I have
a) JavaScript files (*.js) and
b) images,
which I want to use with catalyst.
Where should I put them in order to be able to use it?
If I put, for instance, a JavaScript file into "root\src\categories"
(root\src\categories\myJavaScript.js) and then access the file via
localhost:3000/categories/myJavaScript.js (from within a tt2 file) it
doesn't work because Catalyst thinks that myJavaScript.js is an
action.
TIA
Dmitri Pissarenko
More information about the Catalyst
mailing list