#Entries for top menu
our @toplink = (["main","Main"],
+ ["designfiles","Designs"],
["contact","Contact"]
);
],
withouthelp => [["main","Main"],
+ ["designfiles","Designs"],
["contact", "Contact"],
],
};
--- /dev/null
+<h3>Design Files</h3>
+A list with all current design files can be found at our <a href="http://www.editgrid.com/user/hadaq/Design_Files">Editgrid list of files</a>. This list will be integrated into this webpage "soon".
+The files can be downloaded on this server: <a href="../bitfiles/">jspc29.x-matter.uni-frankfurt.de/bitfiles</a>
<h3>Help for changing content</h3>
<ul>
- <li>Data is stored in the trb3web git repository, there will be an automatic hook to update files on the server.
+ <li>Data is stored in the trb3web git repository, there is an automatic hook to update files on the server.
<li>A content file is contains plain HTML code, headings start with <h3>.
<li>Links to other files are given as "?filename". Note the question mark and the missing .htm.
<li>If a file should show up in the menues, edit WebConfig.pm: