Rev 14065 | Rev 14262 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14065 | Rev 14098 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !read ./tabletheme |
1 | !read ./tabletheme |
2 | !if $module=home or $module= |
2 | !if $module=home or $module= |
3 |
|
3 | !exit |
4 | !endif |
4 | !endif |
5 | !default module_about_bgcolor=$wims_ref_bgcolor |
5 | !default module_about_bgcolor=$wims_ref_bgcolor |
6 | !set module_language=!trim $module_language |
6 | !set module_language=!trim $module_language |
7 | !set module_language=$lang |
7 | !set module_language=$lang |
8 | !set Lang_name_nl=Nederlands |
8 | !set Lang_name_nl=Nederlands |
Line 17... | Line 17... | ||
17 | !set Lang_name_si=slovenski |
17 | !set Lang_name_si=slovenski |
18 | 18 | ||
19 | !for v_a in description,translator,translator_address,title,keywords |
19 | !for v_a in description,translator,translator_address,title,keywords |
20 | !set mod_u=$(module_$(v_a)_$lang) |
20 | !set mod_u=$(module_$(v_a)_$lang) |
21 | !if $mod_u!=$empty |
21 | !if $mod_u!=$empty |
22 | !set module_$(v_a)=$mod_u |
22 | !set module_$(v_a)=$mod_u |
23 | !endif |
23 | !endif |
24 | !next |
24 | !next |
25 | 25 | ||
26 | !if $module_require!=$empty |
26 | !if $module_require!=$empty |
27 | module_about_require=<ul> |
27 | module_about_require=<ul> |
Line 64... | Line 64... | ||
64 | !read namewriting.phtml $module_translator |
64 | !read namewriting.phtml $module_translator |
65 | !set module_translator=$(script_out[1]) |
65 | !set module_translator=$(script_out[1]) |
66 | !set wims_homeref_translator_num=$script_cnt |
66 | !set wims_homeref_translator_num=$script_cnt |
67 | !set module_translator_address=!replace internal ; by , in $module_translator_address |
67 | !set module_translator_address=!replace internal ; by , in $module_translator_address |
68 | !for ad=1 to $wims_homeref_translator_num |
68 | !for ad=1 to $wims_homeref_translator_num |
69 |
|
69 | !set module_tr_=!mailurl $(module_translator_address[$ad]) $(module_translator[$ad])\ |
70 | WIMS $module_title [$module_language] |
70 | WIMS $module_title [$module_language] |
71 |
|
71 | !set module_tr=!append line trans,0,$wims_name_translatedby $(module_tr_) to $module_tr |
72 | !next |
72 | !next |
73 | !set module_tr=!mailurl $module_translator_address $module_translator\ |
73 | !set module_tr=!mailurl $module_translator_address $module_translator\ |
74 | WIMS $module_title [$lang] |
74 | WIMS $module_title [$lang] |
75 | 75 | ||
76 | !!******** PERMALINK / EMBEDDABLE PLAYER ADD |
76 | !!******** PERMALINK / EMBEDDABLE PLAYER ADD |
Line 93... | Line 93... | ||
93 | !set configlink1=$wims_ref_name?module=adm/raw&job=lightpopup&emod=$module&&parm=$module_init_parm1&option=noabout |
93 | !set configlink1=$wims_ref_name?module=adm/raw&job=lightpopup&emod=$module&&parm=$module_init_parm1&option=noabout |
94 | !endif |
94 | !endif |
95 | 95 | ||
96 | !if _exam notin $session and ($module_path notitemof adm,classes or adm/new isin $module) |
96 | !if _exam notin $session and ($module_path notitemof adm,classes or adm/new isin $module) |
97 | 97 | ||
98 | !set permalink_tr=$table_tr<th>$$$$wims_name_permalink < |
98 | !set permalink_tr=$table_tr<th>$$$$wims_name_permalink <div class="small">($$$$wims_name_Link_for_bookmark)</div></th>\ |
- | 99 | <td class="field"><ul>\ |
|
- | 100 | <li><label for="module_link">"Normal" link:</label>\ |
|
- | 101 | <a href="$wims_ref_name?module=$module">$wims_ref_name?module=$module</a></li>\ |
|
- | 102 | <li><label for="light_module_link">"Light" link (without interface):</label><input readonly="readonly" value="$configlink1" style="width:100%" id="light_module_link"/>\ |
|
- | 103 | </ul></td></tr> |
|
99 | 104 | ||
100 | !set embeddable_tr=$table_tr<th>$$$$wims_name_embeddable< |
105 | !set embeddable_tr=$table_tr<th>$$$$wims_name_embeddable <div class="small">($$$$wims_name_display1)</div> </th>\ |
- | 106 | <td class="field">\ |
|
- | 107 | <label for="wims_embed_textarea">$$$$wims_name_copy_and_paste $$$$wims_name_the_code $$$$wims_name_on_your_site</label>\ |
|
101 | < |
108 | <!--textarea style="vertical-align:middle" rows="3" cols="50" readonly="readonly" id="wims_embed_textarea"><iframe src="$permalien&embededwindow=true" width="100%" height="100%"></iframe></textarea-->\ |
102 | <textarea style="vertical-align:middle" rows="3" cols="50" readonly="readonly" id=" |
109 | <textarea style="vertical-align:middle" rows="3" cols="50" readonly="readonly" id="wims_embed_textarea"><iframe src="$permalien&module=adm/raw&job=lightpopup&emod=$permalien" width="100%" height="100%"></iframe></textarea>\ |
103 | <textarea style="vertical-align:middle" rows="3" cols="50" readonly="readonly" id="wims_embed_textarea1">$configlink1</textarea>\ |
- | |
104 | </td></tr> |
110 | </td></tr> |
105 | !endif |
111 | !endif |
106 | 112 | ||
107 | !!******** END OF PERMALINK / EMBEDDABLE PLAYER ADD |
113 | !!******** END OF PERMALINK / EMBEDDABLE PLAYER ADD |
108 |
|
114 | !if $module_tr!=$empty and $(module_translator_address)!=$empty |
109 |
|
115 | !set module_about_tr=!nosubst $table_tr<th>$$wims_name_Translator</th><td>$module_tr</td></tr> |
110 |
|
116 | !endif |
111 |
|
117 | !if $(module_maintainer)!=$empty |
112 |
|
118 | !set module_about_mt=!mailurl $module_maintainer_address $module_maintainer\ |
113 | WIMS $module_title [$module_language] |
119 | WIMS $module_title [$module_language] |
114 |
|
120 | !set module_about_maintainer=!nosubst $table_tr<th>$$wims_name_Maintainer</th><td>$module_about_mt</td></tr> |
115 |
|
121 | !endif |
116 |
|
122 | !if $module_data!=$empty |
117 |
|
123 | !set module_data_tr=!nosubst $table_tr<th>$$wims_name_datamodule</th><td>$module_data</td></tr> |
118 |
|
124 | !endif |
119 |
|
125 | !reset table_center |
120 |
|
126 | !set module_about=$module_about \ |
121 |
|
127 | $$wims_name_This_is_a_module $$wims_name_WIMS_subtitle (<a href="$wims_ref_name?module=help/main.fr&chapter=1&open=1_intro" target="_blank" title="Web Interactive Multipurpose Server">WIMS</a>).<br/>\ |
122 |
|
128 | <p>$$wims_name_require</p>$module_about_require\ |
123 |
|
129 | $table_header\ |
124 |
|
130 | <caption>$$wims_name_module_infos</caption>\ |
125 |
|
131 | $table_tr<th>$$wims_name_name</th><td>$module_title</td></tr>\ |
126 |
|
132 | $table_tr<th>$$wims_name_Address</th><td>$module</td></tr>\ |
127 |
|
133 | $permalink_tr\ |
128 |
|
134 | $embeddable_tr\ |
129 |
|
135 | $table_tr<th>$$wims_name_Description</th><td>$module_description</td></tr>\ |
130 |
|
136 | $table_tr<th>$$wims_name_Levels</th><td>$module_level</td></tr>\ |
131 |
|
137 | $table_tr<th>$$wims_name_Keywords</th><td>$module_keywords</td></tr>\ |
132 |
|
138 | $table_tr<th>$$wims_name_Domain</th><td>$module_domain</td></tr>\ |
133 |
|
139 | $table_tr<th>$$wims_name_Version</th><td>$module_version</td></tr>\ |
134 |
|
140 | $table_tr<th>$$wims_name_Required_WIMS_version</th><td>$m_ge $module_wims_version</td></tr>\ |
135 |
|
141 | $table_tr<th>$$wims_name_Language</th><td>$$Lang_name_$module_language</td></tr>\ |
136 |
|
142 | $table_tr<th>$$wims_name_Author</th><td>$module_au</td></tr>\ |
137 |
|
143 | $module_about_maintainer\ |
138 |
|
144 | $module_about_tr\ |
139 |
|
145 | $table_tr<th>$$wims_name_Copyright</th><td>$module_copyright</td></tr>\ |
140 |
|
146 | $module_data_tr\ |
141 |
|
147 | $table_end\ |
142 | 148 | ||
143 | :home |
- |