Hi, Please remember to keep this on the list. I've cc'd it back to gnucash-devel. Please remember to Reply-To-List or Reply-All when replying.
Thilo Pfennig <[EMAIL PROTECTED]> writes: > Am Sun, 10 Feb 2008 09:11:05 -0500 > schrieb Derek Atkins <[EMAIL PROTECTED]>: > >> If you DO configure a mirror we can even set up a trigger to >> let you know when there's been an update, so you don't have to >> poll SVN; we can signal you. > > I have now set up one at gnucash.alternativ.net. Okay.. > I also suggest a patch to make clear what kind of encoding the pages > use - important for languages like german who make extensive use. > Default is ISO-8859-1 and thn german unlauts are displayed wrong. I > guess your webserver is set up different - but encoding should be > really suggest by a web page: We've actually discussed this multiple times, and the arguments seem to be that the web server should somehow know what the page encodings are. I've argued multiple times that the web pages themselves know better what encoding they are using, but there's been resistence. So I'm afraid this patch wouldn't be accepted: > Index: externals/header.phtml > =================================================================== > --- externals/header.phtml (Revision 16941) > +++ externals/header.phtml (Arbeitskopie) > @@ -4,6 +4,7 @@ > <link rel="stylesheet" href="<?=$top_dir?>/externals/gnucash.css" > type="text/css" /> <link rel="icon" href="<?=$top_dir?>/favicon.ico" > type="image/x-icon" /> <link rel="shortcut icon" > href="<?=$top_dir?>/favicon.ico" type="image/x-icon" /> +<meta > http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <?php > echo $mimeline; ?> <?php Thanks, -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel