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/Controllers/BaseController.php | 3 + h-source/Application/Views/Client/info.php | 30 -- h-source/Application/Views/Client/license.php | 25 -- h-source/Application/Views/Contact/index.php | 31 -- h-source/Application/Views/Contact/index_es.php | 31 -- h-source/Application/Views/Contact/index_it.php | 31 -- h-source/Application/Views/Credits/index.php | 65 --- h-source/Application/Views/Credits/index_es.php | 65 --- h-source/Application/Views/Credits/index_fr.php | 63 --- h-source/Application/Views/Credits/index_it.php | 66 --- h-source/Application/Views/Desktop/Client/info.php | 30 ++ .../Application/Views/Desktop/Client/license.php | 25 ++ .../Application/Views/Desktop/Contact/index.php | 31 ++ .../Application/Views/Desktop/Contact/index_es.php | 31 ++ .../Application/Views/Desktop/Contact/index_it.php | 31 ++ .../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 +++ .../Application/Views/Desktop/Download/index.php | 106 +++++ .../Application/Views/Desktop/Download/xml.php | 22 + .../Application/Views/Desktop/Hardware/left.php | 84 ++++ h-source/Application/Views/Desktop/Help/index.php | 449 +++++++++++++++++++++ .../Application/Views/Desktop/Help/index_de.php | 445 ++++++++++++++++++++ .../Application/Views/Desktop/Help/index_es.php | 442 ++++++++++++++++++++ .../Application/Views/Desktop/Help/index_fr.php | 434 ++++++++++++++++++++ .../Application/Views/Desktop/Help/index_it.php | 438 ++++++++++++++++++++ .../Application/Views/Desktop/History/viewall.php | 40 ++ h-source/Application/Views/Desktop/Home/left.php | 36 ++ .../Application/Views/Desktop/Home/left_es.php | 33 ++ .../Application/Views/Desktop/Home/left_fr.php | 32 ++ .../Application/Views/Desktop/Home/left_it.php | 32 ++ h-source/Application/Views/Desktop/Issues/view.php | 249 ++++++++++++ .../Application/Views/Desktop/Issues/viewall.php | 122 ++++++ .../Views/Desktop/Meet/contributions.php | 72 ++++ .../Application/Views/Desktop/Meet/hardware.php | 52 +++ h-source/Application/Views/Desktop/Meet/issues.php | 57 +++ h-source/Application/Views/Desktop/Meet/meet.php | 114 ++++++ .../Application/Views/Desktop/Meet/messages.php | 56 +++ h-source/Application/Views/Desktop/Meet/talk.php | 58 +++ h-source/Application/Views/Desktop/Meet/wiki.php | 55 +++ h-source/Application/Views/Desktop/My/email.php | 33 ++ h-source/Application/Views/Desktop/My/goodbye.php | 63 +++ h-source/Application/Views/Desktop/My/panel.php | 64 +++ h-source/Application/Views/Desktop/My/password.php | 33 ++ h-source/Application/Views/Desktop/My/profile.php | 33 ++ h-source/Application/Views/Desktop/News/index.php | 51 +++ .../Views/Desktop/Notebooks/catalogue.php | 92 +++++ .../Application/Views/Desktop/Notebooks/form.php | 151 +++++++ .../Application/Views/Desktop/Notebooks/page.php | 115 ++++++ .../Application/Views/Desktop/Project/index.php | 31 ++ .../Application/Views/Desktop/Project/index_es.php | 31 ++ .../Application/Views/Desktop/Project/index_it.php | 31 ++ .../Views/Desktop/Rss/modifications.php | 46 +++ .../Application/Views/Desktop/Rss/notapproved.php | 41 ++ h-source/Application/Views/Desktop/Search/form.php | 111 +++++ .../Views/Desktop/Search/lspci_results.php | 108 +++++ .../Application/Views/Desktop/Search/results.php | 87 ++++ .../Views/Desktop/Special/modactions.php | 78 ++++ .../Views/Desktop/Special/modifications.php | 45 +++ .../Views/Desktop/Special/pages_deleted.php | 45 +++ h-source/Application/Views/Desktop/Users/add.php | 72 ++++ .../Application/Views/Desktop/Users/change.php | 30 ++ .../Views/Desktop/Users/confirmation.php | 44 ++ .../Application/Views/Desktop/Users/forgot.php | 57 +++ h-source/Application/Views/Desktop/Users/login.php | 67 +++ .../Application/Views/Desktop/Users/logout.php | 27 ++ .../Application/Views/Desktop/Users/notice.php | 96 +++++ h-source/Application/Views/Desktop/Wiki/climb.php | 52 +++ .../Application/Views/Desktop/Wiki/differences.php | 64 +++ h-source/Application/Views/Desktop/Wiki/form.php | 105 +++++ .../Application/Views/Desktop/Wiki/history.php | 74 ++++ .../Views/Desktop/Wiki/modifications.php | 45 +++ .../Application/Views/Desktop/Wiki/not_found.php | 34 ++ h-source/Application/Views/Desktop/Wiki/page.php | 154 +++++++ h-source/Application/Views/Desktop/Wiki/pages.php | 45 +++ h-source/Application/Views/Desktop/Wiki/talk.php | 173 ++++++++ h-source/Application/Views/Desktop/bottom_left.php | 29 ++ h-source/Application/Views/Desktop/catalogue.php | 98 +++++ h-source/Application/Views/Desktop/cleared.php | 28 ++ h-source/Application/Views/Desktop/climb.php | 37 ++ h-source/Application/Views/Desktop/dialog.php | 102 +++++ h-source/Application/Views/Desktop/differences.php | 49 +++ h-source/Application/Views/Desktop/footer.php | 40 ++ h-source/Application/Views/Desktop/form.php | 157 +++++++ h-source/Application/Views/Desktop/header.php | 91 +++++ h-source/Application/Views/Desktop/history.php | 63 +++ .../Application/Views/Desktop/if_page_deleted.php | 59 +++ .../Application/Views/Desktop/license_notice.php | 32 ++ .../Application/Views/Desktop/moderator_dialog.php | 69 ++++ .../Views/Desktop/noscript_distributions.php | 33 ++ h-source/Application/Views/Desktop/page.php | 141 +++++++ h-source/Application/Views/Desktop/right.php | 158 ++++++++ .../Application/Views/Desktop/suggest_dialog.php | 43 ++ h-source/Application/Views/Desktop/talk.php | 150 +++++++ h-source/Application/Views/Desktop/top_left.php | 190 +++++++++ .../Application/Views/Desktop/xml_response.php | 28 ++ h-source/Application/Views/Download/index.php | 106 ----- h-source/Application/Views/Download/xml.php | 22 - h-source/Application/Views/Hardware/left.php | 84 ---- h-source/Application/Views/Help/index.php | 449 --------------------- h-source/Application/Views/Help/index_de.php | 445 -------------------- h-source/Application/Views/Help/index_es.php | 442 -------------------- h-source/Application/Views/Help/index_fr.php | 434 -------------------- h-source/Application/Views/Help/index_it.php | 438 -------------------- h-source/Application/Views/History/viewall.php | 40 -- h-source/Application/Views/Home/left.php | 36 -- h-source/Application/Views/Home/left_es.php | 33 -- h-source/Application/Views/Home/left_fr.php | 32 -- h-source/Application/Views/Home/left_it.php | 32 -- h-source/Application/Views/Issues/view.php | 249 ------------ h-source/Application/Views/Issues/viewall.php | 122 ------ h-source/Application/Views/Meet/contributions.php | 72 ---- h-source/Application/Views/Meet/hardware.php | 52 --- h-source/Application/Views/Meet/issues.php | 57 --- h-source/Application/Views/Meet/meet.php | 114 ------ h-source/Application/Views/Meet/messages.php | 56 --- h-source/Application/Views/Meet/talk.php | 58 --- h-source/Application/Views/Meet/wiki.php | 55 --- h-source/Application/Views/My/email.php | 33 -- h-source/Application/Views/My/goodbye.php | 63 --- h-source/Application/Views/My/panel.php | 64 --- h-source/Application/Views/My/password.php | 33 -- h-source/Application/Views/My/profile.php | 33 -- h-source/Application/Views/News/index.php | 51 --- h-source/Application/Views/Notebooks/catalogue.php | 92 ----- h-source/Application/Views/Notebooks/form.php | 151 ------- h-source/Application/Views/Notebooks/page.php | 115 ------ h-source/Application/Views/Project/index.php | 31 -- h-source/Application/Views/Project/index_es.php | 31 -- h-source/Application/Views/Project/index_it.php | 31 -- h-source/Application/Views/Rss/modifications.php | 46 --- h-source/Application/Views/Rss/notapproved.php | 41 -- h-source/Application/Views/Search/form.php | 111 ----- .../Application/Views/Search/lspci_results.php | 108 ----- h-source/Application/Views/Search/results.php | 87 ---- h-source/Application/Views/Special/modactions.php | 78 ---- .../Application/Views/Special/modifications.php | 45 --- .../Application/Views/Special/pages_deleted.php | 45 --- h-source/Application/Views/Users/add.php | 72 ---- h-source/Application/Views/Users/change.php | 30 -- h-source/Application/Views/Users/confirmation.php | 44 -- h-source/Application/Views/Users/forgot.php | 57 --- h-source/Application/Views/Users/login.php | 67 --- h-source/Application/Views/Users/logout.php | 27 -- h-source/Application/Views/Users/notice.php | 96 ----- h-source/Application/Views/Wiki/climb.php | 52 --- h-source/Application/Views/Wiki/differences.php | 64 --- h-source/Application/Views/Wiki/form.php | 105 ----- h-source/Application/Views/Wiki/history.php | 74 ---- h-source/Application/Views/Wiki/modifications.php | 45 --- h-source/Application/Views/Wiki/not_found.php | 34 -- h-source/Application/Views/Wiki/page.php | 154 ------- h-source/Application/Views/Wiki/pages.php | 45 --- h-source/Application/Views/Wiki/talk.php | 173 -------- h-source/Application/Views/bottom_left.php | 29 -- h-source/Application/Views/catalogue.php | 98 ----- h-source/Application/Views/cleared.php | 28 -- h-source/Application/Views/climb.php | 37 -- h-source/Application/Views/dialog.php | 102 ----- h-source/Application/Views/differences.php | 49 --- h-source/Application/Views/footer.php | 40 -- h-source/Application/Views/form.php | 157 ------- h-source/Application/Views/header.php | 91 ----- h-source/Application/Views/history.php | 63 --- h-source/Application/Views/if_page_deleted.php | 59 --- h-source/Application/Views/license_notice.php | 32 -- h-source/Application/Views/moderator_dialog.php | 69 ---- .../Application/Views/noscript_distributions.php | 33 -- h-source/Application/Views/page.php | 141 ------- h-source/Application/Views/right.php | 158 -------- h-source/Application/Views/suggest_dialog.php | 43 -- h-source/Application/Views/talk.php | 150 ------- h-source/Application/Views/top_left.php | 190 --------- h-source/Application/Views/xml_response.php | 28 -- 175 files changed, 7863 insertions(+), 7860 deletions(-) delete mode 100644 h-source/Application/Views/Client/info.php delete mode 100644 h-source/Application/Views/Client/license.php delete mode 100644 h-source/Application/Views/Contact/index.php delete mode 100644 h-source/Application/Views/Contact/index_es.php delete mode 100644 h-source/Application/Views/Contact/index_it.php delete mode 100644 h-source/Application/Views/Credits/index.php delete mode 100644 h-source/Application/Views/Credits/index_es.php delete mode 100644 h-source/Application/Views/Credits/index_fr.php delete mode 100644 h-source/Application/Views/Credits/index_it.php create mode 100644 h-source/Application/Views/Desktop/Client/info.php create mode 100644 h-source/Application/Views/Desktop/Client/license.php create mode 100644 h-source/Application/Views/Desktop/Contact/index.php create mode 100644 h-source/Application/Views/Desktop/Contact/index_es.php create mode 100644 h-source/Application/Views/Desktop/Contact/index_it.php 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 create mode 100644 h-source/Application/Views/Desktop/Download/index.php create mode 100644 h-source/Application/Views/Desktop/Download/xml.php create mode 100644 h-source/Application/Views/Desktop/Hardware/left.php create mode 100644 h-source/Application/Views/Desktop/Help/index.php create mode 100644 h-source/Application/Views/Desktop/Help/index_de.php create mode 100644 h-source/Application/Views/Desktop/Help/index_es.php create mode 100644 h-source/Application/Views/Desktop/Help/index_fr.php create mode 100644 h-source/Application/Views/Desktop/Help/index_it.php create mode 100644 h-source/Application/Views/Desktop/History/viewall.php create mode 100644 h-source/Application/Views/Desktop/Home/left.php create mode 100644 h-source/Application/Views/Desktop/Home/left_es.php create mode 100644 h-source/Application/Views/Desktop/Home/left_fr.php create mode 100644 h-source/Application/Views/Desktop/Home/left_it.php create mode 100644 h-source/Application/Views/Desktop/Issues/view.php create mode 100644 h-source/Application/Views/Desktop/Issues/viewall.php create mode 100644 h-source/Application/Views/Desktop/Meet/contributions.php create mode 100644 h-source/Application/Views/Desktop/Meet/hardware.php create mode 100644 h-source/Application/Views/Desktop/Meet/issues.php create mode 100644 h-source/Application/Views/Desktop/Meet/meet.php create mode 100644 h-source/Application/Views/Desktop/Meet/messages.php create mode 100644 h-source/Application/Views/Desktop/Meet/talk.php create mode 100644 h-source/Application/Views/Desktop/Meet/wiki.php create mode 100644 h-source/Application/Views/Desktop/My/email.php create mode 100644 h-source/Application/Views/Desktop/My/goodbye.php create mode 100644 h-source/Application/Views/Desktop/My/panel.php create mode 100644 h-source/Application/Views/Desktop/My/password.php create mode 100644 h-source/Application/Views/Desktop/My/profile.php create mode 100644 h-source/Application/Views/Desktop/News/index.php create mode 100644 h-source/Application/Views/Desktop/Notebooks/catalogue.php create mode 100644 h-source/Application/Views/Desktop/Notebooks/form.php create mode 100644 h-source/Application/Views/Desktop/Notebooks/page.php create mode 100644 h-source/Application/Views/Desktop/Project/index.php create mode 100644 h-source/Application/Views/Desktop/Project/index_es.php create mode 100644 h-source/Application/Views/Desktop/Project/index_it.php create mode 100644 h-source/Application/Views/Desktop/Rss/modifications.php create mode 100644 h-source/Application/Views/Desktop/Rss/notapproved.php create mode 100644 h-source/Application/Views/Desktop/Search/form.php create mode 100644 h-source/Application/Views/Desktop/Search/lspci_results.php create mode 100644 h-source/Application/Views/Desktop/Search/results.php create mode 100644 h-source/Application/Views/Desktop/Special/modactions.php create mode 100644 h-source/Application/Views/Desktop/Special/modifications.php create mode 100644 h-source/Application/Views/Desktop/Special/pages_deleted.php create mode 100755 h-source/Application/Views/Desktop/Users/add.php create mode 100644 h-source/Application/Views/Desktop/Users/change.php create mode 100644 h-source/Application/Views/Desktop/Users/confirmation.php create mode 100644 h-source/Application/Views/Desktop/Users/forgot.php create mode 100755 h-source/Application/Views/Desktop/Users/login.php create mode 100755 h-source/Application/Views/Desktop/Users/logout.php create mode 100644 h-source/Application/Views/Desktop/Users/notice.php create mode 100644 h-source/Application/Views/Desktop/Wiki/climb.php create mode 100644 h-source/Application/Views/Desktop/Wiki/differences.php create mode 100644 h-source/Application/Views/Desktop/Wiki/form.php create mode 100644 h-source/Application/Views/Desktop/Wiki/history.php create mode 100644 h-source/Application/Views/Desktop/Wiki/modifications.php create mode 100644 h-source/Application/Views/Desktop/Wiki/not_found.php create mode 100644 h-source/Application/Views/Desktop/Wiki/page.php create mode 100644 h-source/Application/Views/Desktop/Wiki/pages.php create mode 100644 h-source/Application/Views/Desktop/Wiki/talk.php create mode 100644 h-source/Application/Views/Desktop/bottom_left.php create mode 100644 h-source/Application/Views/Desktop/catalogue.php create mode 100644 h-source/Application/Views/Desktop/cleared.php create mode 100644 h-source/Application/Views/Desktop/climb.php create mode 100644 h-source/Application/Views/Desktop/dialog.php create mode 100644 h-source/Application/Views/Desktop/differences.php create mode 100644 h-source/Application/Views/Desktop/footer.php create mode 100644 h-source/Application/Views/Desktop/form.php create mode 100644 h-source/Application/Views/Desktop/header.php create mode 100644 h-source/Application/Views/Desktop/history.php create mode 100644 h-source/Application/Views/Desktop/if_page_deleted.php create mode 100644 h-source/Application/Views/Desktop/license_notice.php create mode 100644 h-source/Application/Views/Desktop/moderator_dialog.php create mode 100644 h-source/Application/Views/Desktop/noscript_distributions.php create mode 100644 h-source/Application/Views/Desktop/page.php create mode 100644 h-source/Application/Views/Desktop/right.php create mode 100644 h-source/Application/Views/Desktop/suggest_dialog.php create mode 100644 h-source/Application/Views/Desktop/talk.php create mode 100644 h-source/Application/Views/Desktop/top_left.php create mode 100644 h-source/Application/Views/Desktop/xml_response.php delete mode 100644 h-source/Application/Views/Download/index.php delete mode 100644 h-source/Application/Views/Download/xml.php delete mode 100644 h-source/Application/Views/Hardware/left.php delete mode 100644 h-source/Application/Views/Help/index.php delete mode 100644 h-source/Application/Views/Help/index_de.php delete mode 100644 h-source/Application/Views/Help/index_es.php delete mode 100644 h-source/Application/Views/Help/index_fr.php delete mode 100644 h-source/Application/Views/Help/index_it.php delete mode 100644 h-source/Application/Views/History/viewall.php delete mode 100644 h-source/Application/Views/Home/left.php delete mode 100644 h-source/Application/Views/Home/left_es.php delete mode 100644 h-source/Application/Views/Home/left_fr.php delete mode 100644 h-source/Application/Views/Home/left_it.php delete mode 100644 h-source/Application/Views/Issues/view.php delete mode 100644 h-source/Application/Views/Issues/viewall.php delete mode 100644 h-source/Application/Views/Meet/contributions.php delete mode 100644 h-source/Application/Views/Meet/hardware.php delete mode 100644 h-source/Application/Views/Meet/issues.php delete mode 100644 h-source/Application/Views/Meet/meet.php delete mode 100644 h-source/Application/Views/Meet/messages.php delete mode 100644 h-source/Application/Views/Meet/talk.php delete mode 100644 h-source/Application/Views/Meet/wiki.php delete mode 100644 h-source/Application/Views/My/email.php delete mode 100644 h-source/Application/Views/My/goodbye.php delete mode 100644 h-source/Application/Views/My/panel.php delete mode 100644 h-source/Application/Views/My/password.php delete mode 100644 h-source/Application/Views/My/profile.php delete mode 100644 h-source/Application/Views/News/index.php delete mode 100644 h-source/Application/Views/Notebooks/catalogue.php delete mode 100644 h-source/Application/Views/Notebooks/form.php delete mode 100644 h-source/Application/Views/Notebooks/page.php delete mode 100644 h-source/Application/Views/Project/index.php delete mode 100644 h-source/Application/Views/Project/index_es.php delete mode 100644 h-source/Application/Views/Project/index_it.php delete mode 100644 h-source/Application/Views/Rss/modifications.php delete mode 100644 h-source/Application/Views/Rss/notapproved.php delete mode 100644 h-source/Application/Views/Search/form.php delete mode 100644 h-source/Application/Views/Search/lspci_results.php delete mode 100644 h-source/Application/Views/Search/results.php delete mode 100644 h-source/Application/Views/Special/modactions.php delete mode 100644 h-source/Application/Views/Special/modifications.php delete mode 100644 h-source/Application/Views/Special/pages_deleted.php delete mode 100755 h-source/Application/Views/Users/add.php delete mode 100644 h-source/Application/Views/Users/change.php delete mode 100644 h-source/Application/Views/Users/confirmation.php delete mode 100644 h-source/Application/Views/Users/forgot.php delete mode 100755 h-source/Application/Views/Users/login.php delete mode 100755 h-source/Application/Views/Users/logout.php delete mode 100644 h-source/Application/Views/Users/notice.php delete mode 100644 h-source/Application/Views/Wiki/climb.php delete mode 100644 h-source/Application/Views/Wiki/differences.php delete mode 100644 h-source/Application/Views/Wiki/form.php delete mode 100644 h-source/Application/Views/Wiki/history.php delete mode 100644 h-source/Application/Views/Wiki/modifications.php delete mode 100644 h-source/Application/Views/Wiki/not_found.php delete mode 100644 h-source/Application/Views/Wiki/page.php delete mode 100644 h-source/Application/Views/Wiki/pages.php delete mode 100644 h-source/Application/Views/Wiki/talk.php delete mode 100644 h-source/Application/Views/bottom_left.php delete mode 100644 h-source/Application/Views/catalogue.php delete mode 100644 h-source/Application/Views/cleared.php delete mode 100644 h-source/Application/Views/climb.php delete mode 100644 h-source/Application/Views/dialog.php delete mode 100644 h-source/Application/Views/differences.php delete mode 100644 h-source/Application/Views/footer.php delete mode 100644 h-source/Application/Views/form.php delete mode 100644 h-source/Application/Views/header.php delete mode 100644 h-source/Application/Views/history.php delete mode 100644 h-source/Application/Views/if_page_deleted.php delete mode 100644 h-source/Application/Views/license_notice.php delete mode 100644 h-source/Application/Views/moderator_dialog.php delete mode 100644 h-source/Application/Views/noscript_distributions.php delete mode 100644 h-source/Application/Views/page.php delete mode 100644 h-source/Application/Views/right.php delete mode 100644 h-source/Application/Views/suggest_dialog.php delete mode 100644 h-source/Application/Views/talk.php delete mode 100644 h-source/Application/Views/top_left.php delete mode 100644 h-source/Application/Views/xml_response.php diff --git a/h-source/Application/Controllers/BaseController.php b/h-source/Application/Controllers/BaseController.php index 2d8c0a7..9142431 100644 --- a/h-source/Application/Controllers/BaseController.php +++ b/h-source/Application/Controllers/BaseController.php @@ -50,6 +50,9 @@ class BaseController extends Controller parent::__construct($model, $controller, $queryString); header("Cache-Control: no-cache"); + + //subfolder of the Views folder where to look for view files + Params::$viewSubfolder = "Desktop"; $this->model('BoxesModel'); $this->model('HistoryModel'); diff --git a/h-source/Application/Views/Client/info.php b/h-source/Application/Views/Client/info.php deleted file mode 100644 index 00d2927..0000000 --- a/h-source/Application/Views/Client/info.php +++ /dev/null @@ -1,30 +0,0 @@ - -\n";?> - - - - - - - - - -. -?> \ No newline at end of file diff --git a/h-source/Application/Views/Client/license.php b/h-source/Application/Views/Client/license.php deleted file mode 100644 index c38d615..0000000 --- a/h-source/Application/Views/Client/license.php +++ /dev/null @@ -1,25 +0,0 @@ - - - - ]]> - - -. -?> \ No newline at end of file diff --git a/h-source/Application/Views/Contact/index.php b/h-source/Application/Views/Contact/index.php deleted file mode 100644 index 8b5c101..0000000 --- a/h-source/Application/Views/Contact/index.php +++ /dev/null @@ -1,31 +0,0 @@ - - -. -?> - -
- -
- ">Home » contact -
- -

write in the file Application/Views/Contact/index.php your contact information

- -
diff --git a/h-source/Application/Views/Contact/index_es.php b/h-source/Application/Views/Contact/index_es.php deleted file mode 100644 index 28d91c6..0000000 --- a/h-source/Application/Views/Contact/index_es.php +++ /dev/null @@ -1,31 +0,0 @@ - - -. -?> - -
- -
- ">Home » contact -
- - - -
diff --git a/h-source/Application/Views/Contact/index_it.php b/h-source/Application/Views/Contact/index_it.php deleted file mode 100644 index 28d91c6..0000000 --- a/h-source/Application/Views/Contact/index_it.php +++ /dev/null @@ -1,31 +0,0 @@ - - -. -?> - -
- -
- ">Home » contact -
- - - -
diff --git a/h-source/Application/Views/Credits/index.php b/h-source/Application/Views/Credits/index.php deleted file mode 100644 index 01bcc91..0000000 --- a/h-source/Application/Views/Credits/index.php +++ /dev/null @@ -1,65 +0,0 @@ - - -. -?> - -
- -
- ">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 deleted file mode 100644 index 8de3316..0000000 --- a/h-source/Application/Views/Credits/index_es.php +++ /dev/null @@ -1,65 +0,0 @@ - - -. -?> - -
- -
- ">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_fr.php b/h-source/Application/Views/Credits/index_fr.php deleted file mode 100644 index 62998f1..0000000 --- a/h-source/Application/Views/Credits/index_fr.php +++ /dev/null @@ -1,63 +0,0 @@ - - -. -?> - -
- -
- ">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/Credits/index_it.php b/h-source/Application/Views/Credits/index_it.php deleted file mode 100644 index a142942..0000000 --- a/h-source/Application/Views/Credits/index_it.php +++ /dev/null @@ -1,66 +0,0 @@ - - -. -?> - -
- -
- ">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. -
- - -
- -
diff --git a/h-source/Application/Views/Desktop/Client/info.php b/h-source/Application/Views/Desktop/Client/info.php new file mode 100644 index 0000000..00d2927 --- /dev/null +++ b/h-source/Application/Views/Desktop/Client/info.php @@ -0,0 +1,30 @@ + +\n";?> + + + + + + + + + +. +?> \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Client/license.php b/h-source/Application/Views/Desktop/Client/license.php new file mode 100644 index 0000000..c38d615 --- /dev/null +++ b/h-source/Application/Views/Desktop/Client/license.php @@ -0,0 +1,25 @@ + + + + ]]> + + +. +?> \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Contact/index.php b/h-source/Application/Views/Desktop/Contact/index.php new file mode 100644 index 0000000..8b5c101 --- /dev/null +++ b/h-source/Application/Views/Desktop/Contact/index.php @@ -0,0 +1,31 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ +

