Update of /cvsroot/fudaa/fudaa_devel/aide/src/prepro/template
In directory sc8-pr-cvs1:/tmp/cvs-serv13441/template
Added Files:
default.dtd
Log Message:
suite...
--- NEW FILE: default.dtd ---
<!ENTITY % xhtml1 SYSTEM "dtd/xhtml1-strict.dtd">
%xhtml1;
<!ELEMENT xhtml (head, body)>
<!ATTLIST xhtml path CDATA #REQUIRED>
<!ENTITY site-url "http://fudaa.sf.net/prepro/">
<!ENTITY version "0.04">
<!ENTITY version-file "004">
<!ENTITY url "./">
<!ENTITY editor2D SYSTEM "editor2D.xml">
<!ENTITY timeCurves SYSTEM "time_curves.xml">
<!ENTITY general-presentation SYSTEM "general-presentation.xml">
<!ENTITY top-doc SYSTEM "header-doc.xml">
<!ENTITY menu-doc SYSTEM "menu.xml">
<!ENTITY header-doc "&top-doc;&menu-doc;">
<!ENTITY top-web SYSTEM "header-web.xml">
<!ENTITY menu-web SYSTEM "menu-web.xml">
<!ENTITY header-web "&top-web;&menu-web;">
<!ENTITY title-section "Documentation">
<!ENTITY haut-page "
<div class='top-page'/>">
<!ENTITY download-exe-url "http://prdownloads.sourceforge.net/fudaa/Fudaa_Prepro_&version-file;_Setup.exe?download">
<!ENTITY download-jar-url "http://prdownloads.sourceforge.net/fudaa/Fudaa_Prepro_&version-file;_Setup.jar?download">
<!ENTITY resp-mail "<a href='mailto:de...@us...'>Frédéric Deniger</a>">
|