From 3ff03dc4f0a72432b34c00da620272cf011e4ddd Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 29 Jul 2021 14:17:20 +1000 Subject: Publishing h-node.org code. - this is the h-node.org code, except - removed a js file (3x copies at three different locations) without license / copyright headers - /Js/linkToForm.js - /Public/Js/linkToForm.js - /admin/Public/Js/linkToForm.js - removed config files containing credentials - /Application/Include/params.php - /Config/Config.php - /admin/Application/Include/params.php - /admin/Config/Config.php - added license and copyright header to one php file - /admin/Library/ErrorReporting.php (almost identical to /Library/ErrorReporting.php which has the headers) --- h-source/Application/Views/Mobile/Home/left_es.php | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 h-source/Application/Views/Mobile/Home/left_es.php (limited to 'h-source/Application/Views/Mobile/Home/left_es.php') diff --git a/h-source/Application/Views/Mobile/Home/left_es.php b/h-source/Application/Views/Mobile/Home/left_es.php new file mode 100644 index 0000000..e17a448 --- /dev/null +++ b/h-source/Application/Views/Mobile/Home/left_es.php @@ -0,0 +1,87 @@ + + +. +?> + +
+ +
+ Home +
+ + + +
+
+ Objetivos: +
+
+ El proyecto tiene como meta la construcción de una base de datos de todo el hardware de manera que se pueda identificar que dispositivos funcionan con un sistema operativo completamente libre. El sitio esta estructurado como un wiki, en el cual todos los usuarios pueden modificar o integrar nuevos contenidos. El proyecto h-node es desarrollado en colaboración y como una actividad de la FSF. +
+ +
+ Contribuir: +
+
+ Puede contribuir creando una cuenta en y editar los contenidos generados. Todas sus modificaciones serás guardadas en el historial del producto que edite/agregue. Cada revisión (actual o previa) será marcada con el nombre del usuario que la creo.
También puede contribuir al sugerir nuevo hardware que deba ser agregado a la base de datos o características que deberían ser implementadas. +
+ +
+ Software Libre: +
+
+ In order to add a device to the h-node database, you must verify that it works using only free software. For this purpose, you must be running either: + +

1) A GNU/Linux distribution that is on the FSF's list of endorsed distributions

+ +

2) Debian GNU/Linux, with only the main archive area enabled. The "contrib" and "non-free" areas must not be enabled when testing hardware. Double-check this by running apt-cache policy. The only package archive area mentioned in the output should be main.

+ +

h-node lists only hardware that works with free drivers and without non-free firmware. Other GNU/Linux distributions (or Debian with contrib, non-free, or some 3rd-party archives enabled) include non-free firmware files, so they cannot be used for testing.

+
+ +
+ Licencias: +
+
+ Cualquier texto agregado por usted sera colocado en Dominio Publico (vea la página CC0 para información detallada). Cualquiera es libre de copiar, modificar, publicar, usar, vender o distribuir el texto que ha integrado a h-node.org, para cualquier propósito, comercial o no comercial, y por cualquier método. +
+ +
+ Otros recursos en la red: +
+
+

Aquí una lista de otras actividades recolectando información acerca de hardware funcionando con software libre:

+ +
+ +
+ Acerca del sitio : +
+
+ El sitio debe ser considerado una versión beta. Esta en constantemente crecimiento y varias características no han sido implementadas aun (por ejemplo, nuevos dispositivos de hardware tienen que ser incluidos en la base de datos). Algunos problemas pueden ocurrir: Si encuentra un error por favor agregue una incidencia ">aquí bajo el tema maybe a bug. +
+
+ +
-- cgit v1.2.3