r67913 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r67912‎ | r67913 | r67914 >
Date:17:52, 12 June 2010
Author:papyromancer
Status:deferred
Tags:
Comment:
added some notes
Modified paths:
  • /branches/MwEmbedStandAlone/tests/mwEmbed_Demo.html (modified) (history)

Diff [purge]

Index: branches/MwEmbedStandAlone/tests/mwEmbed_Demo.html
@@ -1,7 +1,7 @@
22 <!DOCTYPE HTML>
33 <html>
44 <head>
5 - <title>mWEmbed Tutorial</title>
 5+ <title>mwEmbed Testing Kit</title>
66
77 <link type="text/css" rel="stylesheet" href="jslib/syntax/prettify.css" />
88 <link rel="stylesheet" type="text/css" media="screen" href="jslib/menu/css/superfish.css" />
@@ -46,8 +46,6 @@
4747 </head>
4848 <body>
4949
50 -<h3>mwEmbed Tutorial</h3>
51 -
5250 <div id="container">
5351
5452 <div id="content">
@@ -179,6 +177,7 @@
180178
181179 <div id="docbox" class="ui-widget-content">
182180 <h3 class="ui-widget-header">mwEmbed Documentation</h3>
 181+ <p> there will be a menu here to switch between the README and the generated docs</p>
183182 <div id="jsdocs">
184183 <iframe src="../docs/index.html" width="90%" height="80%">
185184 </iframe>
@@ -188,7 +187,7 @@
189188
190189 <div id="js-console" class="ui-widget-content">
191190 <h3 class="ui-widget-header">mwEmbed Controls</h3>
192 - <p>Textboxes and buttons for interacting with the demonstration player.</p>
 191+ <p>Textboxes and buttons for interacting with the demonstration player.</p>
193192 </div>
194193
195194 <div id="help" style="display:none;">
@@ -209,7 +208,9 @@
210209
211210
212211
213 -<!-- <div id="menu">
 212+<!--
 213+
 214+<div id="menu">
214215 <ul class="sf-menu sf-horizontal">
215216 <li><a href="#flashvars">FlashVars</a>
216217 <ul>
@@ -233,5 +234,7 @@
234235 </ul>
235236 </li>
236237 </ul>
237 - </div> END menu -->
 238+ </div>i
 239+
 240+ END menu -->
238241

Status & tagging log