Skip to content

Commit 18b955e

Browse files
author
cristy
committed
1 parent d286fd7 commit 18b955e

File tree

122 files changed

+760
-768
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+760
-768
lines changed

images/logo.jpg

-2.44 KB
Loading

images/t-shirt.png

-5.1 KB
Loading

images/wand.ico

-68.8 KB
Binary file not shown.

images/wand.png

-7.71 KB
Loading

images/wizard.jpg

-8.99 KB
Loading

images/wizard.png

-498 KB
Loading

index.html

+189-197
Large diffs are not rendered by default.

www/ImageMagickObject.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link rel="canonical" href="http://www.imagemagick.org" />
3232
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
3333
<!-- Add jQuery library -->
34-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
34+
<script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
3535

3636
<!-- Optionaly include easing and/or mousewheel plugins -->
3737
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
@@ -71,7 +71,7 @@
7171
//-->
7272
</script>
7373
<script type="text/javascript"
74-
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
74+
src="http://localhost/pagead/show_ads.js">
7575
</script>
7676
</div>
7777
<a href="../discourse-server">
@@ -223,10 +223,10 @@
223223
};
224224

225225
(function() {
226-
var po = document.createElement('script');
226+
var po = document.createElement('offline-script');
227227
po.type = 'text/javascript'; po.async = true;
228228
po.src = 'https://apis.google.com/js/plusone.js';
229-
var script = document.getElementsByTagName('script')[0];
229+
var script = document.getElementsByTagName('offline-script')[0];
230230
script.parentNode.insertBefore(po, script);
231231
})();
232232
var gplusone = document.getElementById("gplusone");
@@ -307,9 +307,9 @@ <h2><a id="build"></a>Build ImageMagickObject From Source</h2>
307307
_gaq.push(['_trackPageview']);
308308

309309
(function() {
310-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
310+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
311311
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
312-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
312+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
313313
})();
314314
</script>
315315
</body>

www/advanced-unix-installation.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<link rel="canonical" href="http://www.imagemagick.org" />
3131
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
3232
<!-- Add jQuery library -->
33-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
33+
<script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
3434

3535
<!-- Optionaly include easing and/or mousewheel plugins -->
3636
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
@@ -70,7 +70,7 @@
7070
//-->
7171
</script>
7272
<script type="text/javascript"
73-
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
73+
src="http://localhost/pagead/show_ads.js">
7474
</script>
7575
</div>
7676
<a href="../discourse-server">
@@ -222,10 +222,10 @@
222222
};
223223

224224
(function() {
225-
var po = document.createElement('script');
225+
var po = document.createElement('offline-script');
226226
po.type = 'text/javascript'; po.async = true;
227227
po.src = 'https://apis.google.com/js/plusone.js';
228-
var script = document.getElementsByTagName('script')[0];
228+
var script = document.getElementsByTagName('offline-script')[0];
229229
script.parentNode.insertBefore(po, script);
230230
})();
231231
var gplusone = document.getElementById("gplusone");
@@ -693,9 +693,9 @@ <h4>PerlMagick</h4>
693693
_gaq.push(['_trackPageview']);
694694

695695
(function() {
696-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
696+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
697697
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
698-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
698+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
699699
})();
700700
</script>
701701
</body>

www/advanced-windows-installation.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<link rel="canonical" href="http://www.imagemagick.org" />
3131
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
3232
<!-- Add jQuery library -->
33-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
33+
<script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
3434

3535
<!-- Optionaly include easing and/or mousewheel plugins -->
3636
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
@@ -70,7 +70,7 @@
7070
//-->
7171
</script>
7272
<script type="text/javascript"
73-
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
73+
src="http://localhost/pagead/show_ads.js">
7474
</script>
7575
</div>
7676
<a href="http://www.imagemagick.org/discourse-server/">
@@ -231,9 +231,9 @@
231231
};
232232

233233
(function() {
234-
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
234+
var po = document.createElement('offline-script'); po.type = 'text/javascript'; po.async = true;
235235
po.src = 'https://apis.google.com/js/plusone.js';
236-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
236+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(po, s);
237237
})();
238238
</script>
239239
</div>
@@ -587,9 +587,9 @@ <h2><a id="project"></a>Building Your Custom Project</h2>
587587
_gaq.push(['_trackPageview']);
588588

