axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Axiom-developer] LatexWiki image path names, Axiom library code and


From: Bill Page
Subject: RE: [Axiom-developer] LatexWiki image path names, Axiom library code and
Date: Sun, 11 Jul 2004 14:29:01 -0400

On Saturday, July 10, 2004 10:54 PM I wrote:
> ... 
> While on the subject of image path names, I would like to
> propose a change in the way the LocalFS directory is set up
> and in the image URLs. What we have now is
> 
>   http://computer/path/images/name.png
> 
> In the URL what I would like to see is this
> 
>   http://computer/images/path/name.png
> 

Actually, I have thought about this a little more and what
I think might be better is something like this

  http://computer/LatexWiki/path/images/name.png

There would be just one LocalFS map to the

  workingDir/LatexWiki

sub-directory. Then Axiom could use names like this

  http://computer/LatexWiki/path/axiom/name.spad

This would have the benefit of keeping the interesting
Axiom code separate from the much less interesting image
files.

Regards,
Bill Page





reply via email to

[Prev in Thread] Current Thread [Next in Thread]