Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthornextstep
    • CommentTimeNov 26th 2007
     
    I've decided to use Akelos since it follows Ruby on Rails quite closely. Took me a while to get the environment on openSuSE sorted out, but all is working now (Akelos and booklink tutorial).

    Ok, now for some questions:

    1) Is there a text transcript (or summary) available of the screencast? Some rather important techniques are discussed in there, and it would be nice to have those documented somewhere.

    2) If I want to change the default links (such as View, Edit, Delete), what would be the best option in doing that?

    3) Where can I find some more info on deployment (Linux-to-Linux)?

    That's it for now, thanks for a very good framework!
    • CommentAuthorKaste
    • CommentTimeNov 26th 2007
     

    2) If I want to change the default links (such as View, Edit, Delete), what would be the best option in doing that?

    default helper on scaffold is located @ lib/utils/scaffold/helper.php, if that is what you mean by "default".

    • CommentAuthorKaste
    • CommentTimeNov 26th 2007 edited
     

    after scaffold you'll get => app/helpers/xyz_helper.php

    • CommentAuthornextstep
    • CommentTimeNov 28th 2007
     
    Kaste - thanks, so one would edit the source in app/helpers ...
    • CommentAuthorKaste
    • CommentTimeNov 29th 2007
     

    ye..yeah

    Ive mentioned lib/utils/scaffold/helper.php because you can change something there, generate 10 controllers, and ... of course doesnt have to change 10 app/helpers afterwards.

    right.

Add your comments
    Username Password
  • Format comments as