Skip to content

Commit 7e4e53c

Browse files
committed
New generation page index
1 parent 8397e04 commit 7e4e53c

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

generate/index.php

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,27 @@ function showloading()
4141
</head>
4242

4343
<body>
44-
<h1><img src="../img/processing.gif" alt="Processing" /></h1>
44+
<h1><img src="../img/processing_cover.gif" alt="Processing" /></h1>
45+
46+
<div id="body">
47+
48+
<strong>Generate Site Files</strong>
49+
<p>
50+
Filip: <a href="#" onclick="remote_link('exhibition.php'); return false;">Exhibition and archives</a><br />
51+
<br />
52+
Dan: <a href="#" onclick="remote_link('tutorials.php'); return false;">Tutorials</a><br />
53+
<br />
54+
Casey: <a href="#" onclick="remote_link('cover.php');return false;">Cover</a> \
55+
<a href="#" onclick="remote_link('libraries.php', 'lang=en'); return false;">Libraries</a> \
56+
<a href="#" onclick="remote_link('tools.php', 'lang=en'); return false;">Tools</a> \
57+
<a href="#" onclick="remote_link('environment.php'); return false;">Environment</a> \
58+
<a href="#" onclick="remote_link('examples.php'); return false;">Examples</a> \
59+
<a href="#" onclick="remote_link('about.php');return false;">About</a> \
60+
<a href="#" onclick="remote_link('staticpages.php'); return false;">Static Pages (Copyright, Books, Shop)</a>
61+
</p>
62+
63+
<p>&nbsp;</p>
4564

46-
<div id="body">
47-
<p>&nbsp;</p>
4865
<p><b>Generate Reference Files</b></p>
4966
<!--<p><form action="#" method="post" onsubmit="new Ajax.Updater('status', 'svn_update.php',
5067
{ asynchronous: true, parameters: Form.serialize(this), onLoading: showloading }); return false;">
@@ -98,23 +115,6 @@ function showloading()
98115
</p>
99116
<p><a href="#" onclick="remote_link('reference_media.php'); return false;">Copy reference media to public directory</a></p>
100117

101-
<p>&nbsp;</p>
102-
103-
<strong>Generate Site Files</strong>
104-
<p>
105-
Filip: <a href="#" onclick="remote_link('exhibition.php'); return false;">Exhibition and archives</a><br />
106-
<br />
107-
Dan: <a href="#" onclick="remote_link('tutorials.php'); return false;">Tutorials</a><br />
108-
<br />
109-
Casey: <a href="#" onclick="remote_link('cover.php');return false;">Cover</a> \
110-
<a href="#" onclick="remote_link('libraries.php', 'lang=en'); return false;">Libraries</a> \
111-
<a href="#" onclick="remote_link('tools.php', 'lang=en'); return false;">Tools</a> \
112-
<a href="#" onclick="remote_link('environment.php'); return false;">Environment</a> \
113-
<a href="#" onclick="remote_link('examples.php'); return false;">Examples</a> \
114-
<a href="#" onclick="remote_link('about.php');return false;">About</a> \
115-
<a href="#" onclick="remote_link('staticpages.php'); return false;">Static Pages (Copyright, Books, Shop)</a>
116-
</p>
117-
118118
<p>&nbsp;</p>
119119

120120
<p>

0 commit comments

Comments
 (0)