search for: gallery_name

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

2009 May 12
3
forms & link css classes - not working
...The style for the links works, but not for the .urgent class. Also the style for the input.m_title will not work. When I view the source the class is written right too: <a href="/galleries/1" style="urgent">Destroy</a> and <input style="m_title" id="gallery_name" name="gallery[name]" size="80" type="text" value="Camp 09" />
2006 May 11
4
modelling data to specify user access
...olio and galleries. I am sitting down mapping the data right now, but I am not sure how to handle this. How many tables to I need and how do I map them together? So far I have these tables: Users *ID *username *password Images *ID *image_name *path_to_image *path_to_thumbnail Galleries *ID *gallery_name and then I''m not sure about: Gallery_Names? User_Access? I''d appreciate help if anyone has had experience with this before... Jason -- Posted via http://www.ruby-forum.com/.