Displaying 3 results from an estimated 3 matches for "brieder".
Did you mean:
rieder
2006 Apr 14
3
Updateform with a has_many relationship ?
...<td><%=item.product.price%></td>
<td><%=(item.product.price*item.amount)%></td>
<td><%=image_tag ''delete''%></td>
<%total_price+=(item.product.price*item.amount)%>
</tr>
<%}%>
With kind regards,
Gerard de Brieder.
Govannon.
web : http://www.govannon.nl
email : info@govannon.nl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060414/630ce595/attachment.html
2006 Apr 20
2
Globalize : how to detect if a translated text is available ?
...;%}%>
Now what I would like to happen is , when the menu item has no
translation available , and when a admin is logged in (by checking
the session vars) it shows a little icon which will be clickable to
insert the translation of that item.
Please share your thoughts on this,
Gerard de Brieder.
Govannon.
tel : +31624739047
http://www.govannon.nl
info@govannon.nl
2006 Apr 18
2
Implementing Globalize
...u know some good documentation that
points out how to implement the Globalization plugin in your existing
application.
Also some text on how to use a cms like system with Globalization
(how to handle the population of the translated texts per item for
example)
With kind regards,
Gerard de Brieder.
Govannon.
tel : +31624739047
http://www.govannon.nl
info@govannon.nl