-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yes, I need something like that:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs"> <head> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <meta http-equiv="Content-Language" content="cs" /> <meta http-equiv="Cache-control" content="no-cache" /> <meta name="description" content="This is description" /> <meta name="keywords" content="keyword1,keyword2,keyword3" /> <meta name="robots" content="all,follow,index,noarchive" /> <meta name="googlebot" content="index,follow,snippet,noarchive" /> <meta name="rating" content="general" /> <link rel="shortcut icon" href="/themes/lgc/favicon.ico" type="image/x-icon" /> <style type="text/css" media="screen,tv,projection">@import "/themes/lgc/style.css";</style> <script type="text/javascript" src="/inc/mootools/mootools.js"></script> <title>Test</title> </head> A xml:lang, Content-Language , style tags, script tags and title need to change. Is possible? ( possible xml:lang, I could delete a little ... but other things I would like to change ) sc Koen Deforche napsal(a): > Hey, > > 2009/6/23 scippio <[email protected]>: >> favicon and meta tags are still not configurable? > > Favicons are configurable now using a property in the wt_config.xml. > > Meta tags not yet, but will also only be configurable using the wt_config.xml, as you cannot manipulate this using AJAX calls. > > Unless you only want to support meta tags for search engines or browsers without JavaScript support ? > > Regards, koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpCGkoACgkQrYc0wbmFUUvvVQCgjrDq4d7+aCf1SS8ntBAu2jJF BmAAoIwrq/hb3uKQR6g6atViy/ojnauL =Qt0m -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
