Skip to content

Commit

Permalink
add Js
Browse files Browse the repository at this point in the history
  • Loading branch information
khensolomon committed Dec 9, 2017
1 parent 9099f98 commit 45bc695
Show file tree
Hide file tree
Showing 68 changed files with 684 additions and 13 deletions.
14 changes: 2 additions & 12 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
!/app/error/
/project/*/environment.ini
!/app/lethil/
*.[A-Z0-9].*
# *.[A-Z0-9].*

# Custom
backup
Expand All @@ -27,14 +27,4 @@ output
*delete.*
*tmp.*
*Copy.*
*[0-9]+.*
#development/assets/*/*[0-9].*
#development/assets/*/*Delete*.*
#development/assets/*/*Working*.*
#development/assets/*/*Tmp*.*
#development/assets/*/job*
#development/assets/*/*[job,Working,Tmp,Delete]*.*
#development/*/*/[0-9]+.*
#development/assets/js/[0-9]+.*
ExampleTest.php
TestCase.php
# *[0-9]+.*
4 changes: 4 additions & 0 deletions common/js/jquery-1.11.1.min.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions common/js/jquery-ui.1.11.0.min.js

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions common/js/jquery.mobile-1.4.4.min.js

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions common/prettyPhoto_3.1.5/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
prettyPhoto v3.1.4
© Copyright, Stephane Caron
http://www.no-margin-for-errors.com


============================= Released under =============================

Creative Commons 2.5
http://creativecommons.org/licenses/by/2.5/

OR

GPLV2 license
http://www.gnu.org/licenses/gpl-2.0.html

You are free to use prettyPhoto in commercial projects as long as the
copyright header is left intact.

============================ More information ============================
http://www.no-margin-for-errors.com/projects/prettyPhoto/


============================== Description ===============================

prettyPhoto is a jQuery based lightbox clone. Not only does it support images,
it also add support for videos, flash, YouTube, iFrame. It's a full blown
media modal box.

Please refer to http://www.no-margin-for-errors.com/projects/prettyPhoto/
for all the details on how to use.
170 changes: 170 additions & 0 deletions common/prettyPhoto_3.1.5/css/prettyPhoto.css

Large diffs are not rendered by default.

Binary file added common/prettyPhoto_3.1.5/images/.DS_Store
Binary file not shown.
Binary file added common/prettyPhoto_3.1.5/images/fullscreen/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added common/prettyPhoto_3.1.5/images/fullscreen/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added common/prettyPhoto_3.1.5/images/fullscreen/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added common/prettyPhoto_3.1.5/images/fullscreen/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added common/prettyPhoto_3.1.5/images/fullscreen/6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
236 changes: 236 additions & 0 deletions common/prettyPhoto_3.1.5/index.html

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions common/prettyPhoto_3.1.5/js/jquery-1.3.2.min.js

Large diffs are not rendered by default.

167 changes: 167 additions & 0 deletions common/prettyPhoto_3.1.5/js/jquery-1.4.4.min.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions common/prettyPhoto_3.1.5/js/jquery-1.6.1.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions common/prettyPhoto_3.1.5/js/jquery.prettyPhoto.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions common/prettyPhoto_3.1.5/xhr_response.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<h1>This is an XHR Response</h1>
<div id="my_content">
<p>This is sample content brought in.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
</div>
4 changes: 3 additions & 1 deletion project/zaideih/template/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<link rel="urlproject" href="{url.project}"/>
<link rel="urlfull" href="{page.link.full}"/>
<link rel="api" href="{www.api}"/>
<!-- <script src="http://code.jquery.com/jquery-1.11.1.min.js" charset="utf-8"></script>
<script src="https://code.jquery.com/ui/1.11.1/jquery-ui.min.js" charset="utf-8"></script> -->
{head.meta}
{head.script}
{head.link}
Expand All @@ -22,7 +24,7 @@
ga('require', 'ecommerce', 'ecommerce.js');
ga('require', 'linkid', 'linkid.js');
ga('require', 'displayfeatures');
ga('send', 'pageview');
ga('send', 'pageview');
</script>
</head>
<body id="{page.id}" class="{page.class} {sil.current}">
Expand Down

0 comments on commit 45bc695

Please sign in to comment.