Файл: docs/index.html
Строк: 1482
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<head lang="en">
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>CIFullcalendar v3 Documentation</title>
<!-- Framework CSS -->
<link rel="stylesheet" href="assets/blueprint-css/screen.css" type="text/css" media="screen, projection">
<link rel="stylesheet" href="assets/blueprint-css/print.css" type="text/css" media="print">
<!--[if lt IE 8]><link rel="stylesheet" href="assets/blueprint-css/ie.css" type="text/css" media="screen, projection"><![endif]-->
<link rel="stylesheet" href="assets/blueprint-css/plugins/fancy-type/screen.css" type="text/css" media="screen, projection">
<style type="text/css" media="screen">
p, table, hr, .box { margin-bottom:25px; }
.box p { margin-bottom:10px; }
</style>
</head>
<body>
<div class="container">
<h3 class="center alt">“CIFullcalendar” Documentation by “Andre Gardiner” v3.1</h3>
<hr>
<h1 class="center">“CIFullcalendar v3”</h1>
<div class="borderTop">
<div class="span-6 colborder info prepend-1">
<p class="prepend-top">
<strong>
Created: 09/22/2014<br>
By: Andre Gardiner<br>
Email: <a href="mailto:andre@sirdre.com">andre@sirdre.com</a>
</strong>
</p>
</div><!-- end div .span-6 -->
<div class="span-12 last">
<p class="prepend-top append-0">Thank you for purchasing “CIFullcalendar v3”. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form <a href="http://themeforest.net/user/sirdre">here</a>. Thanks so much!</p>
</div>
</div><!-- end div .borderTop -->
<hr>
<h2 id="toc" class="alt">Table of Contents</h2>
<ol class="alpha">
<li><a href="#WhatisCIFullcalendar">What is CIFullcalendar</a></li>
<li><a href="#Features">Features</a></li>
<li><a href="#Requirements">Requirements</a></li>
<li><a href="#Installation">Installation</a></li>
<li><a href="#Developers">Developers Guide</a></li>
<li><a href="#Terms">Terms and Conditions</a></li>
<li><a href="#credits">Sources and Credits</a></li>
</ol>
<hr>
<h2 id="WhatisCIFullcalendar"><strong>A) What is CIFullcalendar</strong> - <a href="#toc">top</a></h2>
<p>CIFullCalendar is a server-side dynamic web application that is responsive to any layout of a viewing screen. The “Super Saiyan Fusion” power of CIFullCalendar allows users to organize, plan and share events to everyone. Simply, install it to your server and become a member then use the wonderful features by easily manipulating your events by dragging, dropping, resizing, clicking, touching, categorizing, grouping, filtering, linking and importing/exporting.</p>
<p><strong>How can I use this script on my site?</strong> If you already or considering having a site or a web app built on CodeIgniter framework, styled by bootstrap or other responsive theme and storing the data on MySQL, Sqlsrv, Oracle database etc. supported by CI this calendar script can be very useful. For example, if you like to create a event site, booking site, appointment site, personal scheduling site, or any other site using CI framework the script can be easily plug-in into it. The idea is to display shared events on a calendar on your frontend (visitors page) of your site and control it at the backend (admin page) similarily like any other cms site that can easily edit contents and have it displayed to the public. Otherwise, if time allows, I am available to give support.</p>
<hr>
<h2 id="Features"><strong>B) Features</strong> - <a href="#toc">top</a></h2>
<p>Currently, CIFullCalendar has evolved to become a modern, secure and efficient tool. Plus more: </p>
<img src="http://www.sirdre.com/apps/cifullcalendar/assets/img/envato/pic1.png" >
<ul>
<li><strong>DB Driver</strong> – Supports MySQL or any CodeIgniter supported databases.</li>
<li><strong>Sitemaps</strong> – Search Engine Optimization purposes <a href="<?php echo base_url();?>sitemap.xml" >(yoursite.com/sitemap.xml)</a></li>
<li><strong>JSON</strong> – Share all of your public events by url. <a href="<?php echo base_url();?>home/json" >(yoursite.com/home/json)</a>.</li>
<li><strong>RSS Feeds</strong> – Share your public events by rss feeds <a href="<?php echo base_url();?>feeds" >(yoursite.com/feeds)</a>.</li>
<li><strong>ICAL</strong> – Members are able to export a single event to their Google, Yahoo and live calendars or to a ICAL Format (ics/ical).</li>
</ul>
<img src="http://www.sirdre.com/apps/cifullcalendar/assets/img/envato/pic2.png" >
<ul>
<li><strong>Supports FullCalendar Scheduler</strong> - Purchase <b>FullCalendar Scheduler</b> add-on license that displays events well and assign them easily to various categories. More details <a href="http://fullcalendar.io/scheduler/" >here</a></li>
<li><strong>Event Filtering</strong> – Easily filter/view your shared events on your calendar</li>
<li><strong>Group Sharing</strong> – Easily share events among members in various groups</li>
<li><strong>Overlap</strong> – Deny or Allow events to overlap other events.</li>
<li><strong>Draggable Events</strong> - Allows members to easily drag and drop events by category on the calendar.</li>
<li><strong>Calendar settings</strong> - Allows administrator and members to adjust the FullCalendar settings easily.</li>
<li><strong>Attachments</strong> – Add/Update/Delete events with an attachment (txt,docx,zip...).</li>
<li><strong>Recurring Events</strong> – Add/Update/Delete events multiple times weekly, monthly etc. by clicking, touching, resizing and dragging.</li>
<li><strong>Background Events</strong> – Add events that appear as background highlights.</li>
<li><strong>Touch Support</strong> – Update or create events by touching or dragging events. Supported by many touch devices.</li>
<li><strong>Import/Export</strong> – Allowing members to Import and Export events in bulk using ical format (ics/ical).</li>
<li><strong>Google Maps</strong> – Members are able to use the google maps to view all their events location instantly.</li>
<li><strong>Search</strong> – Allowing visitors or members to search for public or their own private events.</li>
<li><strong>Event Category</strong> – Members are able to filter events by categories.</li>
<li><strong>Event Sources</strong> – Members are able to view calendar feeds from other urls on their own calendar.</li>
<li><strong>Notifications</strong> – Email notifications about public events and others.</li>
</ul>
<img src="http://www.sirdre.com/apps/cifullcalendar/assets/img/envato/pic3.png" >
<ul>
<li><strong>IonAuth</strong> - A simple and lightweight authentication library for the CodeIgniter framework. (Currently using IonAuth v2.6.0).</li>
<li><strong>Administration</strong> – Administrators of the site are able to moderate the site and other activities.</li>
<li><strong>Member Profile</strong> – Members of the site are able to manipulate their events and other activities.</li>
<li><strong>Group</strong> – Easily become or not a member of a particular group.</li>
<li><strong>Member's unique url</strong> – Share your own public events by URL <a href="<?php echo site_url('user') ?>" >(yoursite.com/yourusername)</a></li>
</ul>
<img src="http://www.sirdre.com/apps/cifullcalendar/assets/img/envato/pic4.png" >
<ul>
<li><strong>CMS</strong> – Easily create/update/delete pages and page contents.</li>
<li><strong>Print friendly</strong> - Use your browser to print your calendar events in its current view.</li>
<li><strong>Template</strong> – Easily customize your own themes. (Currently using bootstrap v3.3.6).</li>
<li><strong>Icons</strong> – Easily add icons within your own themes. (Currently using font-awesome v4.5.0).</li>
<li><strong>Language</strong> – Easily select your desire language. (<strong>en</strong> default language code).
<a href="https://github.com/CIFullCalendar/cifullcalendar/tree/master/application/language" target="_blank">Language Request</a></li>
</ul>
<hr>
<h2 id="Requirements"><strong>C) Requirements</strong> - <a href="#toc">top</a></h2>
<h4>Minimum Requirements</h4>
<ul>
<li>PHP Scripting v5.4.x</li>
<li>DB Driver mysql</li>
<li>A Domain and a Server with FTP support</li>
<li>MySQL 5.1 with MyISAM or any with CodeIgniter supported databases.</li>
<li>Microsoft IE or Edge</li>
</ul>
<h4><strong>Recommended Requirements</strong></h4>
<ul>
<li>PHP Scripting v5.6.x</li>
<li>DB Driver mysqli or any supported Codeigniter dbdrivers</li>
<li>A Domain and a Server with FTP support</li>
<li>MySQL v5.6+ preferably with InnoDB or with any CodeIgniter supported databases.</li>
<li>Best experience Chrome or Firefox</li>
</ul>
<li>All CIFullCalendar components supports popular modern browsers.</li>
<ul>
<li><a href="http://fullcalendar.io/docs/" target="_blank">FullCalendar (Currently using v2.6.1) + moment.js (v2.11.2).</a></li>
<li><a href="http://codeigniter.com/user_guide/general/requirements.html" target="_blank">CodeIgniter (Currently using v3.0.6)</a></li>
<li><a href="http://benedmunds.com/ion_auth/" target="_blank">IonAuth (Currently using v2.6.0)</a></li>
<li><a href="http://getbootstrap.com/getting-started/" target="_blank">Bootstrap (Currently using v3.3.5)</a></li>
<li><a href="http://eonasdan.github.io/bootstrap-datetimepicker" target="_blank">Bootstrap-datetimepicker (Currently using v4.15.35)</a></li>
<li><a href="http://bootstrap-table.wenzhixin.net.cn/" target="_blank">Bootstrap-table (Currently using v1.8.1)</a></li>
<li><a href="http://fontawesome.io" target="_blank">Font-Awesome (Currently using v4.4.0)</a></li>
<li><a href="https://developers.google.com/maps/" target="_blank">Google Maps (Currently using API v3)</a></li>
<li><a href="https://googlemaps.github.io/js-marker-clusterer/docs/reference.html" target="_blank">MarkerClusterer (Currently using v1.0.1)</a></li>
<li><a href="http://summernote.org/" target="_blank">Summernote (Currently using v0.6.16)</a></li>
</ul>
<hr>
<h2 id="Installation"><strong>D) Installation </strong> - <a href="#toc">top</a></h2>
<h3><b>Firstly:</b></h3>
<h4><strong>Unzip all files within the <b>“upload_source”</b> zip folder</strong></h4>
<ol>
<li><h4>Go to <b>Application/config/config.php:</b></h4>
<ul>
<li> Edit your <strong>uri protocol</strong>. This item determines which server global should be used to retrieve the URI string. The default setting of <strong>'REQUEST_URI'</strong> works for most servers. If your links do not seem to work, try one of these <strong>QUERY_STRING</strong> or <strong>PATH_INFO</strong><br>
<img src="assets/images/uri_protocol.png" alt="uri_protocol"><br />
</li>
<li> Edit your <strong>encryption key</strong>. This data is recommended because it controls the cryptographic process and permits a plain-text string to be encrypted, and afterwards - decrypted.</a>. Try: <a href="http://www.sirdre.com/apps/cifullcalendar/ciencryptkey.php" target="_blank"> Encryption key Generator</a>.<br>
<img src="assets/images/encryption_key.png" alt="encryption_key"><br />
</li>
<li> Edit your <strong>session name</strong>. This is important when you want to run more then one instance of the application on the same (sub)domain because one instance could collide with another instance (overwrite cookies). In fact, sessions from other applications could also interfere, so do this for sure!<br>
<img src="assets/images/config_session.png" alt="config_session"><br />
</li>
<li> Enabling <strong>Cross Site Request Forgery protection</strong>. This is strongly recommended when accepting user data.<br>
<img src="assets/images/csrf.png" alt="csrf"><br />
</li>
</ul> <strong>For more information: <a href="https://codeigniter.com/user_guide/general/security.html">https://codeigniter.com/user_guide/general/security.html</a></strong><br />
</li>
<li><h4>Go to <b>Application/config/ion_auth.php:</b></h4>
<ul>
<li> Edit <strong>IonAuth Settings</strong>. Modify the authentication system configurations.<br>
<img src="assets/images/ionauth.png" alt="ionauth"><br />
</li>
</ul>
<strong>For more information: <a href="http://benedmunds.com/ion_auth/">http://benedmunds.com/ion_auth/</a></strong><br />
</li>
<li><h4>Go to <b>Application/config/database.php:</b></h4>
<ul>
<li> Create a database on your hosting platform and fill out the information in this file on LINE 67 to 73. The other LINES are Optional.<br>
<strong>LINE 71 If you want to use mysqli or mysql. Keep in mind, mysql is being depreciated and may not work for newer mySQL releases. Also, sqlsrv db is supported however, porting it from mySQL to msSQL is required. </strong><br>
<strong>LINE 72 requires you to add a desire prefix of your db tables. Renaming the prefix "here" must match the prefix within the database tables. </strong><br>
<img src="assets/images/database.png" alt="database"><br />
</li>
</ul>
<strong>For more information: <a href="https://codeigniter.com/user_guide/database/configuration.html">https://codeigniter.com/user_guide/database/configuration.html</a></strong><br />
</li>
<li><h4>Go to <b>Application/config/email.php:</b></h4>
<ul>
<li> Most web host provides outbound smtp hosting. This settings is required for email notifications with HTML templating.<br>
<br>Requires example: <br>
<code>$config['smtp_host'] = 'smtp.[NAME_OF_DOMAIN].com'; // outbound smtp host<br>
$config['smtp_user'] = '[NAME_OF_EMAIL_ADDRESS]'; // outbound smtp user email<br>
$config['smtp_pass'] = '[EMAIL_PASSWORD]'; // outbound smtp user password<br>
</code>
<br>
Email notifications is not only simple, but you can configure it on the fly or set your preferences in a config file. See below:<br/>
<img src="assets/images/emailer.png" alt=""><br>
</li>
</ul>
<strong>For more information: <a href="http://codeigniter.com/user_guide/libraries/email.html">http://codeigniter.com/user_guide/libraries/email.html</a></strong><br />
</li>
</ol>
<h3><b>Secondly:</b></h3>
<h4><strong>Import the SQL file to your database</strong></h4>
<ol>
<li>
Browse the <strong>db</strong> folder and select the <strong>mysql_database.sql</strong> SQL file and import it within your database.<br />
</li>
</ol>
<h3><b>Thirdly:</b></h3>
<h4><strong>Upload all files</strong></h4>
<ol>
<li>Upload all files except <strong>db</strong> folder to your desired web folder (or root) on your domain server.</li>
</ol>
<h3><b>Finally:</b></h3>
<h4>Log in with the default "admin" and start editing your site settings:</h4>
<ul>
<li> Visit the URL <i>[YOUR DOMAIN NAME]/index.php/admin/login </i>
<ul>
<li>username: admin</li>
<li>password: password1</li>
</ul>
</li>
</ul>
<h4>Log in with the default "user" and start editing your calendar:</h4>
<ul>
<li> Visit the URL <i>[DOMAIN NAME]/index.php/profile/login </i>
<ul>
<li>username: user</li>
<li>password: password</li>
</ul>
</li>
</ul>
<h4>Register a new user/member and start editing your calendar:</h4>
<ul>
<li> Visit the URL <i>[DOMAIN NAME]/index.php/register</i>
</li>
</ul>
<h3><b>NOTE:</b></h3>
<h4>A successful sign-in will direct you to your calendar for editing and view other fun features.</h4>
<h4>Google Maps Requires API Key. <a href="https://developers.google.com/maps/documentation/javascript/get-api-key#key">reference here</a></h4>
<hr>
<h2 id="Developers"><strong>E) Developers Guide</strong> - <a href="#toc">top</a></h2>
<ol>
<li><b>Application Assets</b>
<p>The <strong>assets</strong> folder contains all css, js, images and other plug-ins neccessary for CIFullCalendar unique functionality.<br />
-> Within the <strong>assets/[NAME_OF_THE_THEME]/*</strong> folder, the files there determines the UI of the frontend/backend of the CIFullCalendar. <br />
-> Within the <strong>assets/plugins/fullcalendar-2.*</strong> folder, the files there determines the UI and functionality of the frontend/backend Fullcalendar.</p>
<img src="assets/images/folders_assets.png" alt=""><br>
<ul>
<li><strong>assets/plugins/fullcalendar-2.*</strong> folder:
<p>The <strong>gcal.js</strong> requires a API key.<br />
<img src="assets/images/gmaps_assets.png" alt=""><br>
<a href="http://fullcalendar.io/docs/google_calendar/">reference here</a>
</li>
</ul>
</li>
<li><b>Application Components</b>
<p>The diagram below show CIFullCalendar MVC Design Method.</p>
<img src="assets/images/folders_application.png" alt=""><br>
<ul>
<li><strong>Application/controller</strong> folder:
<p>The files within the <strong>Controller</strong> folder are depended on the libraries and models files for displaying the calendars events.<br />
-> The <strong>admin</strong> folder is the backend of the successful sigin by a administrator and there they moderate events.<br />
-> The <strong>profile</strong> folder is the dashboard of the successful sigin by a member and there they can create and update events.<br />
-> The <strong>home.php</strong> is responsible for frontend display of the public calendar events.<br />
<p>Including others controllers for CIFullCalendar unique functionality...</p>
</li>
<li><strong>Application/core</strong> folder:
<p>The <strong>*_Loader.php</strong> is an extension of CI Loader. It is used to load all elements.</p>
</li>
<li><strong>Application/language</strong> folder:<br />
<p>All languages are loaded within a sub-folders eg. "english". Within each folder, the language definitions are set and the file is name appropriately with the lang code eg. <strong>en_lang</strong> file is the default language used. The default language is set within site administration.<br />
</p>
<p>Including others languages for CIFullCalendar unique functionality...</p>
<p>Add your language with the appropriate words go to: <a href="https://github.com/CIFullCalendar/cifullcalendar/tree/master/application/language" target="_blank">https://github.com/CIFullCalendar/cifullcalendar/tree/master/application/language</a> </p>
</li>
<li><strong>Application/libraries</strong> folder:
<p>The <strong>Auth</strong> library now <strong>Ion_Auth</strong> are used for authenticating users and determine the authority level of each user.<br />
The <strong>Icalendar</strong> library is used for importing and exporting of ics/ical files<br />
The <strong>Template</strong> library is for better organizing of all <strong>view</strong> files for building new custom themes. </p>
<p>Including others libraries for CIFullCalendar unique functionality...</p>
</li>
<li><strong>Application/models</strong> folder:
<p>The Models files has all the <strong>CodeIgniter supported dbdrivers</strong> queries and the classes/functions needed by controller files</p>
<p>The <strong>fullcalendar_model</strong> model has all queries functions needed for the calendar purposes.<br />
The <strong>member_model</strong> model has all queries functions needed for users.<br />
The <strong>gmaps_model</strong> model has all queries functions needed for google maps.<br />
The <strong>eventsources_model</strong> model has all queries functions needed for all event sources.<br />
The <strong>category_model</strong> model has all queries functions needed for all categories.<br />
The <strong>setting_model</strong> model has all queries functions needed for site control.</p>
<p>Including others models for CIFullCalendar unique functionality...</p>
</li>
<li> <strong>Application/view</strong> folder:<br />
<img src="assets/images/folders_view.png" alt=""><br>
<p>All the CIFullCalendar HTML, JQuery and CSS elements and or PHP variables are parse to view files. </p>
<p>The <strong>view folder</strong> has all files necessary for template purposes. <br />
-> The frontend (<strong>views/[NAME_OF_THE_THEME]/frontend</strong>)
<br />All sub-folders are for each <strong>front-pages</strong> controller files and are loaded with masterpage<br />
-> The backend (<strong>views/[NAME_OF_THE_THEME]/backend</strong> )
<br />All sub-folders are for each <strong>admin/users</strong> controller files and are loaded with masterpage<br />
</p>
</li>
</ul>
<br />
</li>
</ol>
<hr>
<h2 id="Terms"><strong>F) CIFullCalendar - Terms and conditions</strong> - <a href="#toc">top</a></h2>
<h3>1. Preamble</h3>
<p>This Agreement governs the relationship between you, either an individual or a Legal Entity ("Licensee"), and Andre Gardiner, a private person ("Licensor"). This Agreement sets the terms, rights, restrictions and obligations on using CIFullCalendar ("The Application") created and owned by Licensor, as detailed herein.</p>
<h3>2. Definitions</h3>
<p>"The Application", "Software", "Script", "Item" or "CIFullCalendar" the owned material by Licensor, subject to the terms of the standard License. The Application is publicly, uniquely, and in its entirety recognizable by the "CIFullCalendar" name ("Application Name").</p>
<p>"The Application Release" or "Release" shall mean a set of files distributed by Licensor, or anyone authorized to distribute it, that represents the Software. A Release is uniquely identified by the Software Name and codes describe in clause 14 described at CodeCanyon. Such code is generally referenced as the Software version or revision number, or a combination.</p>
<p>"Release Date" shall mean the day that Licensor started distributing a Release.</p>
<p>"Product" shall mean a single computer program or one or more websites ("Program") (i) owned by Licensee, or (ii) to which the owner grants Licensee the permission to act in behalf of the owner for the purposes of this Agreement. See Standard License at CodeCanyon. (http://codecanyon.net/licenses/standard)</p>
<h3>3. License Grant</h3>
<p>Licensor hereby grants Licensee, in accordance with one of the Standard Licenses described at CodeCanyon, <a href="http://codecanyon.net/licenses/terms/regular">Regular License</a> and <a href="http://codecanyon.net/licenses/terms/extended">Extended License</a>, all with accordance with the terms set forth and other legal restrictions set forth in 3rd party software used while running Software.</p>
<h3>4. Agreement Acceptance</h3>
<p>This Agreement is automatically accepted by parties involved as long as Licensee is in possession of legal evidence ("Legal Evidence") that the acceptance has taken place. The Legal Evidence can be represented by (i) a copy of this Agreement signed by Licensee and Licensor or (ii) a valid Certificate of License Ownership, provided by Licensor and addressed to Licensee. The Legal Evidence must precisely indicate this Agreement, the Software Name, and the Standard Licenses that Licensee has chosen.</p>
<p>Legal Evidences for different combinations of Standard License, Sites, and Products will not restrict each other and will not interfere in the rights granted to Licensee by each of them.</p>
<p>Legal Evidences are not transferable to different Sites and Products.</p>
<h3>5. Limitation on Releases</h3>
<p>This agreement is valid for all Releases of the Software with Release Dates within or before the 365 days that follow the Effective Date ("Upgrade Period"). Licensor has no obligation to provide you any Release that is not released for general distribution to other CIFullCalendar licensees. Nothing in this Agreement shall be construed to obligate Licensor to provide additional Releases to Licensee under any circumstances.</p>
<h3>6. Liability</h3>
<p>To the extent permitted under Law, The Software is provided under an <strong>AS-IS</strong> basis. Licensor shall never, and without any limit, be liable for any damage, cost, expense or any other payment incurred by Licensee as a result of Software's actions, failure, bugs and/or any other interaction between The Software and Licensee's end-equipment, computers, other software or any 3rd party, end-equipment, computer or services. Moreover, Licensor shall never be liable for any defect in source code written by Licensee when relying on The Software or using The Software's source code.</p>
<h3>7. Warranty</h3>
<ul>
<li><p><strong>7.1. Prior Inspection</strong>: Licensee hereby states that he inspected The Application thoroughly and found it satisfactory and adequate to his needs, that it does not interfere with his regular operation and that it does meet the standards and scope of his computer systems and architecture. Licensee found that The Application interacts with his development, website and server environment and that it does not infringe any of End User License Agreement of any software Licensee may use in performing his services. Licensee hereby waives any claims regarding The Application's incompatibility, performance, results and features, and warrants that he inspected the The Application.</p></li>
<li><p><strong>7.2. Intellectual Property</strong>: Licensor hereby warrants that The Software does not violate or infringe any 3rd party claims in regards to intellectual property, patents and/or trademarks and that to the best of its knowledge no legal action has been taken against it for any infringement or violation of any 3rd party intellectual property rights.</p></li>
<li><p><strong>7.3. No-Warranty</strong>: The Software is provided without any warranty; Licensor hereby disclaims any warranty that The Software shall be error free, without defects or code which may cause damage to Licensee's computers or to Licensee, and that Software shall be functional. Licensee shall be solely liable to any damage, defect or loss incurred as a result of operating software and undertake the risks contained in running The Software on License's Server[s] and Website[s].</p></li>
</ul>
<h3>8. No Refunds</h3>
<p>Licensee warrants that he inspected The Software according to clause 7.1 and that it is adequate to his needs. Accordingly, as The Software is intangible goods, Licensee shall not be, ever, entitled to any refund, rebate, compensation or restitution for any reason whatsoever, even if The Software contains material flaws.</p>
<h3>9. Indemnification</h3>
<p>Licensee hereby warrants to hold Licensor harmless and indemnify Licensor for any lawsuit brought against it in regards to Licensee's use of The Software in means that violate, breach or otherwise circumvent this license, Licensor's intellectual property rights or Licensor's title in The Software. Licensor shall promptly notify Licensee in case of such legal action and request Licensee's consent prior to any settlement in relation to such lawsuit or claim.</p>
<h3>10. Jurisdiction</h3>
<p>Licensee hereby agrees not to initiate class-action lawsuits against Licensor in relation to this license and to compensate Licensor for any legal fees, cost or attorney fees should any claim brought by Licensee against Licensor be denied, in part or in full.</p>
<hr>
<h2 id="credits"><strong>G) Sources and Credits</strong> - <a href="#toc">top</a></h2>
<p>I've used the following images, icons, js or other files as listed.
<ul>
<li>Codeigniter v3.0.6 by EllisLab, Inc., British Columbia Institute of Technology and contributors</li>
<li>FullCalendar v2.6.1* by Adam Shaw and contributors</li>
<li>IonAuth v2.6.0 by Ben Edmunds and contributors</li>
<li>Moment.js v2.11.2 & moment-timezone.js v0.5.0 Tim Wood, Iskren Chernev, and contributors</li>
<li>Bootstrap v3.3.6 by Twitter, Inc. and contributors</li>
<li>Bootstrap-datetimepicker v4.15.35* by Eonasdan and contributors</li>
<li>Bootstrap-table v1.8.1 by Zhixin Wen and contributors</li>
<li>Google Maps API v3 by Google</li>
<li>MarkerClusterer v1.0.1 by Luke Mahe and contributors</li>
<li>Summernote by Alan Hong and other contributors</li>
<li>JQuery UI by jQuery Foundation and other contributors Licensed MIT</li>
<li>Font Awesome v4.5.0 by @davegandy and contributors</li>
</ul>
<hr>
<p>Once again, thank you so much for purchasing this scripts. As I said at the beginning, I'd be glad to help you if you have any questions relating to this web application. No guarantees, but I'll do my best to assist. If you have a more general question relating to the scripts on CodeCanyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.</p>
<p class="append-bottom alt large"><strong>Andre Gardiner</strong><br/><strong>Document review 03/22/2016</strong></p>
<p><a href="#toc">Go To Table of Contents</a></p>
<hr class="space">
</div><!-- end div .container -->
</body>
</html>