hmmm. I agree in principle but that will confuse people because there
are screenshots in the book.


On Feb 4, 5:20 pm, BearXu <bearx...@gmail.com> wrote:
> but I think the Admin Interface should have a different face from other
> applications included in it.
>
> 2009/2/4 mdipierro <mdipie...@cs.depaul.edu>
>
>
>
> > You are right. Everything should have a uniform look and feel.
>
> > Massimo
>
> > On Feb 4, 3:21 pm, Peter <peter.kleyn...@gmail.com> wrote:
> > > It IS much better than the old site...
>
> > > --- but I think the black rollover on the buttons is truly horrible
> > > (the .menu ul li a:hover { background: #000000; } maybe try
> > > #CCCCCC...? )
>
> > > --- and while it looks "clean", I can't say it is especially hip;
> > > aren't the graphic design students at DePaul lining up to put their
> > > name on the skin for the most exciting OSS product to come out of
> > > their U? ;-)
>
> > > --- finally, since you're redoing the website, how about the
> > > documentation site? I guess the design and CSS for website and docs
> > > site should be coordinated to some extent...
>
> > > I did some projects in Wordpress, and even though I nearly strangled
> > > myself with their PHP, I still think the WP codex wiki (based on
> > > mediawiki) is one of the best pieces of OSS user documentation that I
> > > have used. Tryhttp://codex.wordpress.org/WordPress_Semantics--
> > > structure, content and presentation, it's all there. If you do decide
> > > to try Mediawiki, be sure to also copy the CSS over from the WP
> > > codex. ;-)
>
> > > Cheers,
> > > -Peter
>
> > > On Feb 4, 8:35 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > > oops. Thank you
>
> > > > On Feb 4, 12:57 pm, Douglas Andrade <dsandr...@gmail.com> wrote:
>
> > > > > 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