Subversion Repositories wimsdev

Rev

Rev 9291 | Rev 11984 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9291 Rev 11973
Line 20... Line 20...
20
 
20
 
21
!read Findex
21
!read Findex
22
cmdfiles=$(cmdf_$cmd_choose)
22
cmdfiles=$(cmdf_$cmd_choose)
23
 
23
 
24
title_user      =General documentation
24
title_user      =General documentation
25
title_devel	=Publish your pages under wims
25
title_devel	=Publish your pages under WIMS
26
title_ref	=Wims modules: technical reference
26
title_ref	=WIMS modules: technical reference
27
 
27
 
28
title_whatis    =What is wims?
28
title_whatis    =What is WIMS?
29
title_why       =Why wims?
29
title_why       =Why WIMS?
30
title_copyright =Copyright policies
30
title_copyright =Copyright policies
31
title_status    =Current status of development
31
title_status    =Current status of development
32
title_examples  =Examples of what you can do with wims
32
title_examples  =Examples of what you can do with WIMS
33
title_compare   =Comparison with other approaches
33
title_compare   =Comparison with other approaches
34
title_features  =Current features of wims
34
title_features  =Current features of WIMS
35
title_todo	=More features planned for future versions
35
title_todo	=More features planned for future versions
36
title_lightpub	=Light phtml page: the simplest way to use wims features
36
title_lightpub	=Light phtml page: the simplest way to use WIMS features
37
title_lighthowto=How to publish a light phtml page
37
title_lighthowto=How to publish a light phtml page
38
title_migrate   =Upgrade a light phtml page into a module
38
title_migrate   =Upgrade a light phtml page into a module
39
title_structure =Basic structure of wims
39
title_structure =Basic structure of WIMS
40
title_remote_dev=Online development of activities
40
title_remote_dev=Online development of activities
41
title_module    =Structure of a wims module
41
title_module    =Structure of a WIMS module
42
title_variables =Variables in a module
42
title_variables =Variables in a module
43
title_varspecial=Variables with special meanings
43
title_varspecial=Variables with special meanings
-
 
44
title_templatefiles=Template files
44
title_datastruct=Data structure
45
title_datastruct=Data structure
45
title_cmdlist   =List of commands
46
title_cmdlist   =List of commands
46
title_mathfn    =List of mathematical functions
47
title_mathfn    =List of mathematical functions
47
title_slib	=List of slib (library of scripts)
48
title_slib	=List of slib (library of scripts)
48
title_mathfonts =List of inline mathematical symbols
49
title_mathfonts =List of inline mathematical symbols
49
title_interface =Interfaces to external software packages
50
title_interface =Interfaces to external software packages
50
title_class	=User registration and classes
51
title_class	=User registration and classes
51
title_applets	=Java applets capable of interfacing with wims
52
title_applets	=Java applets capable of interfacing with WIMS
52
user_doc =whatis,examples,compare,features,remote_dev
53
user_doc =whatis,examples,compare,features,remote_dev
53
#devel_doc=features,lightpub,lighthowto,migrate,remote_dev
54
#devel_doc=features,lightpub,lighthowto,migrate,remote_dev
54
ref_doc=structure,module,variables,varspecial,datastruct,cmdlist,mathfonts,slib,interface,applets
55
ref_doc=structure,module,variables,varspecial,datastruct,cmdlist,mathfonts,\
-
 
56
 slib,interface,applets,templatefiles
55
 
57
 
56
wims_module_log=$style $lang $subject
58
wims_module_log=$style $lang $subject
57
 
59
 
58
!if $style=integral
60
!if $style=integral
59
 ref1=<!---
61
 ref1=<!---