write in the file Application/Views/Contact/index.php your contact information

+ +
diff --git a/h-source/Application/Views/Desktop/Contact/index_es.php b/h-source/Application/Views/Desktop/Contact/index_es.php new file mode 100644 index 0000000..28d91c6 --- /dev/null +++ b/h-source/Application/Views/Desktop/Contact/index_es.php @@ -0,0 +1,31 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ + + +
diff --git a/h-source/Application/Views/Desktop/Contact/index_it.php b/h-source/Application/Views/Desktop/Contact/index_it.php new file mode 100644 index 0000000..28d91c6 --- /dev/null +++ b/h-source/Application/Views/Desktop/Contact/index_it.php @@ -0,0 +1,31 @@ + + +. +?> + +
+ +
+ ">Home » contact +
+ + + +
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. +
+ + +
+ +
diff --git a/h-source/Application/Views/Desktop/Download/index.php b/h-source/Application/Views/Desktop/Download/index.php new file mode 100644 index 0000000..1275d63 --- /dev/null +++ b/h-source/Application/Views/Desktop/Download/index.php @@ -0,0 +1,106 @@ + + +. +?> + +
+ +
+ ">Home » +
+ +
+ +
+ : +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
">
notebooks in the database");?>">
wifi cards in the database");?>">
video cards in the database");?>">
printers in the database");?>">
scanners in the database");?>">
3G cards in the database");?>">
sound cards in the database");?>">
webcams in the database");?>">
bluetooth devices in the database");?>">
acquisition cards in the database");?>">
fingerprint readers in the database");?>">
ethernet cards in the database");?>">
SD card readers in the database");?>">
modems in the database");?>">
+
+
+ +
+ +
diff --git a/h-source/Application/Views/Desktop/Download/xml.php b/h-source/Application/Views/Desktop/Download/xml.php new file mode 100644 index 0000000..67bc38e --- /dev/null +++ b/h-source/Application/Views/Desktop/Download/xml.php @@ -0,0 +1,22 @@ + + + +. +?> \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Hardware/left.php b/h-source/Application/Views/Desktop/Hardware/left.php new file mode 100644 index 0000000..ece6e32 --- /dev/null +++ b/h-source/Application/Views/Desktop/Hardware/left.php @@ -0,0 +1,84 @@ + + +. +?> + +
+ +
+ ">Home » Hardware +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Help/index.php b/h-source/Application/Views/Desktop/Help/index.php new file mode 100644 index 0000000..c61909d --- /dev/null +++ b/h-source/Application/Views/Desktop/Help/index.php @@ -0,0 +1,449 @@ + + +. +?> + +
+ +
+ ">Home » +
+ + + +

Wiki Syntax

+ +

List of + Wiki Tags

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameTagResultDescription
boldtext [b]bold[/b]text boldtext bold
italictext [i]italic[/i]text italictext italic
deltext [del]deleted[/del]text deletedtext deleted
underlinetext [u]underlined[/u]text underlinedtext underlined
head 1[h1]heading[/h1] +
+ heading
+
head 1
head 2[h2]heading[/h2] +
+ heading
+
head 2
head 3[h3]heading[/h3] +
+ heading
+
head 3
paragraph…[p]new paragraph[/p]… + +

new paragraph

