search for: upload_photo

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

2007 Dec 08
3
Uploading photos using facebook & attachment_fu
...se a form to upload a photo that I will save using attachment_fu. I''m very new to Facebookr so I apologize if this is covered somewhere, but I''m kind of stumped. Here''s what I''m doing now: <% facebook_form_for(:my_object, :url => { :action => ''upload_photo'', :id => params[:id] }, :html => { :multipart => true }) do |f| -%> <%= radio_button_tag ''my_object[my_param]'', "value" %> <%= file_field_tag "photo[uploaded_data]" %> <% end %> Now that I''ve typed this out I&...
2006 Jan 08
3
Family Connection 1.1.2
...nistrator did not set up a family photo on the first setup page. [Duane] - Removed unused partial user_info [Duane] - Added instruction for users to click on their name if they want to edit it [Duane] - User profile now shows a blank photo area if viewing own profile [Duane] - Added ''upload_photo'' action and view so users can focus on just their photo [Duane] - Added ability to edit other users'' posts as admin [Duane] - Added ability to remove user accounts as admin [Duane] - Replaced require_resource_helper with bundled_resource plugin [Duane] - Added lightbox support f...