Skip to content

Commit

Permalink
roll v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
neocotic committed Mar 12, 2014
1 parent 82352e0 commit 396bcb0
Show file tree
Hide file tree
Showing 11 changed files with 305 additions and 144 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Version 1.0.3, 2014.03.12

* Fix alignment bug with Analytics label
* Fix padding bug with navigation bar

## Version 1.0.2, 2014.03.10

* Fix inline installation process on homepage
Expand Down
Binary file modified dist/Injector.zip
Binary file not shown.
56 changes: 34 additions & 22 deletions docs/analytics.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,18 @@ <h2 id="analytics">Analytics</h2>
<div class="pilwrap ">
<a class="pilcrow" href="#section-3">&#182;</a>
</div>

</div>

</li>


<li id="section-4">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-4">&#182;</a>
</div>
<p>Analytics capture end-user interactions and usage details which can be used to improve the
extension.</p>
<p>Although enabled by default, the user can disable the capturing of this information via the
Expand All @@ -123,11 +135,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-4">
<li id="section-5">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-4">&#182;</a>
<a class="pilcrow" href="#section-5">&#182;</a>
</div>
<p>Source URL of the analytics script.</p>

Expand All @@ -138,11 +150,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-5">
<li id="section-6">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-5">&#182;</a>
<a class="pilcrow" href="#section-6">&#182;</a>
</div>
<p>Add analytics to the current page.</p>

Expand All @@ -153,11 +165,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-6">
<li id="section-7">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-6">&#182;</a>
<a class="pilcrow" href="#section-7">&#182;</a>
</div>
<p>Setup tracking details for analytics.</p>

Expand All @@ -170,11 +182,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-7">
<li id="section-8">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-7">&#182;</a>
<a class="pilcrow" href="#section-8">&#182;</a>
</div>
<p>Inject script to capture analytics.</p>

Expand All @@ -190,11 +202,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-8">
<li id="section-9">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-8">&#182;</a>
<a class="pilcrow" href="#section-9">&#182;</a>
</div>
<p>Remove analytics from the current page.</p>

Expand All @@ -205,11 +217,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-9">
<li id="section-10">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-9">&#182;</a>
<a class="pilcrow" href="#section-10">&#182;</a>
</div>
<p>Delete scripts used to capture analytics.</p>

Expand All @@ -221,11 +233,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-10">
<li id="section-11">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-10">&#182;</a>
<a class="pilcrow" href="#section-11">&#182;</a>
</div>
<p>Remove tracking details for analytics.</p>

Expand All @@ -236,11 +248,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-11">
<li id="section-12">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-11">&#182;</a>
<a class="pilcrow" href="#section-12">&#182;</a>
</div>
<p>Create an event with the information provided and track it in analytics.</p>

Expand All @@ -254,11 +266,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-12">
<li id="section-13">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-12">&#182;</a>
<a class="pilcrow" href="#section-13">&#182;</a>
</div>
<p>Add the required information.</p>

Expand All @@ -270,11 +282,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-13">
<li id="section-14">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-13">&#182;</a>
<a class="pilcrow" href="#section-14">&#182;</a>
</div>
<p>Add the optional information, where possible.</p>

Expand All @@ -287,11 +299,11 @@ <h2 id="analytics">Analytics</h2>
</li>


<li id="section-14">
<li id="section-15">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-14">&#182;</a>
<a class="pilcrow" href="#section-15">&#182;</a>
</div>
<p>Add the event to analytics.</p>

Expand Down
24 changes: 18 additions & 6 deletions docs/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,18 @@ <h2 id="content-script">Content Script</h2>
<div class="pilwrap ">
<a class="pilcrow" href="#section-3">&#182;</a>
</div>

</div>

</li>


<li id="section-4">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-4">&#182;</a>
</div>
<p>Retrieve any JavaScript and CSS code that is to be injected into the current page.</p>

</div>
Expand All @@ -123,11 +135,11 @@ <h2 id="content-script">Content Script</h2>
</li>


<li id="section-4">
<li id="section-5">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-4">&#182;</a>
<a class="pilcrow" href="#section-5">&#182;</a>
</div>
<p>Create an element with the given name and insert it in to the <code>parent</code> element.</p>
<p>The new element will contain only the <code>html</code> provided.</p>
Expand All @@ -143,11 +155,11 @@ <h2 id="content-script">Content Script</h2>
</li>


<li id="section-5">
<li id="section-6">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-5">&#182;</a>
<a class="pilcrow" href="#section-6">&#182;</a>
</div>
<p>Insert <code>&lt;style&gt;</code> elements in to the DOM for each CSS code.</p>

Expand All @@ -159,11 +171,11 @@ <h2 id="content-script">Content Script</h2>
</li>


<li id="section-6">
<li id="section-7">
<div class="annotation">

<div class="pilwrap ">
<a class="pilcrow" href="#section-6">&#182;</a>
<a class="pilcrow" href="#section-7">&#182;</a>
</div>
<p>Insert <code>&lt;script&gt;</code> elements in to the DOM for each JavaScript code.</p>
<p>Scripts are executed within a closed function to prevent variables accidentally becoming global
Expand Down
Loading

0 comments on commit 396bcb0

Please sign in to comment.