Skip to content

Commit

Permalink
include Cookie Consent JS files, prep v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thexmanxyz committed Jan 23, 2018
1 parent 24c0ff5 commit 8bdca53
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 21 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ This project contains a Gantry Atom and adds the [Cookie Consent Javascript API]
* Cookie Consent API 3.x.x

## Download
Choose the correct download for your target platform. Joomla Plugin System supported for the Gantry themes - Helium and Hydrogen. The latest Atom version is **v1.4.4**.
Choose the correct download for your target platform. Joomla Plugin System supported for the Gantry themes - Helium and Hydrogen. The latest Atom version is **v1.4.5**.

**Attention:** When migrating from **v1.3.2** to **v1.4.0** or higher the existing settings of the atom will be reset.
___
**Default Atom:**
[English](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.atom.only.EN.v1.4.4.zip) / [Italian](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.atom.only.IT.v1.4.4.zip) / [German](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.atom.only.DE.v1.4.4.zip)
[English](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.atom.only.EN.v1.4.5.zip) / [Italian](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.atom.only.IT.v1.4.5.zip) / [German](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.atom.only.DE.v1.4.5.zip)

**Legacy Atom - Gantry <5.3.2:**
[English](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.atom.only.legacy.EN.v1.4.4.zip) / [Italian](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.atom.only.legacy.IT.v1.4.4.zip) / [German](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.atom.only.legacy.DE.v1.4.4.zip)
[English](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.atom.only.legacy.EN.v1.4.5.zip) / [Italian](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.atom.only.legacy.IT.v1.4.5.zip) / [German](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.atom.only.legacy.DE.v1.4.5.zip)

**Joomla Plugin - Hydrogen:**
[English](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.j3.hydrogen.EN.v1.4.4.zip) / [Italian](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.j3.hydrogen.IT.v1.4.4.zip) / [German](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.j3.hydrogen.DE.v1.4.4.zip)
[English](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.j3.hydrogen.EN.v1.4.5.zip) / [Italian](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.j3.hydrogen.IT.v1.4.5.zip) / [German](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.j3.hydrogen.DE.v1.4.5.zip)

