UPDATE: Fusebox 5 Templates for Illudium-PU36

My first release of the Fusebox 5 Illudium-PU36 templates has some issues. Actually, somehow I managed to upload the wrong zip file!

I have updated the templates a bit more today to work out-of-the-box with the Fusebox 5.1 skeleton application and uploaded a new zip file which you can download from the software pod on the right or here: Fusebox5 Illudium Templates.

Sorry about the mix-up. Stay tuned for a screencast on how easy it is to generate these CRUD operations.


Feel free to Leave a Comment or just read what others have to say

7 Comments (Comment Moderation is enabled. Your comment will not appear until approved.) so far

  1. Jim Rising 6/6/07 7:23 AM
    Jim Rising's Gravatar there was no file to download! I get a 404 when trying to download the zip file!
  2. Brian Rinaldi 6/6/07 10:06 AM
    Brian Rinaldi's Gravatar Jim and Russ, Both the link in this and the prior post appear to be wrong as well as the one in the right hand menu. The correct link appears to be http://angry-fly.com/files/fusebox5_Illudium_templ...
  3. Russ Johnson 6/6/07 10:49 AM
    Russ Johnson's Gravatar @Jim
    Sorry about that. I guess thats what I get for trying to do stuff at 3:30am! The links are now fixed, damn case sensitivity on LInux!

    @Brian
    Thanks for the catch!
  4. Jim Rising 6/6/07 3:14 PM
    Jim Rising's Gravatar rockin!
  5. Russ Johnson 6/7/07 5:41 PM
    Russ Johnson's Gravatar If you guys have any suggestions on ways to improve the templates or new features you would like generated out, let me know. I want to do more with them.
  6. Scott 3/17/08 2:57 PM
    Scott's Gravatar Hello Russ,

    This looks pretty cool. Can you give some instructions for how to set this up within Illudium? I dropped your fusebox5 folder in the Illudium\xsl\projects directory but it doesn't seem to be finding the templates.

    Thanks,
    Scott
  7. Kevin Pepperman 4/10/08 6:53 PM
    Kevin Pepperman's Gravatar I noticed in the list template it uses #-xsl:value-of select="//bean/@name"-id# to get the id of the current row.
    This requires the table name to have the primary index column the same as the table name with "id" at the end.
    Is there a way to use an index that is not the same?