+
new paragraph
Ordered Lists
    +
  • [list]
  • +
    • +
    • [*]first item[/*]
    • +
    • [*]second item[/*]
    • +
    +
  • +
  • [/list]
  • +
+
    +
  • first item
  • +
  • second item
  • +
+
make a list of items
Numbered List
    +
  • [enum]
  • +
    • +
    • [*]first item[/*]
    • +
    • [*]second item[/*]
    • +
    +
  • +
  • [/enum]
  • +
+
    +
  1. first item
  2. +
  3. second item
  4. +
+
make a numbered list of items
list item[*]item[/*]
    +
  • item
  • +
+
add an item to a list
code[code]some code[/code]
some code
+
some code
simple link[a]url[/a]urlsimple link
link with text[a]url|text[/a]textlink with text
notebook[notebook]id[/notebook]idlink to the notebook with the identifier equal to id (the identifier of each device model is written in the + page of the device itself, next to the model name)
wifi[wifi]id[/wifi]idlink to the wifi with the identifier equal to id (the identifier of each device model is written in the page + of the device itself, next to the model name)
videocard[videocard]id[/videocard]idlink to the videocard with the identifier equal to id (the identifier of each device model is written in the + page of the device itself, next to the model name)
+ +

 

+ +

Compatibility classes

+ +

Notebooks

+
+
Class A (Platinum)
+
All the notebook devices work with a very good performance.
+
Example: all the devices work, the 3D acceleration is supported
+
Class B (Gold)
+
All the notebook devices work but not at full performance.
+
A typical example: all the devices work, but the 3D acceleration is not supported
+
Class C (Silver)
+
One main device is not supported.
+
Example: the internal wifi card does not work. You need an external USB card
+
Class D (Bronze)
+
More than one device is not supported
+
Class E (Garbage)
+
The notebook does not work with free software
+
+ +

Printers

+
+
Class A (Full)
+
All device functions and features are supported
+
Class B (Partial)
+
Printing supported but possibly at limited speed or print quality; scanning and/or faxing on some multifunction + devices may not be supported
+
Class C (None)
+
The printer does not work with free software
+
+ +

Scanners

+
+
Class A (Full)
+
All device functions and features are supported
+
Class B (Partial)
+
Scanning supported but possibly at limited speed or quality; some other features may not be supported
+
Class C (None)
+
The scanner does not work with free software
+
+ +

 

+ +

Discover your hardware

+ +

(Thanks lluvia)

+ +

In order to know the details of your hardware you can carry out the following actions:

+
+
How to discover the model name of your notebook
+
See below your notebook or netbook
+
How to discover the model name of your device (if it is not a notebook)
+
If the device is integrated (example: a video card)
+
Open a terminal and type the following command:
+
lspci
+
+
or
+
lspci > FILENAME          # output to a file
+
+ +
You will obtain the list of your PCI devices, similar to the one written below
+
+00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
+03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
+05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
+			
+
+
Note: The name of each device is written after the colon (see the text + in bold in the above list)
+
If the device is an USB device (example: an external USB wifi card)
+
Open a terminal and type the following command:
+
lsusb -v
+
+
or
+
lsusb -v > FILENAME          # output to a file
+
+ +
You will obtain the list of your USB devices, similar to the one written below
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Device Descriptor:
+	bLength						18
+	bDescriptorType				1
+	bcdUSB						2.00
+	bDeviceClass				0 (Defined at Interface level)
+	bDeviceSubClass				0
+	bDeviceProtocol				0
+	bMaxPacketSize0				64
+	idVendor					0x0846 NetGear, Inc.
+	idProduct					0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
+	bcdDevice					2.00
+	iManufacturer				1
+	iProduct					2
+	iSerial						3
+	...
+	...
+
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+Device Descriptor:
+	bLength						18
+	bDescriptorType				1
+	bcdUSB						1.10
+	bDeviceClass				255 Vendor Specific Class
+	bDeviceSubClass			 	255 Vendor Specific Subclass
+	bDeviceProtocol			 	255 Vendor Specific Protocol
+	bMaxPacketSize0				8
+	idVendor					0x08ff AuthenTec, Inc.
+	idProduct					0x2580 AES2501 Fingerprint Sensor
+	bcdDevice					6.23
+	iManufacturer				0
+	iProduct					1 Fingerprint Sensor
+	iSerial						0
+	bNumConfigurations			1
+	...
+	...
+			
+
+
Note: The name of each device is written at the row starting with "idProduct" (see the text + in bold in the above list)
+
+
How to discover the model name of your notebook
+
See below your notebook or netbook
+
How to discover the model name of your device (if it is not a notebook)
+
If the device is integrated (example: a video card)
+
Open a terminal and type the following command:
+
lspci
+
+
or
+
lspci > FILENAME          # output to a file
+
+
How to discover the kernel libre version you are using
+
Open a terminal and type the following command:
+
uname -r
+
+
How to discover the name of your video card
+
Open a terminal and type the following command:
+
sudo lspci
+
+
Then look for the row containing the string VGA or Display controller. You can also try one of + the following commands:
+
lspci | grep "Display controller"
+
+
or
+
lspci | grep "VGA"
+
+
How to discover the VendorID and the ProductID of your device (VendorID:ProductID + code)
+
(Thanks Michał + Masłowski and Julius22)
+
If the device is integrated (example: a video card)
+
Open a terminal and type the following command:
+
sudo lspci -nnk
+
You should obtain a list of hardware similar to the one written below
+
+03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
+	Kernel driver in use: b43-pci-bridge
+	Kernel modules: ssb
+05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
+	Kernel modules: nouveau, nvidiafb
+
+
The strings in bold and placed inside the square brackets (in the above list) are the code you are + looking for. The first set of digits (before the colon) are the VendorID, the second set of digits are + the ProductID. In the above example: the VendorID:ProductID code of the wifi card (note the strings + "Network controller" and "WLAN") is 14e4:4311 while the VendorID:ProductID code of the video card (note + the string "VGA") is 10de:0427
+
If the device is an USB device (example: an external USB wifi card)
+
Open a terminal and type the following command:
+
sudo lsusb
+
+
You should obtain a list of hardware similar to the one written below
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+
+
The strings in bold (in the above list) are the code you are looking for. The first set of digits + (before the colon) are the VendorID, the second set of digits are the ProductID. In the above + example: the VendorID:ProductID code of the external USB wifi card (note the strings "Wireless") is + 0846:4260
+
How to discover if the video card works
+
Install rss-glx by means of the package manager of + your distribution or compiling it from source and try some screensavers (for example Skyrocket or + Solarwinds). Check if you can play the screensaver (and/or if you can play it smoothly)
+
How to discover if the 3D acceleration works
+
Try to enable compiz
+
How to discover the name of your wifi card
+

Open a terminal and type the following command:

+
+
sudo lspci
+
+
Then look for the row containing the string Wireless or Network controller. You can also try + one of the following commands:
+
lspci | grep "Wireless" 
+
+
or
+
lspci | grep "Network" 
+
+
How to discover the printer driver you are using
+
If you are using cups
+
Open a terminal and type the following command:
+
dpkg-query -W -f '${Version}\n' cups
+
+
How to discover the architecture of your notebook
+
Open a terminal and type the following command:
+
cat /proc/cpuinfo | grep "lm"
+
+
If you get a message like this:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
+
+
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it
+
+

 

+ +

Fully free GNU/Linux Distributions

+ +

Following are the GNU/Linux distributions we know of which have a firm policy + commitment to only include and only propose free software. They reject non-free applications, non-free programming + platforms, non-free drivers, or non-free firmware “blobs”. If by mistake they do include any, they remove it. To + learn more about what makes for a free GNU/Linux + distribution, see GNU Guidelines for + Free System Distributions.

+ +

All of the distributions that follow are installable to a computer's hard drive and most can be run + live.

+ +

(listed in alphabetical order)

+ + + +
+
+ diff --git a/h-source/Application/Views/Desktop/Help/index_de.php b/h-source/Application/Views/Desktop/Help/index_de.php new file mode 100644 index 0000000..cd4290f --- /dev/null +++ b/h-source/Application/Views/Desktop/Help/index_de.php @@ -0,0 +1,445 @@ + + +. +?> + +
+ +
+ ">Startseite » +
+ + + +

Wiki-Syntax

+ +

+ Wiki-Elemente

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameElementErgebnisBeschreibung
Fett[b]Fette[/b] SchriftFette SchriftFettschrift
Kursiv[i]Kursive[/i] SchriftKursive SchriftKursivschrift
Gelöschter Text[del]Gelöschter[/del] TextGelöschter TextGelöschter Text
Unterstrichen[u]Unterstrichener[/u] TextUnterstrichener TextUnterstrichener Text
Überschrift 1[h1]Überschrift[/h1] +
+ Überschrift
+
Überschrift Ebene 1
Überschrift 2[h2]Überschrift[/h2] +
+ Überschrift
+
Überschrift Ebene 2
Überschrift 3[h3]Überschrift[/h3] +
+ Überschrift
+
Überschrift Ebene 3
Absatz…[p](Neuer) Absatz[/p]… + +

(Neuer) Absatz

+
(Neuer) Absatz
Auflistung
    +
  • [list]
  • +
    • +
    • [*]Erstes Element[/*]
    • +
    • [*]Zweites Element[/*]
    • +
    +
  • +
  • [/list]
  • +
+
    +
  • Erstes Element
  • +
  • Zweites Element
  • +
+
Auflistung
Nummerierung
    +
  • [enum]
  • +
    • +
    • [*]Erstes Element[/*]
    • +
    • [*]Zweites Element[/*]
    • +
    +
  • +
  • [/enum]
  • +
+
    +
  1. Erstes Element
  2. +
  3. Zweites Element
  4. +
+
Geordnete Liste
Listenelement[*]Listenelement[/*]
    +
  • Listenelement
  • +
+
Listenelement hinzufügen
Quelltext[code]Quelltext[/code]
Quelltext
+
Codefragment
Verweis (einfach)[a]Internetadresse[/a]InternetadresseVerweis (einfach)
Verweis (mit Text)[a]Internetadresse|mit Text[/a]mit TextVerweis (mit Text)
Notebook[notebook]ID[/notebook]IDVerweis auf das Notebook mit der Kennung gleich ID (die jeweilige Geräte-Modellkennung wird auf der Seite + des Gerätes selbst, unter „Modellbezeichnung“, eingepflegt)
WLAN[wifi]ID[/wifi]IDVerweis auf das WLAN mit der Kennung gleich ID (die jeweilige Geräte-Modellkennung wird auf der Seite des + Gerätes selbst, unter „Modellbezeichnung“, eingepflegt)
Grafikkarte[videocard]ID/videocard]IDVerweis auf die Grafikkarte mit der Kennung gleich ID (die jeweilige Geräte-Modellkennung wird auf der Seite + des Gerätes selbst, unter „Modellbezeichnung“, eingepflegt)
+ +

 

+ +

Kompatibilitätsklassen

+ +

Notebooks

+
+
Klasse A (Platin)
+
Alle Notebook-Geräte arbeiten mit sehr guter Leistung.
+
Beispiel: Alle Geräte funktionieren, auch die 3D-Beschleunigung wird + unterstützt.
+
Klasse B (Gold)
+
Alle Notebook-Geräte funktionieren, jedoch nicht mit voller Leistung.
+
Beispiel: Alle Geräte funktionieren, aber die 3D-Beschleunigung wird nicht + unterstützt.
+
Klasse C (Silber)
+
Ein wichtiges Gerät wird nicht unterstützt.
+
Beispiel: Die interne WLAN-Karte funktioniert nicht. Sie benötigen eine + externe USB-Karte.
+
Klasse D (Bronze)
+
Mehr als ein Gerät wird nicht unterstützt.
+
Klasse E (E-Schrott)
+
Das Notebook kann von Freie Software nicht unterstützt werden.
+
+ +

Drucker

+
+
Klasse A (Vollständig)
+
Alle Gerätefunktionen und -merkmale werden unterstützt.
+
Klasse B (Teilweise)
+
Drucken wird unterstützt, aber möglicherweise mit eingeschränkter Geschwindigkeit oder Druckqualität; + Scannen und/oder Faxen wird (bei einigen Multifunktionsgeräten möglicherweise) nicht unterstützt
+
Klasse C (E-Schrott)
+
Der Drucker kann von Freie Software nicht unterstützt werden.
+
+ +

Scanner

+
+
Klasse A (Vollständig)
+
Alle Gerätefunktionen und -merkmale werden unterstützt.
+
Klasse B (Teilweise)
+
Scannen unterstützt, aber möglicherweise bei eingeschränkter Geschwindigkeit oder Qualität, einige andere + Funktionen werden nicht unterstützt.
+
Klasse C (E-Schrott)
+
Der Scanner kann von Freie Software nicht unterstützt werden.
+
+ +

 

+ +

Entdecken Sie Ihre Hardware

+ (Vielen Dank lluvia) + +

Um mehr Details über Ihre Hardware zu erfahren, beachten Sie bitte folgende Punkte:

+
+
Wie man die Modellbezeichnung des Notebooks herausfindet
+
Siehe das Typenschild unterhalb Ihres tragbaren Klapprechners.
+
Wie man den Modellnamen der Geräte herausfindet (wenn kein tragbarer Klapprechner)
+
Wenn das Gerät eingebaut ist (z. B. eine Grafikkarte)
+
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
+
lspci
+
+
oder
+
lspci > DATEINAME          # Ausgabe als Datei speichern
+
+ +
Es sollten PCI-Geräte ähnlich der folgenden angezeigt werden:
+
+00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
+03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
+05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
+
+
Hinweis: The name of each device is written after the colon (see the text + in bold in the above list).
+
Wenn das Gerät ein USB-Gerät ist (bspw. ein externer WLAN-Stick)
+
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
+
lsusb -v
+
+
oder
+
lsusb -v > DATEINAME          # Ausgabe als Datei speichern
+
+ +
Es sollten USB-Geräte ähnlich der folgenden angezeigt werden:
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Device Descriptor:
+	bLength						18
+	bDescriptorType				1
+	bcdUSB						2.00
+	bDeviceClass				0 (Defined at Interface level)
+	bDeviceSubClass				0
+	bDeviceProtocol				0
+	bMaxPacketSize0				64
+	idVendor					0x0846 NetGear, Inc.
+	idProduct					0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
+	bcdDevice					2.00
+	iManufacturer				1
+	iProduct					2
+	iSerial						3
+	...
+	...
+
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+Device Descriptor:
+	bLength						18
+	bDescriptorType				1
+	bcdUSB						1.10
+	bDeviceClass				255 Vendor Specific Class
+	bDeviceSubClass				255 Vendor Specific Subclass
+	bDeviceProtocol				255 Vendor Specific Protocol
+	bMaxPacketSize0				8
+	idVendor					0x08ff AuthenTec, Inc.
+	idProduct					0x2580 AES2501 Fingerprint Sensor
+	bcdDevice					6.23
+	iManufacturer				0
+	iProduct					1 Fingerprint Sensor
+	iSerial						0
+	bNumConfigurations			1
+	...
+	...
+			
+
+
Hinweis: Die Gerätebezeichnung wird in der Zeile „idProduct“ nach dem Doppelpunkt + angegeben (siehe Text in Fettdruck).
+ +
Wie man den verwendeten Betriebssystemkern („Kernel“) herausfindet
+
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
+
uname -r
+
+
Wie man den Namen der Grafikkarte herausfindet
+
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
+
sudo lspci
+
+
Suchen Sie dann nach der Zeile mit der Zeichenfolge VGA oder + Display Controller. Alternativ können Sie auch folgenden Befehl versuchen: +
+
lspci | grep "Display controller"
+
+
oder
+
lspci | grep "VGA"
+
+
Wie man Anbieter- und Produkt-ID des Geräts herausfindet (VendorID:ProductID)
+
(Vielen Dank an Michał Masłowski + und Julius22) +
+
Wenn das Gerät eingebaut ist (z. B. eine Grafikkarte)
+
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
+
sudo lspci -nnk
+
+
Es sollte eine Hardwareliste ähnlich der folgenden angezeigt werden:
+
+03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
+	Kernel driver in use: b43-pci-bridge
+	Kernel modules: ssb
+05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
+	Kernel modules: nouveau, nvidiafb
+
+
Hinweis: Die Zeichenfolgen in fetter Schrift und in den eckigen Klammern [… + : …] sind die Daten, nach denen Sie gesucht haben. Die erste Zeichengruppe (vor dem + Doppelpunkt) ist die Anbieter-ID, die zweite Zeichengruppe (nach dem Doppelpunkt) die Produkt-ID. + Im obigen Beispiel wären Anbieter- und Produkt-ID-Code der WLAN-Karte (beachten Sie die Zeichenfolgen „Network + Controller“ und „WLAN“) 14e4:4311, die der Grafikkarte (beachten Sie die Zeichenfolge „VGA“) + 10DE:0427.
+
Wenn das Gerät ein USB-Gerät ist (bspw. ein externer USB-WLAN-Stick)
+
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
+
sudo lsusb
+
+
Es sollte eine Hardwareliste ähnlich der folgenden angezeigt werden:
+
Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+
+
Hinweis: Die Zeichenfolgen in fetter Schrift und in den eckigen Klammern […] sind + die Daten, nach denen Sie gesucht haben. Die erste Zeichengruppe (vor dem Doppelpunkt) ist die + Anbieter-ID, die zweite Zeichengruppe (nach dem Doppelpunkt) die Produkt-ID. Im obigen Beispiel + wären Anbieter- und Produkt-ID-Code des externen USB-WLAN-Sticks (beachten Sie die Zeichenfolge „Wireless“) + 0846:4260.
+
Wie man herausfindet, ob die Grafikkarte (über den VGA-Standard hinaus) funktioniert
+
Installieren Sie das Paket rss-glx mittels + Paketverwaltung Ihrer Distribution oder Kompilieren Sie den Quellcode und testen einige Bildschirmschoner (z. B. + Skyrocket oder Solarwinds). Überprüfen Sie, ob die Bildschirmschoner angezeigt werden können + (und/oder ruckelfrei wiedergegeben werden). +
+
Wie man herausfindet, ob die 3D-Beschleunigung funktioniert
+
Versuchen Sie, „compiz“ zu aktivieren.
+
Wie man den Namen Ihrer WLAN-Karte herausfindet
+
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
+
sudo lspci
+
+
Suchen Sie dann nach der Zeile mit der Zeichenfolge Wireless oder Network + Controller. Alternativ können Sie auch folgenden Befehle versuchen: +
+
lspci | grep "Wireless"
+
oder
+
lspci | grep "Network"
+
+
Wie man den verwendeten Druckertreiber herausfindet
+
Wenn Sie „cups“ verwenden
+
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
+
dpkg-query -W -f '${Version}\n' cups
+
+
How to discover the architecture of your notebook
+
Open a terminal and type the following command:
+
cat /proc/cpuinfo | grep "lm"
+
+
If you get a message like this:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
+
+
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it
+
+ +

 

+ +

Freie GNU/Linux-Distributionen

+ +

Dies sind GNU/Linux-Distributionen, von denen wir von einer + festgelegten Richtlinie wissen, ausschließlich Freie Software zu verwenden und anzubieten. Unfreie Anwendungen, + unfreie Programmierplattformen, unfreie Treiber oder unfreie Firmware („BLOBs“) werden, auch wenn versehentlich + enthalten, entfernt. Weitere Informationen über Freie + GNU/Linux-Distribution finden Sie unter Richtlinien für Freie + Distributionen.

+ +

Alle Distributionen können auf der Festplatte Ihres Rechners installiert und die meisten Live ausgeführt + werden.

+ +

(In alphabetischer Reihenfolge)

+ + +
+ \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Help/index_es.php b/h-source/Application/Views/Desktop/Help/index_es.php new file mode 100644 index 0000000..5ea0b75 --- /dev/null +++ b/h-source/Application/Views/Desktop/Help/index_es.php @@ -0,0 +1,442 @@ + + +. +?> + +
+ +
+ ">Inicio » +
+ + + +

Sintaxis del Wiki

+ +

Lista de las etiquetas wiki de +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
nombreetiquetaresultadodescripción
bold[b]texto[/b]textotexto en negrita
italic[i]texto[/i]textotexto en cursiva
del[del]texto[/del]textotexto eliminado
underline[u]texto[/u]textotexto subrayado
head 1[h1]texto[/h1] +
+ texto
+
encabezado 1
head 2[h2]texto[/h2] +
+ texto
+
encabezado 2
head 3[h3]texto[/h3] +
+ texto
+
encabezado 3
paragraph[p]texto[/p]

texto

+
nuevo párrafo
list item[*]objeto[/*]
    +
  • objeto
  • +
+
agrega un objeto a la lista
lista
    +
  • [list]
  • +
    • +
    • [*]first item[/*]
    • +
    • [*]second item[/*]
    • +
    +
  • +
  • [/list]
  • +
+
    +
  • first item
  • +
  • second item
  • +
+
hace una lista de objetos
numbered list
    +
  • [enum]
  • +
    • +
    • [*]first item[/*]
    • +
    • [*]second item[/*]
    • +
    +
  • +
  • [/enum]
  • +
+
    +
  1. first item
  2. +
  3. second item
  4. +
+
hace una lista numerada de objetos
code[code]código[/code]
código
+
agrega código
link with text[a]url|text[/a]textenlace con texto
notebook[notebook]1234:5678[/notebook]1234:5678enlace al computador portátil con el identificador id (el identificador de cada modelo de dispositivo esta escrito en la + página del dispositivo mismo, seguido del nombre del modelo)
wifi[wifi]1234:5678[/wifi]1234:5678enlace al wifi con el identificador id (el identificador de cada modelo de dispositivo esta escrito en la + página del dispositivo mismo, seguido del nombre del modelo)
videocard[videocard]1234:5678/videocard]1234:5678enlace a la tarjeta de video con el identificador id (el identificador de cada modelo de dispositivo esta + escrito en la página del dispositivo mismo, seguido del nombre del modelo)
+ +

+ +

Clases de Compatibilidad

+ +

Computadores portátiles

+
+
Clase A (Platino)
+
Todos los dispositivos funcionan con un buen desempeño.
+
Ejemplo: todos los dispositivos funcionan, la aceleración 3D esta soportada
+
Clase B (Oro)
+
Todos los dispositivos funcionan pero no a su rendimiento completo.
+
Un ejemplo típico es: todos los dispositivos funcionan, pero la aceleración 3D no esta + soportada
+
Clase C (Plata)
+
Un dispositivo principal no esta soportado.
+
Ejemplo: la tarjeta inalámbrica interna no funciona. Necesita una tarjeta USB externa
+
Clase D (Bronce)
+
Más de un dispositivo no esta soportado
+
Clase E (Basura)
+
El equipo no funciona con software libre
+
+ +

Impresoras

+
+
Clase A (Completo)
+
Todos los dispositivos funcionan y las características soportadas
+
Clase B (Parcial)
+
La impresión esta soportada pero a velocidad o calidad limitada; escaneo y/o envío por fax en algunos + dispositivos multifuncionales pueden no estar soportados
+
Clase C (Ninguno)
+
La impresora no funciona con software libre
+
+ +

Escáners

+
+
Clase A (Completo)
+
Todos los dispositivos funcionan y las características soportadas
+
Clase B (Parcial)
+
El escanéo es soportado pero a velocidad o calidad limitada; otras características pueden no estar soportadas
+
Clase C (Ninguno)
+
El escaner no funciona con software libre
+
+ +

 

+ +

Descubra su hardware

+ (Gracias lluvia) + +

En orden de conocer los detalles de su hardware puede seguir las siguientes acciones:

+
+
Como descubrir el modelo de su computador portátil
+
Vea debajo de su computador portátil o subportátil
+
Como descubrir el nombre del modelo de su dispositivo (si no es un computador portátil)
+
Si el dispositivo es integrado (ejemplo: una tarjeta de video)
+
Abra una terminal y escriba la siguiente orden:
+
lspci
+
+
o
+
lspci > FILENAME          # output to a file
+
+ +
Obtendrá la lista de sus dispositivos PCI, similar a la mostrada debajo
+
+00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
+03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
+05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
+			
+
+
El nombre de cada dispositivo esta escrito después de los dos puntos (vea el texto en negrita en la lista superior)
+
Si el dispositivo es un dispositivo USB (ejemplo: una tarjeta externa USB de red inalámbrica)
+
Abra una terminal y escriba la siguiente orden:
+
lsusb -v
+
+
o
+
lsusb -v > filename          # write the output to a file
+
+ +
Obtendrá la lista de sus dispositivos USB, similar a la mostrada debajo
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Device Descriptor:
+	bLength						18
+	bDescriptorType				1
+	bcdUSB						2.00
+	bDeviceClass				0 (Defined at Interface level)
+	bDeviceSubClass				0
+	bDeviceProtocol				0
+	bMaxPacketSize0				64
+	idVendor					0x0846 NetGear, Inc.
+	idProduct					0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
+	bcdDevice					2.00
+	iManufacturer				1
+	iProduct					2
+	iSerial						3
+	...
+	...
+
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+Device Descriptor:
+	bLength						18
+	bDescriptorType				1
+	bcdUSB						1.10
+	bDeviceClass				255 Vendor Specific Class
+	bDeviceSubClass			 	255 Vendor Specific Subclass
+	bDeviceProtocol			 	255 Vendor Specific Protocol
+	bMaxPacketSize0				8
+	idVendor					0x08ff AuthenTec, Inc.
+	idProduct					0x2580 AES2501 Fingerprint Sensor
+	bcdDevice					6.23
+	iManufacturer				0
+	iProduct					1 Fingerprint Sensor
+	iSerial						0
+	bNumConfigurations			1
+	...
+	...
+		
+
+
El nombre de cada disposiitivo es escrito en la fila comenzando con "idProduct" (vea el texto en negritas en la lista superior)
+
Como descubrir el año de comercialización de su computador portátil
+
Abra una terminal y escriba la siguiente orden:
+
sudo dmidecode| grep "Release Date"
+
+
Como descubrir la versión de kernel que esta usando
+
Abra una terminal y escriba la siguiente orden:
+
uname -r
+
+
Como descubrir el nombre de su tarjeta de video
+
Abra una terminal y escriba la siguiente orden:
+
sudo lspci
+
+
Después busque por la linea que contenga la cadena VGA o Display controller. También puede usar uno de las + siguientes ordenes:
+
lspci | grep "Display controller"
+
+
o
+
lspci | grep "VGA"
+
+
Como descubrir el ID del vendedor y el ID del producto de su dispositivo (código + VendorID:ProductID)
+
(Gracias Michał Masłowski + y Julius22) +
+
Si el dispositivo es integrado (ejemplo: una tarjeta de video)
+
Abra una terminal y escriba la siguiente orden:
+
sudo lspci -nnk
+
+
Debe de obtener una lista de hardware similar a la escriba debajo
+
+03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
+	Kernel driver in use: b43-pci-bridge
+	Kernel modules: ssb
+05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
+	Kernel modules: nouveau, nvidiafb
+
+
Las cadenas en negritas y colocadas en los corchetes (en la lista superior) son los códigos que esta + buscando. El primer grupo de dígitos (antes de los dos puntos) son el VendorID, el segundo grupo de + dígitos son el ProductID. En el ejemplo superior: el código VendorID:ProductID de la tarjeta + inalámbrica (note las cadenas "Network controller" y "WLAN") es 14e4:4311 mientras el código + VendorID:ProductID de la tarjeta de video (note la cadena "VGA") es 10de:0427
+
Si el dispositivo es un dispositivo USB (ejemplo: una tarjeta USB externa)
+
Abra una terminal y escriba la siguiente orden:
+
sudo lsusb
+
+
Debe de obtener una lista de hardware similar a la descrita a continuación
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+
+
Las cadenas en negritas (en la lista superior) son el código que busca. El primer grupo de dígitos + (antes de los dos puntos) son el VendorID, el segundo grupo de dígitos son el ProductID. En el + ejemplo superior: el código VendorID:ProductID de la tarjeta inalámbrica USB externa (note la cadena + "Wireless") es 0846:4260
+
Como descubrir si la tarjeta de video funciona
+
Instale rss-glx por lo medios del administrador + de paquetes de su distribución o por medio de compilar el código fuente y pruebe algunos protectores de + pantalla (por ejemplo Skyrocket o Solarwinds). Revise si puede ejecutar el protector de pantalla + (y/o si puede mostrarlo suavemente) +
+
Como descubrir si la aceleración 3D funciona
+
Intente activar compiz
+
Como descubrir el nombre de su tarjeta de inalámbrica
+
Abra una terminal y escriba la siguiente orden:
+
sudo lspci
+
+
Después busque por la linea que contenga la cadena Wireless o Network + controller. También puede intentar una de las siguientes ordenes
+
lspci | grep "Wireless"
+
+
o
+
lspci | grep "Network"
+
+
Como descubrir el driver de la impresora que esta usando
+
Si usa cups
+
Abra una terminal y escriba la orden siguiente:
+
dpkg-query -W -f '${Version}\n' cups
+
+
Como descubrir la arquitectura de su computador portátil
+
Abra una terminal y escriba la orden siguiente:
+
cat /proc/cpuinfo | grep "lm"
+
+
Si obtiene un mensaje como este:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
+
+
entonces su equipo es compatible con x86-64/amd64 y podría elegir una distro x86-64/amd64 para correr en él.
+
+ +

 

+ +

Lista de las distribuciones GNU/Linux completamente libres

+ +

A continuación se enlistan las distribuciones GNU/Linux que sabemos tiene un + compromiso firme en su política para solo incluir y solo proponer software libre. Estas rechazan aplicaciones no libres, plataformas de + programación no libres, controladores no libres, o “blobs” de firmware no libre. Si por error llegan a incluirlo, lo eliminarán. Para + aprender más acerca de que hace una distribución GNU/Linux libre, + vea las pautas para distribuciones de sistemas + libres de GNU.

+ +

Todas las distribuciones que aparecen a continuación se pueden instalar en el disco duro y muchas funcionan + sin instalación.

+ +

(En orden alfabético)

+ + +
+ diff --git a/h-source/Application/Views/Desktop/Help/index_fr.php b/h-source/Application/Views/Desktop/Help/index_fr.php new file mode 100644 index 0000000..a09f445 --- /dev/null +++ b/h-source/Application/Views/Desktop/Help/index_fr.php @@ -0,0 +1,434 @@ + + +. +?> + +
+ +
+ ">Home » +
+ + + +

Syntaxe Wiki

+ +

Liste des tags Wiki sur +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
nametagresultdescription
bold[b]text[/b]texttext bold
italic[i]text[/i]texttext italic
del[del]text[/del]texttext deleted
underline[u]text[/u]texttext underlined
head 1[h1]text[/h1] +
+ text
+
head 1
head 2[h2]text[/h2] +
+ text
+
head 2
head 3[h3]text[/h3] +
+ text
+
head 3
paragraph[p]text[/p]

text

+
new paragraph
list item[*]item[/*]
    +
  • item
  • +
+
ad an item to a list
List
    +
  • [list]
  • +
    • +
    • [*]first item[/*]
    • +
    • [*]second item[/*]
    • +
    +
  • +
  • [/list]
  • +
+
    +
  • first item
  • +
  • second item
  • +
+
make a list of items
Numbered list
    +
  • [enum]
  • +
    • +
    • [*]first item[/*]
    • +
    • [*]second item[/*]
    • +
    +
  • +
  • [/enum]
  • +
+
    +
  1. first item
  2. +
  3. second item
  4. +
+
make a numbered list of items
code[code]some code[/code]
some code
+
ad some code
simple link[a]url[/a]urlsimple link
link with text[a]url|text[/a]textlink with text
notebook[notebook]id[/notebook] link to the notebook with the identifier equal to id (the identifier of each device model is written in the + page of the device itself, next to the model name)
wifi[wifi]id[/wifi] link to the wifi with the identifier equal to id (the identifier of each device model is written in the page + of the device itself, next to the model name)
videocard[videocard]id[/videocard] link to the videocard with the identifier equal to id (the identifier of each device model is written in the + page of the device itself, next to the model name)
+ +

 

+ +

Niveau de compatibilitée

+ +

Notebooks

+
+
Classe A (Platinium)
+
Tout le matériel du notebook fonctionne avec du logiciel libre.
+
Exemple : la 3D fonctionne, le son et la wifi également
+
Classe B (Or)
+
Tout le matériel du notebook fonctionne, mais avec des performances réduites.
+
Exemple : la carte graphique est reconnues mais la 3D ne fonctionne pas
+
Classe C (Argent)
+
Un matériel principal ne fonctionne pas.
+
Exemple : La carte wifi ne fonctionne pas
+
Classe D (Bronze)
+
Plus d'un matériel ne fonctionne pas avec du logiciel libre
+
Classe E (Poubelle)
+
Aucun matériel ne fonctionne avec du logiciel libre
+
+ +

Imprimantes

+
+
Classe A (Complet)
+
Toutes les fonctionnalitées de l'imprimante fonctionne avec du logiciel libre
+
Classe B (Partielle)
+
La fonction d'impression fonctionne, mais à une vitesse ou qualitée limitée.
+
Exemple : Le scan ou le fax sur certains appareils peut ne pas être supportés
+
Classe C (Aucun)
+
L'imprimante ne fonctionne pas avec du logiciel libre
+
+ +

Scanners

+
+
Classe A (Complet)
+
Toutes les fonctionnalitées du scanner sont supportées
+
Classe B (Partielle)
+
Le scanner fonctionne mais à une vitesse ou qualitée limitée, d'autres fonctionnalitées peuvent ne pas + fonctionner
+
Classe C (Aucun)
+
Le scanner ne fonctionne pas avec du logiciel libre
+
+ +

Découvrez votre matériel

+ (Merci lluvia) + +

Pour connaitre votre matériel en détails, vous pouviez faire les choses suivantes:

+
+
Comment découvrir le modèle de votre notebook
+
See below your notebook or netbook
+
How to discover the model name of your device (if it is not a notebook)
+
If the device is integrated (example: a video card)
+
Open a terminal and type the following command:
+
lspci
+
+
or
+
lspci > FILENAME          # output to a file
+
+ +
You will obtain the list of your PCI devices, similar to the one written below
+
+00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
+03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
+05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
+			
+
+
The name of each device is written after the colon (see the text in bold in the above + list)
+
If the device is an USB device (example: an external USB wifi card)
+
Open a terminal and type the following command:
+
lsusb -v
+
+
or
+
lsusb -v > FILENAME          # output to a file
+
+ +
You will obtain the list of your USB devices, similar to the one written below
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Device Descriptor:
+	bLength						18
+	bDescriptorType				1
+	bcdUSB						2.00
+	bDeviceClass				0 (Defined at Interface level)
+	bDeviceSubClass				0
+	bDeviceProtocol				0
+	bMaxPacketSize0				64
+	idVendor					0x0846 NetGear, Inc.
+	idProduct					0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
+	bcdDevice					2.00
+	iManufacturer				1
+	iProduct					2
+	iSerial						3
+	...
+	...
+
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+Device Descriptor:
+	bLength						18
+	bDescriptorType				1
+	bcdUSB						1.10
+	bDeviceClass				255 Vendor Specific Class
+	bDeviceSubClass				255 Vendor Specific Subclass
+	bDeviceProtocol			 	255 Vendor Specific Protocol
+	bMaxPacketSize0				8
+	idVendor					0x08ff AuthenTec, Inc.
+	idProduct					0x2580 AES2501 Fingerprint Sensor
+	bcdDevice					6.23
+	iManufacturer				0
+	iProduct					1 Fingerprint Sensor
+	iSerial						0
+	bNumConfigurations			1
+	...
+	...
+			
+
+
The name of each device is written at the row starting with "idProduct" (see the text in bold in the above + list)
+
Trouver la version du noyau linux libre que vous utilisez
+
Ouvrez un terminal et tapez la commande suivant:
+
uname -r
+
+
Comment trouver le modèle de votre carte graphique
+
Ouvrez un terminal et taper la commande suivante:
+
sudo lspci
+
+
Chercher la ligne qui contient le mot VGA ou Display Controller. Vous pouvez aussi essayer l'une + des commandes suivantes:
+
lspci | grep "Display controller"
+
+
ou
+
lspci | grep "VGA"
+
+
Comment connaitre le VendorID ou le ProductID (VendorID:ProductID code)
+
(Merci à Michał Masłowski + et Julius22) +
+
Si le matériel est intégré (example : une puce vidéo)
+
Ouvrez un terminal sudo et taper la commande suivante:
+
sudo lspci -nnk
+
+
Vous devriez obtenir une liste de matériel similaire à celle-ci
+
+03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
+	Kernel driver in use: b43-pci-bridge
+	Kernel modules: ssb
+05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
+	Kernel modules: nouveau, nvidiafb
+
+
Note :Les lignes en gras et placée entre crochet (dans la liste + ci-dessus) sont les lignes que vous recherchez. Le premier packet de numéros (avant la virgule) sont le + VendorID, le second sont le ProductID. Dans l’exemple ci dessus, le code VendorID:ProductID de la + carte wifi ( vous pouvez la remarquez grace aux mots "Network Controller" et "WLAN" ) est 14e4:4311
+
Si le périphérique est un périphérique USB : (exemple : une clé usb wifi)
+
Ouvrez un terminal et tapez:
+
sudo lsusb
+
+
Vous devriez obtenir une liste de matériel similaire à celle ci
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+
+
Note : Les lignes en gras (dans la liste du dessus) sont les + lignes que vous recherchez. Les premiers nombres (avant les deux points) sont le VendorID, les autres sont + le ProductID. Dans l'exemple ci-dessus : le code VendorID:ProductID de la carte usb wifi externe + (Remarquez la ligne Wireless) est 0846:4260
+
Comment savoir si votre carte graphique fonctionne
+
Installer rss-glx en utilisant le gestionnaire de + paquet de votre distribution ou en le compilant depuis les sources et essayez certains écran de veille (par + exemple Skyrocket ou Solarwinds). Essayer de faire fonctionner le fond d'écran, et/ou le faire + fonctionner fluidement.
+
Comment savoir si l'accélération 3D fonctionne
+
Essayer d’activer compiz
+
Comment decouvrir le nom de votre carte wifi
+
Ouvrez un terminal et taper la commande suivante:
+
sudo lspci
+
+
Regardez ensuite les lignes Wireless ou Network controller. Vous pouvez + aussi essayer l'une de ses commandes:
+
lspci | grep "Wireless"
+
+
ou
+
lspci | grep "Network"
+
+
Comment connaitre le pilote d’imprimante que vous utilisez
+
Si vous utilisez cups
+
Ouvrez un terminal et taper ceci:
+
dpkg-query -W -f '${Version}\n' cups
+
+
How to discover the architecture of your notebook
+
Open a terminal and type the following command:
+
cat /proc/cpuinfo | grep "lm"
+
+
If you get a message like this:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
+
+
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it
+
+ +

 

+ +

Liste de dristributions GNU/Linux entièrement libre

+ +

Following are the GNU/Linux distributions we know of which have a firm policy + commitment to only include and only propose free software. They reject non-free applications, non-free programming + platforms, non-free drivers, or non-free firmware “blobs”. If by mistake they do include any, they remove it. To + learn more about what makes for a free GNU/Linux + distribution, see GNU Guidelines for + Free System Distributions.

+ +

Toutes les distributions qui suivent sont installables sur un disque dur d'ordinateur et la plupart peuvent être + exécutées à partir d'un CD.

+ +

(Dans l'ordre alphabétique)

+ + + +
+ \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Help/index_it.php b/h-source/Application/Views/Desktop/Help/index_it.php new file mode 100644 index 0000000..eaadcbf --- /dev/null +++ b/h-source/Application/Views/Desktop/Help/index_it.php @@ -0,0 +1,438 @@ + + +. +?> + +
+ +
+ ">Home » +
+ + + +

Sintassi della Wiki

+ +

Lista dei tag della wiki di +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
nometagrisultatodescrizione
grassetto[b]text[/b]texttesto in grassetto
corsivo[i]text[/i]texttesto corsivo
cancellare[del]text[/del]texttesto cancellato
sottolineare[u]text[/u]texttesto sottolineato
head 1[h1]text[/h1] +
+ text
+
head 1
head 2[h2]text[/h2] +
+ text
+
head 2
head 3[h3]text[/h3] +
+ text
+
head 3
paragrafo…[p]nuovo paragrafo[/p]

nuovo paragrafo

+
crea un nuovo paragrafo
Lista
    +
  • [list]
  • +
    • +
    • [*]primo elemento[/*]
    • +
    • [*]secondo elemento[/*]
    • +
    +
  • +
  • [/list]
  • +
+
    +
  • primo elemento
  • +
  • secondo elemento
  • +
+
crea un elenco di item
Lista numerata
    +
  • [enum]
  • +
    • +
    • [*]primo elemento[/*]
    • +
    • [*]secondo elemento[/*]
    • +
    +
  • +
  • [/enum]
  • +
+
    +
  1. primo elemento
  2. +
  3. secondo elemento
  4. +
+
crea un elenco numerato di item
item di un elenco[*]elemento[/*]
    +
  • elemento
  • +
+
aggiungi un item a un elenco
codice[code]some code[/code]
some code
+
aggiungi del codice
link semplice[a]url[/a]urlcrea un link semplice
link con testo[a]url|text[/a]textcrea un link con testo
notebook[notebook]id[/notebook]idcrea un link al notebook con l'identificatore corrispondente a id (l'identificatore di ogni modello di + dispositivo si trova nella pagina del dispositivo stesso, accanto al nome del modello
wifi[wifi]id[/wifi]idcrea un link alla wifi con l'identificatore corrispondente a id (l'identificatore di ogni modello di + dispositivo si trova nella pagina del dispositivo stesso, accanto al nome del modello)
scheda video[videocard]id[/videocard]idcrea un link alla scheda video con l'identificatore corrispondente a id (l'identificatore di ogni modello di + dispositivo si trova nella pagina del dispositivo stesso, accanto al nome del modello)
+ +

 

+ +

Classi di compatibilità

+ +

Notebooks

+
+
Classe A (Platino)
+
Tutti i dispositivi del portatile funzionano ad alte prestazioni.
+
Per esempio: funzionano tutti i dispositivi, l'accelerazione 3D è supportata.
+
Classe B (Oro)
+
Tutti i dispositivi del portatile funzionano ma non a piene prestazioni.
+
Esempio tipico: funzionano tutti i dispositivi, ma l'accelerazione 3D non è supportata.
+
Classe C (Argento)
+
Uno dei dispositivi principali non è supportato.
+
Per esempio: la scheda wifi interna non funziona e serve una wifi esterna USB.
+
Classe D (Bronzo)
+
Più di uno dei dispositivi principali non è supportato.
+
Classe E (Spazzatura)
+
Il portatile non funziona con software libero.
+
+ +

Stampanti

+
+
Classe A (Piena)
+
Sono supportate tutte le funzioni e le caratteristiche della stampante.
+
Classe B (Parziale)
+
La funzione di stampa è supportata, ma a velocità limitata o a scarsa qualità. Su alcune stampanti + multifunzione possono non essere supportate le funzioni di scanner e/o di fax.
+
Classe C (Nessuna)
+
La stampante non funziona con software libero.
+
+ +

Scanner

+
+
Classe A (Piena)
+
Sono supportate tutte le funzioni e le caratteristiche dello scanner.
+
Classe B (Parziale)
+
La funzione di scannerizzazione è supportata, ma a velocità limitata o a scarsa qualità. Qualche altra + caratteristica può non essere supportata.
+
Classe C (Nessuna)
+
Lo scanner non funziona con software libero.
+
+ +

+ +

Scopri il tuo hardware

+ (Grazie lluvia) + +

Per sapere le caratteristiche e i dettagli del tuo hardware puoi seguire queste istruzioni:

+
+
Come scoprire il nome del modello del portatile
+
Guarda sotto al tuo notebook o al tuo netbook
+
Come scoprire il nome del modello del tuo hardware (se non è un portatile)
+
Se il dispositivo è integrato (ad esempio: una scheda video)
+
Apri un terminale e digita il seguente comando:
+
lspci
+
+
o
+
lspci > FILENAME          # Puoi anche scrivere l'output del comandi lspci su un file digitando
+
+ +
Otterrai la lista di tutti i tuoi dispositivi PCI, simile a quella scritta sotto
+
+00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
+03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
+05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
+			
+
+
Il nome di ogni dispositivo è scritto dopo i due punti (guarda il testo in grassetto nella + lista superiore)
+
Se è un dispositivo USB (ad esempio: una stampante USB)
+
Apri un terminale e digita il seguente comando:
+
lsusb -v
+
+
o
+
lsusb -v > FILENAME          # l'output del comandi un file digitando
+
+ +
Otterrai la lista di tutti i dispositivi USB, simile a quella scritta sotto
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Device Descriptor:
+	bLength 18
+	bDescriptorType 1
+	bcdUSB 2.00
+	bDeviceClass 0 (Defined at Interface level)
+	bDeviceSubClass 0
+	bDeviceProtocol 0
+	bMaxPacketSize0 64
+	idVendor 0x0846 NetGear, Inc.
+	idProduct 0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
+	bcdDevice 2.00
+	iManufacturer 1
+	iProduct 2
+	iSerial 3
+	...
+	...
+
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+Device Descriptor:
+	bLength 18
+	bDescriptorType 1
+	bcdUSB 1.10
+	bDeviceClass 255 Vendor Specific Class
+	bDeviceSubClass 255 Vendor Specific Subclass
+	bDeviceProtocol 255 Vendor Specific Protocol
+	bMaxPacketSize0 8
+	idVendor 0x08ff AuthenTec, Inc.
+	idProduct 0x2580 AES2501 Fingerprint Sensor
+	bcdDevice 6.23
+	iManufacturer 0
+	iProduct 1 Fingerprint Sensor
+	iSerial 0
+	bNumConfigurations 1
+	...
+	...
+			
+
+
Il nome di ogni dispositivo è scritto alla riga che inizia con la stringa "idProduct" (guarda il testo in + grassetto nella lista superiore)
+
Come scoprire che versione del kernel libre stai usando
+
Apri un terminale e digita questo comando
+
uname -r
+
+
Come scoprire il nome della tua scheda video
+
Apri un terminale e digita questo comando:
+
sudo lspci
+
+
Poi cerca la riga contenente la stringa VGA o Display controller. Puoi anche provare con uno di + questi comandi:
+
lspci | grep "Display controller"
+
+
o
+
lspci | grep "VGA"
+
+
Come scoprire il VendorID e il ProductID del tuo dispositivo (VendorID:ProductID + code)
+
(Grazie Michał Masłowski + e Julius22) +
+
Se il dispositivo è integrato (per esempio una scheda video)
+
Apri un terminale e digita il seguente comando:
+
sudo lspci -nnk
+
+
Dovresti ottenere una lista di hardware simile a quella scritta qui sotto
+
+03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
+	Kernel driver in use: b43-pci-bridge
+	Kernel modules: ssb
+05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
+	Kernel modules: nouveau, nvidiafb
+
Note: Le stringhe in grassetto e tra parentesi quadre (nella + lista qui sopra) sono il codice che stai cercando. Il primo gruppo di cifre (prima dei due punti) è il + VendorID, il secondo gruppo è il ProductID. Nell'esempio qui sopra: il codice VendorID:ProductID + della scheda wifi (nota le stringhe "Network controller" e "WLAN") è 14e4:4311 mentre il codice + VendorID:ProductID della scheda video (nota la stringa "VGA") è 10de:0427
+
Se si tratta di un dispositivo USB (per esempio una wifi esterna USB)
+
Apri un terminale e digita questo comando:
+
sudo lsusb
+
+
Dovresti ottenere una lista di hardware simile a quella scritta qui sotto
+
+Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
+Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
+
+
Note: Le stringhe in grassetto (nella lista qui sopra) sono il + codice che stai cercando. Il primo gruppo di cifre (prima dei due punti) è il VendorID, il secondo gruppo + è il ProductID. Nell'esempio qui sopra: il codice VendorID:ProductID della wifi esterna USB (nota la + stringa "Wireless") è 0846:4260
+
Come scoprire se funziona la scheda video
+
Installa rss-glx tramite il gestore di pacchetti + della tua distribuzione o compilando dai sorgenti e prova degli screensaver (per esempio Skyrocket o + Solarwinds). Controlla se parte lo screensaver (e/o se si vede "fluido")
+
Come scoprire se funziona l'accelerazione 3D
+
Prova ad attivare compiz
+
Come scoprire il nome della tua scheda wifi
+
Apri un terminale e digita questo comando:
+
sudo lspci
+
+
Poi cerca la riga contenente la stringa Wireless o Network controller. + Puoi anche provare uno dei seguenti comandi:
+
lspci | grep "Wireless"
+
+
o
+
lspci | grep "Network"
+
+
Come scoprire che driver per la stampante stai usando
+
Se stai usando cups
+
Apri un terminale e digita il seguente comando:
+
dpkg-query -W -f '${Version}\n' cups
+
+
Come scoprire l'architettura del tuo portatile:
+
Apri un terminale e digita il seguente comando:
+
cat /proc/cpuinfo | grep "lm"
+
+
Se ottieni un messaggio come il seguente:
+
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
+
+
allora il tuo portatile è x86-64/amd64 e puoi usare una distribuzione x86-64/amd64
+
+ +

 

+ +

Lista di distribuzioni GNU/Linux completamente libere

+ + + +

Le seguenti sono le distribuzioni GNU/Linux a noi note + che hanno una rigorosa politica di inclusione e indicazione di solo software libero. Queste distribuzioni escludono + applicazioni, piattaforme di programmazione, driver e firmware ("blob") che non siano liberi, e rimuovono quelli + inclusi per errore. Per saperne di più su cosa rende libera + una distribuzione GNU/Linux, si vedano le GNU linee guida per le distribuzioni + libere.

+ +

Tutte le distribuzioni che seguono sono installabili sul disco di un computer e la maggior parte può essere + eseguita da un supporto (CD, memoria USB) senza che nulla debba essere installato sul computer.

+ +

In ordine alfabetico

+ + +
+ \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/History/viewall.php b/h-source/Application/Views/Desktop/History/viewall.php new file mode 100644 index 0000000..9dc27c6 --- /dev/null +++ b/h-source/Application/Views/Desktop/History/viewall.php @@ -0,0 +1,40 @@ + + +. +?> + + + +
+
this has been by getUser($row['history']['created_by']));?> at with the following motivation: +
+
+
+ + + +
+ there are no details.. +
+ \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Home/left.php b/h-source/Application/Views/Desktop/Home/left.php new file mode 100644 index 0000000..82c6ac0 --- /dev/null +++ b/h-source/Application/Views/Desktop/Home/left.php @@ -0,0 +1,36 @@ + + +. +?> + +
+ +
+ Home +
+ + + +

it works!!

+ +

modify the file Application/Views/Home/left.php in order to change the english version of your homepage

+ +

modify the file Application/Include/languages.php in order to add new languages

+
diff --git a/h-source/Application/Views/Desktop/Home/left_es.php b/h-source/Application/Views/Desktop/Home/left_es.php new file mode 100644 index 0000000..3350599 --- /dev/null +++ b/h-source/Application/Views/Desktop/Home/left_es.php @@ -0,0 +1,33 @@ + + +. +?> + +
+ +
+ Home +
+ + + + + +
diff --git a/h-source/Application/Views/Desktop/Home/left_fr.php b/h-source/Application/Views/Desktop/Home/left_fr.php new file mode 100644 index 0000000..c69674d --- /dev/null +++ b/h-source/Application/Views/Desktop/Home/left_fr.php @@ -0,0 +1,32 @@ + + +. +?> + +
+ +
+ Home +
+ + + + +
diff --git a/h-source/Application/Views/Desktop/Home/left_it.php b/h-source/Application/Views/Desktop/Home/left_it.php new file mode 100644 index 0000000..c69674d --- /dev/null +++ b/h-source/Application/Views/Desktop/Home/left_it.php @@ -0,0 +1,32 @@ + + +. +?> + +
+ +
+ Home +
+ + + + +
diff --git a/h-source/Application/Views/Desktop/Issues/view.php b/h-source/Application/Views/Desktop/Issues/view.php new file mode 100644 index 0000000..769717a --- /dev/null +++ b/h-source/Application/Views/Desktop/Issues/view.php @@ -0,0 +1,249 @@ + + +. +?> + + + +
+ + + + + + + + +
+ + + + "> + + + + + "> + + + + + + "> + + +
+ + "> + + + + +
+
issue
+ ">view details +
+
+ +
+ + +
+ +
+ +
+ +
+ submitted by getUser($row['issues']['created_by']));?>, +
+ +
+ + + + + + + + + + + + + +
:
:
:
+
+ +
+ : +
+ +
+ +
+ + + +
+ Response message (from h-node.com): +
+ +
+ +
+ + + + +
+ + +
+
+ : +
+ + + + + +
+
+
+ getUser($row['messages']['created_by']);?>: +
+ + ">hide + + +
+ +
+ +
+
+ submitted by getUser($row['messages']['created_by']));?>, +
+ + + +
+
message
+ ">view details +
+
+ + +
+ + + + + +
+ + + ">make visible + + +
+
message
+ + ">view details + +
+
+
+ submitted by getUser($row['messages']['created_by']));?>, +
+
+ +
+
+
+
+
+
+ + + + + + + .. + + +
+ + + + +
+
+ +
+ + + + + +
+ : +
+
+
+ +
+
+ + + +
+ + + + + + + + + +
+ + +
+ diff --git a/h-source/Application/Views/Desktop/Issues/viewall.php b/h-source/Application/Views/Desktop/Issues/viewall.php new file mode 100644 index 0000000..d5d652f --- /dev/null +++ b/h-source/Application/Views/Desktop/Issues/viewall.php @@ -0,0 +1,122 @@ + + +. +?> + + + +
+ +
+ ">Home » +
+ +
+
+ : +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
viewStatus;?>"> ()getUser($row['issues']['created_by']));?> + +
+
+ +
+ : +
+ + + +
+
+ +
+ + + + + +
+ : +
+
+
+ +
+
+ + + +
+ + + + + + + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Meet/contributions.php b/h-source/Application/Views/Desktop/Meet/contributions.php new file mode 100644 index 0000000..82921f7 --- /dev/null +++ b/h-source/Application/Views/Desktop/Meet/contributions.php @@ -0,0 +1,72 @@ + + +. +?> + +
+ +
+ ">Home » "> » +
+ +
+ +
+ + + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Meet/hardware.php b/h-source/Application/Views/Desktop/Meet/hardware.php new file mode 100644 index 0000000..337c644 --- /dev/null +++ b/h-source/Application/Views/Desktop/Meet/hardware.php @@ -0,0 +1,52 @@ + + +. +?> + +
+ +
+ ">Home » ">meet » ">contributions » hardware contributions +
+ +
+ hardware contributions of +
+ +
+ +
+ +
+ + "> +
+ +
+ +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Meet/issues.php b/h-source/Application/Views/Desktop/Meet/issues.php new file mode 100644 index 0000000..94bf8ed --- /dev/null +++ b/h-source/Application/Views/Desktop/Meet/issues.php @@ -0,0 +1,57 @@ + + +. +?> + +
+ +
+ ">Home » ">meet » ">contributions » issues opened +
+ +
+ issues opened by +
+ +
+ +
+ +
+ + + baseUrl."/issues/view/$lang/$i_id'>".$i_title." at ".smartDate($i_date);?> +
+ +
+ +
+ +
+ : +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Meet/meet.php b/h-source/Application/Views/Desktop/Meet/meet.php new file mode 100644 index 0000000..f0e31b3 --- /dev/null +++ b/h-source/Application/Views/Desktop/Meet/meet.php @@ -0,0 +1,114 @@ + + +. +?> + +
+ +
+ ">Home » +
+ + +
+ + This user has been blocked + + ">unblock the user + + + + ">block the user + + + + +
+
user
+ ">view details +
+
+ +
+ + + + + +
+ +
+
Username:
+
+ + +
+
:
+
+ + + +
+
:
+
+ + + +
+
:
+
+ + + +
+
:
+
+ + + +
+
:
+
+ + + +
+
:
+
+ + + +
+
:
+
+ + + +
+
:
+
+ + +
+ + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Meet/messages.php b/h-source/Application/Views/Desktop/Meet/messages.php new file mode 100644 index 0000000..82d2402 --- /dev/null +++ b/h-source/Application/Views/Desktop/Meet/messages.php @@ -0,0 +1,56 @@ + + +. +?> + +
+ +
+ ">Home » ">meet » ">contributions » messages submitted +
+ +
+ messages submitted by +
+ +
+ +
+ +
+ + + baseUrl."/issues/view/$lang/$i_id#message-$m_id'>".smartDate($m_date)."";?> submitted to the issue +
+ +
+ +
+ +
+ : +
+
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Meet/talk.php b/h-source/Application/Views/Desktop/Meet/talk.php new file mode 100644 index 0000000..c6258d5 --- /dev/null +++ b/h-source/Application/Views/Desktop/Meet/talk.php @@ -0,0 +1,58 @@ + + +. +?> + +
+ +
+ ">Home » ">meet » ">contributions » talk messages +
+ +
+ talk messages submitted by +
+ +
+ +
+ +
+ + + baseUrl."/$controller/talk/$lang/$t_id#talk-$t_id_talk'>".$t_title." at ".smartDate($t_date);?> +
+ +
+ +
+ +
+ : +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Meet/wiki.php b/h-source/Application/Views/Desktop/Meet/wiki.php new file mode 100644 index 0000000..b813cda --- /dev/null +++ b/h-source/Application/Views/Desktop/Meet/wiki.php @@ -0,0 +1,55 @@ + + +. +?> + +
+ +
+ ">Home » ">meet » ">contributions » wiki contributions +
+ +
+ wiki contributions of +
+ +
+ +
+ +
+ + "> +
+ +
+ +
+ +
+ : +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/My/email.php b/h-source/Application/Views/Desktop/My/email.php new file mode 100644 index 0000000..3c9a070 --- /dev/null +++ b/h-source/Application/Views/Desktop/My/email.php @@ -0,0 +1,33 @@ + + +. +?> + +
+ +
+ ">Home » ">panel » e-mail +
+ + + + + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/My/goodbye.php b/h-source/Application/Views/Desktop/My/goodbye.php new file mode 100644 index 0000000..2f83695 --- /dev/null +++ b/h-source/Application/Views/Desktop/My/goodbye.php @@ -0,0 +1,63 @@ + + +. +?> + + + +
+ +
+ ">Home » ">panel » delete account +
+ + + +
+ +
viewStatus;?>" method="POST"> + I want to close my account: +
+ +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/My/panel.php b/h-source/Application/Views/Desktop/My/panel.php new file mode 100644 index 0000000..67fbe1d --- /dev/null +++ b/h-source/Application/Views/Desktop/My/panel.php @@ -0,0 +1,64 @@ + + +. +?> + +
+ +
+ ">Home » +
+ + +
+ Your account has been blocked by an administrator of the website. You can neither insert/modify devices nor submit new issues or messages until some other moderator un-block your account. +
+ + + +
+
+
    +
  • +
  • +
  • ( "> )
  • +
+
+ + + +
+
+
    +
  • +
  • +
+
+ + + + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/My/password.php b/h-source/Application/Views/Desktop/My/password.php new file mode 100644 index 0000000..50588ac --- /dev/null +++ b/h-source/Application/Views/Desktop/My/password.php @@ -0,0 +1,33 @@ + + +. +?> + +
+ +
+ ">Home » ">panel » password +
+ + + + + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/My/profile.php b/h-source/Application/Views/Desktop/My/profile.php new file mode 100644 index 0000000..1826337 --- /dev/null +++ b/h-source/Application/Views/Desktop/My/profile.php @@ -0,0 +1,33 @@ + + +. +?> + +
+ +
+ ">Home » ">panel » profile +
+ + + + + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/News/index.php b/h-source/Application/Views/Desktop/News/index.php new file mode 100644 index 0000000..f46aaae --- /dev/null +++ b/h-source/Application/Views/Desktop/News/index.php @@ -0,0 +1,51 @@ + + +. +?> + +
+ +
+ ">Home » +
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ + 10) { ?> +
+ +
+ + +
diff --git a/h-source/Application/Views/Desktop/Notebooks/catalogue.php b/h-source/Application/Views/Desktop/Notebooks/catalogue.php new file mode 100644 index 0000000..4648b3d --- /dev/null +++ b/h-source/Application/Views/Desktop/Notebooks/catalogue.php @@ -0,0 +1,92 @@ + + +. +?> + +
+
+ +
+
+
viewArgs['vendor']));?>
+
viewArgs['compatibility'])?>
+
viewArgs['comm_year'])?>
+
viewArgs['subtype'])?>
+
viewArgs['sort-by'])?>
+
+
+ +
+
+ +
+
+
viewArgs['bios'])?>
+
viewArgs['architecture']));?>
+
+
+ + + +
+ .. +
+ + + + +
+ +
+ : +
+ +
+
:
+
+
+ +
+
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ + + +
+ + + +
+ : +
+ \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Notebooks/form.php b/h-source/Application/Views/Desktop/Notebooks/form.php new file mode 100644 index 0000000..4a661b1 --- /dev/null +++ b/h-source/Application/Views/Desktop/Notebooks/form.php @@ -0,0 +1,151 @@ + + +. +?> + + + + + +
+
action."/$lang/$token".$this->viewStatus;?>" method="POST"> + +
+ +
+ + + ">Vendor not present? +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + + +
+ +
+ + + "> +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + +
:
+
+ +
+ + + +
+ + + + + + +
+ * are mandatory");?> +
+ +
+ +
+
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Notebooks/page.php b/h-source/Application/Views/Desktop/Notebooks/page.php new file mode 100644 index 0000000..98b13cd --- /dev/null +++ b/h-source/Application/Views/Desktop/Notebooks/page.php @@ -0,0 +1,115 @@ + + +. +?> + + + + action,'view') === 0) ? 'hardware' : 'revisions'; + $displayClass = ($isDeleted and $isadmin) ? 'display_none' : null; + ?> + + +
+ + + action,'revision') === 0) { ?> +
+ getLinkToUserFromId($updated_by);?> . controller."/view/$lang/$id_hard/".$name.$this->viewStatus;?>">. +
+ + +
+ : (: ) + action,'view') === 0) { ?> + ask for removal + +
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
:
+
+
+ +
+
:
+ +
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
()
+
+ +
+
:
+
()
+
+ +
+
:
+
()
+
+ +
+
:
+
+
+ +
+ + + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Project/index.php b/h-source/Application/Views/Desktop/Project/index.php new file mode 100644 index 0000000..7bbad78 --- /dev/null +++ b/h-source/Application/Views/Desktop/Project/index.php @@ -0,0 +1,31 @@ + + +. +?> + +
+ +
+ ">Home » h-project +
+ +

write in the file Application/Views/Project/index.php your project information

+ +
diff --git a/h-source/Application/Views/Desktop/Project/index_es.php b/h-source/Application/Views/Desktop/Project/index_es.php new file mode 100644 index 0000000..d46fa19 --- /dev/null +++ b/h-source/Application/Views/Desktop/Project/index_es.php @@ -0,0 +1,31 @@ + + +. +?> + +
+ +
+ ">Home » h-project +
+ + + +
diff --git a/h-source/Application/Views/Desktop/Project/index_it.php b/h-source/Application/Views/Desktop/Project/index_it.php new file mode 100644 index 0000000..d46fa19 --- /dev/null +++ b/h-source/Application/Views/Desktop/Project/index_it.php @@ -0,0 +1,31 @@ + + +. +?> + +
+ +
+ ">Home » h-project +
+ + + +
diff --git a/h-source/Application/Views/Desktop/Rss/modifications.php b/h-source/Application/Views/Desktop/Rss/modifications.php new file mode 100644 index 0000000..e1a89b4 --- /dev/null +++ b/h-source/Application/Views/Desktop/Rss/modifications.php @@ -0,0 +1,46 @@ + +\n";?> + + + +www.h-node.com +http://www.h-node.com + + +'inserted','update'=>'updated'); +?> + + + + <?php echo $row['hardware']['model'];?> + getUser($row['history']['created_by']);?>]]> + baseUrl."/".Hardware::$typeToController[$row['hardware']['type']]."/view/$lang/".$row['hardware']['id_hard']."/".encodeUrl($row['hardware']['model']);?> + + + + + + + + +. +?> \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Rss/notapproved.php b/h-source/Application/Views/Desktop/Rss/notapproved.php new file mode 100644 index 0000000..8def7c5 --- /dev/null +++ b/h-source/Application/Views/Desktop/Rss/notapproved.php @@ -0,0 +1,41 @@ + +\n";?> + + + +www.h-node.com +http://www.h-node.com + + + + + <?php echo $row['hardware']['model'];?> + ]]> + baseUrl."/".Hardware::$typeToController[$row['hardware']['type']]."/view/$lang/".$row['hardware']['id_hard']."/".encodeUrl($row['hardware']['model']);?> + + + + + + + + +. +?> \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Search/form.php b/h-source/Application/Views/Desktop/Search/form.php new file mode 100644 index 0000000..22650f5 --- /dev/null +++ b/h-source/Application/Views/Desktop/Search/form.php @@ -0,0 +1,111 @@ + + +. +?> + + + +
+ +
+ ">Home » +
+ +
+ : +
+ +
+
+ +
+ +
+ + + + + + + + + +
:
:
+
+
+ +
+
+ vendorid:productid +
+
" method="POST"> + + + + + + + + +
:
+
+
+ +
+
+ +
+
" method="POST"> + + + + + + + + +
:
lspci -vmmnn
+
+
+
diff --git a/h-source/Application/Views/Desktop/Search/lspci_results.php b/h-source/Application/Views/Desktop/Search/lspci_results.php new file mode 100644 index 0000000..b74867b --- /dev/null +++ b/h-source/Application/Views/Desktop/Search/lspci_results.php @@ -0,0 +1,108 @@ + + +. +?> + +
+ +
+ ">Home » "> » +
+ +
+ : +
+ +
+ + + +
+ "> +
+ + +
+ 0) { ?> +
+ : +
+ + + +
+
+ ".$row['hardware']['type']." - ".$row['hardware']['model']."";?> +
+
+ ".gtext($row['hardware']['wifi_works']).""; + break; + case 'videocard': + echo gtext("does it work with free software?"). " ".gtext(Videocard::$videoReverse[$row['hardware']['video_card_works']]).""; + break; + case 'soundcard': + echo gtext("does it work with free software?"). " ".gtext($row['hardware']['sound_card_works']).""; + break; + case 'ethernet-card': + echo gtext("does it work with free software?"). " ".gtext($row['hardware']['ethernet_card_works']).""; + break; + case 'acquisition-card': + echo gtext("does it work with free software?"). " ".gtext($row['hardware']['compatibility']).""; + break; + case 'sd-card-reader': + echo gtext("does it work with free software?"). " ".gtext($row['hardware']['sd_card_works']).""; + break; + } + ?> +
+
+ +
+ +
+ 0) { ?> +
+ :
+ +
+ + + +
+
+ ".Hardware::getTypeFromClass($device['classId'])." - ".$device['deviceName'];?> +
+
    +
  • :
  • +
  • :
  • +
+ insert +
+
+
+ +
+
+ +
diff --git a/h-source/Application/Views/Desktop/Search/results.php b/h-source/Application/Views/Desktop/Search/results.php new file mode 100644 index 0000000..b8f3ce3 --- /dev/null +++ b/h-source/Application/Views/Desktop/Search/results.php @@ -0,0 +1,87 @@ + + +. +?> + +
+ +
+ ">Home » "> » +
+ +
+ : +
+ +
+ + +
+
+
:
+
+ +
+
:
+
+ +
+
:
+
+
+
:
+
+
+ + + + + action,'pciid') === 0) { ?> + +
+ +
+
    + $number) { ?> +
  • ">
  • + +
+
+ + +
+ . +
+ + + +
+ + +
+ : +
+ + +
diff --git a/h-source/Application/Views/Desktop/Special/modactions.php b/h-source/Application/Views/Desktop/Special/modactions.php new file mode 100644 index 0000000..4539aee --- /dev/null +++ b/h-source/Application/Views/Desktop/Special/modactions.php @@ -0,0 +1,78 @@ + + +. +?> + +
+ +
+ ">Home » "> » list of actions +
+ +
+ +
+ + + + + + + + + + action,'usersactions') !== 0) { ?> + + + + + + + + + + + + action,'usersactions') !== 0) { ?> + + + + +
ACTION IDACTIONTYPEOBJECT IDDATENOTE
+ + + getLinkToUserFromId($row['history']['created_by']);?> + + + + + + + + + + +
+ +
+ : +
+ +
diff --git a/h-source/Application/Views/Desktop/Special/modifications.php b/h-source/Application/Views/Desktop/Special/modifications.php new file mode 100644 index 0000000..1caca34 --- /dev/null +++ b/h-source/Application/Views/Desktop/Special/modifications.php @@ -0,0 +1,45 @@ + + +. +?> + +
+ +
+ ">Home » +
+ +
+ +
+ +
+ +
+ +
+ : +
+ +
diff --git a/h-source/Application/Views/Desktop/Special/pages_deleted.php b/h-source/Application/Views/Desktop/Special/pages_deleted.php new file mode 100644 index 0000000..f0e69d5 --- /dev/null +++ b/h-source/Application/Views/Desktop/Special/pages_deleted.php @@ -0,0 +1,45 @@ + + +. +?> + +
+ +
+ ">Home » "> » +
+ +
+ +
+ +
+
    + +
  • ">
  • + +
+
+ +
+ : +
+ +
diff --git a/h-source/Application/Views/Desktop/Users/add.php b/h-source/Application/Views/Desktop/Users/add.php new file mode 100755 index 0000000..3e8de61 --- /dev/null +++ b/h-source/Application/Views/Desktop/Users/add.php @@ -0,0 +1,72 @@ + + +. +?> + +
+ +
+ ">Home » +
+ + + + + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+ +
+ + +
+ +
+ +
+ +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Users/change.php b/h-source/Application/Views/Desktop/Users/change.php new file mode 100644 index 0000000..c5fdb3b --- /dev/null +++ b/h-source/Application/Views/Desktop/Users/change.php @@ -0,0 +1,30 @@ + + +. +?> + +
+ +
+

The link has expired

+

go to the ">homepage

+
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Users/confirmation.php b/h-source/Application/Views/Desktop/Users/confirmation.php new file mode 100644 index 0000000..796fb1b --- /dev/null +++ b/h-source/Application/Views/Desktop/Users/confirmation.php @@ -0,0 +1,44 @@ + + +. +?> + +
+ +
+ ">Home » confirmation +
+ + + +
+

The account has been confirmed successfully!

+

go to the ">homepage

+
+ + + +
+

The confirmation link has expired

+

go to the ">homepage

+
+ + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Users/forgot.php b/h-source/Application/Views/Desktop/Users/forgot.php new file mode 100644 index 0000000..ad9e046 --- /dev/null +++ b/h-source/Application/Views/Desktop/Users/forgot.php @@ -0,0 +1,57 @@ + + +. +?> + +
+ +
+ ">Home » +
+ + + + + +
+ +
+ + +
+ +
+ +
+ +
+ + +
+ +
+ +
+ +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Users/login.php b/h-source/Application/Views/Desktop/Users/login.php new file mode 100755 index 0000000..c0c129d --- /dev/null +++ b/h-source/Application/Views/Desktop/Users/login.php @@ -0,0 +1,67 @@ + + +. +?> + + + + +
+ Sorry.. you have to be logged if you want to insert a new device in the archive or modify an existing one.. +
+ + + + +
+
+ + + + + + + + + + + + + +
Username
Password
+ +
+ + + + +
+ + + +
+ Sorry, we are updating the website... it is no possible to log-in, register new accounts or request a new password. You will be able to log-in or create a new account as soon as possible. Thanks! +
+ + diff --git a/h-source/Application/Views/Desktop/Users/logout.php b/h-source/Application/Views/Desktop/Users/logout.php new file mode 100755 index 0000000..8916a8b --- /dev/null +++ b/h-source/Application/Views/Desktop/Users/logout.php @@ -0,0 +1,27 @@ + + +. +?> + +
+
+ +
">login
+
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Users/notice.php b/h-source/Application/Views/Desktop/Users/notice.php new file mode 100644 index 0000000..9322adf --- /dev/null +++ b/h-source/Application/Views/Desktop/Users/notice.php @@ -0,0 +1,96 @@ + + +. +?> + +
+ +
+ ">Home » notice +
+ + + + +
+

An e-mail has been sent to your mailbox.

+

If you have received no mail, then check inside the spam too

+

Click on the confirmation link in the e-mail in order to confirm the registration of the new account.

+

The confirmation link will expire in a hour.

+

If you don't want to confirm the account registration then wait one hour and your username and e-mail will be deleted from the database.

+

go to the ">homepage

+
+ + + +
+

Registration failed

+

go to the ">homepage

+
+ + + +
+

An e-mail has been sent to your mailbox.

+

If you have received no mail, then check inside the spam too

+

Click on the confirmation link in the e-mail in order to change the password of your account.

+

The confirmation link will expire in a hour.

+

go to the ">homepage

+
+ + + +
+

Registration failed

+

go to the ">homepage

+
+ + + +
+

The new password has been sent to you by mail!

+

If you have received no mail, then check inside the spam too

+

go to the ">homepage

+
+ + + +
+

Operation failed

+

go to the ">homepage

+
+ + + +
+

Your account has been successfully deleted

+

go to the ">homepage

+
+ + + + + +
+

go to the ">homepage

+
+ + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Wiki/climb.php b/h-source/Application/Views/Desktop/Wiki/climb.php new file mode 100644 index 0000000..c648e7f --- /dev/null +++ b/h-source/Application/Views/Desktop/Wiki/climb.php @@ -0,0 +1,52 @@ + + +. +?> +
+ + + +
+ ">Home » +
+ +
+ +
+ + + +
+ + + +
+ +
" method="POST"> + : +
+ +
+ +
+ + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/Wiki/differences.php b/h-source/Application/Views/Desktop/Wiki/differences.php new file mode 100644 index 0000000..9c06714 --- /dev/null +++ b/h-source/Application/Views/Desktop/Wiki/differences.php @@ -0,0 +1,64 @@ + + +. +?> + +
+ + + +
+ ">Home » +
+ + +
+ , getUser($created_by));?>, +
+ + + + +
+ +
+ Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.");?> +
+ + $text) { ?> + +
+ +
+ : +
+ +
+ +
+ +
+ + + +
+ diff --git a/h-source/Application/Views/Desktop/Wiki/form.php b/h-source/Application/Views/Desktop/Wiki/form.php new file mode 100644 index 0000000..38a88c4 --- /dev/null +++ b/h-source/Application/Views/Desktop/Wiki/form.php @@ -0,0 +1,105 @@ + + +. +?> + + + +
+ + action,'insert') === 0 ) { ?> + +
+ ">Home » ">Wiki » +
+ +
+ +
+ + + + action,'update') === 0 ) { ?> + +
+ ">Home » ">Wiki » "> » +
+ +
+ +
+ + + + + +
+
:
+ +
+ + + +
+ +
controller."/".$this->action."/$lang";?>" method="POST"> + +
+ +
+ + +
+ +
+ + + +
:
+
+ +
+ + + +
+ + + + "> + "> + +
+ +
+
+ diff --git a/h-source/Application/Views/Desktop/Wiki/history.php b/h-source/Application/Views/Desktop/Wiki/history.php new file mode 100644 index 0000000..e8180f5 --- /dev/null +++ b/h-source/Application/Views/Desktop/Wiki/history.php @@ -0,0 +1,74 @@ + + +. +?> + +
+ + + +
+ ">Home » ">Wiki » "> » +
+ +
+ +
+ + + +
+ + + +
+ +
+ : +
+ + + diff --git a/h-source/Application/Views/Desktop/Wiki/modifications.php b/h-source/Application/Views/Desktop/Wiki/modifications.php new file mode 100644 index 0000000..71e50c9 --- /dev/null +++ b/h-source/Application/Views/Desktop/Wiki/modifications.php @@ -0,0 +1,45 @@ + + +. +?> + +
+ +
+ ">Home » ">Wiki » +
+ +
+ +
+ +
+ +
+ +
+ : +
+ +
diff --git a/h-source/Application/Views/Desktop/Wiki/not_found.php b/h-source/Application/Views/Desktop/Wiki/not_found.php new file mode 100644 index 0000000..cd435de --- /dev/null +++ b/h-source/Application/Views/Desktop/Wiki/not_found.php @@ -0,0 +1,34 @@ + + +. +?> + +
+ +
+ ">Home » ">Wiki » +
+ +
+
+ . "> +
+
+ diff --git a/h-source/Application/Views/Desktop/Wiki/page.php b/h-source/Application/Views/Desktop/Wiki/page.php new file mode 100644 index 0000000..1716edc --- /dev/null +++ b/h-source/Application/Views/Desktop/Wiki/page.php @@ -0,0 +1,154 @@ + + +. +?> + +
+ + action,'page') === 0 ? 'wiki' : 'wiki_revisions'; + $displayClass = ($isDeleted) ? 'display_none' : null; + ?> + + action,'page') === 0 ) { ?> + +
+ ">Home » ">Wiki » +
+ + + +
+ + + + "> + + + + "> + + + + +
+ + "> + + + + "> + + + + +
+
page
+ + "> | + + ">view details +
+
+ +
+ + + + + + + + + action,'revision') === 0 ) { ?> + +
+ ">Home » +
+ +
+ +
+ + + + + +
+ + + + + action,'revision') === 0) { ?> +
+ getLinkToUserFromId($created_by);?> . ">. +
+ + + +
+ + action,'page') === 0 ) { ?> + + + + +
+
+ +
+ + + + +
+ + +
+ +
+ diff --git a/h-source/Application/Views/Desktop/Wiki/pages.php b/h-source/Application/Views/Desktop/Wiki/pages.php new file mode 100644 index 0000000..7a6918a --- /dev/null +++ b/h-source/Application/Views/Desktop/Wiki/pages.php @@ -0,0 +1,45 @@ + + +. +?> + +
+ +
+ ">Home » ">Wiki » +
+ +
+ +
+ +
+
    + +
  • + +
+
+ +
+ : +
+ +
diff --git a/h-source/Application/Views/Desktop/Wiki/talk.php b/h-source/Application/Views/Desktop/Wiki/talk.php new file mode 100644 index 0000000..67947d2 --- /dev/null +++ b/h-source/Application/Views/Desktop/Wiki/talk.php @@ -0,0 +1,173 @@ + + +. +?> + + + +
+ +
+ ">Home » +
+ +
+ +
+ + + + + + +
+ + + + + + +
+ +
+ + ">hide + + +
+ +
+ +
+ getUser($message['wiki_talk']['created_by']));?>, +
+
+ +
+ +
+ + + +
+
wiki_talk
+ ">view details +
+
+ + +
+ + + + + +
+ this message has been deleted + + ">make visible + + +
+
wiki_talk
+ + ">view details + +
+
+
+ submitted by getUser($message['wiki_talk']['created_by']));?>, +
+
+ +
+
+
+
+
+ + +
+ + + + + +
+ + + +
+ + + + +
+
controller."/talk/$lang/$id_wiki";?>#form" method="POST"> + +
+ +
+ + +
+ +
+ + +
+ + "> + +
+ +
+
+
+ + + + + + + + + +
+ +
+ + + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/bottom_left.php b/h-source/Application/Views/Desktop/bottom_left.php new file mode 100644 index 0000000..545a6ea --- /dev/null +++ b/h-source/Application/Views/Desktop/bottom_left.php @@ -0,0 +1,29 @@ + + +. +?> + + action,'talk') !== 0) { ?> +
+ +
+ + +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/catalogue.php b/h-source/Application/Views/Desktop/catalogue.php new file mode 100644 index 0000000..ca0d735 --- /dev/null +++ b/h-source/Application/Views/Desktop/catalogue.php @@ -0,0 +1,98 @@ + + +. +?> + +
+
+ +
+
+ +
+
+ + + +
+ .. +
+ + + + +
+ +
+ : +
+ + +
+
:
+
+
+ + +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+ controller,'printers') === 0 or strcmp($this->controller,'scanners') === 0) { ?> +
+ controller,'videocards') === 0 ) { ?> +
+ +
+ +
+
+ + controller,'printers') === 0 ) { ?> +
+
+
+
+ + + + +
+ + + +
+ : +
+ \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/cleared.php b/h-source/Application/Views/Desktop/cleared.php new file mode 100644 index 0000000..ef1cfb3 --- /dev/null +++ b/h-source/Application/Views/Desktop/cleared.php @@ -0,0 +1,28 @@ + + +. +?> + + +
+
+ +
+
diff --git a/h-source/Application/Views/Desktop/climb.php b/h-source/Application/Views/Desktop/climb.php new file mode 100644 index 0000000..ffcae52 --- /dev/null +++ b/h-source/Application/Views/Desktop/climb.php @@ -0,0 +1,37 @@ + + +. +?> + +
+ + + +
+ + +
viewStatus;?>" method="POST"> + I want to make this revision the current revision: +
+ + +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/dialog.php b/h-source/Application/Views/Desktop/dialog.php new file mode 100644 index 0000000..bbbe1ae --- /dev/null +++ b/h-source/Application/Views/Desktop/dialog.php @@ -0,0 +1,102 @@ + + +. +?> + + + + +
+ +
+ + + + + + + + + + + + + + +
+
+
+ +
+
+ +
+
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/differences.php b/h-source/Application/Views/Desktop/differences.php new file mode 100644 index 0000000..c634d19 --- /dev/null +++ b/h-source/Application/Views/Desktop/differences.php @@ -0,0 +1,49 @@ + + +. +?> + +
+ + + +
+ Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.");?> +
+ + $text) { ?> + +
+ +
+ : +
+ +
+ +
+ +
+ + + + + +
diff --git a/h-source/Application/Views/Desktop/footer.php b/h-source/Application/Views/Desktop/footer.php new file mode 100644 index 0000000..56dbcda --- /dev/null +++ b/h-source/Application/Views/Desktop/footer.php @@ -0,0 +1,40 @@ + + +. +?> + + + +
+ + + diff --git a/h-source/Application/Views/Desktop/form.php b/h-source/Application/Views/Desktop/form.php new file mode 100644 index 0000000..5d04566 --- /dev/null +++ b/h-source/Application/Views/Desktop/form.php @@ -0,0 +1,157 @@ + + +. +?> + + + + + +
+
controller."/".$this->action."/$lang/$token".$this->viewStatus;?>" method="POST"> + +
+ +
+ + +
+ +
+ + +
+ + controller,'printers') === 0 ) { ?> +
+ + +
+ + +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + + +
+ +
+ + +
+ +
+ + + controller,'printers') === 0 or strcmp($this->controller,'scanners') === 0) { + switch ($this->controller) + { + case 'printers': + $fragment = 'printer-compatibility'; + break; + case 'scanners': + $fragment = 'scanner-compatibility'; + break; + } + ?> + + "> + +
+ + controller,'printers') === 0 ) { ?> +
+ + +
+ + +
+ + +
+ +
+ + controller,'threegcards') === 0 ) { ?> + +
+ + + +
:
+
+ +
+ + + +
+ + + + + + +
+ * are mandatory");?> +
+ +
+ +
+
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/header.php b/h-source/Application/Views/Desktop/header.php new file mode 100644 index 0000000..8d5e681 --- /dev/null +++ b/h-source/Application/Views/Desktop/header.php @@ -0,0 +1,91 @@ + + + +. +?> +'inserted','update'=>'updated'); +$currPos = $querySanitized ? $this->controller."/".$this->action : 'home/index'; +?> + + + <?php echo $title;?> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+
+ +
diff --git a/h-source/Application/Views/Desktop/history.php b/h-source/Application/Views/Desktop/history.php new file mode 100644 index 0000000..bacf28a --- /dev/null +++ b/h-source/Application/Views/Desktop/history.php @@ -0,0 +1,63 @@ + + +. +?> + + + +
+ + + +
+ +
+ : +
+ + + +
+ + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/if_page_deleted.php b/h-source/Application/Views/Desktop/if_page_deleted.php new file mode 100644 index 0000000..3610716 --- /dev/null +++ b/h-source/Application/Views/Desktop/if_page_deleted.php @@ -0,0 +1,59 @@ + + +. +?> + + + +
+
+
+ This page has been deleted as requested by: + + getLinkToUserFromId($user);?> + +
+
+
+ With the following motivations: +
+
+ +
+
+ motivation of getLinkToUserFromId($row['deletion']['created_by']);?>: controller);?> +
+
+ message: +
+
+ +
+
+ + + +
+
+ +
+
+ + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/license_notice.php b/h-source/Application/Views/Desktop/license_notice.php new file mode 100644 index 0000000..6aec78c --- /dev/null +++ b/h-source/Application/Views/Desktop/license_notice.php @@ -0,0 +1,32 @@ + + +. +?> + +
+
:
+ +
+ +
+ +
+ +
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/moderator_dialog.php b/h-source/Application/Views/Desktop/moderator_dialog.php new file mode 100644 index 0000000..3b76c4b --- /dev/null +++ b/h-source/Application/Views/Desktop/moderator_dialog.php @@ -0,0 +1,69 @@ + + +. +?> + +
+
+

Write below your motivation

+ +
+
+ +
+
+ +
+
+ + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/noscript_distributions.php b/h-source/Application/Views/Desktop/noscript_distributions.php new file mode 100644 index 0000000..11ae5a6 --- /dev/null +++ b/h-source/Application/Views/Desktop/noscript_distributions.php @@ -0,0 +1,33 @@ + + +. +?> + + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/page.php b/h-source/Application/Views/Desktop/page.php new file mode 100644 index 0000000..704e019 --- /dev/null +++ b/h-source/Application/Views/Desktop/page.php @@ -0,0 +1,141 @@ + + +. +?> + + + + action,'view') === 0) ? 'hardware' : 'revisions'; + $displayClass = ($isDeleted) ? 'display_none' : null; + ?> + + +
+ + + action,'revision') === 0) { ?> +
+ getLinkToUserFromId($updated_by);?> . controller."/view/$lang/$id_hard/".$name.$this->viewStatus;?>">. +
+ + + + + + +
+ : (: ) + action,'view') === 0) { ?> + ask for removal + +
+ + +
+
:
+
+
+ + +
+
:
+
+
+ + controller,'printers') === 0 ) { ?> +
+
(laser, inkjet, ..):
+
+
+ + +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+
:
+
+
+ +
+ + controller,'videocards') === 0 ) { ?> + +
+
+ + controller,'printers') === 0 ) { ?> + +
:
+ + + controller,'scanners') === 0 ) { ?> + +
:
+ + + + +
+
+ + + +
+ + controller,'printers') === 0 ) { ?> +
+
+
+
+ + +
+
:
+
+
+ +
+
:
+
+
+ +
+ + + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/right.php b/h-source/Application/Views/Desktop/right.php new file mode 100644 index 0000000..d2de8d0 --- /dev/null +++ b/h-source/Application/Views/Desktop/right.php @@ -0,0 +1,158 @@ + + +. +?> + + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/suggest_dialog.php b/h-source/Application/Views/Desktop/suggest_dialog.php new file mode 100644 index 0000000..0122dee --- /dev/null +++ b/h-source/Application/Views/Desktop/suggest_dialog.php @@ -0,0 +1,43 @@ + + +. +?> + + + +
+

Thanks for helping the h-node project and the free software movement!

+

You have just inserted a new notebook in the database.. can you please insert its devices separately too? Thanks!

+
\ No newline at end of file diff --git a/h-source/Application/Views/Desktop/talk.php b/h-source/Application/Views/Desktop/talk.php new file mode 100644 index 0000000..4f1e1b2 --- /dev/null +++ b/h-source/Application/Views/Desktop/talk.php @@ -0,0 +1,150 @@ + + +. +?> + + + + + +
+ + + + + + +
+ +
+ + ">hide + + +
+ +
+ +
+ getUser($message['talk']['created_by']));?>, +
+
+ +
+ +
+ + + +
+
talk
+ ">view details +
+
+ + +
+ + + + + +
+ this message has been deleted + + ">make visible + + +
+
talk
+ + ">view details + +
+
+
+ submitted by getUser($message['talk']['created_by']));?>, +
+
+ +
+
+
+
+
+ + +
+ + + + + +
+ + + +
+ + + + +
+
controller."/talk/$lang/$id_hard/$token".$this->viewStatus;?>#form" method="POST"> + +
+ +
+ + +
+ +
+ + +
+ + "> + +
+ +
+
+
+ + + + + + + + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/top_left.php b/h-source/Application/Views/Desktop/top_left.php new file mode 100644 index 0000000..33ef4d2 --- /dev/null +++ b/h-source/Application/Views/Desktop/top_left.php @@ -0,0 +1,190 @@ + + +. +?> + +
+ +
+ ">Home » ">Hardware » +
+ + action,'view') === 0) { ?> + + + +
+ + + + + + + "> + + + + + + "> + + + + + + "> + + + + "> + + +
+
device
+ + "> | + + ">view details +
+
+
+
+ +
+ + +
+ controller);?> +
+ + + + + + + + action,'catalogue') === 0) { ?> + +
+ controller);?> +
+ + + + + + action,'history') === 0) { ?> + +
+ - controller).' '.$ne_name.'';?> +
+ + + + action,'differences') === 0) { ?> + + +
+ , getUser($updated_by));?>, +
+ + + + + action,'climb') === 0) { ?> + +
+ Make current this revision of the controller).' '.$ne_name.'';?> +
+ + + + action,'revision') === 0) { ?> + +
+ - controller).' '.$ne_name.'';?> +
+ + + + action,'insert') === 0) { ?> + +
+ - controller);?> +
+ + + + action,'update') === 0) { ?> + +
+ - controller).' '.$ne_name.'';?> +
+ + + + action,'talk') === 0) { ?> + +
+ - controller).' '.$ne_name.'';?> +
+ + + + \ No newline at end of file diff --git a/h-source/Application/Views/Desktop/xml_response.php b/h-source/Application/Views/Desktop/xml_response.php new file mode 100644 index 0000000..2c51b88 --- /dev/null +++ b/h-source/Application/Views/Desktop/xml_response.php @@ -0,0 +1,28 @@ + +\n";?> + + + + ]]> + + + +. +?> diff --git a/h-source/Application/Views/Download/index.php b/h-source/Application/Views/Download/index.php deleted file mode 100644 index 1275d63..0000000 --- a/h-source/Application/Views/Download/index.php +++ /dev/null @@ -1,106 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- -
- -
- : -
- -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
">
notebooks in the database");?>">
wifi cards in the database");?>">
video cards in the database");?>">
printers in the database");?>">
scanners in the database");?>">
3G cards in the database");?>">
sound cards in the database");?>">
webcams in the database");?>">
bluetooth devices in the database");?>">
acquisition cards in the database");?>">
fingerprint readers in the database");?>">
ethernet cards in the database");?>">
SD card readers in the database");?>">
modems in the database");?>">
-
-
- -
- -
diff --git a/h-source/Application/Views/Download/xml.php b/h-source/Application/Views/Download/xml.php deleted file mode 100644 index 67bc38e..0000000 --- a/h-source/Application/Views/Download/xml.php +++ /dev/null @@ -1,22 +0,0 @@ - - - -. -?> \ No newline at end of file diff --git a/h-source/Application/Views/Hardware/left.php b/h-source/Application/Views/Hardware/left.php deleted file mode 100644 index ece6e32..0000000 --- a/h-source/Application/Views/Hardware/left.php +++ /dev/null @@ -1,84 +0,0 @@ - - -. -?> - -
- -
- ">Home » Hardware -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-
\ No newline at end of file diff --git a/h-source/Application/Views/Help/index.php b/h-source/Application/Views/Help/index.php deleted file mode 100644 index c61909d..0000000 --- a/h-source/Application/Views/Help/index.php +++ /dev/null @@ -1,449 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- - - -

Wiki Syntax

- -

List of - Wiki Tags

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTagResultDescription
boldtext [b]bold[/b]text boldtext bold
italictext [i]italic[/i]text italictext italic
deltext [del]deleted[/del]text deletedtext deleted
underlinetext [u]underlined[/u]text underlinedtext underlined
head 1[h1]heading[/h1] -
- heading
-
head 1
head 2[h2]heading[/h2] -
- heading
-
head 2
head 3[h3]heading[/h3] -
- heading
-
head 3
paragraph…[p]new paragraph[/p]… - -

new paragraph

-
new paragraph
Ordered Lists
    -
  • [list]
  • -
    • -
    • [*]first item[/*]
    • -
    • [*]second item[/*]
    • -
    -
  • -
  • [/list]
  • -
-
    -
  • first item
  • -
  • second item
  • -
-
make a list of items
Numbered List
    -
  • [enum]
  • -
    • -
    • [*]first item[/*]
    • -
    • [*]second item[/*]
    • -
    -
  • -
  • [/enum]
  • -
-
    -
  1. first item
  2. -
  3. second item
  4. -
-
make a numbered list of items
list item[*]item[/*]
    -
  • item
  • -
-
add an item to a list
code[code]some code[/code]
some code
-
some code
simple link[a]url[/a]urlsimple link
link with text[a]url|text[/a]textlink with text
notebook[notebook]id[/notebook]idlink to the notebook with the identifier equal to id (the identifier of each device model is written in the - page of the device itself, next to the model name)
wifi[wifi]id[/wifi]idlink to the wifi with the identifier equal to id (the identifier of each device model is written in the page - of the device itself, next to the model name)
videocard[videocard]id[/videocard]idlink to the videocard with the identifier equal to id (the identifier of each device model is written in the - page of the device itself, next to the model name)
- -

 

- -

Compatibility classes

- -

Notebooks

-
-
Class A (Platinum)
-
All the notebook devices work with a very good performance.
-
Example: all the devices work, the 3D acceleration is supported
-
Class B (Gold)
-
All the notebook devices work but not at full performance.
-
A typical example: all the devices work, but the 3D acceleration is not supported
-
Class C (Silver)
-
One main device is not supported.
-
Example: the internal wifi card does not work. You need an external USB card
-
Class D (Bronze)
-
More than one device is not supported
-
Class E (Garbage)
-
The notebook does not work with free software
-
- -

Printers

-
-
Class A (Full)
-
All device functions and features are supported
-
Class B (Partial)
-
Printing supported but possibly at limited speed or print quality; scanning and/or faxing on some multifunction - devices may not be supported
-
Class C (None)
-
The printer does not work with free software
-
- -

Scanners

-
-
Class A (Full)
-
All device functions and features are supported
-
Class B (Partial)
-
Scanning supported but possibly at limited speed or quality; some other features may not be supported
-
Class C (None)
-
The scanner does not work with free software
-
- -

 

- -

Discover your hardware

- -

(Thanks lluvia)

- -

In order to know the details of your hardware you can carry out the following actions:

-
-
How to discover the model name of your notebook
-
See below your notebook or netbook
-
How to discover the model name of your device (if it is not a notebook)
-
If the device is integrated (example: a video card)
-
Open a terminal and type the following command:
-
lspci
-
-
or
-
lspci > FILENAME          # output to a file
-
- -
You will obtain the list of your PCI devices, similar to the one written below
-
-00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
-03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
-05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
-			
-
-
Note: The name of each device is written after the colon (see the text - in bold in the above list)
-
If the device is an USB device (example: an external USB wifi card)
-
Open a terminal and type the following command:
-
lsusb -v
-
-
or
-
lsusb -v > FILENAME          # output to a file
-
- -
You will obtain the list of your USB devices, similar to the one written below
-
-Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-Device Descriptor:
-	bLength						18
-	bDescriptorType				1
-	bcdUSB						2.00
-	bDeviceClass				0 (Defined at Interface level)
-	bDeviceSubClass				0
-	bDeviceProtocol				0
-	bMaxPacketSize0				64
-	idVendor					0x0846 NetGear, Inc.
-	idProduct					0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
-	bcdDevice					2.00
-	iManufacturer				1
-	iProduct					2
-	iSerial						3
-	...
-	...
-
-Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-Device Descriptor:
-	bLength						18
-	bDescriptorType				1
-	bcdUSB						1.10
-	bDeviceClass				255 Vendor Specific Class
-	bDeviceSubClass			 	255 Vendor Specific Subclass
-	bDeviceProtocol			 	255 Vendor Specific Protocol
-	bMaxPacketSize0				8
-	idVendor					0x08ff AuthenTec, Inc.
-	idProduct					0x2580 AES2501 Fingerprint Sensor
-	bcdDevice					6.23
-	iManufacturer				0
-	iProduct					1 Fingerprint Sensor
-	iSerial						0
-	bNumConfigurations			1
-	...
-	...
-			
-
-
Note: The name of each device is written at the row starting with "idProduct" (see the text - in bold in the above list)
-
-
How to discover the model name of your notebook
-
See below your notebook or netbook
-
How to discover the model name of your device (if it is not a notebook)
-
If the device is integrated (example: a video card)
-
Open a terminal and type the following command:
-
lspci
-
-
or
-
lspci > FILENAME          # output to a file
-
-
How to discover the kernel libre version you are using
-
Open a terminal and type the following command:
-
uname -r
-
-
How to discover the name of your video card
-
Open a terminal and type the following command:
-
sudo lspci
-
-
Then look for the row containing the string VGA or Display controller. You can also try one of - the following commands:
-
lspci | grep "Display controller"
-
-
or
-
lspci | grep "VGA"
-
-
How to discover the VendorID and the ProductID of your device (VendorID:ProductID - code)
-
(Thanks Michał - Masłowski and Julius22)
-
If the device is integrated (example: a video card)
-
Open a terminal and type the following command:
-
sudo lspci -nnk
-
You should obtain a list of hardware similar to the one written below
-
-03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
-	Kernel driver in use: b43-pci-bridge
-	Kernel modules: ssb
-05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
-	Kernel modules: nouveau, nvidiafb
-
-
The strings in bold and placed inside the square brackets (in the above list) are the code you are - looking for. The first set of digits (before the colon) are the VendorID, the second set of digits are - the ProductID. In the above example: the VendorID:ProductID code of the wifi card (note the strings - "Network controller" and "WLAN") is 14e4:4311 while the VendorID:ProductID code of the video card (note - the string "VGA") is 10de:0427
-
If the device is an USB device (example: an external USB wifi card)
-
Open a terminal and type the following command:
-
sudo lsusb
-
-
You should obtain a list of hardware similar to the one written below
-
-Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-
-
The strings in bold (in the above list) are the code you are looking for. The first set of digits - (before the colon) are the VendorID, the second set of digits are the ProductID. In the above - example: the VendorID:ProductID code of the external USB wifi card (note the strings "Wireless") is - 0846:4260
-
How to discover if the video card works
-
Install rss-glx by means of the package manager of - your distribution or compiling it from source and try some screensavers (for example Skyrocket or - Solarwinds). Check if you can play the screensaver (and/or if you can play it smoothly)
-
How to discover if the 3D acceleration works
-
Try to enable compiz
-
How to discover the name of your wifi card
-

Open a terminal and type the following command:

-
-
sudo lspci
-
-
Then look for the row containing the string Wireless or Network controller. You can also try - one of the following commands:
-
lspci | grep "Wireless" 
-
-
or
-
lspci | grep "Network" 
-
-
How to discover the printer driver you are using
-
If you are using cups
-
Open a terminal and type the following command:
-
dpkg-query -W -f '${Version}\n' cups
-
-
How to discover the architecture of your notebook
-
Open a terminal and type the following command:
-
cat /proc/cpuinfo | grep "lm"
-
-
If you get a message like this:
-
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
-
-
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it
-
-

 

- -

Fully free GNU/Linux Distributions

- -

Following are the GNU/Linux distributions we know of which have a firm policy - commitment to only include and only propose free software. They reject non-free applications, non-free programming - platforms, non-free drivers, or non-free firmware “blobs”. If by mistake they do include any, they remove it. To - learn more about what makes for a free GNU/Linux - distribution, see GNU Guidelines for - Free System Distributions.

- -

All of the distributions that follow are installable to a computer's hard drive and most can be run - live.

- -

(listed in alphabetical order)

- - - -
-
- diff --git a/h-source/Application/Views/Help/index_de.php b/h-source/Application/Views/Help/index_de.php deleted file mode 100644 index cd4290f..0000000 --- a/h-source/Application/Views/Help/index_de.php +++ /dev/null @@ -1,445 +0,0 @@ - - -. -?> - -
- -
- ">Startseite » -
- - - -

Wiki-Syntax

- -

- Wiki-Elemente

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameElementErgebnisBeschreibung
Fett[b]Fette[/b] SchriftFette SchriftFettschrift
Kursiv[i]Kursive[/i] SchriftKursive SchriftKursivschrift
Gelöschter Text[del]Gelöschter[/del] TextGelöschter TextGelöschter Text
Unterstrichen[u]Unterstrichener[/u] TextUnterstrichener TextUnterstrichener Text
Überschrift 1[h1]Überschrift[/h1] -
- Überschrift
-
Überschrift Ebene 1
Überschrift 2[h2]Überschrift[/h2] -
- Überschrift
-
Überschrift Ebene 2
Überschrift 3[h3]Überschrift[/h3] -
- Überschrift
-
Überschrift Ebene 3
Absatz…[p](Neuer) Absatz[/p]… - -

(Neuer) Absatz

-
(Neuer) Absatz
Auflistung
    -
  • [list]
  • -
    • -
    • [*]Erstes Element[/*]
    • -
    • [*]Zweites Element[/*]
    • -
    -
  • -
  • [/list]
  • -
-
    -
  • Erstes Element
  • -
  • Zweites Element
  • -
-
Auflistung
Nummerierung
    -
  • [enum]
  • -
    • -
    • [*]Erstes Element[/*]
    • -
    • [*]Zweites Element[/*]
    • -
    -
  • -
  • [/enum]
  • -
-
    -
  1. Erstes Element
  2. -
  3. Zweites Element
  4. -
-
Geordnete Liste
Listenelement[*]Listenelement[/*]
    -
  • Listenelement
  • -
-
Listenelement hinzufügen
Quelltext[code]Quelltext[/code]
Quelltext
-
Codefragment
Verweis (einfach)[a]Internetadresse[/a]InternetadresseVerweis (einfach)
Verweis (mit Text)[a]Internetadresse|mit Text[/a]mit TextVerweis (mit Text)
Notebook[notebook]ID[/notebook]IDVerweis auf das Notebook mit der Kennung gleich ID (die jeweilige Geräte-Modellkennung wird auf der Seite - des Gerätes selbst, unter „Modellbezeichnung“, eingepflegt)
WLAN[wifi]ID[/wifi]IDVerweis auf das WLAN mit der Kennung gleich ID (die jeweilige Geräte-Modellkennung wird auf der Seite des - Gerätes selbst, unter „Modellbezeichnung“, eingepflegt)
Grafikkarte[videocard]ID/videocard]IDVerweis auf die Grafikkarte mit der Kennung gleich ID (die jeweilige Geräte-Modellkennung wird auf der Seite - des Gerätes selbst, unter „Modellbezeichnung“, eingepflegt)
- -

 

- -

Kompatibilitätsklassen

- -

Notebooks

-
-
Klasse A (Platin)
-
Alle Notebook-Geräte arbeiten mit sehr guter Leistung.
-
Beispiel: Alle Geräte funktionieren, auch die 3D-Beschleunigung wird - unterstützt.
-
Klasse B (Gold)
-
Alle Notebook-Geräte funktionieren, jedoch nicht mit voller Leistung.
-
Beispiel: Alle Geräte funktionieren, aber die 3D-Beschleunigung wird nicht - unterstützt.
-
Klasse C (Silber)
-
Ein wichtiges Gerät wird nicht unterstützt.
-
Beispiel: Die interne WLAN-Karte funktioniert nicht. Sie benötigen eine - externe USB-Karte.
-
Klasse D (Bronze)
-
Mehr als ein Gerät wird nicht unterstützt.
-
Klasse E (E-Schrott)
-
Das Notebook kann von Freie Software nicht unterstützt werden.
-
- -

Drucker

-
-
Klasse A (Vollständig)
-
Alle Gerätefunktionen und -merkmale werden unterstützt.
-
Klasse B (Teilweise)
-
Drucken wird unterstützt, aber möglicherweise mit eingeschränkter Geschwindigkeit oder Druckqualität; - Scannen und/oder Faxen wird (bei einigen Multifunktionsgeräten möglicherweise) nicht unterstützt
-
Klasse C (E-Schrott)
-
Der Drucker kann von Freie Software nicht unterstützt werden.
-
- -

Scanner

-
-
Klasse A (Vollständig)
-
Alle Gerätefunktionen und -merkmale werden unterstützt.
-
Klasse B (Teilweise)
-
Scannen unterstützt, aber möglicherweise bei eingeschränkter Geschwindigkeit oder Qualität, einige andere - Funktionen werden nicht unterstützt.
-
Klasse C (E-Schrott)
-
Der Scanner kann von Freie Software nicht unterstützt werden.
-
- -

 

- -

Entdecken Sie Ihre Hardware

- (Vielen Dank lluvia) - -

Um mehr Details über Ihre Hardware zu erfahren, beachten Sie bitte folgende Punkte:

-
-
Wie man die Modellbezeichnung des Notebooks herausfindet
-
Siehe das Typenschild unterhalb Ihres tragbaren Klapprechners.
-
Wie man den Modellnamen der Geräte herausfindet (wenn kein tragbarer Klapprechner)
-
Wenn das Gerät eingebaut ist (z. B. eine Grafikkarte)
-
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
-
lspci
-
-
oder
-
lspci > DATEINAME          # Ausgabe als Datei speichern
-
- -
Es sollten PCI-Geräte ähnlich der folgenden angezeigt werden:
-
-00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
-03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
-05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
-
-
Hinweis: The name of each device is written after the colon (see the text - in bold in the above list).
-
Wenn das Gerät ein USB-Gerät ist (bspw. ein externer WLAN-Stick)
-
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
-
lsusb -v
-
-
oder
-
lsusb -v > DATEINAME          # Ausgabe als Datei speichern
-
- -
Es sollten USB-Geräte ähnlich der folgenden angezeigt werden:
-
-Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-Device Descriptor:
-	bLength						18
-	bDescriptorType				1
-	bcdUSB						2.00
-	bDeviceClass				0 (Defined at Interface level)
-	bDeviceSubClass				0
-	bDeviceProtocol				0
-	bMaxPacketSize0				64
-	idVendor					0x0846 NetGear, Inc.
-	idProduct					0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
-	bcdDevice					2.00
-	iManufacturer				1
-	iProduct					2
-	iSerial						3
-	...
-	...
-
-Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-Device Descriptor:
-	bLength						18
-	bDescriptorType				1
-	bcdUSB						1.10
-	bDeviceClass				255 Vendor Specific Class
-	bDeviceSubClass				255 Vendor Specific Subclass
-	bDeviceProtocol				255 Vendor Specific Protocol
-	bMaxPacketSize0				8
-	idVendor					0x08ff AuthenTec, Inc.
-	idProduct					0x2580 AES2501 Fingerprint Sensor
-	bcdDevice					6.23
-	iManufacturer				0
-	iProduct					1 Fingerprint Sensor
-	iSerial						0
-	bNumConfigurations			1
-	...
-	...
-			
-
-
Hinweis: Die Gerätebezeichnung wird in der Zeile „idProduct“ nach dem Doppelpunkt - angegeben (siehe Text in Fettdruck).
- -
Wie man den verwendeten Betriebssystemkern („Kernel“) herausfindet
-
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
-
uname -r
-
-
Wie man den Namen der Grafikkarte herausfindet
-
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
-
sudo lspci
-
-
Suchen Sie dann nach der Zeile mit der Zeichenfolge VGA oder - Display Controller. Alternativ können Sie auch folgenden Befehl versuchen: -
-
lspci | grep "Display controller"
-
-
oder
-
lspci | grep "VGA"
-
-
Wie man Anbieter- und Produkt-ID des Geräts herausfindet (VendorID:ProductID)
-
(Vielen Dank an Michał Masłowski - und Julius22) -
-
Wenn das Gerät eingebaut ist (z. B. eine Grafikkarte)
-
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
-
sudo lspci -nnk
-
-
Es sollte eine Hardwareliste ähnlich der folgenden angezeigt werden:
-
-03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
-	Kernel driver in use: b43-pci-bridge
-	Kernel modules: ssb
-05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
-	Kernel modules: nouveau, nvidiafb
-
-
Hinweis: Die Zeichenfolgen in fetter Schrift und in den eckigen Klammern [… - : …] sind die Daten, nach denen Sie gesucht haben. Die erste Zeichengruppe (vor dem - Doppelpunkt) ist die Anbieter-ID, die zweite Zeichengruppe (nach dem Doppelpunkt) die Produkt-ID. - Im obigen Beispiel wären Anbieter- und Produkt-ID-Code der WLAN-Karte (beachten Sie die Zeichenfolgen „Network - Controller“ und „WLAN“) 14e4:4311, die der Grafikkarte (beachten Sie die Zeichenfolge „VGA“) - 10DE:0427.
-
Wenn das Gerät ein USB-Gerät ist (bspw. ein externer USB-WLAN-Stick)
-
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
-
sudo lsusb
-
-
Es sollte eine Hardwareliste ähnlich der folgenden angezeigt werden:
-
Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-
-
Hinweis: Die Zeichenfolgen in fetter Schrift und in den eckigen Klammern […] sind - die Daten, nach denen Sie gesucht haben. Die erste Zeichengruppe (vor dem Doppelpunkt) ist die - Anbieter-ID, die zweite Zeichengruppe (nach dem Doppelpunkt) die Produkt-ID. Im obigen Beispiel - wären Anbieter- und Produkt-ID-Code des externen USB-WLAN-Sticks (beachten Sie die Zeichenfolge „Wireless“) - 0846:4260.
-
Wie man herausfindet, ob die Grafikkarte (über den VGA-Standard hinaus) funktioniert
-
Installieren Sie das Paket rss-glx mittels - Paketverwaltung Ihrer Distribution oder Kompilieren Sie den Quellcode und testen einige Bildschirmschoner (z. B. - Skyrocket oder Solarwinds). Überprüfen Sie, ob die Bildschirmschoner angezeigt werden können - (und/oder ruckelfrei wiedergegeben werden). -
-
Wie man herausfindet, ob die 3D-Beschleunigung funktioniert
-
Versuchen Sie, „compiz“ zu aktivieren.
-
Wie man den Namen Ihrer WLAN-Karte herausfindet
-
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
-
sudo lspci
-
-
Suchen Sie dann nach der Zeile mit der Zeichenfolge Wireless oder Network - Controller. Alternativ können Sie auch folgenden Befehle versuchen: -
-
lspci | grep "Wireless"
-
oder
-
lspci | grep "Network"
-
-
Wie man den verwendeten Druckertreiber herausfindet
-
Wenn Sie „cups“ verwenden
-
Öffnen Sie ein Terminal („Eingabeaufforderung“) und geben Sie folgenden Befehl ein:
-
dpkg-query -W -f '${Version}\n' cups
-
-
How to discover the architecture of your notebook
-
Open a terminal and type the following command:
-
cat /proc/cpuinfo | grep "lm"
-
-
If you get a message like this:
-
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
-
-
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it
-
- -

 

- -

Freie GNU/Linux-Distributionen

- -

Dies sind GNU/Linux-Distributionen, von denen wir von einer - festgelegten Richtlinie wissen, ausschließlich Freie Software zu verwenden und anzubieten. Unfreie Anwendungen, - unfreie Programmierplattformen, unfreie Treiber oder unfreie Firmware („BLOBs“) werden, auch wenn versehentlich - enthalten, entfernt. Weitere Informationen über Freie - GNU/Linux-Distribution finden Sie unter Richtlinien für Freie - Distributionen.

- -

Alle Distributionen können auf der Festplatte Ihres Rechners installiert und die meisten Live ausgeführt - werden.

- -

(In alphabetischer Reihenfolge)

- - -
- \ No newline at end of file diff --git a/h-source/Application/Views/Help/index_es.php b/h-source/Application/Views/Help/index_es.php deleted file mode 100644 index 5ea0b75..0000000 --- a/h-source/Application/Views/Help/index_es.php +++ /dev/null @@ -1,442 +0,0 @@ - - -. -?> - -
- -
- ">Inicio » -
- - - -

Sintaxis del Wiki

- -

Lista de las etiquetas wiki de -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
nombreetiquetaresultadodescripción
bold[b]texto[/b]textotexto en negrita
italic[i]texto[/i]textotexto en cursiva
del[del]texto[/del]textotexto eliminado
underline[u]texto[/u]textotexto subrayado
head 1[h1]texto[/h1] -
- texto
-
encabezado 1
head 2[h2]texto[/h2] -
- texto
-
encabezado 2
head 3[h3]texto[/h3] -
- texto
-
encabezado 3
paragraph[p]texto[/p]

texto

-
nuevo párrafo
list item[*]objeto[/*]
    -
  • objeto
  • -
-
agrega un objeto a la lista
lista
    -
  • [list]
  • -
    • -
    • [*]first item[/*]
    • -
    • [*]second item[/*]
    • -
    -
  • -
  • [/list]
  • -
-
    -
  • first item
  • -
  • second item
  • -
-
hace una lista de objetos
numbered list
    -
  • [enum]
  • -
    • -
    • [*]first item[/*]
    • -
    • [*]second item[/*]
    • -
    -
  • -
  • [/enum]
  • -
-
    -
  1. first item
  2. -
  3. second item
  4. -
-
hace una lista numerada de objetos
code[code]código[/code]
código
-
agrega código
link with text[a]url|text[/a]textenlace con texto
notebook[notebook]1234:5678[/notebook]1234:5678enlace al computador portátil con el identificador id (el identificador de cada modelo de dispositivo esta escrito en la - página del dispositivo mismo, seguido del nombre del modelo)
wifi[wifi]1234:5678[/wifi]1234:5678enlace al wifi con el identificador id (el identificador de cada modelo de dispositivo esta escrito en la - página del dispositivo mismo, seguido del nombre del modelo)
videocard[videocard]1234:5678/videocard]1234:5678enlace a la tarjeta de video con el identificador id (el identificador de cada modelo de dispositivo esta - escrito en la página del dispositivo mismo, seguido del nombre del modelo)
- -

- -

Clases de Compatibilidad

- -

Computadores portátiles

-
-
Clase A (Platino)
-
Todos los dispositivos funcionan con un buen desempeño.
-
Ejemplo: todos los dispositivos funcionan, la aceleración 3D esta soportada
-
Clase B (Oro)
-
Todos los dispositivos funcionan pero no a su rendimiento completo.
-
Un ejemplo típico es: todos los dispositivos funcionan, pero la aceleración 3D no esta - soportada
-
Clase C (Plata)
-
Un dispositivo principal no esta soportado.
-
Ejemplo: la tarjeta inalámbrica interna no funciona. Necesita una tarjeta USB externa
-
Clase D (Bronce)
-
Más de un dispositivo no esta soportado
-
Clase E (Basura)
-
El equipo no funciona con software libre
-
- -

Impresoras

-
-
Clase A (Completo)
-
Todos los dispositivos funcionan y las características soportadas
-
Clase B (Parcial)
-
La impresión esta soportada pero a velocidad o calidad limitada; escaneo y/o envío por fax en algunos - dispositivos multifuncionales pueden no estar soportados
-
Clase C (Ninguno)
-
La impresora no funciona con software libre
-
- -

Escáners

-
-
Clase A (Completo)
-
Todos los dispositivos funcionan y las características soportadas
-
Clase B (Parcial)
-
El escanéo es soportado pero a velocidad o calidad limitada; otras características pueden no estar soportadas
-
Clase C (Ninguno)
-
El escaner no funciona con software libre
-
- -

 

- -

Descubra su hardware

- (Gracias lluvia) - -

En orden de conocer los detalles de su hardware puede seguir las siguientes acciones:

-
-
Como descubrir el modelo de su computador portátil
-
Vea debajo de su computador portátil o subportátil
-
Como descubrir el nombre del modelo de su dispositivo (si no es un computador portátil)
-
Si el dispositivo es integrado (ejemplo: una tarjeta de video)
-
Abra una terminal y escriba la siguiente orden:
-
lspci
-
-
o
-
lspci > FILENAME          # output to a file
-
- -
Obtendrá la lista de sus dispositivos PCI, similar a la mostrada debajo
-
-00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
-03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
-05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
-			
-
-
El nombre de cada dispositivo esta escrito después de los dos puntos (vea el texto en negrita en la lista superior)
-
Si el dispositivo es un dispositivo USB (ejemplo: una tarjeta externa USB de red inalámbrica)
-
Abra una terminal y escriba la siguiente orden:
-
lsusb -v
-
-
o
-
lsusb -v > filename          # write the output to a file
-
- -
Obtendrá la lista de sus dispositivos USB, similar a la mostrada debajo
-
-Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-Device Descriptor:
-	bLength						18
-	bDescriptorType				1
-	bcdUSB						2.00
-	bDeviceClass				0 (Defined at Interface level)
-	bDeviceSubClass				0
-	bDeviceProtocol				0
-	bMaxPacketSize0				64
-	idVendor					0x0846 NetGear, Inc.
-	idProduct					0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
-	bcdDevice					2.00
-	iManufacturer				1
-	iProduct					2
-	iSerial						3
-	...
-	...
-
-Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-Device Descriptor:
-	bLength						18
-	bDescriptorType				1
-	bcdUSB						1.10
-	bDeviceClass				255 Vendor Specific Class
-	bDeviceSubClass			 	255 Vendor Specific Subclass
-	bDeviceProtocol			 	255 Vendor Specific Protocol
-	bMaxPacketSize0				8
-	idVendor					0x08ff AuthenTec, Inc.
-	idProduct					0x2580 AES2501 Fingerprint Sensor
-	bcdDevice					6.23
-	iManufacturer				0
-	iProduct					1 Fingerprint Sensor
-	iSerial						0
-	bNumConfigurations			1
-	...
-	...
-		
-
-
El nombre de cada disposiitivo es escrito en la fila comenzando con "idProduct" (vea el texto en negritas en la lista superior)
-
Como descubrir el año de comercialización de su computador portátil
-
Abra una terminal y escriba la siguiente orden:
-
sudo dmidecode| grep "Release Date"
-
-
Como descubrir la versión de kernel que esta usando
-
Abra una terminal y escriba la siguiente orden:
-
uname -r
-
-
Como descubrir el nombre de su tarjeta de video
-
Abra una terminal y escriba la siguiente orden:
-
sudo lspci
-
-
Después busque por la linea que contenga la cadena VGA o Display controller. También puede usar uno de las - siguientes ordenes:
-
lspci | grep "Display controller"
-
-
o
-
lspci | grep "VGA"
-
-
Como descubrir el ID del vendedor y el ID del producto de su dispositivo (código - VendorID:ProductID)
-
(Gracias Michał Masłowski - y Julius22) -
-
Si el dispositivo es integrado (ejemplo: una tarjeta de video)
-
Abra una terminal y escriba la siguiente orden:
-
sudo lspci -nnk
-
-
Debe de obtener una lista de hardware similar a la escriba debajo
-
-03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
-	Kernel driver in use: b43-pci-bridge
-	Kernel modules: ssb
-05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
-	Kernel modules: nouveau, nvidiafb
-
-
Las cadenas en negritas y colocadas en los corchetes (en la lista superior) son los códigos que esta - buscando. El primer grupo de dígitos (antes de los dos puntos) son el VendorID, el segundo grupo de - dígitos son el ProductID. En el ejemplo superior: el código VendorID:ProductID de la tarjeta - inalámbrica (note las cadenas "Network controller" y "WLAN") es 14e4:4311 mientras el código - VendorID:ProductID de la tarjeta de video (note la cadena "VGA") es 10de:0427
-
Si el dispositivo es un dispositivo USB (ejemplo: una tarjeta USB externa)
-
Abra una terminal y escriba la siguiente orden:
-
sudo lsusb
-
-
Debe de obtener una lista de hardware similar a la descrita a continuación
-
-Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-
-
Las cadenas en negritas (en la lista superior) son el código que busca. El primer grupo de dígitos - (antes de los dos puntos) son el VendorID, el segundo grupo de dígitos son el ProductID. En el - ejemplo superior: el código VendorID:ProductID de la tarjeta inalámbrica USB externa (note la cadena - "Wireless") es 0846:4260
-
Como descubrir si la tarjeta de video funciona
-
Instale rss-glx por lo medios del administrador - de paquetes de su distribución o por medio de compilar el código fuente y pruebe algunos protectores de - pantalla (por ejemplo Skyrocket o Solarwinds). Revise si puede ejecutar el protector de pantalla - (y/o si puede mostrarlo suavemente) -
-
Como descubrir si la aceleración 3D funciona
-
Intente activar compiz
-
Como descubrir el nombre de su tarjeta de inalámbrica
-
Abra una terminal y escriba la siguiente orden:
-
sudo lspci
-
-
Después busque por la linea que contenga la cadena Wireless o Network - controller. También puede intentar una de las siguientes ordenes
-
lspci | grep "Wireless"
-
-
o
-
lspci | grep "Network"
-
-
Como descubrir el driver de la impresora que esta usando
-
Si usa cups
-
Abra una terminal y escriba la orden siguiente:
-
dpkg-query -W -f '${Version}\n' cups
-
-
Como descubrir la arquitectura de su computador portátil
-
Abra una terminal y escriba la orden siguiente:
-
cat /proc/cpuinfo | grep "lm"
-
-
Si obtiene un mensaje como este:
-
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
-
-
entonces su equipo es compatible con x86-64/amd64 y podría elegir una distro x86-64/amd64 para correr en él.
-
- -

 

- -

Lista de las distribuciones GNU/Linux completamente libres

- -

A continuación se enlistan las distribuciones GNU/Linux que sabemos tiene un - compromiso firme en su política para solo incluir y solo proponer software libre. Estas rechazan aplicaciones no libres, plataformas de - programación no libres, controladores no libres, o “blobs” de firmware no libre. Si por error llegan a incluirlo, lo eliminarán. Para - aprender más acerca de que hace una distribución GNU/Linux libre, - vea las pautas para distribuciones de sistemas - libres de GNU.

- -

Todas las distribuciones que aparecen a continuación se pueden instalar en el disco duro y muchas funcionan - sin instalación.

- -

(En orden alfabético)

- - -
- diff --git a/h-source/Application/Views/Help/index_fr.php b/h-source/Application/Views/Help/index_fr.php deleted file mode 100644 index a09f445..0000000 --- a/h-source/Application/Views/Help/index_fr.php +++ /dev/null @@ -1,434 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- - - -

Syntaxe Wiki

- -

Liste des tags Wiki sur -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
nametagresultdescription
bold[b]text[/b]texttext bold
italic[i]text[/i]texttext italic
del[del]text[/del]texttext deleted
underline[u]text[/u]texttext underlined
head 1[h1]text[/h1] -
- text
-
head 1
head 2[h2]text[/h2] -
- text
-
head 2
head 3[h3]text[/h3] -
- text
-
head 3
paragraph[p]text[/p]

text

-
new paragraph
list item[*]item[/*]
    -
  • item
  • -
-
ad an item to a list
List
    -
  • [list]
  • -
    • -
    • [*]first item[/*]
    • -
    • [*]second item[/*]
    • -
    -
  • -
  • [/list]
  • -
-
    -
  • first item
  • -
  • second item
  • -
-
make a list of items
Numbered list
    -
  • [enum]
  • -
    • -
    • [*]first item[/*]
    • -
    • [*]second item[/*]
    • -
    -
  • -
  • [/enum]
  • -
-
    -
  1. first item
  2. -
  3. second item
  4. -
-
make a numbered list of items
code[code]some code[/code]
some code
-
ad some code
simple link[a]url[/a]urlsimple link
link with text[a]url|text[/a]textlink with text
notebook[notebook]id[/notebook] link to the notebook with the identifier equal to id (the identifier of each device model is written in the - page of the device itself, next to the model name)
wifi[wifi]id[/wifi] link to the wifi with the identifier equal to id (the identifier of each device model is written in the page - of the device itself, next to the model name)
videocard[videocard]id[/videocard] link to the videocard with the identifier equal to id (the identifier of each device model is written in the - page of the device itself, next to the model name)
- -

 

- -

Niveau de compatibilitée

- -

Notebooks

-
-
Classe A (Platinium)
-
Tout le matériel du notebook fonctionne avec du logiciel libre.
-
Exemple : la 3D fonctionne, le son et la wifi également
-
Classe B (Or)
-
Tout le matériel du notebook fonctionne, mais avec des performances réduites.
-
Exemple : la carte graphique est reconnues mais la 3D ne fonctionne pas
-
Classe C (Argent)
-
Un matériel principal ne fonctionne pas.
-
Exemple : La carte wifi ne fonctionne pas
-
Classe D (Bronze)
-
Plus d'un matériel ne fonctionne pas avec du logiciel libre
-
Classe E (Poubelle)
-
Aucun matériel ne fonctionne avec du logiciel libre
-
- -

Imprimantes

-
-
Classe A (Complet)
-
Toutes les fonctionnalitées de l'imprimante fonctionne avec du logiciel libre
-
Classe B (Partielle)
-
La fonction d'impression fonctionne, mais à une vitesse ou qualitée limitée.
-
Exemple : Le scan ou le fax sur certains appareils peut ne pas être supportés
-
Classe C (Aucun)
-
L'imprimante ne fonctionne pas avec du logiciel libre
-
- -

Scanners

-
-
Classe A (Complet)
-
Toutes les fonctionnalitées du scanner sont supportées
-
Classe B (Partielle)
-
Le scanner fonctionne mais à une vitesse ou qualitée limitée, d'autres fonctionnalitées peuvent ne pas - fonctionner
-
Classe C (Aucun)
-
Le scanner ne fonctionne pas avec du logiciel libre
-
- -

Découvrez votre matériel

- (Merci lluvia) - -

Pour connaitre votre matériel en détails, vous pouviez faire les choses suivantes:

-
-
Comment découvrir le modèle de votre notebook
-
See below your notebook or netbook
-
How to discover the model name of your device (if it is not a notebook)
-
If the device is integrated (example: a video card)
-
Open a terminal and type the following command:
-
lspci
-
-
or
-
lspci > FILENAME          # output to a file
-
- -
You will obtain the list of your PCI devices, similar to the one written below
-
-00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
-03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
-05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
-			
-
-
The name of each device is written after the colon (see the text in bold in the above - list)
-
If the device is an USB device (example: an external USB wifi card)
-
Open a terminal and type the following command:
-
lsusb -v
-
-
or
-
lsusb -v > FILENAME          # output to a file
-
- -
You will obtain the list of your USB devices, similar to the one written below
-
-Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-Device Descriptor:
-	bLength						18
-	bDescriptorType				1
-	bcdUSB						2.00
-	bDeviceClass				0 (Defined at Interface level)
-	bDeviceSubClass				0
-	bDeviceProtocol				0
-	bMaxPacketSize0				64
-	idVendor					0x0846 NetGear, Inc.
-	idProduct					0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
-	bcdDevice					2.00
-	iManufacturer				1
-	iProduct					2
-	iSerial						3
-	...
-	...
-
-Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-Device Descriptor:
-	bLength						18
-	bDescriptorType				1
-	bcdUSB						1.10
-	bDeviceClass				255 Vendor Specific Class
-	bDeviceSubClass				255 Vendor Specific Subclass
-	bDeviceProtocol			 	255 Vendor Specific Protocol
-	bMaxPacketSize0				8
-	idVendor					0x08ff AuthenTec, Inc.
-	idProduct					0x2580 AES2501 Fingerprint Sensor
-	bcdDevice					6.23
-	iManufacturer				0
-	iProduct					1 Fingerprint Sensor
-	iSerial						0
-	bNumConfigurations			1
-	...
-	...
-			
-
-
The name of each device is written at the row starting with "idProduct" (see the text in bold in the above - list)
-
Trouver la version du noyau linux libre que vous utilisez
-
Ouvrez un terminal et tapez la commande suivant:
-
uname -r
-
-
Comment trouver le modèle de votre carte graphique
-
Ouvrez un terminal et taper la commande suivante:
-
sudo lspci
-
-
Chercher la ligne qui contient le mot VGA ou Display Controller. Vous pouvez aussi essayer l'une - des commandes suivantes:
-
lspci | grep "Display controller"
-
-
ou
-
lspci | grep "VGA"
-
-
Comment connaitre le VendorID ou le ProductID (VendorID:ProductID code)
-
(Merci à Michał Masłowski - et Julius22) -
-
Si le matériel est intégré (example : une puce vidéo)
-
Ouvrez un terminal sudo et taper la commande suivante:
-
sudo lspci -nnk
-
-
Vous devriez obtenir une liste de matériel similaire à celle-ci
-
-03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
-	Kernel driver in use: b43-pci-bridge
-	Kernel modules: ssb
-05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
-	Kernel modules: nouveau, nvidiafb
-
-
Note :Les lignes en gras et placée entre crochet (dans la liste - ci-dessus) sont les lignes que vous recherchez. Le premier packet de numéros (avant la virgule) sont le - VendorID, le second sont le ProductID. Dans l’exemple ci dessus, le code VendorID:ProductID de la - carte wifi ( vous pouvez la remarquez grace aux mots "Network Controller" et "WLAN" ) est 14e4:4311
-
Si le périphérique est un périphérique USB : (exemple : une clé usb wifi)
-
Ouvrez un terminal et tapez:
-
sudo lsusb
-
-
Vous devriez obtenir une liste de matériel similaire à celle ci
-
-Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-
-
Note : Les lignes en gras (dans la liste du dessus) sont les - lignes que vous recherchez. Les premiers nombres (avant les deux points) sont le VendorID, les autres sont - le ProductID. Dans l'exemple ci-dessus : le code VendorID:ProductID de la carte usb wifi externe - (Remarquez la ligne Wireless) est 0846:4260
-
Comment savoir si votre carte graphique fonctionne
-
Installer rss-glx en utilisant le gestionnaire de - paquet de votre distribution ou en le compilant depuis les sources et essayez certains écran de veille (par - exemple Skyrocket ou Solarwinds). Essayer de faire fonctionner le fond d'écran, et/ou le faire - fonctionner fluidement.
-
Comment savoir si l'accélération 3D fonctionne
-
Essayer d’activer compiz
-
Comment decouvrir le nom de votre carte wifi
-
Ouvrez un terminal et taper la commande suivante:
-
sudo lspci
-
-
Regardez ensuite les lignes Wireless ou Network controller. Vous pouvez - aussi essayer l'une de ses commandes:
-
lspci | grep "Wireless"
-
-
ou
-
lspci | grep "Network"
-
-
Comment connaitre le pilote d’imprimante que vous utilisez
-
Si vous utilisez cups
-
Ouvrez un terminal et taper ceci:
-
dpkg-query -W -f '${Version}\n' cups
-
-
How to discover the architecture of your notebook
-
Open a terminal and type the following command:
-
cat /proc/cpuinfo | grep "lm"
-
-
If you get a message like this:
-
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
-
-
then you machine is x86-64/amd64 capable and you could choose a x86-64/amd64 distro to run on it
-
- -

 

- -

Liste de dristributions GNU/Linux entièrement libre

- -

Following are the GNU/Linux distributions we know of which have a firm policy - commitment to only include and only propose free software. They reject non-free applications, non-free programming - platforms, non-free drivers, or non-free firmware “blobs”. If by mistake they do include any, they remove it. To - learn more about what makes for a free GNU/Linux - distribution, see GNU Guidelines for - Free System Distributions.

- -

Toutes les distributions qui suivent sont installables sur un disque dur d'ordinateur et la plupart peuvent être - exécutées à partir d'un CD.

- -

(Dans l'ordre alphabétique)

- - - -
- \ No newline at end of file diff --git a/h-source/Application/Views/Help/index_it.php b/h-source/Application/Views/Help/index_it.php deleted file mode 100644 index eaadcbf..0000000 --- a/h-source/Application/Views/Help/index_it.php +++ /dev/null @@ -1,438 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- - - -

Sintassi della Wiki

- -

Lista dei tag della wiki di -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
nometagrisultatodescrizione
grassetto[b]text[/b]texttesto in grassetto
corsivo[i]text[/i]texttesto corsivo
cancellare[del]text[/del]texttesto cancellato
sottolineare[u]text[/u]texttesto sottolineato
head 1[h1]text[/h1] -
- text
-
head 1
head 2[h2]text[/h2] -
- text
-
head 2
head 3[h3]text[/h3] -
- text
-
head 3
paragrafo…[p]nuovo paragrafo[/p]

nuovo paragrafo

-
crea un nuovo paragrafo
Lista
    -
  • [list]
  • -
    • -
    • [*]primo elemento[/*]
    • -
    • [*]secondo elemento[/*]
    • -
    -
  • -
  • [/list]
  • -
-
    -
  • primo elemento
  • -
  • secondo elemento
  • -
-
crea un elenco di item
Lista numerata
    -
  • [enum]
  • -
    • -
    • [*]primo elemento[/*]
    • -
    • [*]secondo elemento[/*]
    • -
    -
  • -
  • [/enum]
  • -
-
    -
  1. primo elemento
  2. -
  3. secondo elemento
  4. -
-
crea un elenco numerato di item
item di un elenco[*]elemento[/*]
    -
  • elemento
  • -
-
aggiungi un item a un elenco
codice[code]some code[/code]
some code
-
aggiungi del codice
link semplice[a]url[/a]urlcrea un link semplice
link con testo[a]url|text[/a]textcrea un link con testo
notebook[notebook]id[/notebook]idcrea un link al notebook con l'identificatore corrispondente a id (l'identificatore di ogni modello di - dispositivo si trova nella pagina del dispositivo stesso, accanto al nome del modello
wifi[wifi]id[/wifi]idcrea un link alla wifi con l'identificatore corrispondente a id (l'identificatore di ogni modello di - dispositivo si trova nella pagina del dispositivo stesso, accanto al nome del modello)
scheda video[videocard]id[/videocard]idcrea un link alla scheda video con l'identificatore corrispondente a id (l'identificatore di ogni modello di - dispositivo si trova nella pagina del dispositivo stesso, accanto al nome del modello)
- -

 

- -

Classi di compatibilità

- -

Notebooks

-
-
Classe A (Platino)
-
Tutti i dispositivi del portatile funzionano ad alte prestazioni.
-
Per esempio: funzionano tutti i dispositivi, l'accelerazione 3D è supportata.
-
Classe B (Oro)
-
Tutti i dispositivi del portatile funzionano ma non a piene prestazioni.
-
Esempio tipico: funzionano tutti i dispositivi, ma l'accelerazione 3D non è supportata.
-
Classe C (Argento)
-
Uno dei dispositivi principali non è supportato.
-
Per esempio: la scheda wifi interna non funziona e serve una wifi esterna USB.
-
Classe D (Bronzo)
-
Più di uno dei dispositivi principali non è supportato.
-
Classe E (Spazzatura)
-
Il portatile non funziona con software libero.
-
- -

Stampanti

-
-
Classe A (Piena)
-
Sono supportate tutte le funzioni e le caratteristiche della stampante.
-
Classe B (Parziale)
-
La funzione di stampa è supportata, ma a velocità limitata o a scarsa qualità. Su alcune stampanti - multifunzione possono non essere supportate le funzioni di scanner e/o di fax.
-
Classe C (Nessuna)
-
La stampante non funziona con software libero.
-
- -

Scanner

-
-
Classe A (Piena)
-
Sono supportate tutte le funzioni e le caratteristiche dello scanner.
-
Classe B (Parziale)
-
La funzione di scannerizzazione è supportata, ma a velocità limitata o a scarsa qualità. Qualche altra - caratteristica può non essere supportata.
-
Classe C (Nessuna)
-
Lo scanner non funziona con software libero.
-
- -

- -

Scopri il tuo hardware

- (Grazie lluvia) - -

Per sapere le caratteristiche e i dettagli del tuo hardware puoi seguire queste istruzioni:

-
-
Come scoprire il nome del modello del portatile
-
Guarda sotto al tuo notebook o al tuo netbook
-
Come scoprire il nome del modello del tuo hardware (se non è un portatile)
-
Se il dispositivo è integrato (ad esempio: una scheda video)
-
Apri un terminale e digita il seguente comando:
-
lspci
-
-
o
-
lspci > FILENAME          # Puoi anche scrivere l'output del comandi lspci su un file digitando
-
- -
Otterrai la lista di tutti i tuoi dispositivi PCI, simile a quella scritta sotto
-
-00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
-03:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02)
-05:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] (rev a1)
-			
-
-
Il nome di ogni dispositivo è scritto dopo i due punti (guarda il testo in grassetto nella - lista superiore)
-
Se è un dispositivo USB (ad esempio: una stampante USB)
-
Apri un terminale e digita il seguente comando:
-
lsusb -v
-
-
o
-
lsusb -v > FILENAME          # l'output del comandi un file digitando
-
- -
Otterrai la lista di tutti i dispositivi USB, simile a quella scritta sotto
-
-Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-Device Descriptor:
-	bLength 18
-	bDescriptorType 1
-	bcdUSB 2.00
-	bDeviceClass 0 (Defined at Interface level)
-	bDeviceSubClass 0
-	bDeviceProtocol 0
-	bMaxPacketSize0 64
-	idVendor 0x0846 NetGear, Inc.
-	idProduct 0x4260 WG111v3 54 Mbps Wireless [realtek RTL8187B]
-	bcdDevice 2.00
-	iManufacturer 1
-	iProduct 2
-	iSerial 3
-	...
-	...
-
-Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-Device Descriptor:
-	bLength 18
-	bDescriptorType 1
-	bcdUSB 1.10
-	bDeviceClass 255 Vendor Specific Class
-	bDeviceSubClass 255 Vendor Specific Subclass
-	bDeviceProtocol 255 Vendor Specific Protocol
-	bMaxPacketSize0 8
-	idVendor 0x08ff AuthenTec, Inc.
-	idProduct 0x2580 AES2501 Fingerprint Sensor
-	bcdDevice 6.23
-	iManufacturer 0
-	iProduct 1 Fingerprint Sensor
-	iSerial 0
-	bNumConfigurations 1
-	...
-	...
-			
-
-
Il nome di ogni dispositivo è scritto alla riga che inizia con la stringa "idProduct" (guarda il testo in - grassetto nella lista superiore)
-
Come scoprire che versione del kernel libre stai usando
-
Apri un terminale e digita questo comando
-
uname -r
-
-
Come scoprire il nome della tua scheda video
-
Apri un terminale e digita questo comando:
-
sudo lspci
-
-
Poi cerca la riga contenente la stringa VGA o Display controller. Puoi anche provare con uno di - questi comandi:
-
lspci | grep "Display controller"
-
-
o
-
lspci | grep "VGA"
-
-
Come scoprire il VendorID e il ProductID del tuo dispositivo (VendorID:ProductID - code)
-
(Grazie Michał Masłowski - e Julius22) -
-
Se il dispositivo è integrato (per esempio una scheda video)
-
Apri un terminale e digita il seguente comando:
-
sudo lspci -nnk
-
-
Dovresti ottenere una lista di hardware simile a quella scritta qui sotto
-
-03:00.0 Network controller [0280]: Broadcom Corporation BCM4311 802.11b/g WLAN [14e4:4311] (rev 02)
-	Kernel driver in use: b43-pci-bridge
-	Kernel modules: ssb
-05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1)
-	Kernel modules: nouveau, nvidiafb
-
Note: Le stringhe in grassetto e tra parentesi quadre (nella - lista qui sopra) sono il codice che stai cercando. Il primo gruppo di cifre (prima dei due punti) è il - VendorID, il secondo gruppo è il ProductID. Nell'esempio qui sopra: il codice VendorID:ProductID - della scheda wifi (nota le stringhe "Network controller" e "WLAN") è 14e4:4311 mentre il codice - VendorID:ProductID della scheda video (nota la stringa "VGA") è 10de:0427
-
Se si tratta di un dispositivo USB (per esempio una wifi esterna USB)
-
Apri un terminale e digita questo comando:
-
sudo lsusb
-
-
Dovresti ottenere una lista di hardware simile a quella scritta qui sotto
-
-Bus 001 Device 002: ID 0846:4260 NetGear, Inc. WG111v3 54 Mbps Wireless [realtek RTL8187B]
-Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-Bus 002 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
-
-
Note: Le stringhe in grassetto (nella lista qui sopra) sono il - codice che stai cercando. Il primo gruppo di cifre (prima dei due punti) è il VendorID, il secondo gruppo - è il ProductID. Nell'esempio qui sopra: il codice VendorID:ProductID della wifi esterna USB (nota la - stringa "Wireless") è 0846:4260
-
Come scoprire se funziona la scheda video
-
Installa rss-glx tramite il gestore di pacchetti - della tua distribuzione o compilando dai sorgenti e prova degli screensaver (per esempio Skyrocket o - Solarwinds). Controlla se parte lo screensaver (e/o se si vede "fluido")
-
Come scoprire se funziona l'accelerazione 3D
-
Prova ad attivare compiz
-
Come scoprire il nome della tua scheda wifi
-
Apri un terminale e digita questo comando:
-
sudo lspci
-
-
Poi cerca la riga contenente la stringa Wireless o Network controller. - Puoi anche provare uno dei seguenti comandi:
-
lspci | grep "Wireless"
-
-
o
-
lspci | grep "Network"
-
-
Come scoprire che driver per la stampante stai usando
-
Se stai usando cups
-
Apri un terminale e digita il seguente comando:
-
dpkg-query -W -f '${Version}\n' cups
-
-
Come scoprire l'architettura del tuo portatile:
-
Apri un terminale e digita il seguente comando:
-
cat /proc/cpuinfo | grep "lm"
-
-
Se ottieni un messaggio come il seguente:
-
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts
acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64
monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
-
-
allora il tuo portatile è x86-64/amd64 e puoi usare una distribuzione x86-64/amd64
-
- -

 

- -

Lista di distribuzioni GNU/Linux completamente libere

- - - -

Le seguenti sono le distribuzioni GNU/Linux a noi note - che hanno una rigorosa politica di inclusione e indicazione di solo software libero. Queste distribuzioni escludono - applicazioni, piattaforme di programmazione, driver e firmware ("blob") che non siano liberi, e rimuovono quelli - inclusi per errore. Per saperne di più su cosa rende libera - una distribuzione GNU/Linux, si vedano le GNU linee guida per le distribuzioni - libere.

- -

Tutte le distribuzioni che seguono sono installabili sul disco di un computer e la maggior parte può essere - eseguita da un supporto (CD, memoria USB) senza che nulla debba essere installato sul computer.

- -

In ordine alfabetico

- - -
- \ No newline at end of file diff --git a/h-source/Application/Views/History/viewall.php b/h-source/Application/Views/History/viewall.php deleted file mode 100644 index 9dc27c6..0000000 --- a/h-source/Application/Views/History/viewall.php +++ /dev/null @@ -1,40 +0,0 @@ - - -. -?> - - - -
-
this has been by getUser($row['history']['created_by']));?> at with the following motivation: -
-
-
- - - -
- there are no details.. -
- \ No newline at end of file diff --git a/h-source/Application/Views/Home/left.php b/h-source/Application/Views/Home/left.php deleted file mode 100644 index 82c6ac0..0000000 --- a/h-source/Application/Views/Home/left.php +++ /dev/null @@ -1,36 +0,0 @@ - - -. -?> - -
- -
- Home -
- - - -

it works!!

- -

modify the file Application/Views/Home/left.php in order to change the english version of your homepage

- -

modify the file Application/Include/languages.php in order to add new languages

-
diff --git a/h-source/Application/Views/Home/left_es.php b/h-source/Application/Views/Home/left_es.php deleted file mode 100644 index 3350599..0000000 --- a/h-source/Application/Views/Home/left_es.php +++ /dev/null @@ -1,33 +0,0 @@ - - -. -?> - -
- -
- Home -
- - - - - -
diff --git a/h-source/Application/Views/Home/left_fr.php b/h-source/Application/Views/Home/left_fr.php deleted file mode 100644 index c69674d..0000000 --- a/h-source/Application/Views/Home/left_fr.php +++ /dev/null @@ -1,32 +0,0 @@ - - -. -?> - -
- -
- Home -
- - - - -
diff --git a/h-source/Application/Views/Home/left_it.php b/h-source/Application/Views/Home/left_it.php deleted file mode 100644 index c69674d..0000000 --- a/h-source/Application/Views/Home/left_it.php +++ /dev/null @@ -1,32 +0,0 @@ - - -. -?> - -
- -
- Home -
- - - - -
diff --git a/h-source/Application/Views/Issues/view.php b/h-source/Application/Views/Issues/view.php deleted file mode 100644 index 769717a..0000000 --- a/h-source/Application/Views/Issues/view.php +++ /dev/null @@ -1,249 +0,0 @@ - - -. -?> - - - -
- - - - - - - - -
- - - - "> - - - - - "> - - - - - - "> - - -
- - "> - - - - -
-
issue
- ">view details -
-
- -
- - -
- -
- -
- -
- submitted by getUser($row['issues']['created_by']));?>, -
- -
- - - - - - - - - - - - - -
:
:
:
-
- -
- : -
- -
- -
- - - -
- Response message (from h-node.com): -
- -
- -
- - - - -
- - -
-
- : -
- - - - - -
-
-
- getUser($row['messages']['created_by']);?>: -
- - ">hide - - -
- -
- -
-
- submitted by getUser($row['messages']['created_by']));?>, -
- - - -
-
message
- ">view details -
-
- - -
- - - - - -
- - - ">make visible - - -
-
message
- - ">view details - -
-
-
- submitted by getUser($row['messages']['created_by']));?>, -
-
- -
-
-
-
-
-
- - - - - - - .. - - -
- - - - -
-
- -
- - - - - -
- : -
-
-
- -
-
- - - -
- - - - - - - - - -
- - -
- diff --git a/h-source/Application/Views/Issues/viewall.php b/h-source/Application/Views/Issues/viewall.php deleted file mode 100644 index d5d652f..0000000 --- a/h-source/Application/Views/Issues/viewall.php +++ /dev/null @@ -1,122 +0,0 @@ - - -. -?> - - - -
- -
- ">Home » -
- -
-
- : -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
viewStatus;?>"> ()getUser($row['issues']['created_by']));?> - -
-
- -
- : -
- - - -
-
- -
- - - - - -
- : -
-
-
- -
-
- - - -
- - - - - - - -
\ No newline at end of file diff --git a/h-source/Application/Views/Meet/contributions.php b/h-source/Application/Views/Meet/contributions.php deleted file mode 100644 index 82921f7..0000000 --- a/h-source/Application/Views/Meet/contributions.php +++ /dev/null @@ -1,72 +0,0 @@ - - -. -?> - - \ No newline at end of file diff --git a/h-source/Application/Views/Meet/hardware.php b/h-source/Application/Views/Meet/hardware.php deleted file mode 100644 index 337c644..0000000 --- a/h-source/Application/Views/Meet/hardware.php +++ /dev/null @@ -1,52 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">meet » ">contributions » hardware contributions -
- -
- hardware contributions of -
- -
- -
- -
- - "> -
- -
- -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/Meet/issues.php b/h-source/Application/Views/Meet/issues.php deleted file mode 100644 index 94bf8ed..0000000 --- a/h-source/Application/Views/Meet/issues.php +++ /dev/null @@ -1,57 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">meet » ">contributions » issues opened -
- -
- issues opened by -
- -
- -
- -
- - - baseUrl."/issues/view/$lang/$i_id'>".$i_title." at ".smartDate($i_date);?> -
- -
- -
- -
- : -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/Meet/meet.php b/h-source/Application/Views/Meet/meet.php deleted file mode 100644 index f0e31b3..0000000 --- a/h-source/Application/Views/Meet/meet.php +++ /dev/null @@ -1,114 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- - -
- - This user has been blocked - - ">unblock the user - - - - ">block the user - - - - -
-
user
- ">view details -
-
- -
- - - - - -
- -
-
Username:
-
- - -
-
:
-
- - - -
-
:
-
- - - -
-
:
-
- - - -
-
:
-
- - - -
-
:
-
- - - -
-
:
-
- - - -
-
:
-
- - - -
-
:
-
- - -
- - -
\ No newline at end of file diff --git a/h-source/Application/Views/Meet/messages.php b/h-source/Application/Views/Meet/messages.php deleted file mode 100644 index 82d2402..0000000 --- a/h-source/Application/Views/Meet/messages.php +++ /dev/null @@ -1,56 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">meet » ">contributions » messages submitted -
- -
- messages submitted by -
- -
- -
- -
- - - baseUrl."/issues/view/$lang/$i_id#message-$m_id'>".smartDate($m_date)."";?> submitted to the issue -
- -
- -
- -
- : -
-
\ No newline at end of file diff --git a/h-source/Application/Views/Meet/talk.php b/h-source/Application/Views/Meet/talk.php deleted file mode 100644 index c6258d5..0000000 --- a/h-source/Application/Views/Meet/talk.php +++ /dev/null @@ -1,58 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">meet » ">contributions » talk messages -
- -
- talk messages submitted by -
- -
- -
- -
- - - baseUrl."/$controller/talk/$lang/$t_id#talk-$t_id_talk'>".$t_title." at ".smartDate($t_date);?> -
- -
- -
- -
- : -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/Meet/wiki.php b/h-source/Application/Views/Meet/wiki.php deleted file mode 100644 index b813cda..0000000 --- a/h-source/Application/Views/Meet/wiki.php +++ /dev/null @@ -1,55 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">meet » ">contributions » wiki contributions -
- -
- wiki contributions of -
- -
- -
- -
- - "> -
- -
- -
- -
- : -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/My/email.php b/h-source/Application/Views/My/email.php deleted file mode 100644 index 3c9a070..0000000 --- a/h-source/Application/Views/My/email.php +++ /dev/null @@ -1,33 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">panel » e-mail -
- - - - - -
\ No newline at end of file diff --git a/h-source/Application/Views/My/goodbye.php b/h-source/Application/Views/My/goodbye.php deleted file mode 100644 index 2f83695..0000000 --- a/h-source/Application/Views/My/goodbye.php +++ /dev/null @@ -1,63 +0,0 @@ - - -. -?> - - - -
- -
- ">Home » ">panel » delete account -
- - - -
- -
viewStatus;?>" method="POST"> - I want to close my account: -
- -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/My/panel.php b/h-source/Application/Views/My/panel.php deleted file mode 100644 index 67fbe1d..0000000 --- a/h-source/Application/Views/My/panel.php +++ /dev/null @@ -1,64 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- - -
- Your account has been blocked by an administrator of the website. You can neither insert/modify devices nor submit new issues or messages until some other moderator un-block your account. -
- - - -
-
-
    -
  • -
  • -
  • ( "> )
  • -
-
- - - -
-
-
    -
  • -
  • -
-
- - -
    -
  • -
  • -
  • -
  • -
  • -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/My/password.php b/h-source/Application/Views/My/password.php deleted file mode 100644 index 50588ac..0000000 --- a/h-source/Application/Views/My/password.php +++ /dev/null @@ -1,33 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">panel » password -
- - - - - -
\ No newline at end of file diff --git a/h-source/Application/Views/My/profile.php b/h-source/Application/Views/My/profile.php deleted file mode 100644 index 1826337..0000000 --- a/h-source/Application/Views/My/profile.php +++ /dev/null @@ -1,33 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">panel » profile -
- - - - - -
\ No newline at end of file diff --git a/h-source/Application/Views/News/index.php b/h-source/Application/Views/News/index.php deleted file mode 100644 index f46aaae..0000000 --- a/h-source/Application/Views/News/index.php +++ /dev/null @@ -1,51 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- -
- -
-
- -
-
- -
-
- -
-
- -
- - 10) { ?> -
- -
- - -
diff --git a/h-source/Application/Views/Notebooks/catalogue.php b/h-source/Application/Views/Notebooks/catalogue.php deleted file mode 100644 index 4648b3d..0000000 --- a/h-source/Application/Views/Notebooks/catalogue.php +++ /dev/null @@ -1,92 +0,0 @@ - - -. -?> - -
-
- -
-
-
viewArgs['vendor']));?>
-
viewArgs['compatibility'])?>
-
viewArgs['comm_year'])?>
-
viewArgs['subtype'])?>
-
viewArgs['sort-by'])?>
-
-
- -
-
- -
-
-
viewArgs['bios'])?>
-
viewArgs['architecture']));?>
-
-
- - - -
- .. -
- - - - -
- -
- : -
- -
-
:
-
-
- -
-
-
-
- -
-
:
-
-
- -
-
:
-
-
- - - -
- - - -
- : -
- \ No newline at end of file diff --git a/h-source/Application/Views/Notebooks/form.php b/h-source/Application/Views/Notebooks/form.php deleted file mode 100644 index 4a661b1..0000000 --- a/h-source/Application/Views/Notebooks/form.php +++ /dev/null @@ -1,151 +0,0 @@ - - -. -?> - - - - - -
-
action."/$lang/$token".$this->viewStatus;?>" method="POST"> - -
- -
- - - ">Vendor not present? -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - - - -
- -
- - - "> -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - - -
:
-
- -
- - - -
- - - - - - -
- * are mandatory");?> -
- -
- -
-
\ No newline at end of file diff --git a/h-source/Application/Views/Notebooks/page.php b/h-source/Application/Views/Notebooks/page.php deleted file mode 100644 index 98b13cd..0000000 --- a/h-source/Application/Views/Notebooks/page.php +++ /dev/null @@ -1,115 +0,0 @@ - - -. -?> - - - - action,'view') === 0) ? 'hardware' : 'revisions'; - $displayClass = ($isDeleted and $isadmin) ? 'display_none' : null; - ?> - - -
- - - action,'revision') === 0) { ?> -
- getLinkToUserFromId($updated_by);?> . controller."/view/$lang/$id_hard/".$name.$this->viewStatus;?>">. -
- - -
- : (: ) - action,'view') === 0) { ?> - ask for removal - -
- -
-
:
-
-
- -
-
:
-
-
- -
-
:
-
-
- -
-
-
-
- -
-
-
-
- -
-
:
-
-
- -
-
:
- -
- -
-
:
-
-
- -
-
:
-
-
- -
-
:
-
()
-
- -
-
:
-
()
-
- -
-
:
-
()
-
- -
-
:
-
-
- -
- - - \ No newline at end of file diff --git a/h-source/Application/Views/Project/index.php b/h-source/Application/Views/Project/index.php deleted file mode 100644 index 7bbad78..0000000 --- a/h-source/Application/Views/Project/index.php +++ /dev/null @@ -1,31 +0,0 @@ - - -. -?> - -
- -
- ">Home » h-project -
- -

write in the file Application/Views/Project/index.php your project information

- -
diff --git a/h-source/Application/Views/Project/index_es.php b/h-source/Application/Views/Project/index_es.php deleted file mode 100644 index d46fa19..0000000 --- a/h-source/Application/Views/Project/index_es.php +++ /dev/null @@ -1,31 +0,0 @@ - - -. -?> - -
- -
- ">Home » h-project -
- - - -
diff --git a/h-source/Application/Views/Project/index_it.php b/h-source/Application/Views/Project/index_it.php deleted file mode 100644 index d46fa19..0000000 --- a/h-source/Application/Views/Project/index_it.php +++ /dev/null @@ -1,31 +0,0 @@ - - -. -?> - -
- -
- ">Home » h-project -
- - - -
diff --git a/h-source/Application/Views/Rss/modifications.php b/h-source/Application/Views/Rss/modifications.php deleted file mode 100644 index e1a89b4..0000000 --- a/h-source/Application/Views/Rss/modifications.php +++ /dev/null @@ -1,46 +0,0 @@ - -\n";?> - - - -www.h-node.com -http://www.h-node.com - - -'inserted','update'=>'updated'); -?> - - - - <?php echo $row['hardware']['model'];?> - getUser($row['history']['created_by']);?>]]> - baseUrl."/".Hardware::$typeToController[$row['hardware']['type']]."/view/$lang/".$row['hardware']['id_hard']."/".encodeUrl($row['hardware']['model']);?> - - - - - - - - -. -?> \ No newline at end of file diff --git a/h-source/Application/Views/Rss/notapproved.php b/h-source/Application/Views/Rss/notapproved.php deleted file mode 100644 index 8def7c5..0000000 --- a/h-source/Application/Views/Rss/notapproved.php +++ /dev/null @@ -1,41 +0,0 @@ - -\n";?> - - - -www.h-node.com -http://www.h-node.com - - - - - <?php echo $row['hardware']['model'];?> - ]]> - baseUrl."/".Hardware::$typeToController[$row['hardware']['type']]."/view/$lang/".$row['hardware']['id_hard']."/".encodeUrl($row['hardware']['model']);?> - - - - - - - - -. -?> \ No newline at end of file diff --git a/h-source/Application/Views/Search/form.php b/h-source/Application/Views/Search/form.php deleted file mode 100644 index 22650f5..0000000 --- a/h-source/Application/Views/Search/form.php +++ /dev/null @@ -1,111 +0,0 @@ - - -. -?> - - - -
- -
- ">Home » -
- -
- : -
- -
-
- -
- -
- - - - - - - - - -
:
:
-
-
- -
-
- vendorid:productid -
-
" method="POST"> - - - - - - - - -
:
-
-
- -
-
- -
-
" method="POST"> - - - - - - - - -
:
lspci -vmmnn
-
-
-
diff --git a/h-source/Application/Views/Search/lspci_results.php b/h-source/Application/Views/Search/lspci_results.php deleted file mode 100644 index b74867b..0000000 --- a/h-source/Application/Views/Search/lspci_results.php +++ /dev/null @@ -1,108 +0,0 @@ - - -. -?> - -
- -
- ">Home » "> » -
- -
- : -
- -
- - - -
- "> -
- - -
- 0) { ?> -
- : -
- - - -
-
- ".$row['hardware']['type']." - ".$row['hardware']['model']."";?> -
-
- ".gtext($row['hardware']['wifi_works']).""; - break; - case 'videocard': - echo gtext("does it work with free software?"). " ".gtext(Videocard::$videoReverse[$row['hardware']['video_card_works']]).""; - break; - case 'soundcard': - echo gtext("does it work with free software?"). " ".gtext($row['hardware']['sound_card_works']).""; - break; - case 'ethernet-card': - echo gtext("does it work with free software?"). " ".gtext($row['hardware']['ethernet_card_works']).""; - break; - case 'acquisition-card': - echo gtext("does it work with free software?"). " ".gtext($row['hardware']['compatibility']).""; - break; - case 'sd-card-reader': - echo gtext("does it work with free software?"). " ".gtext($row['hardware']['sd_card_works']).""; - break; - } - ?> -
-
- -
- -
- 0) { ?> -
- :
- -
- - - -
-
- ".Hardware::getTypeFromClass($device['classId'])." - ".$device['deviceName'];?> -
-
    -
  • :
  • -
  • :
  • -
- insert -
-
-
- -
-
- -
diff --git a/h-source/Application/Views/Search/results.php b/h-source/Application/Views/Search/results.php deleted file mode 100644 index b8f3ce3..0000000 --- a/h-source/Application/Views/Search/results.php +++ /dev/null @@ -1,87 +0,0 @@ - - -. -?> - -
- -
- ">Home » "> » -
- -
- : -
- -
- - -
-
-
:
-
- -
-
:
-
- -
-
:
-
-
-
:
-
-
- - - - - action,'pciid') === 0) { ?> - -
- -
-
    - $number) { ?> -
  • ">
  • - -
-
- - -
- . -
- - - -
- - -
- : -
- - -
diff --git a/h-source/Application/Views/Special/modactions.php b/h-source/Application/Views/Special/modactions.php deleted file mode 100644 index 4539aee..0000000 --- a/h-source/Application/Views/Special/modactions.php +++ /dev/null @@ -1,78 +0,0 @@ - - -. -?> - -
- -
- ">Home » "> » list of actions -
- -
- -
- - - - - - - - - - action,'usersactions') !== 0) { ?> - - - - - - - - - - - - action,'usersactions') !== 0) { ?> - - - - -
ACTION IDACTIONTYPEOBJECT IDDATENOTE
- - - getLinkToUserFromId($row['history']['created_by']);?> - - - - - - - - - - -
- -
- : -
- -
diff --git a/h-source/Application/Views/Special/modifications.php b/h-source/Application/Views/Special/modifications.php deleted file mode 100644 index 1caca34..0000000 --- a/h-source/Application/Views/Special/modifications.php +++ /dev/null @@ -1,45 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- -
- -
- -
- -
- -
- : -
- -
diff --git a/h-source/Application/Views/Special/pages_deleted.php b/h-source/Application/Views/Special/pages_deleted.php deleted file mode 100644 index f0e69d5..0000000 --- a/h-source/Application/Views/Special/pages_deleted.php +++ /dev/null @@ -1,45 +0,0 @@ - - -. -?> - -
- -
- ">Home » "> » -
- -
- -
- -
-
    - -
  • ">
  • - -
-
- -
- : -
- -
diff --git a/h-source/Application/Views/Users/add.php b/h-source/Application/Views/Users/add.php deleted file mode 100755 index 3e8de61..0000000 --- a/h-source/Application/Views/Users/add.php +++ /dev/null @@ -1,72 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- - - - - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- -
- -
- - -
- -
- -
- -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/Users/change.php b/h-source/Application/Views/Users/change.php deleted file mode 100644 index c5fdb3b..0000000 --- a/h-source/Application/Views/Users/change.php +++ /dev/null @@ -1,30 +0,0 @@ - - -. -?> - -
- -
-

The link has expired

-

go to the ">homepage

-
- -
\ No newline at end of file diff --git a/h-source/Application/Views/Users/confirmation.php b/h-source/Application/Views/Users/confirmation.php deleted file mode 100644 index 796fb1b..0000000 --- a/h-source/Application/Views/Users/confirmation.php +++ /dev/null @@ -1,44 +0,0 @@ - - -. -?> - -
- -
- ">Home » confirmation -
- - - -
-

The account has been confirmed successfully!

-

go to the ">homepage

-
- - - -
-

The confirmation link has expired

-

go to the ">homepage

-
- - -
\ No newline at end of file diff --git a/h-source/Application/Views/Users/forgot.php b/h-source/Application/Views/Users/forgot.php deleted file mode 100644 index ad9e046..0000000 --- a/h-source/Application/Views/Users/forgot.php +++ /dev/null @@ -1,57 +0,0 @@ - - -. -?> - -
- -
- ">Home » -
- - - - - -
- -
- - -
- -
- -
- -
- - -
- -
- -
- -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/Users/login.php b/h-source/Application/Views/Users/login.php deleted file mode 100755 index c0c129d..0000000 --- a/h-source/Application/Views/Users/login.php +++ /dev/null @@ -1,67 +0,0 @@ - - -. -?> - - - - - - - - - - - - - - - - diff --git a/h-source/Application/Views/Users/logout.php b/h-source/Application/Views/Users/logout.php deleted file mode 100755 index 8916a8b..0000000 --- a/h-source/Application/Views/Users/logout.php +++ /dev/null @@ -1,27 +0,0 @@ - - -. -?> - -
-
- - -
\ No newline at end of file diff --git a/h-source/Application/Views/Users/notice.php b/h-source/Application/Views/Users/notice.php deleted file mode 100644 index 9322adf..0000000 --- a/h-source/Application/Views/Users/notice.php +++ /dev/null @@ -1,96 +0,0 @@ - - -. -?> - -
- -
- ">Home » notice -
- - - - -
-

An e-mail has been sent to your mailbox.

-

If you have received no mail, then check inside the spam too

-

Click on the confirmation link in the e-mail in order to confirm the registration of the new account.

-

The confirmation link will expire in a hour.

-

If you don't want to confirm the account registration then wait one hour and your username and e-mail will be deleted from the database.

-

go to the ">homepage

-
- - - -
-

Registration failed

-

go to the ">homepage

-
- - - -
-

An e-mail has been sent to your mailbox.

-

If you have received no mail, then check inside the spam too

-

Click on the confirmation link in the e-mail in order to change the password of your account.

-

The confirmation link will expire in a hour.

-

go to the ">homepage

-
- - - -
-

Registration failed

-

go to the ">homepage

-
- - - -
-

The new password has been sent to you by mail!

-

If you have received no mail, then check inside the spam too

-

go to the ">homepage

-
- - - -
-

Operation failed

-

go to the ">homepage

-
- - - -
-

Your account has been successfully deleted

-

go to the ">homepage

-
- - - - - -
-

go to the ">homepage

-
- - -
\ No newline at end of file diff --git a/h-source/Application/Views/Wiki/climb.php b/h-source/Application/Views/Wiki/climb.php deleted file mode 100644 index c648e7f..0000000 --- a/h-source/Application/Views/Wiki/climb.php +++ /dev/null @@ -1,52 +0,0 @@ - - -. -?> -
- - - -
- ">Home » -
- -
- -
- - - -
- - - -
- -
" method="POST"> - : -
- -
- -
- - \ No newline at end of file diff --git a/h-source/Application/Views/Wiki/differences.php b/h-source/Application/Views/Wiki/differences.php deleted file mode 100644 index 9c06714..0000000 --- a/h-source/Application/Views/Wiki/differences.php +++ /dev/null @@ -1,64 +0,0 @@ - - -. -?> - -
- - - -
- ">Home » -
- - -
- , getUser($created_by));?>, -
- - - - -
- -
- Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.");?> -
- - $text) { ?> - -
- -
- : -
- -
- -
- -
- - - -
- diff --git a/h-source/Application/Views/Wiki/form.php b/h-source/Application/Views/Wiki/form.php deleted file mode 100644 index 38a88c4..0000000 --- a/h-source/Application/Views/Wiki/form.php +++ /dev/null @@ -1,105 +0,0 @@ - - -. -?> - - - -
- - action,'insert') === 0 ) { ?> - -
- ">Home » ">Wiki » -
- -
- -
- - - - action,'update') === 0 ) { ?> - -
- ">Home » ">Wiki » "> » -
- -
- -
- - - - - -
-
:
- -
- - - -
- -
controller."/".$this->action."/$lang";?>" method="POST"> - -
- -
- - -
- -
- - - -
:
-
- -
- - - -
- - - - "> - "> - -
- -
-
- diff --git a/h-source/Application/Views/Wiki/history.php b/h-source/Application/Views/Wiki/history.php deleted file mode 100644 index e8180f5..0000000 --- a/h-source/Application/Views/Wiki/history.php +++ /dev/null @@ -1,74 +0,0 @@ - - -. -?> - -
- - - -
- ">Home » ">Wiki » "> » -
- -
- -
- - - -
- - - -
- -
- : -
- - - diff --git a/h-source/Application/Views/Wiki/modifications.php b/h-source/Application/Views/Wiki/modifications.php deleted file mode 100644 index 71e50c9..0000000 --- a/h-source/Application/Views/Wiki/modifications.php +++ /dev/null @@ -1,45 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">Wiki » -
- -
- -
- -
- -
- -
- : -
- -
diff --git a/h-source/Application/Views/Wiki/not_found.php b/h-source/Application/Views/Wiki/not_found.php deleted file mode 100644 index cd435de..0000000 --- a/h-source/Application/Views/Wiki/not_found.php +++ /dev/null @@ -1,34 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">Wiki » -
- -
-
- . "> -
-
- diff --git a/h-source/Application/Views/Wiki/page.php b/h-source/Application/Views/Wiki/page.php deleted file mode 100644 index 1716edc..0000000 --- a/h-source/Application/Views/Wiki/page.php +++ /dev/null @@ -1,154 +0,0 @@ - - -. -?> - -
- - action,'page') === 0 ? 'wiki' : 'wiki_revisions'; - $displayClass = ($isDeleted) ? 'display_none' : null; - ?> - - action,'page') === 0 ) { ?> - -
- ">Home » ">Wiki » -
- - - -
- - - - "> - - - - "> - - - - -
- - "> - - - - "> - - - - -
-
page
- - "> | - - ">view details -
-
- -
- - - - - - - - - action,'revision') === 0 ) { ?> - -
- ">Home » -
- -
- -
- - - - - -
- - - - - action,'revision') === 0) { ?> -
- getLinkToUserFromId($created_by);?> . ">. -
- - - -
- - action,'page') === 0 ) { ?> - - - - -
-
- -
- - - - -
- - -
- -
- diff --git a/h-source/Application/Views/Wiki/pages.php b/h-source/Application/Views/Wiki/pages.php deleted file mode 100644 index 7a6918a..0000000 --- a/h-source/Application/Views/Wiki/pages.php +++ /dev/null @@ -1,45 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">Wiki » -
- -
- -
- -
-
    - -
  • - -
-
- -
- : -
- -
diff --git a/h-source/Application/Views/Wiki/talk.php b/h-source/Application/Views/Wiki/talk.php deleted file mode 100644 index 67947d2..0000000 --- a/h-source/Application/Views/Wiki/talk.php +++ /dev/null @@ -1,173 +0,0 @@ - - -. -?> - - - -
- -
- ">Home » -
- -
- -
- - - - - - -
- - - - - - -
- -
- - ">hide - - -
- -
- -
- getUser($message['wiki_talk']['created_by']));?>, -
-
- -
- -
- - - -
-
wiki_talk
- ">view details -
-
- - -
- - - - - -
- this message has been deleted - - ">make visible - - -
-
wiki_talk
- - ">view details - -
-
-
- submitted by getUser($message['wiki_talk']['created_by']));?>, -
-
- -
-
-
-
-
- - -
- - - - - -
- - - -
- - - - -
-
controller."/talk/$lang/$id_wiki";?>#form" method="POST"> - -
- -
- - -
- -
- - -
- - "> - -
- -
-
-
- - - - - - - - - -
- -
- - - -
\ No newline at end of file diff --git a/h-source/Application/Views/bottom_left.php b/h-source/Application/Views/bottom_left.php deleted file mode 100644 index 545a6ea..0000000 --- a/h-source/Application/Views/bottom_left.php +++ /dev/null @@ -1,29 +0,0 @@ - - -. -?> - - action,'talk') !== 0) { ?> -
- -
- - -
\ No newline at end of file diff --git a/h-source/Application/Views/catalogue.php b/h-source/Application/Views/catalogue.php deleted file mode 100644 index ca0d735..0000000 --- a/h-source/Application/Views/catalogue.php +++ /dev/null @@ -1,98 +0,0 @@ - - -. -?> - -
-
- -
-
- -
-
- - - -
- .. -
- - - - -
- -
- : -
- - -
-
:
-
-
- - -
-
:
-
-
- -
-
:
-
-
- -
-
:
-
-
- -
- controller,'printers') === 0 or strcmp($this->controller,'scanners') === 0) { ?> -
- controller,'videocards') === 0 ) { ?> -
- -
- -
-
- - controller,'printers') === 0 ) { ?> -
-
-
-
- - - - -
- - - -
- : -
- \ No newline at end of file diff --git a/h-source/Application/Views/cleared.php b/h-source/Application/Views/cleared.php deleted file mode 100644 index ef1cfb3..0000000 --- a/h-source/Application/Views/cleared.php +++ /dev/null @@ -1,28 +0,0 @@ - - -. -?> - - -
-
- -
-
diff --git a/h-source/Application/Views/climb.php b/h-source/Application/Views/climb.php deleted file mode 100644 index ffcae52..0000000 --- a/h-source/Application/Views/climb.php +++ /dev/null @@ -1,37 +0,0 @@ - - -. -?> - -
- - - -
- - -
viewStatus;?>" method="POST"> - I want to make this revision the current revision: -
- - -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/dialog.php b/h-source/Application/Views/dialog.php deleted file mode 100644 index bbbe1ae..0000000 --- a/h-source/Application/Views/dialog.php +++ /dev/null @@ -1,102 +0,0 @@ - - -. -?> - - - - -
- -
- - - - - - - - - - - - - - -
-
-
- -
-
- -
-
\ No newline at end of file diff --git a/h-source/Application/Views/differences.php b/h-source/Application/Views/differences.php deleted file mode 100644 index c634d19..0000000 --- a/h-source/Application/Views/differences.php +++ /dev/null @@ -1,49 +0,0 @@ - - -. -?> - -
- - - -
- Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.");?> -
- - $text) { ?> - -
- -
- : -
- -
- -
- -
- - - - - -
diff --git a/h-source/Application/Views/footer.php b/h-source/Application/Views/footer.php deleted file mode 100644 index 56dbcda..0000000 --- a/h-source/Application/Views/footer.php +++ /dev/null @@ -1,40 +0,0 @@ - - -. -?> - - - -
- - - diff --git a/h-source/Application/Views/form.php b/h-source/Application/Views/form.php deleted file mode 100644 index 5d04566..0000000 --- a/h-source/Application/Views/form.php +++ /dev/null @@ -1,157 +0,0 @@ - - -. -?> - - - - - -
-
controller."/".$this->action."/$lang/$token".$this->viewStatus;?>" method="POST"> - -
- -
- - -
- -
- - -
- - controller,'printers') === 0 ) { ?> -
- - -
- - -
- - -
- -
- - -
- -
- - -
- -
- - - - -
- -
- - -
- -
- - - controller,'printers') === 0 or strcmp($this->controller,'scanners') === 0) { - switch ($this->controller) - { - case 'printers': - $fragment = 'printer-compatibility'; - break; - case 'scanners': - $fragment = 'scanner-compatibility'; - break; - } - ?> - - "> - -
- - controller,'printers') === 0 ) { ?> -
- - -
- - -
- - -
- -
- - controller,'threegcards') === 0 ) { ?> - -
- - - -
:
-
- -
- - - -
- - - - - - -
- * are mandatory");?> -
- -
- -
-
\ No newline at end of file diff --git a/h-source/Application/Views/header.php b/h-source/Application/Views/header.php deleted file mode 100644 index 8d5e681..0000000 --- a/h-source/Application/Views/header.php +++ /dev/null @@ -1,91 +0,0 @@ - - - -. -?> -'inserted','update'=>'updated'); -$currPos = $querySanitized ? $this->controller."/".$this->action : 'home/index'; -?> - - - <?php echo $title;?> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
-
- -
-
- -
diff --git a/h-source/Application/Views/history.php b/h-source/Application/Views/history.php deleted file mode 100644 index bacf28a..0000000 --- a/h-source/Application/Views/history.php +++ /dev/null @@ -1,63 +0,0 @@ - - -. -?> - - - -
- - - -
- -
- : -
- - - -
- - \ No newline at end of file diff --git a/h-source/Application/Views/if_page_deleted.php b/h-source/Application/Views/if_page_deleted.php deleted file mode 100644 index 3610716..0000000 --- a/h-source/Application/Views/if_page_deleted.php +++ /dev/null @@ -1,59 +0,0 @@ - - -. -?> - - - -
-
-
- This page has been deleted as requested by: - - getLinkToUserFromId($user);?> - -
-
-
- With the following motivations: -
-
- -
-
- motivation of getLinkToUserFromId($row['deletion']['created_by']);?>: controller);?> -
-
- message: -
-
- -
-
- - - -
-
- -
-
- - \ No newline at end of file diff --git a/h-source/Application/Views/license_notice.php b/h-source/Application/Views/license_notice.php deleted file mode 100644 index 6aec78c..0000000 --- a/h-source/Application/Views/license_notice.php +++ /dev/null @@ -1,32 +0,0 @@ - - -. -?> - -
-
:
- -
- -
- -
- -
\ No newline at end of file diff --git a/h-source/Application/Views/moderator_dialog.php b/h-source/Application/Views/moderator_dialog.php deleted file mode 100644 index 3b76c4b..0000000 --- a/h-source/Application/Views/moderator_dialog.php +++ /dev/null @@ -1,69 +0,0 @@ - - -. -?> - -
-
-

Write below your motivation

- -
-
- -
-
- -
-
- - \ No newline at end of file diff --git a/h-source/Application/Views/noscript_distributions.php b/h-source/Application/Views/noscript_distributions.php deleted file mode 100644 index 11ae5a6..0000000 --- a/h-source/Application/Views/noscript_distributions.php +++ /dev/null @@ -1,33 +0,0 @@ - - -. -?> - - \ No newline at end of file diff --git a/h-source/Application/Views/page.php b/h-source/Application/Views/page.php deleted file mode 100644 index 704e019..0000000 --- a/h-source/Application/Views/page.php +++ /dev/null @@ -1,141 +0,0 @@ - - -. -?> - - - - action,'view') === 0) ? 'hardware' : 'revisions'; - $displayClass = ($isDeleted) ? 'display_none' : null; - ?> - - -
- - - action,'revision') === 0) { ?> -
- getLinkToUserFromId($updated_by);?> . controller."/view/$lang/$id_hard/".$name.$this->viewStatus;?>">. -
- - - - - - -
- : (: ) - action,'view') === 0) { ?> - ask for removal - -
- - -
-
:
-
-
- - -
-
:
-
-
- - controller,'printers') === 0 ) { ?> -
-
(laser, inkjet, ..):
-
-
- - -
-
:
-
-
- -
-
:
-
-
- -
-
:
-
-
- -
-
:
-
-
- -
-
:
-
-
- -
- - controller,'videocards') === 0 ) { ?> - -
-
- - controller,'printers') === 0 ) { ?> - -
:
- - - controller,'scanners') === 0 ) { ?> - -
:
- - - - -
-
- - - -
- - controller,'printers') === 0 ) { ?> -
-
-
-
- - -
-
:
-
-
- -
-
:
-
-
- -
- - - \ No newline at end of file diff --git a/h-source/Application/Views/right.php b/h-source/Application/Views/right.php deleted file mode 100644 index d2de8d0..0000000 --- a/h-source/Application/Views/right.php +++ /dev/null @@ -1,158 +0,0 @@ - - -. -?> - - \ No newline at end of file diff --git a/h-source/Application/Views/suggest_dialog.php b/h-source/Application/Views/suggest_dialog.php deleted file mode 100644 index 0122dee..0000000 --- a/h-source/Application/Views/suggest_dialog.php +++ /dev/null @@ -1,43 +0,0 @@ - - -. -?> - - - -
-

Thanks for helping the h-node project and the free software movement!

-

You have just inserted a new notebook in the database.. can you please insert its devices separately too? Thanks!

-
\ No newline at end of file diff --git a/h-source/Application/Views/talk.php b/h-source/Application/Views/talk.php deleted file mode 100644 index 4f1e1b2..0000000 --- a/h-source/Application/Views/talk.php +++ /dev/null @@ -1,150 +0,0 @@ - - -. -?> - - - - - -
- - - - - - -
- -
- - ">hide - - -
- -
- -
- getUser($message['talk']['created_by']));?>, -
-
- -
- -
- - - -
-
talk
- ">view details -
-
- - -
- - - - - -
- this message has been deleted - - ">make visible - - -
-
talk
- - ">view details - -
-
-
- submitted by getUser($message['talk']['created_by']));?>, -
-
- -
-
-
-
-
- - -
- - - - - -
- - - -
- - - - -
-
controller."/talk/$lang/$id_hard/$token".$this->viewStatus;?>#form" method="POST"> - -
- -
- - -
- -
- - -
- - "> - -
- -
-
-
- - - - - - - - \ No newline at end of file diff --git a/h-source/Application/Views/top_left.php b/h-source/Application/Views/top_left.php deleted file mode 100644 index 33ef4d2..0000000 --- a/h-source/Application/Views/top_left.php +++ /dev/null @@ -1,190 +0,0 @@ - - -. -?> - -
- -
- ">Home » ">Hardware » -
- - action,'view') === 0) { ?> - - - -
- - - - - - - "> - - - - - - "> - - - - - - "> - - - - "> - - -
-
device
- - "> | - - ">view details -
-
-
-
- -
- - -
- controller);?> -
- - - - - - - - action,'catalogue') === 0) { ?> - -
- controller);?> -
- - - - - - action,'history') === 0) { ?> - -
- - controller).' '.$ne_name.'';?> -
- - - - action,'differences') === 0) { ?> - - -
- , getUser($updated_by));?>, -
- - - - - action,'climb') === 0) { ?> - -
- Make current this revision of the controller).' '.$ne_name.'';?> -
- - - - action,'revision') === 0) { ?> - -
- - controller).' '.$ne_name.'';?> -
- - - - action,'insert') === 0) { ?> - -
- - controller);?> -
- - - - action,'update') === 0) { ?> - -
- - controller).' '.$ne_name.'';?> -
- - - - action,'talk') === 0) { ?> - -
- - controller).' '.$ne_name.'';?> -
- - - - \ No newline at end of file diff --git a/h-source/Application/Views/xml_response.php b/h-source/Application/Views/xml_response.php deleted file mode 100644 index 2c51b88..0000000 --- a/h-source/Application/Views/xml_response.php +++ /dev/null @@ -1,28 +0,0 @@ - -\n";?> - - - - ]]> - - - -. -?> -- cgit v1.2.3