mercredi 15 décembre 2010

vote4music update (Play framework demo app)

I've just updated my Play framework demo application.

The new things are :
  • A new vote system (simpler javascript code) 
  • Album covers pictures management
  • Some tests fixed and improved
  • New JQuery effects
  • Bugs fixed
More information and source code download here.

And don't be afraid to use Google code issue tracker if you find a bug :)

6 commentaires:

Anonyme a dit…

Hi Loic,

I try to run your vote4music app, but get this error "The template tags/input.html or tags/input.tag does not exist.".

I've installed the html5validation, but running "play dependencies".

Do you know what's the problem here?

Ferry

Loïc Descotte a dit…

Hi,
Sorry I never had this issue, what version of Play are you using?

Anonyme a dit…

Sorry forgot to tell you. It's play 1.2.2

Ferry

Loïc Descotte a dit…

Hi, I 've try from scratch with Play 1.2.2 and it's working
Didi you see any error when running "play dependencies" ?
Could be a proxy issue...

Loic

blogger a dit…

Hi,

I've tried ur app. Its nice. Please include input.html to the tag folder. Its missing

Loïc Descotte a dit…

Hi,
Thé file is included in thé html5 validation module.
You need to run 'play deps' to retrieve it

Enregistrer un commentaire