You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Karan Misra <ki...@rediffmail.com> on 2003/04/17 21:23:18 UTC

XHTML 1.1 please

Hello,

I was wondering if it is possible to smuggle my generated pages 
(using Turbine 2.2 and Torque 3.0) past the W3C XHtml validator.

Or more spcifically:

- can I change the doctype of a application.
- can I change the way various elements are outputted (wrong Eng), 
bcoz they dont seem that XHTML friendly.

And, If I may,

Can anyone please point me to a page which says something about 
maintaining databases while using Torque. As an absolute newcomer 
to Turbine/Torque , I rerun ant init everytime I change my schema 
and then that my old DATA in the DATABASE has a nice time with 
GOD.

Regards,

kidoman



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: XHTML 1.1 please

Posted by peter riegersperger <ri...@subnet.at>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 17 April 2003 21:23, Karan Misra wrote:
> Can anyone please point me to a page which says something about
> maintaining databases while using Torque. As an absolute newcomer
> to Turbine/Torque , I rerun ant init everytime I change my schema
> and then that my old DATA in the DATABASE has a nice time with
> GOD.

use "ant om" to re-generate your objects and
"ant sql" to generate the sql-scripts for the creation of the database.
then you can change the statements from CREATE TABLE to ALTER TABLE to reflect 
your design changes in the database.

regards,

peter

- -- 
|-
| peter riegersperger  <ri...@subnet.at>
|-
| subnet
| platform for media art and experimental technologies
|-
| http://www.subnet.at/
|-
| muehlbacherhofweg 5 // 5020 salzburg // austria
|-
| fon/fax +43/662/842 897
|- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+n6woIMP39JYOy9IRAsfYAJ97aMXdfHnWCir+TXCoH3lBz1u/lQCgrGHL
Jo0p/tbzDH+G3zZNXm1JYE0=
=PYpD
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org