On Thu, 21 Jun 2001, Allan Rae wrote:

> I'll fetch the new www-user and look it over -- I'll try to get it applied
> tonight.

CVS lists lyx.css, imgs and images/line.gif as unknown files or
directories.  I can retrieve these direct from your website.

There is an unresolved conflict in site_map.php3 I can fix this myself but
you should really do this also.  Take a look at:

+<<<<<<< site_map.php3
+           echo("\n<li>$sub_dir_name directory</li>\n");
+           echo("<li><ul>\n");
+=======
            echo("\n<li>$sub_dir_name directory\n");
            echo("<ul>\n");
+>>>>>>> 1.2

Obviously (hopefully) you'll see this is the fix to the nested <ul> code
that I made.  Your code has +'s and is the first chunk, my fixes are from
cvs and are the second chunk.  I'd remove the lines marked with a +.

What is imgs meant for?  Is this just a temporary file for your own use?

Allan. (ARRae)

Reply via email to