From 232aa1924c8c0f10d87b210b46c9f061af5c844c Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 17 Oct 2010 13:29:57 +0000 Subject: added files --- h-source/Application/Views/Credits/index.php | 63 ++++++++++++++++++++++++ h-source/Application/Views/Credits/index_es.php | 63 ++++++++++++++++++++++++ h-source/Application/Views/Credits/index_it.php | 64 +++++++++++++++++++++++++ 3 files changed, 190 insertions(+) create mode 100644 h-source/Application/Views/Credits/index.php create mode 100644 h-source/Application/Views/Credits/index_es.php create mode 100644 h-source/Application/Views/Credits/index_it.php (limited to 'h-source/Application/Views/Credits') diff --git a/h-source/Application/Views/Credits/index.php b/h-source/Application/Views/Credits/index.php new file mode 100644 index 0000000..fe327f3 --- /dev/null +++ b/h-source/Application/Views/Credits/index.php @@ -0,0 +1,63 @@ + + +. +?> + +
+ +
+ ">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/Credits/index_es.php b/h-source/Application/Views/Credits/index_es.php new file mode 100644 index 0000000..3efea33 --- /dev/null +++ b/h-source/Application/Views/Credits/index_es.php @@ -0,0 +1,63 @@ + + +. +?> + +
+ +
+ ">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/Credits/index_it.php b/h-source/Application/Views/Credits/index_it.php new file mode 100644 index 0000000..0d32ebd --- /dev/null +++ b/h-source/Application/Views/Credits/index_it.php @@ -0,0 +1,64 @@ + + +. +?> + +
+ +
+ ">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) è stata usata per aiutare gli utenti a inserire i tag della wiki
+ +
+ Algoritmo php diff: +
+ +
+ Questo algoritmo (sotto licenza libera zlib) è stata usata per sottolineare la differenza tra due diverse revisioni dello stesso modello di hardware. +
+ + +
+ +
-- cgit v1.2.3