Skip to content

Commit

Permalink
Getting ready for 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericabouaf committed Aug 10, 2009
1 parent 9b9d999 commit 75dd72f
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 22 deletions.
8 changes: 1 addition & 7 deletions VERSION.txt
Expand Up @@ -3,13 +3,7 @@ To get the latest version, please visit http://javascript.neyric.com/wireit
---------------------------------------------------------------------------

Version 0.5.0
not released yet


Before release:

* Update homepage Presentation
* zip file
August 10, 2009

Changeset:

Expand Down
2 changes: 1 addition & 1 deletion build/wireit-min.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion build/wireit.js
Expand Up @@ -3200,7 +3200,7 @@ WireIt.WiringEditor.prototype = {
this.options = {};

// Load the modules from options
this.modules = options.modules || ([]);
this.modules = options.modules || [];
for(var i = 0 ; i < this.modules.length ; i++) {
var m = this.modules[i];
this.modulesByName[m.name] = m;
Expand Down Expand Up @@ -3383,6 +3383,7 @@ WireIt.WiringEditor.prototype = {

this.alert("Saved !");

// TODO:
/*var name = this.tempSavedWiring.name;
if(this.modulesByName.hasOwnProperty(name) ) {
//already exists
Expand Down
2 changes: 1 addition & 1 deletion build/wiring-editor-min.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion build/wiring-editor.js
Expand Up @@ -5946,7 +5946,7 @@ WireIt.WiringEditor.prototype = {
this.options = {};

// Load the modules from options
this.modules = options.modules || ([]);
this.modules = options.modules || [];
for(var i = 0 ; i < this.modules.length ; i++) {
var m = this.modules[i];
this.modulesByName[m.name] = m;
Expand Down Expand Up @@ -6129,6 +6129,7 @@ WireIt.WiringEditor.prototype = {

this.alert("Saved !");

// TODO:
/*var name = this.tempSavedWiring.name;
if(this.modulesByName.hasOwnProperty(name) ) {
//already exists
Expand Down
2 changes: 1 addition & 1 deletion doc/WiringEditor.js.html
Expand Up @@ -201,7 +201,7 @@ <h3>WireIt&nbsp; <span class="subtitle">0.5.0</span></h3>
<span class="k">this</span><span class="p">.</span><span class="nx">options</span> <span class="o">=</span> <span class="p">{};</span>

<span class="c">// Load the modules from options</span>
<span class="k">this</span><span class="p">.</span><span class="nx">options</span><span class="p">.</span><span class="nx">modules</span> <span class="o">=</span> <span class="nx">options</span><span class="p">.</span><span class="nx">modules</span> <span class="o">||</span> <span class="p">[];</span>
<span class="k">this</span><span class="p">.</span><span class="nx">modules</span> <span class="o">=</span> <span class="nx">options</span><span class="p">.</span><span class="nx">modules</span> <span class="o">||</span> <span class="p">[];</span>
<span class="k">for</span><span class="p">(</span><span class="kd">var</span> <span class="nx">i</span> <span class="o">=</span> <span class="mi">0</span> <span class="o">;</span> <span class="nx">i</span> <span class="o">&lt;</span> <span class="k">this</span><span class="p">.</span><span class="nx">modules</span><span class="p">.</span><span class="nx">length</span> <span class="o">;</span> <span class="nx">i</span><span class="o">++</span><span class="p">)</span> <span class="p">{</span>
<span class="kd">var</span> <span class="nx">m</span> <span class="o">=</span> <span class="k">this</span><span class="p">.</span><span class="nx">modules</span><span class="p">[</span><span class="nx">i</span><span class="p">];</span>
<span class="k">this</span><span class="p">.</span><span class="nx">modulesByName</span><span class="p">[</span><span class="nx">m</span><span class="p">.</span><span class="nx">name</span><span class="p">]</span> <span class="o">=</span> <span class="nx">m</span><span class="o">;</span>
Expand Down
2 changes: 0 additions & 2 deletions examples/WiringEditor/index.html
Expand Up @@ -125,12 +125,10 @@


YAHOO.util.Event.onDOMReady( function() {

var editor = new WireIt.WiringEditor(demoLanguage);

// Open the infos panel
editor.accordionView.openPanel(2);

});

</script>
Expand Down
12 changes: 5 additions & 7 deletions index.html
Expand Up @@ -40,20 +40,18 @@
<table id="layout">
<tr>
<td class="left">

<!--p class="title">About</p-->


<p style="font-size: 130%;">WireIt is an open-source javascript library to create <b>web wirable interfaces</b> for <b>dataflow applications</b>, <b>visual programming languages</b>, <b>graphical modeling</b>, or <b>graph editors</b>.</p>

<br />

<center>
<div style="width:425px;text-align:left" id="__ss_1057012">
<div style="width:425px;text-align:left" id="__ss_1835190">
<object style="margin:0px" width="425" height="355">
<param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=WireItpresentation-090222125100-phpapp02&stripped_title=wire-it-presentation-1057012" />
<param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wireitpresentation-090810065216-phpapp02&stripped_title=wire-it-050-presentation" />
<param name="allowFullScreen" value="true"/>
<param name="allowScriptAccess" value="always"/>
<embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=WireItpresentation-090222125100-phpapp02&stripped_title=wire-it-presentation-1057012" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed>
<embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wireitpresentation-090810065216-phpapp02&stripped_title=wire-it-050-presentation" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed>
</object>
</div>
</center>
Expand Down Expand Up @@ -119,7 +117,7 @@
<!-- Download -->
<div style="text-align:center;font-weight:bold; font-size:17px;background-color:#EEEEEE;-moz-border-radius: 10px; padding: 10px;-webkit-border-radius: 10px;">
<a href="http://cloud.github.com/downloads/neyric/wireit/WireIt-0.5.0.zip">Download WireIt 0.5.0</a><br/>
<span style="font-size: 70%; font-weight: normal;">(WireIt-0.5.0.zip - 7.8MB - <a href="VERSION.txt">changeset</a>)</span>
<span style="font-size: 70%; font-weight: normal;">(WireIt-0.5.0.zip - 8.0MB - <a href="VERSION.txt">changeset</a>)</span>
</div>

<!-- License -->
Expand Down
2 changes: 1 addition & 1 deletion js/WiringEditor.js
Expand Up @@ -152,7 +152,7 @@ WireIt.WiringEditor.prototype = {
this.options = {};

// Load the modules from options
this.options.modules = options.modules || [];
this.modules = options.modules || [];
for(var i = 0 ; i < this.modules.length ; i++) {
var m = this.modules[i];
this.modulesByName[m.name] = m;
Expand Down
Binary file modified res/WireIt presentation.odp
Binary file not shown.

0 comments on commit 75dd72f

Please sign in to comment.