search for: autosubmit

Displaying 2 results from an estimated 2 matches for "autosubmit".

2006 Jul 31
0
Autosubmitted checkbox
OK - i have this form, and i works perfect :) <%= form_remote_tag(:update => "status", :url => "/image/worksafe/" + image.id.to_s) %> <%= check_box_tag :worksafe, value = "1", checked = image.worksafe%> <%= submit_tag "Change status", :name => image.sha %> <%= end_form_tag %> however - the submit button is kind of annoying,
2009 Aug 24
0
CRAN and noweb
...gestion that derived files not be under version control. Sweave is not able to extract files from the Rnw source since there are cascading definitions: chunk <<a>> references chunk <<b>> defined at a later (or earlier) point in the document. I don't have to retain "autosubmit" from Rforge. Perhaps the best I can do is to make a local copy, create the .R files there, delete the config and cleanup scripts, and submit that? Any ideas are appreciated. Terry Therneau