Hi Massimo,

It is set in these files:

grep -r 'lang="cs"' *

applications/examples/views/layout.html:<html
xmlns="http://www.w3.org/1999/xhtml"; xml:lang="cs" lang="cs">
applications/examples/views/layout.html:    <meta name="author"
lang="cs" content="{{=response.author}}" />


On Wed, Feb 4, 2009 at 4:51 PM, achipa <attila.cs...@gmail.com> wrote:
>
> Not the server, but web2py itself. View source shows:
>
> <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="cs" lang="cs">
>  <head>
>    <meta http-equiv="content-type" content="text/html;
> charset=utf-8" />
>    <meta http-equiv="content-language" content="cs" />
>    <meta name="author" lang="cs" content="None" />     <meta
> name="description" content="web2py Enterprise Web Framework" />
>
>
> On Feb 4, 6:24 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>> my server is returning content-language: cs ?
>> strange. I do not set the content-language field.
>>
>> Massimo
>>
>> On Feb 4, 7:40 am, achipa <attila.cs...@gmail.com> wrote:
>>
>> > Content-language shows 'cs' for me which breaks a few fancy addons I
>> > use, the 'accept language' header I send is en-us,en, so no idea where
>> > it gets 'cs' from.
>>
>> > On Feb 2, 8:57 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
>>
>> > > I am working on this prototype website to go with launch of web2py
>> > > 1.56 sometime this week.
>>
>> > >https://mdp.cti.depaul.edu/examples2
>>
>> > > Pros, cons? This stretches the limits of my CSS capabilities.
>> > > It is full of typos. Can you help me fix them?
>>
>> > > Please notice the new Who page containing an extensive list of
>> > > CONTRIBUTORS. If I missed you name, I apologize, please email me and
>> > > remind me what you did.
>>
>> > > It still misses:
>> > > orm page
>> > > authentication page (gluon/tools.py)
>> > > authorization page (gluon/tools.py)
>> > > crud page (covering SQLFORM, form_factory and Crud from gluon/
>> > > tools.py)
>>
>> > > Can you help write those?
>>
>> > > Massimo
> >
>



-- 
Douglas Soares de Andrade
== Archlinux Trusted User and Developer - dsa
** Quote: Old programmers never die; they exit to a higher shell.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to