589589
(function() {
590-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
590+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
591591
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
592-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
592+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
593593
})();
594594
</script>
595595
</body>

www/animate.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<link rel="canonical" href="http://www.imagemagick.org" />
3232
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
3333
<!-- Add jQuery library -->
34-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
34+
<script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
3535

3636
<!-- Optionaly include easing and/or mousewheel plugins -->
3737
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
@@ -71,7 +71,7 @@
7171
//-->
7272
</script>
7373
<script type="text/javascript"
74-
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
74+
src="http://localhost/pagead/show_ads.js">
7575
</script>
7676
</div>
7777
<a href="../discourse-server">
@@ -223,10 +223,10 @@
223223
};
224224

225225
(function() {
226-
var po = document.createElement('script');
226+
var po = document.createElement('offline-script');
227227
po.type = 'text/javascript'; po.async = true;
228228
po.src = 'https://apis.google.com/js/plusone.js';
229-
var script = document.getElementsByTagName('script')[0];
229+
var script = document.getElementsByTagName('offline-script')[0];
230230
script.parentNode.insertBefore(po, script);
231231
})();
232232
var gplusone = document.getElementById("gplusone");
@@ -715,9 +715,9 @@ <h2><a id="options"></a>Option Summary</h2>
715715
_gaq.push(['_trackPageview']);
716716

717717
(function() {
718-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
718+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
719719
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
720-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
720+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
721721
})();
722722
</script>
723723
</body>

www/api.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<link rel="canonical" href="http://www.imagemagick.org" />
3131
<link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
3232
<!-- Add jQuery library -->
33-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
33+
<script type="text/javascript" src="http://localhost/ajax/libs/jquery/1.7/jquery.min.js"></script>
3434

3535
<!-- Optionaly include easing and/or mousewheel plugins -->
3636
<script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
@@ -70,7 +70,7 @@
7070
//-->
7171
</script>
7272
<script type="text/javascript"
73-
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
73+
src="http://localhost/pagead/show_ads.js">
7474
</script>
7575
</div>
7676
<a href="../discourse-server">
@@ -222,10 +222,10 @@
222222
};
223223

224224
(function() {
225-
var po = document.createElement('script');
225+
var po = document.createElement('offline-script');
226226
po.type = 'text/javascript'; po.async = true;
227227
po.src = 'https://apis.google.com/js/plusone.js';
228-
var script = document.getElementsByTagName('script')[0];
228+
var script = document.getElementsByTagName('offline-script')[0];
229229
script.parentNode.insertBefore(po, script);
230230
})();
231231
var gplusone = document.getElementById("gplusone");
@@ -356,9 +356,9 @@ <h1>Convert, Edit, or Compose Images From Your Favorite Programming Language</h1
356356
_gaq.push(['_trackPageview']);
357357

358358
(function() {
359-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
359+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
360360
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
361-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
361+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
362362
})();
363363
</script>
364364
</body>

www/api/animate.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@
222222
};
223223

224224
(function() {
225-
var po = document.createElement('script');
225+
var po = document.createElement('offline-script');
226226
po.type = 'text/javascript'; po.async = true;
227227
po.src = 'https://apis.google.com/js/plusone.js';
228-
var script = document.getElementsByTagName('script')[0];
228+
var script = document.getElementsByTagName('offline-script')[0];
229229
script.parentNode.insertBefore(po, script);
230230
})();
231231
var gplusone = document.getElementById("gplusone");
@@ -282,9 +282,9 @@ <h5>image</h5>
282282
_gaq.push(['_trackPageview']);
283283

284284
(function() {
285-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
285+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
286286
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
287-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
287+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
288288
})();
289289
</script>
290290
</body>

www/api/annotate.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@
222222
};
223223

224224
(function() {
225-
var po = document.createElement('script');
225+
var po = document.createElement('offline-script');
226226
po.type = 'text/javascript'; po.async = true;
227227
po.src = 'https://apis.google.com/js/plusone.js';
228-
var script = document.getElementsByTagName('script')[0];
228+
var script = document.getElementsByTagName('offline-script')[0];
229229
script.parentNode.insertBefore(po, script);
230230
})();
231231
var gplusone = document.getElementById("gplusone");
@@ -421,9 +421,9 @@ <h5>metrics</h5>
421421
_gaq.push(['_trackPageview']);
422422

