From a1d2d486dc66ef10e8a26249e598eaf0670b2c9b Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 5 Dec 2011 18:42:44 +0000 Subject: prepared the system for mobile version --- .../Application/Views/Desktop/Credits/index.php | 65 +++++++++++++++++++++ .../Application/Views/Desktop/Credits/index_es.php | 65 +++++++++++++++++++++ .../Application/Views/Desktop/Credits/index_fr.php | 63 +++++++++++++++++++++ .../Application/Views/Desktop/Credits/index_it.php | 66 ++++++++++++++++++++++ 4 files changed, 259 insertions(+) create mode 100644 h-source/Application/Views/Desktop/Credits/index.php create mode 100644 h-source/Application/Views/Desktop/Credits/index_es.php create mode 100644 h-source/Application/Views/Desktop/Credits/index_fr.php create mode 100644 h-source/Application/Views/Desktop/Credits/index_it.php (limited to 'h-source/Application/Views/Desktop/Credits') diff --git a/h-source/Application/Views/Desktop/Credits/index.php b/h-source/Application/Views/Desktop/Credits/index.php new file mode 100644 index 0000000..01bcc91 --- /dev/null +++ b/h-source/Application/Views/Desktop/Credits/index.php @@ -0,0 +1,65 @@ + + +. +?> + +
+ +
+ ">Home » credits +
+ +
+ +
+ Icons: +
+ +
+ The icons used inside are taken from the ACUN Simgeleri 0.7 icon theme and from the H2O Icon Theme 0.0.5, both licensed under the GNU GPL license, from the Crystal Projects icons, licensed under the LGPL, from the glaze icons set (LGPL) and from the DarkGlass_Reworked icons theme (GPL). The flag icons are taken from the FAMFAMFAM flag icons set (Public Domain). +
+ +
+ jQuery: +
+ +
+ The jQuery and the jQuery UI javascript libraries (licensed under MIT/GPL) have been used through the website +
+ +
+ markitup: +
+ +
+ The markitup jQuery plugin (licensed under MIT/GPL) has been used in order to help the user to insert wiki tags +
+ +
+ php diff algorithm: +
+ +
+ This algorithm (licensed under the zlib free license) has been used in order to highlight the differences between two different revisions of the same hadrware model. +
+ +
+ +
diff --git a/h-source/Application/Views/Desktop/Credits/index_es.php b/h-source/Application/Views/Desktop/Credits/index_es.php new file mode 100644 index 0000000..8de3316 --- /dev/null +++ b/h-source/Application/Views/Desktop/Credits/index_es.php @@ -0,0 +1,65 @@ + + +. +?> + +
+ +
+ ">Home » credits +
+ +
+ +
+ Iconos: +
+ +
+ Los iconos usados dentro de son tomados de el tema de iconos ACUN Simgeleri 0.7 y de H2O Icon Theme 0.0.5, ambos licenciados bajo la licencia GNU GPL, de Crystal Projects, licenciado bajo la LGPL, de glaze icons set (LGPL) y de DarkGlass_Reworked icons theme (GPL). Los iconos de las banderas son tomados la colección de iconos de banderas FAMFAMFAM (Dominio Público) +
+ +
+ jQuery: +
+ +
+ Las bibliotecas javascript jQuery y jQuery UI (licenciadas bajo MIT/GPL) han sido usadas en el sitio +
+ +
+ markitup: +
+ +
+ El complemento markitup jQuery (licenciado bajo MIT/GPL) ha sido usado en orden de ayudar al usuario a insertar etiquetas wiki +
+ +
+ php diff algorithm: +
+ +
+ Este algoritmo (licenciado bajo la licencia libre de zlib) ha sido usado en orden de remarcar las diferencias entre dos diferentes revisiones del mismo modelo de hardware. +
+ +
+ +
diff --git a/h-source/Application/Views/Desktop/Credits/index_fr.php b/h-source/Application/Views/Desktop/Credits/index_fr.php new file mode 100644 index 0000000..62998f1 --- /dev/null +++ b/h-source/Application/Views/Desktop/Credits/index_fr.php @@ -0,0 +1,63 @@ + + +. +?> + +
+ +
+ ">Home » credits +
+ +
+ +
+ Icons: +
+ +
+ Les icones utilisées sur sont tirées du thème ACUN Simgeleri 0.7 et du thème H2O Icon Theme 0.0.5, les deux sont licensée sous license GPL, d’autres sont aussi tirée des thèmes Crystal Projects (LGPL), glaze icons set (LGPL), DarkGlass_Reworked icons theme (GPL). Les icones de drapeau sont tirés du thème FAMFAMFAM flag icons set distribué dans le domaine publique. +
+ +
+ jQuery: +
+ +
+ jQuery et la librairie javascript jQuery UI (licensé sous MIT/GPL) sont utilisés sur le site. +
+ +
+ markitup: +
+ +
+ Le plugin jQuery markitup (licensé sous MIT/GPL) a été utilisé afin d’aider les utilisateurs à insérer des tags wiki. +
+ +
+ Algorithme diff php: +
+ +
+ Cet algorithme (Licensé sous license libre zlib) a été utiliser afin de souligner les différences entre deux révisions d’un même modèle matériel. +
+ +
+ +
diff --git a/h-source/Application/Views/Desktop/Credits/index_it.php b/h-source/Application/Views/Desktop/Credits/index_it.php new file mode 100644 index 0000000..a142942 --- /dev/null +++ b/h-source/Application/Views/Desktop/Credits/index_it.php @@ -0,0 +1,66 @@ + + +. +?> + +
+ +
+ ">Home » credits +
+ +
+ +
+ Icone: +
+ +
+ Le icone utilizzate nel sito h-node.com appartengono ai temi di icone ACUN Simgeleri 0.7 e H2O Icon Theme 0.0.5, entrambi sotto licenza GNU GPL, e al tema Crystal Projects, sotto licenza LGPL, al set di icone glaze (LGPL) e al tema DarkGlass_Reworked (GPL). Le icone bandiere derivano dal set di icone FAMFAMFAM (Public Domain). +
+ + +
+ jQuery: +
+ +
+ Le librerie javascript jQuery e jQuery UI (sotto licenza MIT/GPL) sono state usate nel sito +
+ +
+ markitup: +
+ +
+ Il plugin jQuery markitup (sotto licenza MIT/GPL) è stato usato per aiutare gli utenti a inserire i tag della wiki
+ +
+ Algoritmo php diff: +
+ +
+ Questo algoritmo (sotto licenza libera zlib) è stato usato per sottolineare la differenza tra due diverse revisioni dello stesso modello di hardware. +
+ + +
+ +
-- cgit v1.2.3