| Previous · Next | |
| User | Message |
|
arjan
|
Date: 9/15/2008 6:00 am · Subject: putting the charset as high as possible in het HTML · Rating: 0
Hi JT, Is it ok to switch the order of line 171 and 172 in Style.pm: 171 172 171 172 Then if is put immediately below the tag, WebGUI will pass automated test that checks if the characterset definition is put as high as possible in the document. Kind regards, -- Arjan Widlak United Knowledge | Politiek-digitaal.nl |
| Back to Top |
Rate [ | ]
|
|
arjan
|
Date: 9/15/2008 7:43 am · Subject: Re: putting the charset as high as possible in het HTML · Rating: 0
Hmm. Somehow the lines behind the line numbers disappeared. Let's try without brackets. It's about: 171 meta name="generator" content="WebGUI '.$WebGUI::VERSION.'" /
Kind regards, Arjan Widlak United Knowledge |
| Back to Top |
Rate [ | ]
|
|
dionak
|
Date: 9/15/2008 11:00 am · Subject: Re: putting the charset as high as possible in het HTML · Rating: 0
Arjan,For SEO, we need the title highest in the header. Would this pose a problem? Kind regards, Diona On Mon, Sep 15, 2008 at 8:43 AM, wrote: > arjan wrote: > > Hmm. Somehow the lines behind the line numbers disappeared. Let's try > without brackets. It's about: > > 171 meta name="generator" content="WebGUI '.$WebGUI::VERSION.'" / > 172 meta http-equiv="Content-Type" content="text/html; charset=UTF-8" / > > > > Kind regards, > > Arjan Widlak > > United Knowledge > Internet for the public sector > > www.unitedknowledge.nl > > http://www.plainblack.com/webgui/dev/discuss/putting-the-charset-as-high-as-possible-in-het-html/1 > > > -- > > > > Plain Black, makers of WebGUI > > http://plainblack.com > > > -- Knowmad Technologies - Open Source Software Solutions W: http://www.knowmad.com | E: diona@knowmad.com P: 704.343.9330 | http://www.LinkedIn.com/in/dionakidd |
| Back to Top |
Rate [ | ]
|
|
arjan
|
Date: 9/15/2008 11:30 am · Subject: Re: putting the charset as high as possible in hetHTML · Rating: 0
Hi Diona,That would be no problem, since you can always put the title above the in the style like so: Hi, I'm Diona, these are my personal pages. (...) This is because the title is not generated by this template variable, but you have to put it in there yourself. Kind regards, Arjan. On Mon, 2008-09-15 at 11:00 -0500, diona@knowmad.com wrote: > dionak wrote: > > Arjan, > > For SEO, we need the title highest in the header. Would this pose a > problem? > > Kind regards, > > Diona > > On Mon, Sep 15, 2008 at 8:43 AM, wrote: > > arjan wrote: > > > > Hmm. Somehow the lines behind the line numbers disappeared. Let's > try > > without brackets. It's about: > > > > 171 meta name="generator" content="WebGUI '.$WebGUI::VERSION.'" / > > 172 meta http-equiv="Content-Type" content="text/html; > charset=UTF-8" / > > > > > > > > Kind regards, > > > > Arjan Widlak > > > > United Knowledge > > Internet for the public sector > > > > www.unitedknowledge.nl > > > > > http://www.plainblack.com/webgui/dev/discuss/putting-the-charset-as-high-as-possible-in-het-html/1 > > > > > > -- > > > > > > > > Plain Black, makers of WebGUI > > > > http://plainblack.com > > > > > > > > > > -- > Knowmad Technologies - Open Source Software Solutions > W: http://www.knowmad.com | E: diona@knowmad.com > P: 704.343.9330 | http://www.LinkedIn.com/in/dionakidd > > > http://www.plainblack.com/webgui/dev/discuss/putting-the-charset-as-high-as-possible-in-het-html/3 > -- Arjan Widlak United Knowledge | Politiek-digitaal.nl |
| Back to Top |
Rate [ | ]
|
|
arjan
|
Date: 9/15/2008 11:40 am · Subject: Re: putting the charset as high as possible in hetHTML · Rating: 0
Sorry Diona, forgot that HTML is filtered from a message. Like so:head> title>Hi, I'm Diona, these are my personal pages./title> tmpl_var head.tags> (...) /head> Kind reagrds, Arjan. On Mon, 2008-09-15 at 11:30 -0500, arjan@unitedknowledge.nl wrote: > arjan wrote: > > Hi Diona, > > That would be no problem, since you can always put the title above the > in the style like so: > > > Hi, I'm Diona, these are my personal pages. > > (...) > > > This is because the title is not generated by this template variable, > but you have to put it in there yourself. > > Kind regards, > Arjan. > > > On Mon, 2008-09-15 at 11:00 -0500, diona@knowmad.com wrote: > > dionak wrote: > > > > Arjan, > > > > For SEO, we need the title highest in the header. Would this pose a > > problem? > > > > Kind regards, > > > > Diona > > > > On Mon, Sep 15, 2008 at 8:43 AM, wrote: > > > arjan wrote: > > > > > > Hmm. Somehow the lines behind the line numbers disappeared. Let's > > try > > > without brackets. It's about: > > > > > > 171 meta name="generator" content="WebGUI '.$WebGUI::VERSION.'" / > > > 172 meta http-equiv="Content-Type" content="text/html; > > charset=UTF-8" / > > > > > > > > > > > > Kind regards, > > > > > > Arjan Widlak > > > > > > United Knowledge > > > Internet for the public sector > > > > > > www.unitedknowledge.nl > > > > > > > > > http://www.plainblack.com/webgui/dev/discuss/putting-the-charset-as-high-as-possible-in-het-html/1 > > > > > > > > > -- > > > > > > > > > > > > Plain Black, makers of WebGUI > > > > > > http://plainblack.com > > > > > > > > > > > > > > > > > -- > > Knowmad Technologies - Open Source Software Solutions > > W: http://www.knowmad.com | E: diona@knowmad.com > > P: 704.343.9330 | http://www.LinkedIn.com/in/dionakidd > > > > > > > http://www.plainblack.com/webgui/dev/discuss/putting-the-charset-as-high-as-possible-in-het-html/3 > > > -- > Arjan Widlak > United Knowledge | Politiek-digitaal.nl > > > > http://www.plainblack.com/webgui/dev/discuss/putting-the-charset-as-high-as-possible-in-het-html/4 > -- Arjan Widlak United Knowledge | Politiek-digitaal.nl |
| Back to Top |
Rate [ | ]
|
|
JT
|
Date: 9/15/2008 10:10 am · Subject: Re: putting the charset as high as possible in het HTML · Rating: 0
Done for 7.6. You're welcome to change it for 7.5 also if you need it to be.On Sep 15, 2008, at 6:00 AM, <arjan@unitedknowledge.nl> wrote: arjan wrote: JT Smithph: 703-286-2525 x810fx: 312-264-5382 Create like a god. Command like a king. Work like a slave. |
| Back to Top |
Rate [ | ]
|