[Mono-docs-list] RE: [Mono-list] Live Monodoc server.

2003-08-14 Thread Piers Haken
] Subject: RE: [Mono-list] Live Monodoc server. I think you need to remove the line base href='.' target='content' / from the left frame. Piers. -Original Message- From: Miguel de Icaza [mailto:[EMAIL PROTECTED] Sent: Saturday, August 09, 2003 8:24 PM

[Mono-docs-list] RE: [Mono-list] Live Monodoc server.

2003-08-14 Thread Piers Haken
Docs; [EMAIL PROTECTED] Subject: RE: [Mono-list] Live Monodoc server. I think you need to set add an attribute 'target=content' to each of the XML tree items and each of the root WebFXLoadTreeItems. Then you can remove the base element. Piers. -Original Message- From

[Mono-docs-list] RE: [Mono-list] Live Monodoc server.

2003-08-14 Thread Piers Haken
To: Piers Haken Cc: Mono Docs; [EMAIL PROTECTED] Subject: RE: [Mono-list] Live Monodoc server. Hello! I should clarify this. The tree doesn't work in IE, and I think it's this line that's the culprit. All the URLs are being expanded as http://./...; Yeah, but if I make this change

[Mono-docs-list] RE: [Mono-list] Live Monodoc server.

2003-08-14 Thread Piers Haken
I think you need to remove the line base href='.' target='content' / from the left frame. Piers. -Original Message- From: Miguel de Icaza [mailto:[EMAIL PROTECTED] Sent: Saturday, August 09, 2003 8:24 PM To: Mono Docs; [EMAIL PROTECTED] Subject: [Mono-list] Live

[Mono-docs-list] Re: [Mono-list] Live Monodoc server.

2003-08-14 Thread Giuseppe Greco
On Sun, 2003-08-10 at 05:24, Miguel de Icaza wrote: Hey guys, We have a live Monodoc 0.6 server on http://mono.ximian.com:8080 running Mono + ASP.NET + our Monodoc framework rendering the core documentation, Gtk# and GtkMozEmbed#. The site sports a nice dynamic javascript tree,

Re: [Mono-list] Live Monodoc server.

2003-08-14 Thread Giuseppe Greco
On Sun, 2003-08-10 at 05:24, Miguel de Icaza wrote: Hey guys, We have a live Monodoc 0.6 server on http://mono.ximian.com:8080 running Mono + ASP.NET + our Monodoc framework rendering the core documentation, Gtk# and GtkMozEmbed#. The site sports a nice dynamic javascript tree,

RE: [Mono-list] Live Monodoc server.

2003-08-14 Thread Miguel de Icaza
Hello! I should clarify this. The tree doesn't work in IE, and I think it's this line that's the culprit. All the URLs are being expanded as http://./...; Yeah, but if I make this change the target of clicking on a link starts changing the other panel.Any suggestions about how to fix

RE: [Mono-list] Live Monodoc server.

2003-08-14 Thread Piers Haken
Docs; [EMAIL PROTECTED] Subject: RE: [Mono-list] Live Monodoc server. I think you need to set add an attribute 'target=content' to each of the XML tree items and each of the root WebFXLoadTreeItems. Then you can remove the base element. Piers. -Original Message- From

RE: [Mono-list] Live Monodoc server.

2003-08-14 Thread Piers Haken
] Subject: RE: [Mono-list] Live Monodoc server. I think you need to remove the line base href='.' target='content' / from the left frame. Piers. -Original Message- From: Miguel de Icaza [mailto:[EMAIL PROTECTED] Sent: Saturday, August 09, 2003 8:24 PM

[Mono-list] Live Monodoc server.

2003-08-14 Thread Miguel de Icaza
Hey guys, We have a live Monodoc 0.6 server on http://mono.ximian.com:8080 running Mono + ASP.NET + our Monodoc framework rendering the core documentation, Gtk# and GtkMozEmbed#. The site sports a nice dynamic javascript tree, that only downloads the parts it needs to load. Enjoy,

RE: [Mono-list] Live Monodoc server.

2003-08-14 Thread Piers Haken
I think you need to remove the line base href='.' target='content' / from the left frame. Piers. -Original Message- From: Miguel de Icaza [mailto:[EMAIL PROTECTED] Sent: Saturday, August 09, 2003 8:24 PM To: Mono Docs; [EMAIL PROTECTED] Subject: [Mono-list] Live

Re: [Mono-list] Live Monodoc server.

2003-08-12 Thread Richard Norman
Also, one thing I did notice is that the _javascript_ was not commented properly for browsers that can not render the _javascript_. The last line in the_javascript_ that is returned appears this way: -- In _javascript_ this is the decrement modifier. it should be commented this way //--

RE: [Mono-list] Live Monodoc server.

2003-08-11 Thread Piers Haken
[mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 8:17 AM To: Luis Fernandez Cc: [EMAIL PROTECTED] Subject: RE: [Mono-list] Live Monodoc server. Hello, Nope, it doesn't work yet, although the situation has somehow improved. Now, the menu on the left frame is loaded