Subversion Repositories wimsdev

Rev

Blame | Last modification | View Log | RSS feed

!set p_=!word 1 of $wims_read_parm
!bound p_ within none,header,source,html default none
!goto $p_
:none
!exit
:header
!set m_subject=Front page reorganization and browsing
!set m_date=20011118
!set m_time=16:49:13
!set m_from=Gang XIAO
!set m_sender_ip=127.0.0.1
!set m_sender_id=
!set m_sender_class=
!set m_email=xiao@unice.fr
!set m_to=
!set m_prec=O200111/1
!set m_exists=yes
!exit
:source
<pre>
From this version (3.10) up, WIMS front page reorganization is 
(almost) completed
with uniformized searching facility and browsing facility.
&lt;p>
You can now 
&lt;a href=wims.cgi?module=adm/browse>browse the site&lt;/a>
by type, by subject, or by level. This browsing facility being coupled
by the search engine, you may modify the search command after a browsing
command.
&lt;p>
It remains to add a Chinese language adaptor to the search engine.
&lt;p>
In virtual classes, a structure of examination sheets has been added
and tested. More class management facilities are added, such as
restricting score registration by date and time.
&lt;p>
There has also been a bug correction of the TeX insertion image generation
mechanism. The bug made some recent browsers (Konqueror, Mozilla) unable
to display correctly the image files. In order for this bug correction
to take full effect, you should clean the directory

$wims_home/public_html/instex/

(erase all subdirectories), after installing the new version.</pre>
!exit
:html
From this version (3.10) up, WIMS front page reorganization is 
(almost) completed
with uniformized searching facility and browsing facility.
<p>
You can now 
<a href=wims.cgi?module=adm/browse>browse the site</a>
by type, by subject, or by level. This browsing facility being coupled
by the search engine, you may modify the search command after a browsing
command.
<p>
It remains to add a Chinese language adaptor to the search engine.
<p>
In virtual classes, a structure of examination sheets has been added
and tested. More class management facilities are added, such as
restricting score registration by date and time.
<p>
There has also been a bug correction of the TeX insertion image generation
mechanism. The bug made some recent browsers (Konqueror, Mozilla) unable
to display correctly the image files. In order for this bug correction
to take full effect, you should clean the directory
<p>
&#36;wims_home/public_html/instex/
<p>
(erase all subdirectories), after installing the new version.