Re: [Mono-list] On the new site

2004-06-11 Thread Kevin Breit
Andrew Arnott wrote:
The new site at www.mono-project.com looks great.  Here's a broken link:
On http://www.mono-project.com/using/index.html, clicking the
MonoDevelop link launches this script:
javascript:openExternal('http://www.monodevelop.com');  That link
opens a new browser window that is empty.  Both in FireFox and Internet
Explorer.  
 

Thanks for the feedback.  I'll get that fixed.
What's wrong with a href=http://www.monodevelop.com;
target=_newMonoDevelop/a ?
 

We use the Javascript function so we have some control (if we want) over 
the opening browser window.

Kevin
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] On the new site

2004-06-11 Thread Fawad Halim
Kevin, I'm seeing that the accented characters are showing up funny in 
Mozilla (for example, in the Mono Team page and in the credits in the 
release notes). It might just be the character encoding.

-fawad
Kevin Breit wrote:
Andrew Arnott wrote:
The new site at www.mono-project.com looks great.  Here's a broken link:
On http://www.mono-project.com/using/index.html, clicking the
MonoDevelop link launches this script:
javascript:openExternal('http://www.monodevelop.com');  That link
opens a new browser window that is empty.  Both in FireFox and Internet
Explorer.   

Thanks for the feedback.  I'll get that fixed.
What's wrong with a href=http://www.monodevelop.com;
target=_newMonoDevelop/a ?
 

We use the Javascript function so we have some control (if we want) over 
the opening browser window.

Kevin
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] On the new site

2004-06-11 Thread Todd Berman
Kevin Breit wrote:
Andrew Arnott wrote:
The new site at www.mono-project.com looks great.  Here's a broken link:
On http://www.mono-project.com/using/index.html, clicking the
MonoDevelop link launches this script:
javascript:openExternal('http://www.monodevelop.com');  That link
opens a new browser window that is empty.  Both in FireFox and Internet
Explorer.   

Thanks for the feedback.  I'll get that fixed.
What's wrong with a href=http://www.monodevelop.com;
target=_newMonoDevelop/a ?
 

We use the Javascript function so we have some control (if we want) over 
the opening browser window.
And locking out all non-js using browsers, or people browsing with js 
turned off.

This isnt a difficult thing to work around to allow the link to work 
with your js if its around, or the _new target if js isnt around.

In general (While I love the site), the reliance on js is not so good.
Especially considering the only reason for 'requiring' js is candy, 
there should be a way to access everything on the site with js turned 
completely off.

--Todd
Kevin
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] On the new site [2]

2004-06-11 Thread Francisco Yuste GarcĂ­a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Fawad Halim wrote:
[...]
| Kevin Breit wrote:
|
| Andrew Arnott wrote:
|
| The new site at www.mono-project.com looks great.  Here's a broken link:
|
| On http://www.mono-project.com/using/index.html, clicking the
| MonoDevelop link launches this script:
| javascript:openExternal('http://www.monodevelop.com');  That link
| opens a new browser window that is empty.  Both in FireFox [...]
As the script javascript:openExternal('http://www.go-mono.com/monologue')
on http://mono-project.com/about/index.html too.
It's a really interesting site.
Cheers!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAyjZAfZ1FT5eF4+ARAlCxAJ9aXwCixyBCyqUtaSo1c+jyOILs3QCdEa4X
ABk6SbzfF11jYCvlUlwu8u8=
=s0pf
-END PGP SIGNATURE-
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] On the new site

2004-06-11 Thread Thomas R. Corbin
On Friday June 11, 2004 04:39 pm, Todd Berman wrote:
 Kevin Breit wrote:
  Andrew Arnott wrote:
  The new site at www.mono-project.com looks great.  Here's a broken link:
 
  On http://www.mono-project.com/using/index.html, clicking the
  MonoDevelop link launches this script:
  javascript:openExternal('http://www.monodevelop.com');  That link
  opens a new browser window that is empty.  Both in FireFox and Internet
  Explorer.
 
  Thanks for the feedback.  I'll get that fixed.
 
  What's wrong with a href=http://www.monodevelop.com;
  target=_newMonoDevelop/a ?
 
  We use the Javascript function so we have some control (if we want) over
  the opening browser window.

 And locking out all non-js using browsers, or people browsing with js
 turned off.

Ah, I thought it was just me that felt that way.


 This isnt a difficult thing to work around to allow the link to work
 with your js if its around, or the _new target if js isnt around.

 In general (While I love the site), the reliance on js is not so good.

 Especially considering the only reason for 'requiring' js is candy,
 there should be a way to access everything on the site with js turned
 completely off.

 --Todd

  Kevin
  ___
  Mono-list maillist  -  [EMAIL PROTECTED]
  http://lists.ximian.com/mailman/listinfo/mono-list

 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list