Project

General

Profile

« Previous | Next » 

Revision 9861

Added by Jing Tao almost 8 years ago

Remove some hard-coded link on the release number. But there are still have four ones on the http link.

View differences:

index.rst
26 26
- Download Metacat
27 27

  
28 28
    - Binary Distribution (A war file installation)
29
        - GZIP File: metacat-bin-2.8.0.tar.gz_
30
        - ZIP File: metacat-bin-2.8.0.zip_
29
        - GZIP File: |bin-gz|_
30
        - ZIP File: |bin-zip|_
31 31
    - Source Distribution (Full source, requiring build)
32
        - GZIP File: metacat-src-2.8.0.tar.gz_
33
        - ZIP File: metacat-src-2.8.0.zip_
32
        - GZIP File: |src-gz|_
33
        - ZIP File: |src-zip|_
34 34
    - `Older versions`_
35 35
    
36 36
- For Developers: Metacat `API documentation`_
......
39 39

  
40 40
.. _API documentation: ./api/index.html
41 41

  
42
.. _metacat-bin-2.8.0.tar.gz: http://knb.ecoinformatics.org/software/dist/metacat-bin-2.8.0.tar.gz
42
.. |bin-gz| replace:: metacat-bin-|release|.tar.gz
43
.. _bin-gz: http://knb.ecoinformatics.org/software/dist/metacat-bin-2.8.0.tar.gz
43 44

  
44
.. _metacat-bin-2.8.0.zip: http://knb.ecoinformatics.org/software/dist/metacat-bin-2.8.0.zip
45
.. |bin-zip| replace:: metacat-bin-|release|.zip
46
.. _bin-zip: http://knb.ecoinformatics.org/software/dist/metacat-bin-2.8.0.zip
45 47

  
46
.. _metacat-src-2.8.0.tar.gz: http://knb.ecoinformatics.org/software/dist/metacat-src-2.8.0.tar.gz
48
.. |src-gz| replace:: metacat-src-|release|.tar.gz
49
.. _src-gz: http://knb.ecoinformatics.org/software/dist/metacat-src-2.8.0.tar.gz
47 50

  
48
.. _metacat-src-2.8.0.zip: http://knb.ecoinformatics.org/software/dist/metacat-src-2.8.0.zip
51
.. |src-zip| replace:: metacat-src-|release|.zip
52
.. _src-zip: http://knb.ecoinformatics.org/software/dist/metacat-src-2.8.0.zip
49 53

  
50 54
.. _Older versions: http://knb.ecoinformatics.org/software/dist/
51 55

  

Also available in: Unified diff