On Tuesday 20 March 2007 11:54 am, David M. Cooke wrote:
> On Mon, Mar 19, 2007 at 12:54:51PM -0500, Jeff Strunk wrote:
> > Good afternoon,
> >
> > By request, I have installed the TracReSTMacro on the numpy, scipy, and
> > scikits tracs. This plugin allows you to display ReST formatted text
> > directly from svn.
> >
> > For example, http://projects.scipy.org/neuroimaging/ni/wiki/ReadMe in its
> > entirety is:
> > [[ReST(/ni/trunk/README)]]
>
> Hmm, I'm getting an Internal Server Error on
> http://projects.scipy.org/scipy/numpy/wiki/NumPyCAPI
> which has the content
> [[ReST(/numpy/trunk/doc/CAPI.txt)]]

The content was:
[[ReST(/numpy/trunk/numpy/doc/CAPI.txt)]]

It should have been:
[[ReST(/trunk/numpy/doc/CAPI.txt)]]

I fixed it in the database, and the page works.

Thanks,
Jeff

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to