Subversion Repositories wimsdev

Rev

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

Rev 11984 Rev 12014
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
title_dev=Development
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_templatefiles=Template files
45
title_anstype=How to do an anstype
45
title_anstype=How to do an anstype
46
title_datastruct=Data structure
46
title_datastruct=Data structure
47
title_cmdlist   =List of commands
47
title_cmdlist=List of commands
48
title_mathfn    =List of mathematical functions
48
title_mathfn    =List of mathematical functions
49
title_slib	=List of slib (library of scripts)
49
title_slib=List of slib (library of scripts)
50
title_mathfonts =List of inline mathematical symbols
50
title_mathfonts =List of inline mathematical symbols
51
title_interface =Interfaces to external software packages
51
title_interface =Interfaces to external software packages
52
title_class	=User registration and classes
52
title_class=User registration and classes
53
title_applets	=Java applets capable of interfacing with WIMS
53
title_applets=Java applets capable of interfacing with WIMS
-
 
54
title_dir=Structure of sub directories
-
 
55
title_themes=Themes
-
 
56
title_sheet=Sheet formats
-
 
57
title_taxonomy=Taxonomies
-
 
58
 
-
 
59
name_seehere=See here
54
user_doc =whatis,examples,compare,features,remote_dev
60
user_doc =whatis,examples,compare,features,remote_dev
55
#devel_doc=features,lightpub,lighthowto,migrate,remote_dev
61
#devel_doc=features,lightpub,lighthowto,migrate,remote_dev
56
ref_doc=structure,module,variables,varspecial,datastruct,cmdlist,mathfonts,\
62
ref_doc=structure,module,variables,varspecial,datastruct,cmdlist,mathfonts,\
57
 slib,interface,applets,templatefiles,anstype
63
 slib,interface,applets,templatefiles,anstype
-
 
64
 
-
 
65
dev_doc=dir,themes,sheet,taxonomy
58
 
66
 
59
wims_module_log=$style $lang $subject
67
wims_module_log=$style $lang $subject
60
 
68
 
61
!if $style=integral
69
!if $style=integral
62
 ref1=<!---
70
 ref1=<!---