I am not so fond of how the summary text is hard coded into the javascript. Ubercart is using a smarter system where the form elements provide summaries. See http://drupal.org/node/190946#comment-905655
Nice UI work all - thanks.
I am not so fond of how the summary text is hard coded into the javascript. Ubercart is using a smarter system where the form elements provide summaries. See http://drupal.org/node/190946#comment-905655
Nice UI work all - thanks.
Comments
Comment #1
dmitrig01 commentedHmm, I think it provides a better experience when the summaries are hard-coded. But I couldn't really undertstand taht issue, so I probably mis-understood it. care to clarify?
Comment #2
quicksketchWelp, now that D7 core does the same thing it's unlikely to change here. I'm certainly not a fan of Drupal.t(), but now it's best to fix core rather than here if we want to change it.