You might be able to look at the modified date of the "compiled" javascript. Not sure if this can be done from script or if you will have to use some server side magic.
thron7 wrote: > Grykar wrote: >> Hi >> >> I would like to add info about project version (date). Is there way to >> updated the info automatically when project is building ? Then use the >> variable in project e.g. to show version of compilation. >> >> >> Thanks, >> Karol >> > Hi Karol, > > unfortunately, we don't currently have a way of including dynamic > content into the build. This might come in a future version. Currently, > we are more oriented towards the version info in the Manifest file, but > that's also not readily evaluated. Maybe you can create a version string > in one of your JavaScript files, and patch it with a script. You could > run the script as part of your build process using the "shell" key to > always update it. More suggestions, anybody...?! > > Thomas > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
