search for: onupdatenew

Displaying 1 result from an estimated 1 matches for "onupdatenew".

2005 May 17
5
Strings, Variables and GetText
Hi, I''m starting to use GetText and have this code: render_text %(<script language="JavaScript" type="text/javascript"> parent.mainframe.onUpdateNew("Gallery <b>#{@media.name}</b> was successfully created.", "#{@media.name}","#{String(@media.id)}","#{@media.media_type}"); </script>) I need to convert it to use GetText, but what I need to do with the @media.name and how concaten with...