Re: New site

2008-04-01 Thread Andre Poenitz
On Wed, Apr 02, 2008 at 12:05:12AM +0200, Joost Verburg wrote: > Andre Poenitz wrote: >> On Mon, Mar 31, 2008 at 10:26:37PM +0200, Joost Verburg wrote: >>> Andre Poenitz wrote: I mean the gradient from 'half-grey' to 'dark-grey' left of the 'navigaion column'. This is present but useless/

Re: New site

2008-04-01 Thread Joost Verburg
Andre Poenitz wrote: On Mon, Mar 31, 2008 at 10:26:37PM +0200, Joost Verburg wrote: Andre Poenitz wrote: I mean the gradient from 'half-grey' to 'dark-grey' left of the 'navigaion column'. This is present but useless/troublesome for small widths. I understand what you mean. It's just about 20 p

Re: New site

2008-03-31 Thread christian . ridderstrom
On Tue, 1 Apr 2008, Jean-Marc Lasgouttes wrote: Le 31 mars 08 à 23:27, [EMAIL PROTECTED] a écrit : Hmm... I looked at the conf.file, do you happen to know why is there a '?' in the regexp? AliasMatch ^/test/([?A-Z].*) /home/lyx/www/www-user/test/index.php/Main /$1 For all I know, the '?' is

Re: New site

2008-03-31 Thread Jean-Marc Lasgouttes
Le 31 mars 08 à 23:27, [EMAIL PROTECTED] a écrit : Hmm... I looked at the conf.file, do you happen to know why is there a '?' in the regexp? AliasMatch ^/test/([?A-Z].*) /home/lyx/www/www-user/test/index.php/ Main /$1 For all I know, the '?' is needed, but I'd like to check if you have an

Re: New site

