First post, so hello

I love the look of Grocery CRUD, but I'm stuck on trying to get it going in dijit in xampp on windows with mod rewrite set to remove the index.php part of the url.
I can get my dijit UI working in a view, and I can embed grocery crud into a container of the dijit layout. Problem is, somewhere in the grocery_crud - wherever it compiles the css and js links to go at the top of the grocery crud html - it adds index.php back into the url again resulting in a 404 for the css and js (now that I've turned it off with mod rewrite).
Here's a pic of what I've got so far:
[img]http://www.showmethatagain.com/posts/120426_110200.jpg[/img]