Subversion Repositories wimsdev

Rev

Rev 5836 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2043 bpr 1
!!INDEX
2
!! Erase the above line to hide your page from wims search engine.
3
!! Line starting with double exclamations are comment lines.
4
!!
5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6
!!
7
!! Indexing definitions. You should modify them according to your case.
8
!!
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
 
11
!! Put every definition in ONE LINE!!
12
!let module_author	=
13
!let module_address	=
2980 zjchen 14
!let module_title	=下载 WIMS
2043 bpr 15
!let module_description	=
16
 
17
!let module_language	=$lang
18
 
19
!!Your copyright policy.
20
!!Your page will be included in wims distribution if the word `GNU'
21
!! appears in the following definition.
5787 bpr 22
!let module_copyright	=&copy; 2009 (<a href="COPYING">GNU GPL</a>)
2043 bpr 23
 
24
!header
2980 zjchen 25
你可以从以下的 WIMS 的开发网站下载 :
16157 obado 26
<a target="wims_external" href="https://sourcesup.renater.fr/frs/?group_id=379">
27
sourcesup.renater.fr</a>
2980 zjchen 28
其中有 WIMS 的项目.
29
偶数的版本是稳定版, 奇数的则是中间版本.
2043 bpr 30
 
2980 zjchen 31
安装说明可参看
16157 obado 32
<a target="wims_external" href="https://wiki.wimsedu.info">wiki.wimsedu.info</a>
33
或 <a target="wims_external" href="https://wimsedu.info">wimsedu.info</a>
2980 zjchen 34
<p>
35
安装好后, 可以再利用网站管理工具下载模块.
36
 
37
某些模块含有其它模块用到的数据, 而且体积较大, 需要单独下载.
5836 bpr 38
</p>
2980 zjchen 39
!tail
40