423423
(function() {
424-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
424+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
425425
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
426-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
426+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
427427
})();
428428
</script>
429429
</body>

www/api/attribute.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@
222222
};
223223

224224
(function() {
225-
var po = document.createElement('script');
225+
var po = document.createElement('offline-script');
226226
po.type = 'text/javascript'; po.async = true;
227227
po.src = 'https://apis.google.com/js/plusone.js';
228-
var script = document.getElementsByTagName('script')[0];
228+
var script = document.getElementsByTagName('offline-script')[0];
229229
script.parentNode.insertBefore(po, script);
230230
})();
231231
var gplusone = document.getElementById("gplusone");
@@ -423,9 +423,9 @@ <h5>depth</h5>
423423
_gaq.push(['_trackPageview']);
424424

425425
(function() {
426-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
426+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
427427
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
428-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
428+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
429429
})();
430430
</script>
431431
</body>

www/api/blob.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@
222222
};
223223

224224
(function() {
225-
var po = document.createElement('script');
225+
var po = document.createElement('offline-script');
226226
po.type = 'text/javascript'; po.async = true;
227227
po.src = 'https://apis.google.com/js/plusone.js';
228-
var script = document.getElementsByTagName('script')[0];
228+
var script = document.getElementsByTagName('offline-script')[0];
229229
script.parentNode.insertBefore(po, script);
230230
})();
231231
var gplusone = document.getElementById("gplusone");
@@ -436,9 +436,9 @@ <h5>exception</h5>
436436
_gaq.push(['_trackPageview']);
437437

438438
(function() {
439-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
439+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
440440
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
441-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
441+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
442442
})();
443443
</script>
444444
</body>

www/api/cache-view.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@
222222
};
223223

224224
(function() {
225-
var po = document.createElement('script');
225+
var po = document.createElement('offline-script');
226226
po.type = 'text/javascript'; po.async = true;
227227
po.src = 'https://apis.google.com/js/plusone.js';
228-
var script = document.getElementsByTagName('script')[0];
228+
var script = document.getElementsByTagName('offline-script')[0];
229229
script.parentNode.insertBefore(po, script);
230230
})();
231231
var gplusone = document.getElementById("gplusone");
@@ -698,9 +698,9 @@ <h5>exception</h5>
698698
_gaq.push(['_trackPageview']);
699699

700700
(function() {
701-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
701+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
702702
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
703-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
703+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
704704
})();
705705
</script>
706706
</body>

www/api/cache.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@
222222
};
223223

224224
(function() {
225-
var po = document.createElement('script');
225+
var po = document.createElement('offline-script');
226226
po.type = 'text/javascript'; po.async = true;
227227
po.src = 'https://apis.google.com/js/plusone.js';
228-
var script = document.getElementsByTagName('script')[0];
228+
var script = document.getElementsByTagName('offline-script')[0];
229229
script.parentNode.insertBefore(po, script);
230230
})();
231231
var gplusone = document.getElementById("gplusone");
@@ -597,9 +597,9 @@ <h5>exception</h5>
597597
_gaq.push(['_trackPageview']);
598598

599599
(function() {
600-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
600+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
601601
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
602-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
602+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
603603
})();
604604
</script>
605605
</body>

www/api/cipher.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@
222222
};
223223

224224
(function() {
225-
var po = document.createElement('script');
225+
var po = document.createElement('offline-script');
226226
po.type = 'text/javascript'; po.async = true;
227227
po.src = 'https://apis.google.com/js/plusone.js';
228-
var script = document.getElementsByTagName('script')[0];
228+
var script = document.getElementsByTagName('offline-script')[0];
229229
script.parentNode.insertBefore(po, script);
230230
})();
231231
var gplusone = document.getElementById("gplusone");
@@ -447,9 +447,9 @@ <h5>exception</h5>
447447
_gaq.push(['_trackPageview']);
448448

449449
(function() {
450-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
450+
var ga = document.createElement('offline-script'); ga.type = 'text/javascript'; ga.async = true;
451451
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
452-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
452+
var s = document.getElementsByTagName('offline-script')[0]; s.parentNode.insertBefore(ga, s);
453453
})();
454454
</script>
455455
</body>

0 commit comments

Comments
 (0)