search for: in_your_classroom_link

Displaying 3 results from an estimated 3 matches for "in_your_classroom_link".

2006 May 30
4
Hide parent element
..."iyclink"> <%= image_tag "cancel.png", :class => ''close'', :onclick => "new Effect.Fade(''iyclink'', {duration: 3})" %> <label for="">Title</label><br/> <%= text_field ''in_your_classroom_link'', ''title[]'', :size => ''30'', :class => ''link'' %> <br/> <label for="">URL</label><br/> <%= text_field ''in_your_classroom_link'', ''url[]'', :size...
2006 Jun 13
2
Using Modules
I have setup my application so that the "admin" area is a module (app/worm/ -> admin area) and the "site" area is in the app/ folder. When I try to submit a basic form to the database it says: This error occured while loading the following files: worm/in_your_classroom_link.rb Which I think this means is that it is looking for a worm module in my models folder. Why is that? What do I need to do to prevent it from doing that? I am going to use these models in my "site" area so I would like them viewable easily. There is probably a simple solution but...
2006 Jun 14
1
Loop to insert into database
I have a form that will display a brief description of a topic and provide links (1 to many) for that topic. So I currently have two tables Articles and Links. I also some stuff on the form that will add links to the form so that you can create as many was you would like. The problem I am having is finding out how to submit each link to the databasen and aligning those links to the