2008-03-31 Thread christian . ridderstrom
On Mon, 31 Mar 2008, [EMAIL PROTECTED] wrote: Actually, I think removing also the Main would be good, what do you think? Yes (you've probably seen my other post now). Is it OK now? I hope I have this working now as well: http://www.lyx.org/test/HomePage and links from the page sh

Re: New site

2008-03-31 Thread christian . ridderstrom
On Mon, 31 Mar 2008, [EMAIL PROTECTED] wrote: Actually, I think removing also the Main would be good, what do you think? Yes (you've probably seen my other post now). Is it OK now? Hmm... I looked at the conf.file, do you happen to know why is there a '?' in the regexp? AliasMatch ^/tes

Re: New site

2008-03-31 Thread christian . ridderstrom
On Mon, 31 Mar 2008, [EMAIL PROTECTED] wrote: Actually, I think removing also the Main would be good, what do you think? Yes (you've probably seen my other post now). Is it OK now? Looks ok, although I have to fix the automatic redirection that currently happens. If you go to ht

Re: New site

2008-03-31 Thread Andre Poenitz
On Mon, Mar 31, 2008 at 10:26:37PM +0200, Joost Verburg wrote: > Andre Poenitz wrote: >> I mean the gradient from 'half-grey' to 'dark-grey' left of the >> 'navigaion column'. This is present but useless/troublesome for small >> widths. > > I understand what you mean. It's just about 20 pixels now

Re: New site

2008-03-31 Thread jeanmarc . lasgouttes
> > Actually, I think removing also the Main would be good, what do you > > think? > > Yes (you've probably seen my other post now). Is it OK now? JMarc

Re: New site

2008-03-31 Thread Joost Verburg
Andre Poenitz wrote: I mean the gradient from 'half-grey' to 'dark-grey' left of the 'navigaion column'. This is present but useless/troublesome for small widths. I understand what you mean. It's just about 20 pixels now but it would indeed be better if it was not displayed for small widths. I

Re: New site

2008-03-31 Thread Andre Poenitz
On Mon, Mar 31, 2008 at 09:30:14PM +0200, Joost Verburg wrote: > Andre Poenitz wrote: >> Ah... on the main page, but not on, say, >> http://www.lyx.org/test/index.php/Main/Tasks >> ? > > The bug Edwin reported has been fixed. > > When you reduce the width of the size, the size of the left and rig

Re: New site

2008-03-31 Thread Joost Verburg
Andre Poenitz wrote: Ah... on the main page, but not on, say, http://www.lyx.org/test/index.php/Main/Tasks ? The bug Edwin reported has been fixed. When you reduce the width of the size, the size of the left and right border is both reduced until the minimum width is reached. Then the sit

Re: New site

2008-03-31 Thread Andre Poenitz
On Mon, Mar 31, 2008 at 08:21:38PM +0200, Joost Verburg wrote: > Andre Poenitz wrote: >> I don't see this, but it looks like reducing the width off the page >> simply removes 'contents' from the right and the empty left border stays >> around. That's rather not nice. > > It's already fixed :) Ah..

Re: New site

2008-03-31 Thread Joost Verburg
Andre Poenitz wrote: I don't see this, but it looks like reducing the width off the page simply removes 'contents' from the right and the empty left border stays around. That's rather not nice. It's already fixed :) Joost

Re: Re: New site

2008-03-31 Thread Andre Poenitz
On Mon, Mar 31, 2008 at 05:03:18PM +0200, Leuven, E. wrote: > btw, i see this when i reduce the width of my browser window (firefox > 2.0.0.13): > > http://leuven.economists.nl/lyx/site.png I don't see this, but it looks like reducing the width off the page simply removes 'contents' from the rig

Re: New site

2008-03-31 Thread Joost Verburg
Leuven, E. wrote: btw, i see this when i reduce the width of my browser window (firefox 2.0.0.13): http://leuven.economists.nl/lyx/site.png Thanks. I'll fix that. Joost

RE: Re: New site

2008-03-31 Thread Leuven, E.
btw, i see this when i reduce the width of my browser window (firefox 2.0.0.13): http://leuven.economists.nl/lyx/site.png

Re: New site

2008-03-31 Thread christian . ridderstrom
On Mon, 31 Mar 2008, Jean-Marc Lasgouttes wrote: [EMAIL PROTECTED] writes: Ok. Actually, I need to ask Jean-Marc to make a change to the web server's configuration. We would prefer to have e.g. the following URI http://www.lyx.org/test/Main/HomePage work by mapping it to an equivalen

Re: New site

2008-03-31 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] writes: > Ok. Actually, I need to ask Jean-Marc to make a change to the web > server's configuration. We would prefer to have e.g. the following URI > > http://www.lyx.org/test/Main/HomePage > > work by mapping it to an equivalent URI as follows > > http://www.lyx.org

Re: New site

2008-03-30 Thread christian . ridderstrom
On Sat, 29 Mar 2008, Rex C. Eastbourne wrote: [EMAIL PROTECTED] wrote: On Sat, 29 Mar 2008, rgheck wrote: > > > ready. Please test it a little before, as I might have broken > > something > while moving it... > > Hm, I'm getting blank pages when I go to those URLs. Is it working > >

Re: New site

2008-03-29 Thread Rex C. Eastbourne
[EMAIL PROTECTED] wrote: On Sat, 29 Mar 2008, rgheck wrote: > ready. Please test it a little before, as I might have broken something > while moving it... Hm, I'm getting blank pages when I go to those URLs. Is it working on your computer? Me too. My fault, I managed to brake it befor

Re: New site

2008-03-29 Thread christian . ridderstrom
On Sat, 29 Mar 2008, rgheck wrote: > ready. Please test it a little before, as I might have broken something > while moving it... Hm, I'm getting blank pages when I go to those URLs. Is it working on your computer? Me too. My fault, I managed to brake it before going away... It's up no

Re: New site

2008-03-29 Thread rgheck
Rex C. Eastbourne wrote: [EMAIL PROTECTED] wrote: I've now moved the site to http://www.lyx.org/test so feel free to announce it and ask for feedback when you think it's ready. Please test it a little before, as I might have broken something while moving it... I've started on documetin

Re: New site

2008-03-29 Thread Rex C. Eastbourne
[EMAIL PROTECTED] wrote: I've now moved the site to http://www.lyx.org/test so feel free to announce it and ask for feedback when you think it's ready. Please test it a little before, as I might have broken something while moving it... I've started on documeting the configuration of the

Re: New site map

2008-03-26 Thread christian . ridderstrom
On Wed, 26 Mar 2008, Rex C. Eastbourne wrote: Pavel Sanda wrote: > Pavel Sanda wrote: > > > donation not under welcome. developers section structure is missing. > > Older LDNs not needed anymore. maybe add some wiki page with TODOs > > which should be emptied before going to official site

Re: New site map

2008-03-26 Thread Rex C. Eastbourne
Leuven, E. wrote: and perhaps: rename "Getting LyX" -> "Download" rename "Resources" -> "Support" and add installation resources to "Support" ? Excellent ideas, Edwin -- will do. Rex

RE: New site map

2008-03-26 Thread Leuven, E.
and perhaps: rename "Getting LyX" -> "Download" rename "Resources" -> "Support" and add installation resources to "Support" ?

Re: New site map

2008-03-26 Thread Rex C. Eastbourne
Pavel Sanda wrote: Pavel Sanda wrote: donation not under welcome. developers section structure is missing. Older LDNs not needed anymore. maybe add some wiki page with TODOs which should be emptied before going to official site. pavel OK, where should Donations page go? Under dev

Re: New site map

2008-03-26 Thread Pavel Sanda
> Pavel Sanda wrote: >> donation not under welcome. developers section structure is missing. >> Older LDNs not needed anymore. maybe add some wiki page with TODOs >> which should be emptied before going to official site. >> pavel >> > OK, where should Donations page go? Under development? hm. m

Re: New site map

2008-03-26 Thread Rex C. Eastbourne
Pavel Sanda wrote: donation not under welcome. developers section structure is missing. Older LDNs not needed anymore. maybe add some wiki page with TODOs which should be emptied before going to official site. pavel OK, where should Donations page go? Under development? Rex

Re: New site map

2008-03-26 Thread Pavel Sanda
> I would welcome people's input! This structure will probably eventually > change somewhat, but this is just a rough idea of how to organize things. donation not under welcome. developers section structure is missing. Older LDNs not needed anymore. maybe add some wiki page with TODOs which shoul