**Joomla Plugin - Helium:**
[English](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.j3.helium.EN.v1.4.4.zip) / [Italian](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.j3.helium.IT.v1.4.4.zip) / [German](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.4/ccn.j3.helium.DE.v1.4.4.zip)
[English](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.j3.helium.EN.v1.4.5.zip) / [Italian](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.j3.helium.IT.v1.4.5.zip) / [German](https://github.com/thexmanxyz/Cookie-Consent-Neo-Gantry/releases/download/v1.4.5/ccn.j3.helium.DE.v1.4.5.zip)
___

## Automatic Installation (Joomla only)
Expand Down
5 changes: 1 addition & 4 deletions build/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set langs_upper=EN, IT, DE
set default_lang=EN

set prj_id=ccn
set prj_rev=v1.4.4
set prj_rev=v1.4.5
set prj_name=cookie-consent-neo
set prj_fullname=Cookie Consent Neo - Atom

Expand Down Expand Up @@ -50,12 +50,10 @@ set folder_def=default
set folder_leg=legacy
set folder_js=js
set folder_scss=scss
set folder_jsfix=jsfix
set folder_helium=%pkg_j3%_%pkg_helium%
set folder_hydro=%pkg_j3%_%pkg_hydro%
set folder_src_js=src\%folder_js%
set folder_src_scss=src\%folder_scss%
set folder_src_jsfix=src\%folder_jsfix%
set folder_release_dest=%folder_root%\%folder_releases%\%prj_rev%

REM --- Message Variables ---
Expand Down Expand Up @@ -128,7 +126,6 @@ REM --- Parameters: %~1 = destination folder particle, %~2 = archive name, %~3 =
(for %%e in (%file_ext%) do ( call :copy_particle_files "%%e" "!lang!" "%~3" "!folder_out!" ))
call :copy_include_sub_folder "%folder_src_js%" "%folder_js%"
call :copy_include_sub_folder "%folder_src_scss%" "%folder_scss%"
call :copy_include_sub_folder "%folder_src_jsfix%" "%folder_jsfix%"
call :create_archives "!package_name!" "!folder_out!" "1" "1"

IF %remove_folders% == 1 ( rmdir "!folder_out!" /S /Q )
Expand Down
8 changes: 6 additions & 2 deletions platform/joomla/helium/cookie-consent-neo.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="file" method="upgrade" version="3.0">
<name>Cookie Consent Neo - Gantry Atom (Helium)</name>
<version>1.4.4</version>
<creationDate>08.01.2018</creationDate>
<version>1.4.5</version>
<creationDate>23.01.2018</creationDate>
<author>Andreas Kar</author>
<authorEmail>andreas.kar@gmx.at</authorEmail>
<authorUrl></authorUrl>
Expand All @@ -19,5 +19,9 @@
<filename>cookie-consent-neo.html.twig</filename>
<filename>cookie-consent-neo.yaml</filename>
</files>
<files folder="js" target="templates/g5_helium/custom/js">
<filename>cookieconsent.3.0.4.min.js</filename>
<filename>cookieconsent.3.0.4_mod.min.js</filename>
</files>
</fileset>
</extension>
8 changes: 6 additions & 2 deletions platform/joomla/helium/translation/de/cookie-consent-neo.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="file" method="upgrade" version="3.0">
<name>Cookie Consent Neo - Gantry Atom (Helium)</name>
<version>1.4.4</version>
<creationDate>08.01.2018</creationDate>
<version>1.4.5</version>
<creationDate>23.01.2018</creationDate>
<author>Andreas Kar</author>
<authorEmail>andreas.kar@gmx.at</authorEmail>
<authorUrl></authorUrl>
Expand All @@ -19,5 +19,9 @@
<filename>cookie-consent-neo.html.twig</filename>
<filename>cookie-consent-neo.yaml</filename>
</files>
<files folder="js" target="templates/g5_helium/custom/js">
<filename>cookieconsent.3.0.4.min.js</filename>
<filename>cookieconsent.3.0.4_mod.min.js</filename>
</files>
</fileset>
</extension>
8 changes: 6 additions & 2 deletions platform/joomla/helium/translation/it/cookie-consent-neo.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="file" method="upgrade" version="3.0">
<name>Cookie Consent Neo - Gantry Atom (Helium)</name>
<version>1.4.4</version>
<creationDate>08.01.2018</creationDate>
<version>1.4.5</version>
<creationDate>23.01.2018</creationDate>
<author>Andreas Kar</author>
<authorEmail>andreas.kar@gmx.at</authorEmail>
<authorUrl></authorUrl>
Expand All @@ -19,5 +19,9 @@
<filename>cookie-consent-neo.html.twig</filename>
<filename>cookie-consent-neo.yaml</filename>
</files>
<files folder="js" target="templates/g5_helium/custom/js">
<filename>cookieconsent.3.0.4.min.js</filename>
<filename>cookieconsent.3.0.4_mod.min.js</filename>
</files>
</fileset>
</extension>
8 changes: 6 additions & 2 deletions platform/joomla/hydrogen/cookie-consent-neo.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="file" method="upgrade" version="3.0">
<name>Cookie Consent Neo - Gantry Atom (Hydrogen)</name>
<version>1.4.4</version>
<creationDate>08.01.2018</creationDate>
<version>1.4.5</version>
<creationDate>23.01.2018</creationDate>
<author>Andreas Kar</author>
<authorEmail>andreas.kar@gmx.at</authorEmail>
<authorUrl></authorUrl>
Expand All @@ -19,5 +19,9 @@
<filename>cookie-consent-neo.html.twig</filename>
<filename>cookie-consent-neo.yaml</filename>
</files>
<files folder="js" target="templates/g5_hydrogen/custom/js">
<filename>cookieconsent.3.0.4.min.js</filename>
<filename>cookieconsent.3.0.4_mod.min.js</filename>
</files>
</fileset>
</extension>
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="file" method="upgrade" version="3.0">
<name>Cookie Consent Neo - Gantry Atom (Hydrogen)</name>
<version>1.4.4</version>
<creationDate>08.01.2018</creationDate>
<version>1.4.5</version>
<creationDate>23.01.2018</creationDate>
<author>Andreas Kar</author>
<authorEmail>andreas.kar@gmx.at</authorEmail>
<authorUrl></authorUrl>
Expand All @@ -19,5 +19,9 @@
<filename>cookie-consent-neo.html.twig</filename>
<filename>cookie-consent-neo.yaml</filename>
</files>
<files folder="js" target="templates/g5_hydrogen/custom/js">
<filename>cookieconsent.3.0.4.min.js</filename>
<filename>cookieconsent.3.0.4_mod.min.js</filename>
</files>
</fileset>
</extension>
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="file" method="upgrade" version="3.0">
<name>Cookie Consent Neo - Gantry Atom (Hydrogen)</name>
<version>1.4.4</version>
<creationDate>08.01.2018</creationDate>
<version>1.4.5</version>
<creationDate>23.01.2018</creationDate>
<author>Andreas Kar</author>
<authorEmail>andreas.kar@gmx.at</authorEmail>
<authorUrl></authorUrl>
Expand All @@ -19,5 +19,9 @@
<filename>cookie-consent-neo.html.twig</filename>
<filename>cookie-consent-neo.yaml</filename>
</files>
<files folder="js" target="templates/g5_hydrogen/custom/js">
<filename>cookieconsent.3.0.4.min.js</filename>
<filename>cookieconsent.3.0.4_mod.min.js</filename>
</files>
</fileset>
</extension>
1 change: 1 addition & 0 deletions src/js/cookieconsent.3.0.4.min.js

Large diffs are not rendered by default.

File renamed without changes.

0 comments on commit 8bdca53

Please sign in to comment.