forked from DynamoDS/DynamoDictionaryLegacy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
154 lines (142 loc) · 9.38 KB
/
index.html
File metadata and controls
154 lines (142 loc) · 9.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!DOCTYPE html>
<meta charset="utf-8">
<script>
// commented out google analytics during development
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-52186525-5', 'auto');
ga('send', 'pageview');
</script>
<title>The Dynamo Dictionary - A Library of Visual Progamming Tools</title>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<head>
<link rel='shortcut icon' href='images/dynlogo.ico' type='image/x-icon' />
<meta charset="UTF-8">
<meta name="description" content="A catalog of visual programming nodes, with exmamples files and in-depth description">
<meta name="keywords" content="Autodesk, Dynamo, Visual Progamming, Computational Modeling, Open-Source, Github API">
<meta name="author" content="Autodesk, Mode Lab">
<script src="js/lib/require.js"></script>
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:light&v1' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/font.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/modal.css" />
<!-- <link rel="stylesheet" type="text/css" href="css/style.css" />-->
<link rel="stylesheet" type="text/css" href="css/lib/vex-theme-os.css" />
<link rel="stylesheet" type="text/css" href="css/lib/vex.css" /> </head>
<link href="js/lib/jsOnlyLightbox-master/css/lightbox.css" rel="stylesheet">
<body>
<!-- <script src="js/lib/simplemodal-master/javascript/demo.js"></script> -->
<script src="js/lib/simplemodal-master/javascript/mootools-core-1.3.1.js"></script>
<script src="js/lib/simplemodal-master/javascript/mootools-more-1.3.1.1.js"></script>
<script src="js/lib/simplemodal-master/javascript/simple-modal.js"></script>
<script src="js/lib/jsOnlyLightbox-master/js/lightbox.min.js"></script>
<!-- <script src="js/lib/modal/remodal.min.js"></script>-->
<div class="titleDiv">
<div id="searchBar">
<a href="http://dynamobim.org/" target=_blank><img src="images/src/icon.png" width="45" id='dynamologo' alt="dynamoIcon" align="middle" target="_blank" style="vertical-align:middle; margin-left:8px;"></a><span style=""><input type="text" size="50" id="searchBox" style="text-align:center;" placeholder="search...">
<nav style="opacity:1;display:inline; margin-left:10px; font-size:13px;color:white;" class="list">list</nav><span style="opacity:.25;"> | </span>
<nav class="matrix" style="opacity:.25;display:inline; font-size:13px;color:white;">matrix</nav>
</div>
<div id="title"><span class="title">Dynamo Dictionary
</span>
<div id='submitPR' style='float:right;margin-right:25px;margin-top:20px;'><span style='top:-15px;'>submit pull request </span><img src="images/icons/pr_invert.png" id='prLogo' width="35" alt="prIcon"></div>
</div>
</div>
<div class="container">
<div class="left-element"> </div>
<div class="right-element">
<div class="nodeName"></div>
<div class="nodeHier"></div>
<div class="nodeGroup"></div>
<div class="nodeDesc">
<body>
<p class="graytextlg">Welcome to the Dynamo Dictionary, a searchable database for Dynamo functionality. Here you can find explanations for nodes, sample files, and links to more information on associated workflows. This site is constantly evolving as the community continues to add more information. Like the <a href="http://dynamoprimer.com/" target="_blank">Dynamo Primer</a>, this dictionary is open-source - check it out on our <a href="https://github.com/DynamoDS/DynamoDictionary" target="_blank">Github page</a> and contribute!</p>
<hr>
<br>
<p class="nodeName">Editing this Dictionary</p>
<p class="graytext">Not only is the Dynamo Dictionary open-sourced, you can also edit the repository straight from this webpage! Click on edit icons on node pages and add your own <span style="color:white;">in-depth description</span>, update <span style="color:white;">examples files and images</span>, or <span style="color:white;">add your own!</span>
<br> </p>
<li class="graytext">After making your updates, remember to click the <span style="color:white;">"Submit Pull Request"</span> icon in the top right of the page. This will allow you to open a pull request on Github without having to login. </li>
<li class="graytext">The <span style="color:white;">Pull Request</span> will be opened on the Github repo. After we've reviewed it and are ready to accept the changes, we'll <span style="color:white;">merge</span> the new content onto the live site!</li>
<li class="graytext"> Because of the review period, you may have to wait a few days for the Pull request to go through. If you have any <a href="https://github.com/DynamoDS/DynamoDictionary/issues" target="_blank">issues</a>, please don't hesitate to log them <a href="https://github.com/DynamoDS/DynamoDictionary/issues" target="_blank">here.</a></li>
<br>
<hr> </body>
</div>
<div class="nodeIn"></div>
<div class="nodeOut"></div>
<div class="inDepth"></div>
<div class="exampleFile"></div>
<div class="seeAlso"></div>
<div class="outer"></div>
<div class="pageLoad">
<br>
<br>
<div class='iconSpread'>
<div class='imgHL'>
<div class='imgbutton'>
<a href='http://dynamobim.org/' target='_blank'><img src='images/home/dynamobim.jpg' width='100%'> </a>
</div>
<div class='text_over_imageL'><a href='http://dynamobim.org/' target='_blank'>Community</a></div>
</div>
<div class='imgHL'>
<div class='imgbutton'>
<a href='http://www.autodesk.com/products/dynamo-studio/overview' target='_blank'><img src='images/home/dynamostudio.jpg' width='100%' class='imgbutton'> </a>
</div>
<div class='text_over_imageR'><a href='http://www.autodesk.com/products/dynamo-studio/overview' target='_blank'>Product</a></div>
</div>
<!-- <div id='clearer'><br></div>-->
<div class='imgHL'>
<div class='imgbutton'>
<a href='http://dynamoprimer.com/' target='_blank'><img src='images/home/dynamoprimer.jpg' width='100%'></a>
</div>
<div class='text_over_imageL'> <a href='http://dynamoprimer.com/' target='_blank'>Learning</a></div>
</div>
<div class='imgHL'>
<div class='imgbutton'>
<a href='https://github.com/DynamoDS/Dynamo' target='_blank'><img src='images/home/dynamogithub.jpg' width='100%'></a>
</div>
<div class='text_over_imageR'><a href='https://github.com/DynamoDS/Dynamo' target='_blank'>Development</a></div>
</div>
</div>
<div id='clearer'></div>
</div>
<div class="pageWrap"><br><br><br><br><br><br><br><br></div>
</div>
</div>
<div id="wait">
<span id="waitSpan" style='color:#222;'>.</span><div id="subWait">Please wait for the Dynamo Dictionary to load...</div>
</div>
<!-- <script src="js/lib/d3.min.js" charset="utf-8"></script>-->
<script src="js/lib/jquery-2.0.2.min.js" charset="utf-8"></script>
<!-- <script src="js/lib/lity/lity.js"></script>-->
<script type="text/javascript">
jQuery.noConflict();
var $j = jQuery;
</script>
<script src="js/lib/underscore.js" charset="utf-8"></script>
<!-- <script src="js/lib/fileSaver.js" charset="utf-8"></script>-->
<script src="js/models/dynamodictionary.js" charset="utf-8"></script>
<script src="js/models/userEdits.js" charset="utf-8"></script>
<script src="js/models/Githubapi.js"></script>
<script>
// if(window.location.hash!=''){
// var catList=window.location.hash.split('-')
// var nodeName = catList.pop();
// catList[0]=catList[0].substring(1)
// console.log(catList,nodeName)
//
// fullJson.forEach(function (j, h) {
// if (nodeName == j.Name && arraysEqual(catList, j.categories)) {
// hit = true;
// hitob = j;
// hitob.index = h;
// }
// console.log(j)
// })
//
// }
</script>
<script>var lightbox = new Lightbox();</script>