diff --git a/Projects/WebGIM/GIM_site/help/content.css b/Projects/WebGIM/GIM_site/help/content.css deleted file mode 100644 index 9fa5d55..0000000 --- a/Projects/WebGIM/GIM_site/help/content.css +++ /dev/null @@ -1,291 +0,0 @@ -/* ------------------ styles for lm content, should be placed at a better place -------------- */ - -div.ilc_PageTitle -{ - margin-top: 5px; - margin-bottom: 20px; - font-size: 140%; - padding-bottom: 3px; - border-bottom-width: 1px; - border-bottom-style: solid; - border-color: #000000; -} - -div.ilc_BacklinkTitle -{ - margin-top: 20px; - margin-bottom: 10px; - font-size: 100%; - font-style: italic; - padding-top: 3px; - border-top-width: 1px; - border-top-style: solid; - border-color: #000000; -} - -span.ilc_Strong -{ - font-weight: bold; -} - -span.ilc_Emph -{ - font-style: italic; -} - -span.ilc_Comment -{ - color: green; -} - -span.ilc_Quotation -{ - color: brown; - font-style: italic; -} - -a.ilc_FootnoteLink -{ - color: blue; - font-weight: normal; -} - -a.ilc_FootnoteLink:hover -{ - color:#000000; -} - -div.ilc_Footnote -{ - margin-top: 5px; - margin-bottom: 5px; - font-style: italic; -} - -a.ilc_IntLink -{ - color: blue; - font-weight: normal; - text-decoration: underline; -} - -a.ilc_IntLink:hover -{ - color:#000000; -} - -a.ilc_IntLink:visited -{ - color: blue; -} - -a.ilc_ExtLink -{ - color: blue; - font-weight: normal; - text-decoration: underline; -} - -a.ilc_ExtLink:hover -{ - color:#000000; -} - -a.ilc_ExtLink:visited -{ - color: blue; -} - -div.ilc_LMNavigation -{ - background-color:#EEEEEE; - border-style: outset; - border-color: #EEEEEE; - border-width: 1px; - margin-top: 0px; -} - -div.ilc_Page -{ - background-color:#FFFFFF; - margin: 0px; - padding: 0px; -} - -table.ilc_Page -{ - background-color:#FFFFFF; -} - -td.ilc_Cell1 -{ - background-color:#FFCCCC; -} - -td.ilc_Cell2 -{ - background-color:#CCCCFF; -} - -td.ilc_Cell3 -{ - background-color:#CCFFCC; -} - -td.ilc_Cell4 -{ - background-color:#FFFFCC; -} - -div.ilc_Standard -{ - margin-top: 10px; - margin-bottom: 10px; -} - -div.ilc_TableContent -{ - margin-left: 0px; - margin-right: 0px; - margin-top: 0px; - margin-bottom: 0px; - padding-top: 0px; - padding-bottom: 0px; - padding-left: 0px; - padding-right: 0px; -} - - -div.ilc_List -{ - margin-top: 3px; - margin-bottom: 3px; -} - -div.ilc_Headline1 -{ - margin-top: 20px; - margin-bottom: 10px; - font-size: 140%; -} - -div.ilc_Headline2 -{ - margin-top: 20px; - margin-bottom: 10px; - font-size: 130%; -} - -div.ilc_Headline3 -{ - margin-top: 20px; - margin-bottom: 10px; - font-size: 120%; -} - -div.ilc_Example -{ - margin-top: 10px; - margin-bottom: 10px; - padding-left: 20px; - border-left: 3px; - border-left-style: solid; - border-left-color: blue; -} - -div.ilc_Citation -{ - margin-top: 10px; - margin-bottom: 10px; - color: brown; - font-style: italic; -} - -div.ilc_Mnemonic -{ - margin-top: 10px; - margin-bottom: 10px; - margin-left: 20px; - margin-right: 20px; - padding: 10px; - border-width: 2px; - border-style: solid; - border-color: red; -} - -div.ilc_Additional -{ - margin-top: 10px; - margin-bottom: 10px; - padding: 10px; - border-width: 1px; - border-style: solid; - border-color: blue; -} - -div.ilc_Remark -{ - margin-top: 10px; - margin-bottom: 10px; - padding: 10px; - border-width: 1px; - border-style: solid; - border-color: #909090; - background-color:#F0F0F0; - text-align: center; -} - -/* -p.ilc_Code -{ - white-space: pre; -}*/ - -table.ilc_Media -{ - background-color: #F5F5F5; - padding: 0px; - margin: 10px; - border-width: 1px; - border-style: solid; - border-color: #B0B0B0; -} - -td.ilc_MediaCaption -{ - padding:5px; - font-size: 90%; -} - -div.ilc_Block { - border-width: 1px; - border-style: solid; - padding: 5px 10px; - margin: 10px 0px; - border-color: #A0A0A0; - background-color: #FFFFFF; - background-image: url(../../../templates/default/images/FramedBack.gif); - background-repeat:repeat-x; -} - -div.ilc_Special { - border-width: 1px; - border-style: solid; - padding: 5px 10px; - margin: 10px 0px; - border-color: #A0A0A0; - background-color: #FFF7F7; - background-image: url(../../../templates/default/images/SpecialBack.gif); - background-repeat:repeat-x; -} - -div.ilc_Excursus { - border-width: 1px; - border-style: solid; - padding: 5px 10px; - margin: 10px 0px; - border-color: #A0A0A0; - background-color: #F7FFF7; - background-image: url(../../../templates/default/images/ExcursusBack.gif); - background-repeat: repeat-x; -} diff --git a/Projects/WebGIM/GIM_site/help/delos.css b/Projects/WebGIM/GIM_site/help/delos.css deleted file mode 100644 index bd8006d..0000000 --- a/Projects/WebGIM/GIM_site/help/delos.css +++ /dev/null @@ -1,2223 +0,0 @@ -/* -- for link pseudo-classes, respect order: Link, Visited, Hover, Active -- */ - -body { - color:#222222; - background-color:#FFFFFF; - font-family:Verdana,Arial,Helvetica,sans-serif; - margin:0px; - font-size:0.9em; -} - -body.il_Explorer { - color:#222222; - background-color:#FFFFFF; - font-family:Verdana,Arial,Helvetica,sans-serif; - margin:0px; - font-size:0.9em; -} - - -.btnbar { - background-color:#ffffff; - color:#ffffff; -} - -/* BEGIN WebDAV: Enable links with AnchorClick behavior for Internet Explorer. - * All skins which want to support mounting of Webfolders using Internet Explorer - * must explicitly enable AnchorClick behavior. - */ -a { - behavior: url(#default#AnchorClick); -} -/* END WebDAV: Enable links with AnchorClick behavior for Internet Explorer. */ - - -a.menu:link, a.menu:visited { - color:#a0c0ff; -} - -a.menu:hover { - color:#DDDDFF; -} - -a.offline, a.offline:visited -{ - font-style: italic; -} - -input { - font-family:Verdana,Arial,Helvetica,sans-serif; -} - -input.marked { - font-family:Verdana,Arial,Helvetica,sans-serif; - background: #FFFFCC; -} - - -input.fullwidth { - font-family:Verdana,Arial,Helvetica,sans-serif; - width: 98% -} - -input.fullwidth_marked { - font-family:Verdana,Arial,Helvetica,sans-serif; - width: 98%; - background: #FFFFCC -} - -/* ---------------- alternating tablerowcolors ----------------- */ - -/* -.tblrow2 { - background-color: #FFFFFF; - color:#222222; - padding:3px; - background-image: url(images/rowback.gif); - background-repeat:repeat-x; -} - -.tblrow1 { - background-color:#FFFFFF; - color:#222222; - padding:3px; - background-image: url(images/rowback.gif); - background-repeat:repeat-x; -}*/ - -.tblrow2 { - background-color: #F1F1F1; - color:#222222; - padding:3px; -} - -.tblrow1 { - background-color:#FFFFFF; - color:#222222; - padding:3px; -} - -.tblrow2_mo { - background-color: #F1F1F1; - color:#222222; - padding:3px; -} - -.tblrow1_mo { - background-color:#FFFFFF; - color:#222222; - padding:3px; -} - -.tblrow1_mo:hover, .tblrow2_mo:hover { - background-color:#D0D0FF; -} - - -.tblrow2light { - background-color:#F1F1F1; - color:#808080; - padding:3px; - vertical-align:top; -} - -.tblrow1light { - background-color:#FFFFFF; - color:#808080; - padding:3px; - vertical-align:top; -} - -.tblrowmarked { - background-color:#FFE4E4; - color:#222222; - padding:3px; -} - -.tblrow2top { - background-color:#F1F1F1; - color:#222222; - padding:3px; - vertical-align: top; -} - -.tblrow1top { - background-color:#FFFFFF; - color:#222222; - padding:3px; - vertical-align: top; -} - -.tblrowmarkedtop { - background-color:#FFE4E4; - color:#222222; - padding:3px; - vertical-align: top; -} - -/* -------------------- table formatting ------------------ */ - -table { - font-size: 100%; -} - -table.std { - color:#222222; - background-color:#bbbbbb; - border-spacing:0px; - border-collapse:collapse; - border-width:1px; - border-style:solid; - border-color:#9EADBA; -} - -table.fullwidth { - color:#222222; - background-color:#bbbbbb; - width:100%; - border-spacing:0px; - border-collapse:collapse; - border-width:1px; - border-style:solid; - border-color:#9EADBA; -} - -table.halfwidth { - color:#222222; - background-color:#bbbbbb; - width:50%; - border-spacing:0px; - border-collapse:collapse; - border-width:1px; - border-style:solid; - border-color:#9EADBA; -} - -table.ilPDSelectedItemBlock { - color:#222222; - background-color:#bbbbbb; - width:100%; - border-spacing:1px; - border-width:0px; -} - -td.il_BlockFooter { - color:#222222; - background-color:#DCDCDC; - text-align:right; - font-size: 80%; - padding:2px; -} - -table.fullwidth_nowrap { - color:#222222; - background-color:#bbbbbb; - width:100%; - border-spacing:1px; - white-space: nowrap; -} - -table.fullwidth_invisible { - color:#222222; - background-color:#FFFFFF; - width:100%; - border-spacing:0px; -} - -table.nobackground { - color: #000000; - background-color: inherit; - border-spacing:0px; - padding: 3px; -} - -td.nobackground { - color: #000000; - background-color: inherit; - border-spacing:0px; - border: none; - padding: 3px; - vertical-align: top; -} - -th -{ - text-align: left; - vertical-align: bottom; -} - -td.std, th.std { - padding:2px; - text-align: left; -} - -th.il_invisible, td.il_invisible { - background-color:#FFFFFF; - background-image: none; -} - -.tbltitle { - color:#222222; - font-weight:bold; - background-color: #EDEDED; - background-image: url(images/TableHeader.gif); - background-repeat:repeat-x; -} - -tr.tbltitle { - border-bottom-width:1px; - border-bottom-color:#9EADBA; - border-bottom-style:solid; -} - -.tblheader { - color: #000000; - font-weight:bold; -} - -tr.tblheader { - color:#000000; - font-weight:bold; - background-color: #E2EAF4; - background-image:url(images/TableHeaderBlue.gif); - background-repeat:repeat-x; - - border-top-width:1px; - border-top-color:#9EADBA; - border-top-style:solid; - -} - -.tblfooter { - color: #000000; - font-weight:normal; - border-bottom-width:1px; - border-bottom-color:#9EADBA; - border-bottom-style:solid; -} - -tr.tblfooter { - color:#000000; - font-weight:normal; - background-color:#EDEDED; - background-image:url(images/TableHeader.gif); - background-repeat:repeat-x; - border-bottom-width:1px; - border-bottom-color:#9EADBA; - border-bottom-style:solid; -} - -tr.std { - background-color:#FFFFFF; - color:#222222; - padding:3px; -} - -th.option, td.option { - background-color: #F5F5F5; - color:#222222; - padding:3px; - font-weight : bold; - vertical-align:top; - text-align:right; - border-top-width:1px; - border-top-color:#9EADBA; - border-top-style:solid; -} - -td.sub_option { - background-color:#FFFFFF; - color:#222222; - padding:3px; - font-weight : bold; - vertical-align:top; - text-align:right; - border-top-width:1px; - border-top-color:#9EADBA; - border-top-style:solid; -} - -td.option_subtitle { - background-color:#FFFFFF; - background-image: none; - width:100%; - color:#222222; - padding:13px 3px 3px 3px; - vertical-align:top; - text-align:left; - border-bottom-style:solid; - border-bottom-width:1px; - border-bottom-color:#9EADBA; -} - -td.option_value { - background-color:#FFFFFF; - background-image: none; - color:#222222; - padding:3px; - vertical-align:top; - text-align:left; - border-top-width:1px; - border-top-color:#9EADBA; - border-top-style:solid; -} - -td.option_value_center { - background-color:#FFFFFF; - background-image: none; - color:#222222; - padding:3px; - vertical-align:top; - text-align:center; - border-top-width:1px; - border-top-color:#9EADBA; - border-top-style:solid; -} - -td.option_value_details { - background-color:#FFE4E4; - background-image: none; - color:#222222; - padding:3px; - vertical-align:top; - text-align:left; -} -td.option_value_center_details { - background-color:#FFE4E4; - background-image: none; - color:#222222; - padding:3px; - vertical-align:top; - text-align:center; -} - -td.option_desc, p.option_desc { - background-color:#FFFFFF; - background-image: none; - color:#222222; - padding:3px; - font-style:italic; - font-weight:normal; - vertical-align:top; - text-align:left; -} - -td.option_info { - background-color:#FFFFFF; - background-image: none; - color:#222222; - padding:3px; - font-weight:bold; - vertical-align:top; - text-align:center; -} - -td.boxed { - border-style: solid; - border-width: thin; -} - -td.submit { - background-image: url(images/TableHeader.gif); - background-color:#EDEDED; - background-repeat: repeat-x; - color:#222222; - padding:3px; - vertical-align:top; - border-top-width:1px; - border-top-color:#9EADBA; - border-top-style:solid; - border-bottom-width:1px; - border-bottom-color:#9EADBA; - border-bottom-style:solid; - -} - -/*Link, Visited, Hover, Focus, Activ*/ -a.il_ContainerItemCommand:link, a.il_ContainerItemCommand:visited, a.il_ContainerItemCommand:hover -{ - padding: 1px 5px; - margin: 1px 0px; - border-width: 1px; - border-style: solid; - border-top-color: #BABABA; - border-left-color: #BABABA; - border-bottom-color: #808080; - border-right-color: #808080; - white-space: nowrap; - text-decoration:none; - font-weight: normal; - background-color: #FFFFFF; - background-image: url(images/ButtonsBack.gif); - background-position: bottom; - background-repeat:repeat-x; - font-size: 70%; -} - -/*Link, Visited, Hover, Focus, Activ*/ -a.il_ContainerItemCommand2:link, a.il_ContainerItemCommand2:visited -{ - font-size: 100%; - text-decoration: none; - border-bottom: 1px dotted #2020C0; - margin: 0px 0px 0px 3px; - white-space: nowrap; -} -a.il_ContainerItemCommand2:hover -{ - border-bottom: 1px solid #000000; -} - -div.il_ContainerItemCommands2 -{ - text-align: right; - font-size: 80%; - margin: 0px 3px 3px 3px; -} - -div.il_ContainerListItem -{ - margin: 2px 0px; -} - -div.il_ContainerItemCommands -{ - padding-bottom: 2px; - padding-top: 2px; -} - -/*Link, Visited, Hover, Focus, Activ*/ -a.il_ContainerItemTitle:link, a.il_ContainerItemTitle:visited, a.il_ContainerItemTitle:hover -{ - text-decoration: none; -} - -div.il_ItemProperties -{ - margin-top: 2px; - margin-bottom: 5px; - text-align:left; - font-weight: normal; - font-size: 90%; -} - -div.il_ItemNotice -{ - margin-top: 2px; - margin-bottom: 5px; - text-align:left; - font-weight: normal; - font-size: 90%; - color: green -} - -div.il_Preconditions -{ - margin-top: 3px; - text-align:left; - font-size: 90%; -} - -a.il_ItemProperty:link, a.il_ItemProperty:visited { - text-decoration:none; - font-weight: normal; -} - -a.il_ItemProperty:hover { - color:#000000; -} - - -span.il_ItemAlertProperty -{ - color: #C04000; -} - -span.il_ItemProperty -{ -} - -th.il_ContainerBlockHeader -{ - background-image: url(images/TableHeader.gif); - background-color:#EDEDED; - background-repeat: repeat-x; - font-weight: bold; - padding: 2px; - text-align:left; - vertical-align: middle; -} - -table.il_ContainerBlock -{ - color:#222222; - background-color:#bbbbbb; - width:100%; - border-spacing:0px; - border-collapse:collapse; - border-width:1px; - border-style:solid; - border-color:#9EADBA; - clear:both; -} - -/* Personal Desktop Header*/ -div.il_PDTitle, span.il_PDTitle -{ - font-size: 140%; - line-height: 160%; - color: #404040; - letter-spacing: 0.05em; - word-spacing: -0.1em; - white-space: nowrap; - padding-top: 100px; -} - -table.il_PDBlock -{ - color:#222222; - background-color:#bbbbbb; - width:100%; - border-spacing:0px; - border-collapse:collapse; - border-width:1px; - border-style:solid; - border-color:#9EADBA; - margin-bottom:25px; - clear:both; -} - -th.il_PDBlockHeader -{ - background-image: url(images/TableHeaderBlue.gif); - background-repeat:repeat-x; - font-weight: bold; - padding: 3px; - background-color: #E2EAF4; - text-align:left; - border-bottom-width:1px; - border-bottom-color:#9EADBA; - border-bottom-style:solid; -} - -th.il_PDBlockSubHeader -{ - background-image: url(images/TableHeader.gif); - background-repeat:repeat-x; - font-weight: bold; - text-align:left; - font-size: 100%; - padding: 2px; - background-color: #EDEDED; - border-top-width:1px; - border-top-color:#9EADBA; - border-top-style:solid; - vertical-align: middle; -} - -/* Blocks */ - -table.il_Block -{ - color:#222222; - background-color:#bbbbbb; - width:100%; - border-spacing:0px; - border-collapse:collapse; - border-width:1px; - border-style:solid; - border-color:#9EADBA; - margin-bottom:25px; - clear:both; -} - -th.il_BlockHeader -{ - background-image: url(images/TableHeaderBlue.gif); - background-repeat:repeat-x; - font-weight: bold; - padding: 3px; - background-color: #E2EAF4; - text-align:left; - border-bottom-width:1px; - border-bottom-color:#9EADBA; - border-bottom-style:solid; - font-size: 90%; -} - -th.il_BlockHeaderBig -{ - background-image: url(images/TableHeaderBlue.gif); - background-repeat:repeat-x; - font-weight: bold; - padding: 3px; - background-color: #E2EAF4; - text-align:left; - border-bottom-width:1px; - border-bottom-color:#9EADBA; - border-bottom-style:solid; -} - -/* Repository Header */ -table.ilc_RepHeader { - border-width: 0px; - border-spacing: 0px; - margin: 0px; - padding: 0px; - background-color:#EEEEEE; - width:100%; -} - -td.il_RepHeader -{ - padding:0px; - border-style: solid; - border-color:#9EADBA; - border-width: 1px; - margin-bottom: 0px; -} - -div.il_RepHeader -{ - color:#222222; - background-color: #F0F0F0; -} - -/* SCORM styles */ - -table.il_ScormTable -{ - color:#222222; - background-color:#bbbbbb; - border-spacing:1px; - border-width:0px; -} - -td.il_ScormTableKey { - background-color:#e2e2e2; - color:#222222; - padding-left:3px; - padding-right:3px; - padding-top:1px; - padding-bottom:1px; - vertical-align:top; - text-align:right; -} - -td.il_ScormTableValue { - background-color:#f7f7f7; - background-image: none; - color:#222222; - padding-left:3px; - padding-right:3px; - padding-top:1px; - padding-bottom:1px; - vertical-align:top; - text-align:left; -} - -/* must reset all values of td style */ -td.il_no_style { - font-weight:normal; - background-image:none; - background-color:white; -} - -/* locator */ -table.il_Locator -{ - background-color: #FFFFFF; -} - -div.il_Locator { - padding: 2px 15px 0px 15px; - vertical-align:top; - font-size: 80%; - font-weight: normal; -} - -a.il_LocatorLink, a.il_LocatorLink:link, a.il_LocatorLink:visited, a.il_LocatorLink:hover -{ - color: #224499; - font-weight: normal; -} - -a.il_LocatorLink:hover -{ - color: #000000; -} - -span.il_LocatorTitle -{ - display: none; -} - -/* form */ -form.il_Form -{ - padding: 0px; - margin: 0px; - border: 0px; -} - -/* Navigation History */ -form.ilNavHistoryForm -{ - padding: 0px; - margin: 0px 15px 0px 10px ; - border: 0px; - float: right; -} - -/* MainMenu Tabs */ -div.il_MainMenu -{ - background-image: url(images/MainMenuBack.gif); - background-repeat: repeat-x; - background-position: bottom; - margin: 0px; - width: 100%; - padding:0px 0px 6px 0px; - line-height: normal; -} - -a.MMInactive:link, a.MMInactive:visited -{ - color:#FFFFFF; - padding: 0px 0px; - font-size: 80%; - text-decoration:none; - margin: 0px 0px 5px 15px; - font-weight: normal; - white-space: nowrap; -} - -a.MMInactive:hover -{ - color: #8CC6FF; - padding: 0px 0px; - font-size: 80%; - text-decoration:none; - margin: 0px 0px 5px 15px; - font-weight: normal; -} - -a.MMActive:link, a.MMActive:visited -{ - color: #8CC6FF; - padding: 0px 0px; - font-size: 80%; - text-decoration:none; - margin: 0px 0px 5px 15px; - font-weight: normal; - white-space: nowrap; -} - -a.MMActive:hover -{ - color: #8CC6FF; - padding: 0px 0px; - font-size: 80%; - text-decoration:none; - margin: 0px 0px 5px 15px; - font-weight: normal; -} - -/* Tabs */ - -div.il_Tab -{ - margin-top: 0px; - margin-bottom: 10px; - margin-left: 0px; - margin-right: 0px; - float:left; - width:100%; - padding-left:0px; - line-height:normal; - background:#FFFFFF url(images/TabBack.gif) repeat-x bottom; -} - -ul.il_Tab -{ - margin: 0px; - padding: 0px 15px; - list-style:none; -} - -li.tabinactive -{ - float:left; - background:url("images/TabInactiveRightWhite.gif") - no-repeat right top; - margin:0; - padding:0; - border-bottom-width: 1px; - border-bottom-style: solid; - border-bottom-color: #B0B0B0; -} - -a.tabinactive:link, a.tabinactive:visited, a.tabinactive:hover -{ - float: left; - display:block; - background:url("images/TabInactiveLeftWhite.gif") no-repeat left top; - padding: 3px 8px; - font-size: 80%; - text-decoration: none; -} - -li.tabactive -{ - float:left; - background:url("images/TabActiveRightWhite.gif") - no-repeat right top; - margin:0; - padding:0; - border-bottom-width: 1px; - border-bottom-style: solid; - border-bottom-color: #FFFFFF; -} - -a.tabactive:link, a.tabactive:visited, a.tabactive:hover -{ - float: left; - display:block; - background:url("images/TabActiveLeftWhite.gif") no-repeat left top; - padding: 3px 8px; - font-size: 80%; - text-decoration: none; -} - -li.backtab -{ - float:left; - margin:0; - padding:0; - border-bottom-width: 1px; - border-bottom-width: 1px; - border-bottom-style: solid; - border-bottom-color: #B0B0B0; -} - -a.backtab, a.backtab:hover -{ - float: left; - display:block; - background:url("images/BackTab.gif") no-repeat left top; - padding: 3px 8px 3px 12px; - font-size: 80%; -} - -li.back2tab -{ - float:left; - margin:0; - padding:0; - border-bottom-width: 1px; - border-bottom-width: 1px; - border-bottom-style: solid; - border-bottom-color: #B0B0B0; -} - -a.back2tab, a.back2tab:hover -{ - float: left; - display:block; - background:url("images/Back2Tab.gif") no-repeat left top; - padding: 3px 8px 3px 16px; - font-size: 80%; -} - -/* Commented Backslash Hack - hides rule from IE5-Mac, we do not want the left float for other browsers \*/ - a.tabinactive a.tabactive a.backtab {float:none;} -/* End IE5-Mac hack */ - - -/* Sub Tabs */ - -div.il_SubTab -{ - float:left; - width:100%; - padding-left:0px; - margin-bottom: 10px; - line-height:normal; -} - -ul.il_SubTab -{ - margin: 0px; - padding: 0px 0px; - list-style:none; -} - -li.subtabinactive -{ - float:left; - margin:0; - padding:0; -} - -a.subtabinactive, a.subtabinactive:hover -{ - float: left; - display:block; - background:url("images/SubTabInactiveLeft.gif") no-repeat left top; - padding: 3px 10px 3px 12px; - font-size: 80%; -} - -li.subtabactive -{ - float:left; - margin:0; - padding:0; -} - -a.subtabactive, a.subtabactive:hover -{ - float: left; - display:block; - background:url("images/SubTabActiveLeft.gif") no-repeat left top; - padding: 3px 10px 3px 12px; - font-size: 80%; -} - -/* Commented Backslash Hack - hides rule from IE5-Mac, we do not want the left float for other browsers \*/ - a.subtabinactive a.subtabactive {float:none;} -/* End IE5-Mac hack */ - - - -/* InfoScreen */ - -table.il_InfoScreen -{ - color:#222222; - background-color:#FFFFFF; - width:100%; - border-spacing:0px; - border-collapse:collapse; - border-width:1px; - border-style:solid; - border-color:#9EADBA; -} - -th.il_InfoScreen -{ - text-align:left; -} - -div.il_InfoScreenSection,th.il_InfoScreenSection -{ - margin: 10px 4px 8px 4px; - border-bottom-width:1px; - border-bottom-style:solid; - border-bottom-color:#909090; - color:#909090; - font-weight:normal; - font-size:130%; -} - -td.il_InfoScreenProperty -{ - border-right-width:1px; - border-right-style:solid; - border-right-color:#909090; - text-align: right; - padding: 3px 10px 3px 4px; - vertical-align: top; - color:#909090; -} - -td.il_InfoScreenPropertyValue -{ - padding: 3px 4px 3px 10px; - vertical-align: top; -} - -/* Explorer */ - -div.il_Explorer -{ - margin:0px; - padding:3px; - background-color: #FFFFFF; -} - -div.il_ExplorerHeader -{ - padding: 1px 3px; - vertical-align:top; - text-align:left; - font-weight: bold; - background-color: #FFFFFF; - font-size: 90%; -} - -div.il_ExplorerTree -{ - font-size: 90%; -} - -ul.il_Explorer -{ - margin: 0px 0px 0px 10px; - padding: 0px 0px 0px 0px; - list-style:none; -} - -ul.il_ExplorerNoIndent -{ - margin: 0px; - padding: 0px 0px; - list-style:none; -} - -li.il_Explorer -{ - margin: 0px 0px 0px 0px; - padding: 0px 0px 0px 0px; - white-space: nowrap; - background-color: #FFFFFF; -} - -li.il_ExplorerInline -{ - margin:0; - padding:0; -} - -a.il_HighlightedNode -{ - border-width: 1px; - border-style: solid; - border-color: #FFDD77; - background-color: #FFFF99; - padding: 0px 5px; -} - -div.il_ExplorerItemDescription -{ - margin-left: 44px; -} - -/* Table Links */ -a.tblheader, a.tblheader:visited -{ - color:#3444aa; -} - -a.tblheader:hover -{ - color:#000000; -} - -/* --- description text ---*/ -div.il_Description, td.il_Description -{ - margin-top:2px; - margin-bottom:5px; - font-size: 90%; - font-weight:normal; - text-align:left; -} -div.il_Description_no_margin, td.il_Description_no_margin -{ - font-size: 90%; - font-style: italic; - text-align:left; -} -div.il_info -{ - font-size: 90%; - text-align:left; -} -div.il_PermDescription -{ - font-size: 60%; - font-style: italic; -} - -/* ---------------- headlines ------------------ */ - -div.il_HeaderOuter -{ - clear: both; -} - -div.il_Header -{ -} - -div.il_HeaderInner -{ - float:left; - margin: 0px; - padding: 0px 15px 0px 15px; - color:#222222; -} - -div.il_TreeIcons -{ - padding-right: 15px; - padding-top: 15px; - margin: 0px; -} - -div.ilMainHeader -{ - background-image: url(images/HeaderBackground3.gif); - background-repeat: repeat-x; - background-color: #FFFFFF; - right: 0px; -} - -a.ilMainHeader, a.ilMainHeader:hover -{ - padding-top:1px; - padding-left:5px; - padding-right:5px; - padding-bottom:1px; - margin-top:2px; - margin-bottom: 2px; - border-style: solid; - border-width: 1px; - border-color: #B0B0B0; - background-color: #E6ECF8; - font-size:90%; -} - -div.ilLogin -{ - padding:2px 20px 3px 10px; - margin-top:0px; - margin-bottom:0px; - white-space: nowrap; - float:right; - text-align:right; - font-size:90%; -} - -a.ilLogin, a.ilLogin:visited, input.ilLogin -{ - background-color : #ECFAFB; - border-width: 1px; - border-style: solid; - border-top-color: #BABABA; - border-left-color: #BABABA; - border-bottom-color: #808080; - border-right-color: #808080; - color:#0033AA; - padding: 1px 3px; - margin: 0px; - font-size:90%; - text-decoration:none; - font-weight:normal; - cursor:pointer; - background-color: #FFFFFF; - background-image: url(images/ButtonsBack.gif); - background-position: bottom; - background-repeat:repeat-x; -} - -span.il_menu -{ - line-height: 150%; -} - -.ilLanguageSelection -{ - font-size:80%; -} - -div.il_Footer -{ - margin-top:30px; - margin-bottom:10px; - font-size: 90%; - text-align:center; -} - - -/* ----------------- invisible border ------------- */ - -div.invisible_border { - margin-top:15px; - margin-bottom:15px; - margin-right:15px; - margin-left:15px; -} - -td.ilInvisibleBorder -{ - padding:15px; -} - -/* --- column table -- */ -table.il_ColumnLayout -{ - color:#222222; - background-color:#FFFFFF; - width:100%; - border-spacing:0px; -} - -td.il_LeftColumn -{ - padding-left:15px; - vertical-align:top; - width:20%; -} - -td.il_CenterColumn -{ - padding-right:15px; - padding-left:15px; - vertical-align:top; - -} - -td.il_RightColumn -{ - padding-right:15px; - vertical-align:top; - width:20%; -} - -/* ------- Helptext --------- */ -span.il_Helptext { - font-size: 90%; - font-weight: normal; -} - -/* ----------------- alternative text styles ------------- */ -.small { - text-decoration:none; - font-size: 90%; -} - -.smallgreen { - text-decoration:none; - font-size: 90%; - color:green; -} - -.smallred { - text-decoration:none; - font-size: 90%; - color:red; -} - -.obligatory { - font-weight: normal; - color: #800000; - font-variant: normal; -} - -.warning { - text-decoration:none; - font-weight:bold; - color:red; -} - -div.Warning { - text-decoration:none; - font-weight:bold; - color:red; -} - -div.Access { - text-decoration:none; - font-weight:bold; - text-decoration:underline; - color:red; -} - -.asterisk { - color:red; - font-size: 90%; -} - -.default { - text-decoration:none; - font-weight:normal; -} - -.inactivepage { - text-decoration:none; - font-weight: bold; - color: gray; -} - -.quote { - font-style:italic; - font-weight:normal; -} - -.subtitle { - font-style:italic; - font-weight:normal; - font-size: 90%; -} - -.questiontext { - font-weight:bold; -} - -.bold { - font-weight:bold; -} - -/* ----------------- alternative text styles ------------- */ -.il_BlockInfo -{ - font-size: 90%; - color: #909090; -} - -.light -{ - color: #909090; -} - -/* ----------------- normal links ------------- */ - -a:link, a:visited { - text-decoration: none; - color:#0033AA; -} - -a:hover { - color:#000000; -} - - -a.light:link, a.light:visited { - text-decoration: none; - color:#3355BB; -} - -a.light:hover { - color:#000000; -} - -/* ------------------- mail links ----------- */ -a.mailread, a.mailread:visited -{ - font-weight: normal; -} - -a.mailunread, a.mailunread:visited -{ - font-weight: bold; -} - -/* ------------------- forum links ----------- */ -a.postread, a.postread:visited -{ - font-weight: normal; -} - -a.postunread, a.postunread:visited -{ - font-weight: bold; -} - -a.postnew, a.postnew:visited -{ - font-style: italic; - font-weight: bold; -} - -blockquote.ilForumQuote -{ - margin: 0px 20px; - padding: 5px; - border-width:1px; - border-color:#B6B6B6; - border-style:solid; -} - -div.ilForumQuoteHead -{ - font-weight: bold; - font-size: 90%; - margin: 0px 0px 10px 0px; -} - -/* ------------------ buttons -------------- */ - -/* not used anymore (no extra table for buttons)*/ -td.btn { - background-color:#E6ECF8; - color:#BBBBBB; - border-width:1px; - border-color:#B6B6B6; - border-style:solid; - padding:2px; -} - -/* not used anymore (use submit style)*/ -a.btn:link, a.btn:visited { - text-decoration:none; - font-size: 90%; -} - -/* not used anymore (use submit style)*/ -a.btn:hover { - color:#000000; -} - -div.il_ButtonGroup -{ - margin: 3px 0px 3px 0px; - line-height: 150%; - white-space: nowrap; - display: block; -} - -input.submit, a.submit, a.submit:hover -{ - background-color: #FFFFFF; - background-image: url(images/ButtonsBack.gif); - background-position: bottom; - background-repeat:repeat-x; - color:#2255a0; - border-width:1px; - border-top-color: #BABABA; - border-left-color: #BABABA; - border-bottom-color: #808080; - border-right-color: #808080; - border-style:solid; - padding: 1px 5px; - text-decoration:none; - font-size: 80%; - cursor:pointer; - font-weight:normal; -} - -input.submit_disabled, a.submit_disabled, a.submit_disabled:hover { - background-color:#E6ECF8; - color:gray; - border-width:1px; - border-color:#B6B6B6; - border-style:solid; - padding:2px; - text-decoration:none; - font-size: 90%; - cursor:pointer; -} - -label, input[type=checkbox], input[type=radio], select -{ - cursor:pointer; -} - -input[type=text].numeric -{ - text-align: right; -} - -input[type=checkbox], input[type=radio] -{ - border-style: none; - background-color: transparent; -} - -a.ilEditSubmit { - background-color: #FFFFFF; - background-image: url(images/ButtonsBack.gif); - background-position: bottom; - background-repeat:repeat-x; - padding: 2px; - margin: 0px; - border-width:1px; - border-top-color: #BABABA; - border-left-color: #BABABA; - border-bottom-color: #808080; - border-right-color: #808080; - border-style:solid; - text-decoration: none; - font-size: 80%; - line-height: 14px; - cursor:pointer; -} - -input.ilEditSubmit { - color:#2255a0; - padding: 1px; - margin: 0px; - font-size: 80%; - line-height: 14px; - cursor:pointer; - - background-color: #FFFFFF; - background-image: url(images/ButtonsBack.gif); - background-position: bottom; - background-repeat:repeat-x; - border-width:1px; - border-top-color: #BABABA; - border-left-color: #BABABA; - border-bottom-color: #808080; - border-right-color: #808080; - border-style:solid; -} - -input.ilEditHelpline { - border-style:none; - background-image: none; - text-decoration:none; - margin: 2px 0px; - font-size: 80%; -} - -input.tblrow1, input.tblrow2 -{ - background-color:#ffffff; - color:#000000; - background-image: none; - padding:0px; -} - -textarea -{ - font-family:Verdana,Arial,Helvetica,sans-serif; - background-color:#ffffff; - color:#000000; - border-width:1px; - border-color:#9EADBA; - border-style:inset; - padding:3px; - text-decoration:none; - font-size: 100%; -} - -textarea.fullwidth -{ - width: 98%; -} - - -input.submit:hover, input.ilEditSubmit:hover, a.submit:hover { - color:#000000; -} - - -div.message { - color: #dd0000; - text-align:center; - background-color:#FFFFFF; - border-width:1px; - border-style:solid; - border-color:#9EADBA; - margin: 2px 0px 5px 0px; - clear:both; -} - -.alert { - color: #dd0000; -} - -select.ilEditSelect { - background-color:#ffffff; - border-width:1px; - border-color:#bbbbbb; - padding:1px; - background-image: none; - text-decoration:none; - font-size: 80%; -} - -img { - vertical-align: middle; - border: 0px; -} - -/* --- to prevent tab-images from spacing when using DOCTYPE xhtml --- */ -img.imgtab { - display:block; -} - -/* ------------------ content window body tag (not used yet) -------------- */ -.content { - margin:0px; -} - -/* --- Editor styles ---*/ - -div.il_droparea -{ - border-style: solid; - border-width: 1px; - border-color: #D0D0D0; - font-size: 1px; - background-image: url(images/drop_back.gif); - background-repeat: repeat; - padding: 0px 0px; - text-align: center; -} - -div.il_droparea_active -{ - padding: 0px 0px; - border-style: solid; - border-width: 1px; - border-color: #000000; - font-size: 1px; - background-image: url(images/drop_back_active.gif); - background-repeat: repeat; - text-align: center; -} - -div.il_droparea_valid_target -{ - padding: 0px 0px; - border-style: solid; - border-width: 1px; - border-color: #000000; - font-size: 1px; - background-image: url(images/drop_back.gif); - background-repeat: repeat; - text-align: center; -} - -div.il_editarea_nojs -{ - border-style: dotted; - border-width: 1px; - border-color: #999999; -} - -div.il_editarea -{ - border-style: solid; - border-width: 1px; - border-color: transparent !important; - border-color: #FFFFFF; /* IE6 does not understand the transparent border */ -} - -div.il_editarea_disabled -{ - border: 2px dotted red; -} - -div.il_editarea_active -{ - border-style: solid; - border-width: 1px; - border-color: #909090; -} - -div.il_editarea_selected -{ - border-style: solid; - border-width: 2px; - border-color: #A0A0A0; -} - -div.il_editarea_disabled_selected -{ - border: 2px solid red; -} - -div.il_editarea_active_selected -{ - border-style: solid; - border-width: 2px; - border-color: #000000; -} - -div.il_edit_pc_tab_head -{ - background-color: #F0F0F0; - border-style: solid; - border-width: 1px; - border-color: #909090; - border-bottom-width: 0px; - font-size: 90%; - margin-top: 5px; - padding: 2px; -} - -div.il_edit_pc_tab -{ - border-style: solid; - border-width: 1px; - border-color: #909090; - margin-bottom: 5px; - padding: 5px; -} - -table.il_editmenu -{ - border-style: solid; - border-width: 1px; - border-color: #909090; - background-color: #FFFFFF; - color: #000000; - font-weight: normal; - text-align: left; - font-style: normal; - font-size: 14px; -} - -a.il_PageDisabled -{ - border-bottom: 2px dotted red; -} - -a.il_PageDeactivatedElements -{ - border-right: 2px dotted red; -} - -/* ------------------ blind image - spacer gif -------------- - please use this style class always when using this blind image */ -img.spacer { - display:block; -} - -/* --- calendar styles -- */ -div.dp_Menu -{ - padding-top:1px; - padding-left:5px; - padding-right:5px; - padding-bottom:1px; - margin-top:2px; - margin-bottom:2px; - border-width: 1px; - border-style: solid; - border-color: #9EADBA; - background-color: #EBEBEB; - width: 152px; - font-size: 90%; -} - -td.even -{ - color:#222222; - background-color:#F7F7F7; - padding: 3px; -} - -td.uneven -{ - color:#222222; - background-color:#EEEEEE; - padding: 3px; -} - -td.today -{ - text-align: center; - font-size: 90%; - background-color: #E0E0FF; -} - -td.chosenDate -{ - text-align: center; - font-size: 90%; - background-color: #FFE4E4; -} - -td.date -{ - text-align: center; - font-size: 90%; - background-color: #F7F7F7; -} - -td.prevMonth -{ - text-align: center; - font-size: 90%; - background-color: #DFDFDF; -} - -td.todayMO -{ - height: 40px; - text-align: center; - vertical-align: top; - font-size: 90%; - background-color: #E0E0FF; -} - -td.chosenDateMO -{ - height: 40px; - text-align: center; - vertical-align: top; - font-size: 90%; - background-color: #FFE4E4; -} - -td.dateMO -{ - height: 40px; - text-align: center; - vertical-align: top; - font-size: 90%; - background-color: #F7F7F7; -} - -td.prevMonthMO -{ - height: 40px; - text-align: center; - vertical-align: top; - font-size: 90%; - background-color: #DFDFDF; -} - -td.evenMO -{ - color:#222222; - background-color:#F7F7F7; - font-size: 90%; - padding: 3px; -} - -td.unevenMO -{ - color:#222222; - background-color:#EEEEEE; - font-size: 90%; - padding: 3px; -} - -td.weeknumber -{ - color: #5F5F5F; - background-color: transparent; - font-size: 90%; -} - -a.weekLink -{ - font-size: 80%; -} - -td.appointmentConfTitle -{ - font-style: italic; -} - -td.doubleComment -{ - font-size: 80%; - color: #FF0000; - font-weight: bold; -} - -td.il_CalMonth -{ - font-size: 90%; -} - -td.il_CalNextMonth -{ - font-size: 90%; -} - -td.il_CalNextMonth -{ - font-size: 80%; -} - -td.il_CalShortMonth -{ - font-size: 80%; -} - -td.il_CalShortWeek -{ - font-size: 80%; -} - -td.il_CalShortDayOfWeek -{ - font-size: 80%; -} - -td.il_CalDay -{ - font-size: 80%; -} - -/* --- content styles (will move to content.css) --- */ -table.ilc_Page { - border-width: 1px; - border-spacing: 0px; - border-style: solid; - border-color: #9EADBA; - border-collapse:collapse; - margin: 0px; - padding: 0px; - width:100%; -} - -td.ilc_Page -{ - padding:20px; - border-left-style: solid; - border-right-style: solid; - border-color: #9EADBA; - border-left-width: 1px; - border-right-width: 1px; - border-top-width: 1px; - border-bottom-width: 1px; - margin-bottom: 0px; -} - -td.ilc_PageDisabled -{ - padding:20px; - border-right-style: solid; - border-color: #9EADBA; - border-right-width: 1px; - border-top-width: 1px; - border-bottom-width: 1px; - margin-bottom: 0px; - border-left: 3px dotted red; - -} - -table.ilc_LMNavigation { - border-width: 0px; - border-spacing: 0px; - margin: 0px; - padding: 0px; - background-image: url(images/TableHeader.gif); - background-repeat:repeat-x; - background-color: #EDEDED; - width:100%; -} - -td.ilc_LMNavigation -{ - padding: 3px; - border-style: solid; - border-color: #9EADBA; - border-left-width: 0px; - border-right-width: 0px; - border-top-width: 1px; - border-bottom-width: 1px; - background-image: url(images/TableHeader.gif); - background-color: #EDEDED; - margin-bottom: 0px; -} - -div.ilc_DefinitionHeader -{ - margin-top: 10px; - margin-bottom: 10px; - padding-bottom: 5px; - padding-top: 5px; - border-bottom-width: 1px; - border-bottom-style: solid; - border-top-width: 1px; - border-top-style: solid; - border-color: #000000; -} - -table.ilc_Fullscreen -{ - background-color: #FFFFFF; - position: absolute; - margin: 0; - padding: 0; - height: 100%; - width: 100%; -} - -html.ilc_Fullscreen, body.ilc_Fullscreen -{ - margin: 0; - padding: 0; - height: 100%; -} - -table.ilc_FileList -{ - width: 100%; - color:#222222; - background-color:#bbbbbb; - border-spacing:0px; - border-collapse:collapse; - border-width:1px; - border-style:solid; - border-color:#9EADBA; - margin: 10px 0px; -} - -th.ilc_FileList -{ - text-align: left; - padding: 3px; - background-image: url(images/TableHeader.gif); -} - -td.ilc_FileItem -{ - background-color: #FFFFFF; - padding: 3px; -} - -div.ilc_LMMenu -{ - line-height: 22px; -} - -a.ilc_LMMenu -{ - padding-top:1px; - padding-left:5px; - padding-right:5px; - padding-bottom:1px; - margin-top:2px; - margin-bottom:2px; - border-width: 1px; - border-style: solid; - border-color: #B0B0B0; - background-color: #E6ECF8; - white-space: nowrap; -} - -div.ilc_TableOfContents -{ - background-color:#FFFFFF; - padding:20px; - border-spacing: 1px; - border-style: solid; - border-color: #EEEEEE; - border-width: 1px; - margin-bottom: 0px; -} - -table.ilc_media -{ - background-color:white; -} - -h1.il_LMHead -{ - margin: 6px 15px 6px 15px; - font-size: 120%; - font-weight: normal; -} - -table.ilc_Table -{ - border-collapse: collapse; - background-color: #FFFFFF; - margin: 10px 0px; - border-color: #9EADBA; -} - -/* -- Members Gallery Styles -- */ -div.il_MembersGallery -{ - margin: 0 auto; - text-align:center; - width:95%; - padding: 8px; - line-height: 1.33; - display:block; - float:left; -} - -div.il_Member -{ - page-break-before: auto; - margin: 0px 5px 20px 5px; - background-color: #EEEEEE; - padding: 10px 15px; - font-size: 75%; - height:14em; - width:10em; - float:left; - text-align:center; - overflow: hidden; -} - -div.il_Tutor -{ - page-break-before: auto; - margin: 0px 5px 20px 5px; - padding: 10px 15px; - background-color: #BBBBBB; - font-size: 75%; - height:14em; - width:10em; - float:left; - text-align:center; - overflow: hidden; -} - -/* COPage Comparison */ - -div.ilEditModified -{ - border-left-width: 3px; - padding-left: 5px; - border-left-style: solid; - border-left-color: #8080FF; - border-bottom-width: 3px; - padding-bottom: 5px; - border-bottom-style: solid; - border-bottom-color: #8080FF; - margin-bottom: 2px; -} - -div.ilEditDeleted -{ - border-left-width: 3px; - padding-left: 5px; - border-left-style: solid; - border-left-color: #FF8080; - border-bottom-width: 3px; - padding-bottom: 5px; - border-bottom-style: solid; - border-bottom-color: #FF8080; - margin-bottom: 2px; -} - -div.ilEditNew -{ - border-left-width: 3px; - padding-left: 5px; - border-left-style: solid; - border-left-color: #80FF80; - border-bottom-width: 3px; - padding-bottom: 5px; - border-bottom-style: solid; - border-bottom-color: #80FF80; - margin-bottom: 2px; -} - -span.ilDiffDel -{ - background-color: #FFC0C0; -} - -span.ilDiffIns -{ - background-color: #C0FFC0; -} - -a.ilWikiPageMissing:link, a.ilWikiPageMissing:visited -{ - color: red; -} - -a.ilWikiPageMissing:hover -{ - color: black; -} diff --git a/Projects/WebGIM/GIM_site/help/frame_10_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_10_maincontent.html deleted file mode 100644 index b6339f6..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_10_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Utilizzo Gestione Anagrafiche
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousRegistrazione utenti - - - - - Utilizzo Gestione Anagrafiche (2/8)Next - -
- - - -
Utilizzo Gestione Anagrafiche (1/8)
La prima parte del menu utente a sinistra è dedicata alla gestione delle anagrafiche.
Cliccando su una delle voci disponbili è possibile creare, modificare e cancellare le voci presenti in anagrafica in base ai propri
privilegi utente.
E' possibile gestire ambiti, tipo e piorità per i guasti, reparti e macchine, assegnare le macchine ai differenti reparti e definire i tipi di guasto.
Utilizzo generale
fig. 1 - Modifica voci anagrafica
fig. 2 - Creazione nuove voci
fig. 3 - Cancellazione voce


Per modificare in anagrafica voci già esistenti (fig. 1)
  • cliccare sul pulsante con l'icona della matita gialla in corrispondenza della voce desiderata (1)
  • modificare i dati nei diversi campi (modifica libera, selezione da tendina etc..)
  • confermare la modifica cliccando sul segno di spunta verde - o annullarla cliccando sulla x rossa (2)








Per inserire nuove voci (fig. 2) selezionare la voce nel menu a sinistra e
  • cliccare sul pulsante nuovo (verrà creata una voce nuova non definita)
  • cliccare sull'icona matita gialla per modificare la voce creata
  • modificare i dati
  • confermare la modifica cliccando sul segno di spunta verde - annullarla cliccando sulla x rossa






Per cancellare una voce definitivamente (fig. 3)
  • cliccare sull'icona del cestino
  • rispondere alla richiesta di conferma presentata




In ogni caso è possibile ricercare tra le diverse voci utilizzando il campo ricerca presente in alto sopra l'elenco anagrafiche (fig. 4).
fig. 4 - Ricerca voci
fig. 5 - Selettore a comparsa
In caso vi siano selettori a comparsa (fig. 5) per attivarli è necessario cliccare sul campo o riquadro relativo per farli comparire, selezionare i valori tra quelli proposti e/o utilizzare il box di ricerca se presente. Il selettore a comparsa viene chiuso al click di selezione o al successivo click in un'altra parte della pagina.
- - -
- - - PreviousRegistrazione utenti - - - - - Utilizzo Gestione Anagrafiche (2/8)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_11_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_11_maincontent.html deleted file mode 100644 index 18e0ccd..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_11_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Utilizzo Gestione Anagrafiche
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousUtilizzo Gestione Anagrafiche (1/8) - - - - - Utilizzo Gestione Anagrafiche (3/8)Next - -
- - - -
Utilizzo Gestione Anagrafiche (2/8)
Elenco ambiti del guasto
La sezione ambiti del guasto consente di definire e/o modificare l'anagrafica per gli ambiti dei guasti possibili
come usura,accidentale, manutenzione programmata o altro.
Elenco priorità
fig. 1 - Gestione priorità
La sezione elenco priorità permette la modifica e l'inserimento delle priorità,
contraddistinte da un id di priorità e da uno stile associato (semaforo rosso, giallo e verde) che permette di distinguere rapidamente nell'utilizzo dell'applicativo la priorità di un elemento (fig. 1).




Gestione tipo guasto
Da questa sezione è possibile gestire l'anagrafica del tipo di guasto in modo analogo alle altre anagrafiche.
- - -
- - - PreviousUtilizzo Gestione Anagrafiche (1/8) - - - - - Utilizzo Gestione Anagrafiche (3/8)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_14_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_14_maincontent.html deleted file mode 100644 index e2e705a..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_14_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Utilizzo Gestione Anagrafiche
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousUtilizzo Gestione Anagrafiche (3/8) - - - - - Utilizzo Gestione Anagrafiche (5/8)Next - -
- - - -
Utilizzo Gestione Anagrafiche (4/8)
Macchine-reparti
Tramite la gestione macchine-reparti è possibile gestire l'associazione tra macchine e reparti (fig. 1).
Per assegnare le macchine ai reparti
  • selezionare con i due menu a tendina in alto i reparti desiderati
  • cliccare sull'icona "lente di ingradimento" per selezionare una voce
  • spostare la macchina selezionata nel reparto desiderato cliccando su una delle frecce centrali (da reparto di sinistra a destra o viceversa)
fig. 1 - Gestione macchine-reparti
- - -
- - - PreviousUtilizzo Gestione Anagrafiche (3/8) - - - - - Utilizzo Gestione Anagrafiche (5/8)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_15_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_15_maincontent.html deleted file mode 100644 index 266f385..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_15_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Utilizzo Gestione Anagrafiche
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousUtilizzo Gestione Anagrafiche (2/8) - - - - - Utilizzo Gestione Anagrafiche (4/8)Next - -
- - - -
Utilizzo Gestione Anagrafiche (3/8)
Gestione reparti
fig. 1 - Gestione reparti
Per modificare le voci presenti in anagrafica reparti procedere come per la modifica generale anagrafiche (ovvero icona matita gialla per modificare la voce e segno di spunta verde per confermare/x rossa per annullare) (fig. 1); è inoltre possibile
  • cliccare sull'icona bacchetta magica per clonare il record corrente
  • utilizzare i selettori calendario per selezionare una data




Gestione macchine
fig. 2 - Gestione macchine
L'utilizzo dell'anagrafica gestione macchine è analogo alle altre anagrafiche e comprende la funzionalità di "clona record" e la possiblità di selezionare l'impianto di appartenenza da un selettore a comparsa attivabile cliccando sul campo "Impianto" in modalità modifica di una voce (fig. 2).

Tramite il selettore a comparsa scegliere una voce o cercarla utilizzando il box di ricerca.
- - -
- - - PreviousUtilizzo Gestione Anagrafiche (2/8) - - - - - Utilizzo Gestione Anagrafiche (4/8)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_17_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_17_maincontent.html deleted file mode 100644 index 901815c..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_17_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Interventi Manutenzione
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousUtilizzo Gestione Anagrafiche (8/8) - - - - - Interventi Manutenzione (2/4)Next - -
- - - -
Interventi Manutenzione (1/4)
Inserimento richiesta di manutenzione
Cliccando sulla voce di menu relativa è possibile inserire una richiesta di manutenzione o visualizzare le richieste presenti.
Scegliere "Inserisci nuova richiesta" per inserire o "Vai ad elenco richieste" per vedere le richieste già inserite.

Per inserire una richiesta (fig. 1)
  • selezionare il reparto desiderato (1)
  • selezionare la macchina relativa al reparto per cui inserire la richiesta (2)
  • compilare i dettagli relativi al guasto (matricola, priorità, data/ora, ambito e tipo guasto e se impianto fermo) (3)
  • indicare la causale della richiesta (4)
  • inserire la descrizione del problema (5)
  • confermare l'inserimento della richiesta cliccando sul pulsante "Invia richiesta" (6)
Fig. 1 - Inserimento nuova richiesta
- - -
- - - PreviousUtilizzo Gestione Anagrafiche (8/8) - - - - - Interventi Manutenzione (2/4)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_18_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_18_maincontent.html deleted file mode 100644 index 6f3f9f0..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_18_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Interventi Manutenzione
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousInterventi Manutenzione (1/4) - - - - - Interventi Manutenzione (3/4)Next - -
- - - -
Interventi Manutenzione (2/4)
Elenco richieste
Cliccando sulla voce di menu "Elenco richieste" o scegliendo "Vai ad elenco richieste" dal menu "Inserimento richiesta" è possibile visualizzare e gestire le richieste inserite (fig. 1).
fig. 1 - Elenco richieste
fig. 2 - Report richiesta intervento
In generale
  • il colore dello stato associato alle richieste individua con rapidità lo stato, rosso per gli interventi in stato "richiesto", arancio per "in corso" e verde per "concluso"
  • è possibile esportare in pdf la richiesta cliccando il simbolo del documento pdf (fig. 2)

Per navigare tra le richieste
  • selezionare il periodo di riferimento tramite il selettore a comparsa in alto a destra della tabella richieste
  • per impostazione predefinita l'elenco visualizza gli interventi richiesti e in corso
  • se si desidera visualizzare anche le richieste concluse cliccare su "Mostra interventi già chiusi" in alto a sinistra sopra la tabella interventi

Per prendere in carico una richiesta
  • cliccare sul simbolo della stampante a fianco della richiesta desiderata, la richiesta viene presa in carico e stampata sulla stampante predefinita
  • lo stato passa a "In corso" di colore arancione ed è possibile quindi cliccare sull'icona "lente di ingrandimento" per modificare i dettagli della richiesta (vedi sezione relativa alla pagina successiva della guida)
- - -
- - - PreviousInterventi Manutenzione (1/4) - - - - - Interventi Manutenzione (3/4)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_19_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_19_maincontent.html deleted file mode 100644 index 81aa012..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_19_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Interventi Manutenzione
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousInterventi Manutenzione (2/4) - - - - - Interventi Manutenzione (4/4)Next - -
- - - -
Interventi Manutenzione (3/4)
Dettaglio intervento
fig. 1 - Modalità sola lettura
fig. 2 - Selezione modalità di edit
fig. 3 - Update e annulla
fig. 4 - dettaglio interventi
Cliccando sulla lente di ingradimento a fianco di ogni richiesta nell'elenco richieste è possibile visualizzare e modificare il dettaglio richieste.

Al caricamento di un dettaglio richiesta la pagina mostra il dettaglio in modalità sola lettura (fig.1).
E' possibile modificare il dettaglio in due modalità cliccando su uno dei pulsanti presenti in alto (fig. 2),
modificare i campi desiderati e premere il pulsante update per aggiornare la richiesta o annulla per annullare le modifiche e tornare automaticamente in modalità sola lettura (fig. 3).

Compila intervento MTZ - modifica base
  • i campi non modificabili sono visualizzati in azzurro
  • i campi modificabili dall'utente sono visualizzati in verde

Modifica dettaglio completa
  • i campi modificabili in modalità completa sono visualizzati in verde scuro
  • sono ancora modificabili i campi della modalità base

In ogni caso è possibile indicare i dettagli per i singoli interventi (con matricola operatore e durata intervento) utilizzando il modulo "Dett. Interventi" in basso a destra della scheda dettaglio (fig. 4).
La modifica avviene come per le anagrafiche: il simbolo matita gialla consente la modifica del record, il segno di spunta verde la conferma e la x rossa l'annullamento delle modifiche inserite.
- - -
- - - PreviousInterventi Manutenzione (2/4) - - - - - Interventi Manutenzione (4/4)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_23_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_23_maincontent.html deleted file mode 100644 index 21f7e60..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_23_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Reportistica
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousInterventi Manutenzione (4/4) - - - - - Manutenzione programmataNext - -
- - - -
Reportistica
fig. 1 - Esempio di report elenco macchine
fig. 2 - Esempio di report MTBF - MTTR
Report reparti e interventi
Report impianti

Cliccando sulla voce di menu relativa e successivamente sul pulsante con icona pdf verrà visualizzato un report riassuntivo delle macchine presenti e dei reparti relativi in formato pdf stampabile (fig. 1)
Report interventi

La sezione report interventi permette di visualizzare e stampare un report riassuntivo degli interventi in qualunque stato (richiesto, in corso o concluso) e un report MTBF MTTR (un esempio in fig. 2).
Il report interventi mostra un resoconto delle ore di fermata suddivise per
  • OFFICINA: dal momento del guasto a fine intervento
  • INTERVENTO: da inizio fine intervento manutenzione
  • OPERATORE: totale tempo erogato da tutti gli operatori di manutenzionecoinvolti

Il report MTBF MTTR calcola il livello di affidabilità di macchine e reparti (MTBF, mean time before failure), ovvero divide le ore totali di apertura (al netto di ferie, feste, fermo macchina programmato) per il numero degli interventi effettuati;
calcola inoltre i tempi medi di riparazione (MTTR, mean time to repair) visti dall'officina (da guasto a fine intervento) e dalla manutenzione (da inizio a fine intervento).


In entrambi i casi la selezione delle macchine e del periodo di riferimento avviene nel seguente modo:
  • selezionare i reparti e le macchine per cui si desidera venga generato il report
    • la selezione dei reparti e delle macchine è multipla, ovvero è possibile selezionare più reparti e più macchine e il report genererà un resoconto di tutti gli elementi selezionati. Per ricercare tra le macchine o reparti inserire nome o parte del nome nel box di ricerca libera presente sopra i due elenchi e premere invio, cancellare la ricerca e premere invio per cercare tra tutti gli elementi e selezionare elementi multipli cliccandoli tenendo premuto il tasto ctrl sulla tastiera.
  • selezionare lo stato delle macchine per cui si chiede il resoconto (anche in questo caso è possibile la selezione multipla con l'utilizzo del tasto ctrl mentre vengono cliccati gli stati)
  • selezionare il periodo di riferimento tramite i selettori a comparsa calendario o utilizzare un periodo di selezione predefinito
  • cliccare sul pulsante pdf del report desiderato

Il report è in formato pdf stampabile.
- - -
- - - PreviousInterventi Manutenzione (4/4) - - - - - Manutenzione programmataNext - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_25_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_25_maincontent.html deleted file mode 100644 index 6f49452..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_25_maincontent.html +++ /dev/null @@ -1,104 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Moduli Opzionali - - - - > - - Manutenzione programmata
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousReportistica - - - - - FAQ - Domande frequentiNext - -
- - - -
Manutenzione programmata
Modulo aggiuntivo - Manutenzione programmata
Il modulo aggiuntivo di manutenzione programmata consente di visualizzare e inserire interventi di manutenzione programmati per le singole macchine, indicando la data di inizio intervento, la frequenza e ulteriori dettagli.

Per visualizzare gli interventi programmati (fig. 1)
  • è sufficiente cliccare sulla voce di menu "Manutenzione programmata" e consultare l'elenco mostrato
  • se desiderato filtrare per tipo (cliccando sul filtro in alto "Filtra per tipo") e/o per macchina (cliccando su "Filtra per macchina" e successivamente impostando i filtri per reparto e macchina)
fig. 1 - Ricerca manutenzione programmata
fig. 2 - Cestino
E' sempre possibile cancellare una richiesta di intervento utilizzando l'icona "cestino" a fianco di ogni record (fig. 2).
Per inserire gli interventi programmati (fig. 3)
  • cliccare sul pulsante "mostra crea nuovo": verrà visualizzata la maschera di inserimento (fig.1)
  • indicare la descrizione dell'intervento programmato (1)
  • selezionare le macchine interessate tramite il selettore a lato
    • è possibile ricercare le macchine inserendo il nome o parte del nome nel box ricerca sopra il selettore e premendo invio - svuotare e premere invio per tornare alla visualizzazione di tutte le macchine (2)
    • selezionare tra le macchine presenti nel selettore quelle desiderate (per selezionarne più di una contemporaneamente cliccare sui nomi macchina tenendo premuto il tasto ctrl della tastiera) (3)
  • selezionare i dettagli dell'intervento (4)
  • confermare l'inserimento con il pulsante "Crea interventi di manutenzione programmata" (5)
fig. 3 - Inserimento manutenzione programmata
- - -
- - - PreviousReportistica - - - - - FAQ - Domande frequentiNext - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_26_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_26_maincontent.html deleted file mode 100644 index 0f2fa22..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_26_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Utilizzo Gestione Anagrafiche
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousUtilizzo Gestione Anagrafiche (4/8) - - - - - Utilizzo Gestione Anagrafiche (6/8)Next - -
- - - -
Utilizzo Gestione Anagrafiche (5/8)
fig. 1 - Gestione apertura impianti
Gestione aperture impianti
Tramite la gestione aperture impianti si possono definire le ore di apertura giornaliere degli impianti per la corretta definizione dei report. La modifica avviene come per le altre anagrafiche cliccando sul simbolo della matita gialla, confermando le modifiche con il segno di spunta verde o annullandole con la x rossa (fig. 1).
Calendario chiusura
fig. 2 - Gestione chiusura
Con la funzionalità di gestione calendario chiusura è possibile inserire i giorni festivi/non lavorativi dell'anno al fine di ottenere una reportistica corretta che escluda i giorni non lavorativi (fig. 2).

Tramite l'elenco dei giorni di chiusura inserire come per le altre anagrafiche i giorni desiderati
  • cliccare su nuovo - verrà inserito un record con il giorno corrente
  • modificare il record appena inserito cliccando sulla matita gialla
  • selezionare dal selettore calendario la data desiderata e inserire una descrizione relativa
  • conferma la scelta con il segno di spunta verde o annullarla con la x rossa

Per inserire un intervallo di date
  • cliccare sul pulsante "Mostra inserimento periodo fermata" presente nella pagina
  • inserire le due date cliccando sui riquadri di testo per far comparire il selettore a comparsa del calendario
  • inserire una descrizione
  • confermare l'inserimento cliccando sul pulsante "Inserisci fermate per il periodo indicato"
- - -
- - - PreviousUtilizzo Gestione Anagrafiche (4/8) - - - - - Utilizzo Gestione Anagrafiche (6/8)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_30_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_30_maincontent.html deleted file mode 100644 index b3efc24..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_30_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - FAQ - Domande frequenti
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousManutenzione programmata - - - - - Contatti e supportoNext - -
- - - -
FAQ - Domande frequenti
Risposte alle domande più frequenti
  • Come posso modificare i record presenti nelle tabelle anagrafiche?
    • Per modificare i record cliccare sull'icona della matita gialla per entrare in modalità "modifica"; apportare le modifiche desiderate (compilare i campi, selezionare date etc...) e quindi confermare cliccando sul segno di spunta verde o annullare cliccando sulla x rossa. Per inserire nuovi recordo cliccare innanzitutto il pulsante "nuovo" e poi procedere come per la modifica.
    • Per dettagli vedere Utilizzo gestione anagrafiche
  • Come usare il selettore a comparsa per le date?
    • Cliccando sul riquadro in cui inserire la data apparirà un selettore calendario con cui selezionare mese e giorno desiderato. Cliccare sul giorno scelto e l'applicativo inserirà nel riquadro al data selezionata. Proseguire poi con la modifica dei successivi campi.
  • Come prendere in carico una richiesta di manutenzione?
    • Per prendere in carico una richiesta cliccare sul simbolo della stampante presente in Elenco richieste per le richieste non ancora prese in carico. La richiesta di manutenzione verrà stampata sulla stampante predefinita e presa contestualmente in carico.
  • Come stampare le richieste di intervento e la reportistica?
    • Quando presente l'icona pdf accanto a una voce è possibile cliccarla per generare un pdf stampabile della richiesta o del report. Quando viene presa in carico una richiesta viene automaticamente stampata la richiesta sulla stampante predefinita.
    • Per dettagli vedere Reportistica impianti e interventi
  • Come cambiare un'etichetta di testo descrittiva?
    • Per modificare un'etichetta di testo utilizzare la funzione vocabolario presente nel menu a sinistra. Tramite l'interfaccia vocabolario ricercare la voce da modificare e modificare come per un normale record la voce, se desiderato oltre alla traduzione italiana (contraddistinta da IT) modificare anche la traduzione inglese (EN).
- - -
- - - PreviousManutenzione programmata - - - - - Contatti e supportoNext - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_31_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_31_maincontent.html deleted file mode 100644 index 94583ed..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_31_maincontent.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Contatti e supporto
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousFAQ - Domande frequenti - - - -
- - - -
Contatti e supporto
Per ottenere supporto relativo all'applicativo contattate
- - -
- - - PreviousFAQ - Domande frequenti - - - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_33_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_33_maincontent.html deleted file mode 100644 index 7a81630..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_33_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Registrazione utenti
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousIntroduzione - - - - - Utilizzo Gestione Anagrafiche (1/8)Next - -
- - - -
Registrazione utenti
L'accesso all'applicativo è possibile tramite autenticazione dell'utente.

Se l'utente non è stato ancora abilitato all'utilizzo dell'applicazione verrà mostrata al primo accesso la schermata di "Registrazione nuovo utente" (fig.1). Inserire i propri dati e cliccare sul pulsante "Salva" per registrarsi all'applicativo.
E' necessario effettuare questa operazione soltanto al primo accesso, successivamente l'utente verrà riconosciuto in automatico dall'applicazione.
fig. 1 - Registrazione nuovo utente
Gli utenti autorizzati possono inoltre gestire i livelli di autorizzazione degli utenti (base o avanzato) tramite il pannello raggiungibile cliccando sulla voce "Gestione utenti" del menu anagrafiche di base.

Tramite questo pannello (fig.2) è possibile promuovere gli utenti base (ai nuovi utenti registrati tramite "Registrazione nuovo utente" vengono assegnati i permessi di base) o rimuovere gli utenti avanzati assegnando permessi base.
Per farlo cliccare sulla lente di ingradimento a fianco del nome utente desiderato e cliccare "promuovi" per spostare l'utente dalla tabella base azzurra alla tabella avanzata rossa assegnando diritti avanzati oppure "rimuovi" per spostare l'utente dalla tabella avanzata alla tabella base assegnando i diritti base.
fig. 2 - Gestione utenti
- - -
- - - PreviousIntroduzione - - - - - Utilizzo Gestione Anagrafiche (1/8)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_34_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_34_maincontent.html deleted file mode 100644 index 8d7e6fb..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_34_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Utilizzo Gestione Anagrafiche
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousUtilizzo Gestione Anagrafiche (5/8) - - - - - Utilizzo Gestione Anagrafiche (7/8)Next - -
- - - -
Utilizzo Gestione Anagrafiche (6/8)
Tramite la sezione "Gestione famiglie macchine" a cui si accede cliccando la voce di menu "Fam.macchine" nel menu anagrafiche di base è possibile creare e gestire famiglie di macchine e assegnare a ciascuna famiglia le macchine relative.
In particolare (fig. 1)
  • la sezione 1 permette la modifica e l'inserimento delle famiglie come per tutte le anagrafiche
  • selezionando una famiglia cliccando sulla lente di ingradimento a fianco del nome apparirà la sezione 2 che mostra e consente di visualizzare o cancellare le macchine associate
  • per associare macchine alle famiglie selezionarle dalla sezione 3 (a comparsa, cliccando sul pulsante mostra selettore macchine da aggiungere) e cliccare su aggiungi macchine. L'utilizzo è del tutto simile a quello degli altri selettori di questo tipo, che permettono ricerca tramite il box in alto e selezione multipla tramite l'utilizzo del tasto ctrl associato al click del mouse
fig.1 - Gestione famiglie macchine
- - -
- - - PreviousUtilizzo Gestione Anagrafiche (5/8) - - - - - Utilizzo Gestione Anagrafiche (7/8)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_35_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_35_maincontent.html deleted file mode 100644 index 78f079a..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_35_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Utilizzo Gestione Anagrafiche
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousUtilizzo Gestione Anagrafiche (6/8) - - - - - Utilizzo Gestione Anagrafiche (8/8)Next - -
- - - -
Utilizzo Gestione Anagrafiche (7/8)
Tramite la funzione "Gestione causali" (fig. 1) è possibile gestire le causali per famiglie macchine, aggiungendo, modificando o eliminando le causali in modo del tutto simile alle altre anagrafiche.
fig. 1 - Gestione causali
- - -
- - - PreviousUtilizzo Gestione Anagrafiche (6/8) - - - - - Utilizzo Gestione Anagrafiche (8/8)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_69_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_69_maincontent.html deleted file mode 100644 index 29c0aa7..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_69_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Utilizzo Gestione Anagrafiche
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousUtilizzo Gestione Anagrafiche (7/8) - - - - - Interventi Manutenzione (1/4)Next - -
- - - -
Utilizzo Gestione Anagrafiche (8/8)
Tramite la funzione "Operatori Mtz" è possibile definire matricola e nome degli operatori manutenzione, che saranno disponibili nella scheda di dettaglio dell'intervento tramite un menu a tendina. Compilare come per le altre anagrafiche i campi "Matricola op.", "Cognome" e "Nome".

La matricola 0000 non è eliminabile e rappresenta l'utente di default sempre esistente.
fig. 1 - Operatori Mtz
- - -
- - - PreviousUtilizzo Gestione Anagrafiche (7/8) - - - - - Interventi Manutenzione (1/4)Next - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_70_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_70_maincontent.html deleted file mode 100644 index b72fa76..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_70_maincontent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Interventi Manutenzione
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - PreviousInterventi Manutenzione (3/4) - - - - - ReportisticaNext - -
- - - -
Interventi Manutenzione (4/4)
Cliccando sulla voce di menu "Manutenzione programmata" (fig. 1) è possibile inserire e/o visualizzare gli interventi di manutenzione programmata. Questa sezione permette di inserire manutenzioni programmate a scadenza prestabilita e di impostarle per i periodi di riferimento così che vengano registrate automaticamente e presentate nell'elenco richieste.
fig. 1 - Manutenzione programmata
Utilizzando la prima scheda "Programmazione interventi" e cliccando su "Mostra crea nuovo" è possibile inserire un intervento programmato: definire in fase di inserimento i dettagli relativi all'intervento in modo simile all'inserimento richiesta di intervento e cliccare il pulsante "Crea interventi di manutenzione programmata" una volta terminato.
fig. 2 - Inserimento intervento programmato
Cliccando sulla seconda scheda "Elenco interventi in scadenza" vengono visualizzati i prossimi interventi in scadenza, che comunque verranno automaticamente inseriti negli interventi manutenzione alla data prestabilita.
fig. 3 - Interventi in scadenza
- - -
- - - PreviousInterventi Manutenzione (3/4) - - - - - ReportisticaNext - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_8_maincontent.html b/Projects/WebGIM/GIM_site/help/frame_8_maincontent.html deleted file mode 100644 index ed29547..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_8_maincontent.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM - - - - > - - Introduzione
- - - -

  - Manuale WebGIM

- - -
- - - - - - - - - - - - - - - - - -
- - - - - Registrazione utentiNext - -
- - - -
Introduzione
L'applicazione base WebGIM permette una gestione integrata della manutenzione tramite l'inserimento delle richieste di manutenzione, la consultazione dell'elenco richieste aperte, in corso e concluse, e la gestione di anagrafiche e reportistiche tramite interfaccia web.
Il modulo aggiuntivo implementato permette di inserire interventi di manutenzione programmata.
La guida consente di utilizzare al meglio le funzionalità dell'applicazione illustrandone punto per punto il funzionamento.
Per utilizzare l'applicazione è necessario collegarsi con un browser web all'indirizzo relativo all'installazione ed effettuare il login con le proprie credenziali.
La schermata iniziale (vedi fig. 1) presenta il menu laterale a sinistra che contiene tutte le funzionalità accessibili dall'utente corrente.
fig. 1 - Schermata Iniziale
Le schermate e i relativi menu mostrati sono puramente indicativi in quanto l'applicativo mostra voci di menu e funzionalità in base ai permessi assegnati all'utente che utilizza l'applicazione.
- - -
- - - - - Registrazione utentiNext - -
- -
- -
- -
- - diff --git a/Projects/WebGIM/GIM_site/help/frame_toc.html b/Projects/WebGIM/GIM_site/help/frame_toc.html deleted file mode 100644 index 502261c..0000000 --- a/Projects/WebGIM/GIM_site/help/frame_toc.html +++ /dev/null @@ -1,1018 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
-Table of Contents -
-
-
-
- - - - - - - - - - - - - -
-
- -
- - - diff --git a/Projects/WebGIM/GIM_site/help/fullscreen_205.html b/Projects/WebGIM/GIM_site/help/fullscreen_205.html deleted file mode 100644 index 684773e..0000000 --- a/Projects/WebGIM/GIM_site/help/fullscreen_205.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Fig. 1 - Inserimento nuova richiesta
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/fullscreen_251.html b/Projects/WebGIM/GIM_site/help/fullscreen_251.html deleted file mode 100644 index b80070d..0000000 --- a/Projects/WebGIM/GIM_site/help/fullscreen_251.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1 - Manutenzione programmata
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/fullscreen_253.html b/Projects/WebGIM/GIM_site/help/fullscreen_253.html deleted file mode 100644 index 3ed62bf..0000000 --- a/Projects/WebGIM/GIM_site/help/fullscreen_253.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/fullscreen_254.html b/Projects/WebGIM/GIM_site/help/fullscreen_254.html deleted file mode 100644 index e4c2943..0000000 --- a/Projects/WebGIM/GIM_site/help/fullscreen_254.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/fullscreen_255.html b/Projects/WebGIM/GIM_site/help/fullscreen_255.html deleted file mode 100644 index 221d21d..0000000 --- a/Projects/WebGIM/GIM_site/help/fullscreen_255.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 4 - dettaglio interventi
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/images/._browser b/Projects/WebGIM/GIM_site/help/images/._browser deleted file mode 100644 index a3e4988..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._browser and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._download.gif b/Projects/WebGIM/GIM_site/help/images/._download.gif deleted file mode 100644 index fe1757d..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._download.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._enlarge.gif b/Projects/WebGIM/GIM_site/help/images/._enlarge.gif deleted file mode 100644 index fa9c9a8..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._enlarge.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._icon_lm.gif b/Projects/WebGIM/GIM_site/help/images/._icon_lm.gif deleted file mode 100644 index 5f5feec..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._icon_lm.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._icon_lm_s.gif b/Projects/WebGIM/GIM_site/help/images/._icon_lm_s.gif deleted file mode 100644 index 21422be..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._icon_lm_s.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._icon_pg.gif b/Projects/WebGIM/GIM_site/help/images/._icon_pg.gif deleted file mode 100644 index 03fdd23..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._icon_pg.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._icon_pg_s.gif b/Projects/WebGIM/GIM_site/help/images/._icon_pg_s.gif deleted file mode 100644 index 0b033bd..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._icon_pg_s.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._icon_st.gif b/Projects/WebGIM/GIM_site/help/images/._icon_st.gif deleted file mode 100644 index c2b9492..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._icon_st.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._icon_st_s.gif b/Projects/WebGIM/GIM_site/help/images/._icon_st_s.gif deleted file mode 100644 index 16ee7f2..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._icon_st_s.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._nav_arr_L.gif b/Projects/WebGIM/GIM_site/help/images/._nav_arr_L.gif deleted file mode 100644 index 66c3aac..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._nav_arr_L.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/._nav_arr_R.gif b/Projects/WebGIM/GIM_site/help/images/._nav_arr_R.gif deleted file mode 100644 index f3979f6..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/._nav_arr_R.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/browser/._blank.gif b/Projects/WebGIM/GIM_site/help/images/browser/._blank.gif deleted file mode 100644 index 0869ebc..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/browser/._blank.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/browser/._minus.gif b/Projects/WebGIM/GIM_site/help/images/browser/._minus.gif deleted file mode 100644 index ba447b8..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/browser/._minus.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/browser/._plus.gif b/Projects/WebGIM/GIM_site/help/images/browser/._plus.gif deleted file mode 100644 index b846f35..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/browser/._plus.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/browser/blank.gif b/Projects/WebGIM/GIM_site/help/images/browser/blank.gif deleted file mode 100644 index 4421225..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/browser/blank.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/browser/minus.gif b/Projects/WebGIM/GIM_site/help/images/browser/minus.gif deleted file mode 100644 index 4421225..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/browser/minus.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/browser/plus.gif b/Projects/WebGIM/GIM_site/help/images/browser/plus.gif deleted file mode 100644 index 4421225..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/browser/plus.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/download.gif b/Projects/WebGIM/GIM_site/help/images/download.gif deleted file mode 100644 index becbcce..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/download.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/enlarge.gif b/Projects/WebGIM/GIM_site/help/images/enlarge.gif deleted file mode 100644 index c60056d..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/enlarge.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/icon_lm.gif b/Projects/WebGIM/GIM_site/help/images/icon_lm.gif deleted file mode 100644 index 5eb1bb4..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/icon_lm.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/icon_lm_s.gif b/Projects/WebGIM/GIM_site/help/images/icon_lm_s.gif deleted file mode 100644 index c341385..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/icon_lm_s.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/icon_pg.gif b/Projects/WebGIM/GIM_site/help/images/icon_pg.gif deleted file mode 100644 index f6e59cd..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/icon_pg.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/icon_pg_s.gif b/Projects/WebGIM/GIM_site/help/images/icon_pg_s.gif deleted file mode 100644 index 6270a5b..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/icon_pg_s.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/icon_st.gif b/Projects/WebGIM/GIM_site/help/images/icon_st.gif deleted file mode 100644 index a2d14f3..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/icon_st.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/icon_st_s.gif b/Projects/WebGIM/GIM_site/help/images/icon_st_s.gif deleted file mode 100644 index 0ee8f70..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/icon_st_s.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/nav_arr_L.gif b/Projects/WebGIM/GIM_site/help/images/nav_arr_L.gif deleted file mode 100644 index 3e1b23a..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/nav_arr_L.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/images/nav_arr_R.gif b/Projects/WebGIM/GIM_site/help/images/nav_arr_R.gif deleted file mode 100644 index 70702dd..0000000 Binary files a/Projects/WebGIM/GIM_site/help/images/nav_arr_R.gif and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/index.html b/Projects/WebGIM/GIM_site/help/index.html deleted file mode 100644 index adec63b..0000000 --- a/Projects/WebGIM/GIM_site/help/index.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_10.html b/Projects/WebGIM/GIM_site/help/lm_pg_10.html deleted file mode 100644 index a15f925..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_10.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_11.html b/Projects/WebGIM/GIM_site/help/lm_pg_11.html deleted file mode 100644 index 24affa6..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_11.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_14.html b/Projects/WebGIM/GIM_site/help/lm_pg_14.html deleted file mode 100644 index fc2938f..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_14.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_15.html b/Projects/WebGIM/GIM_site/help/lm_pg_15.html deleted file mode 100644 index 626f593..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_15.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_17.html b/Projects/WebGIM/GIM_site/help/lm_pg_17.html deleted file mode 100644 index ee075ab..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_17.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_18.html b/Projects/WebGIM/GIM_site/help/lm_pg_18.html deleted file mode 100644 index f258f20..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_18.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_19.html b/Projects/WebGIM/GIM_site/help/lm_pg_19.html deleted file mode 100644 index b2c9531..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_19.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_23.html b/Projects/WebGIM/GIM_site/help/lm_pg_23.html deleted file mode 100644 index 37a9aeb..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_23.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_25.html b/Projects/WebGIM/GIM_site/help/lm_pg_25.html deleted file mode 100644 index 1908d57..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_25.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_26.html b/Projects/WebGIM/GIM_site/help/lm_pg_26.html deleted file mode 100644 index db7e266..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_26.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_30.html b/Projects/WebGIM/GIM_site/help/lm_pg_30.html deleted file mode 100644 index b6c3e0f..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_30.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_31.html b/Projects/WebGIM/GIM_site/help/lm_pg_31.html deleted file mode 100644 index 570b412..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_31.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_33.html b/Projects/WebGIM/GIM_site/help/lm_pg_33.html deleted file mode 100644 index 0a3d2fb..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_33.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_34.html b/Projects/WebGIM/GIM_site/help/lm_pg_34.html deleted file mode 100644 index 3d5baf9..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_34.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_35.html b/Projects/WebGIM/GIM_site/help/lm_pg_35.html deleted file mode 100644 index a11c1f1..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_35.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_69.html b/Projects/WebGIM/GIM_site/help/lm_pg_69.html deleted file mode 100644 index 0193eb0..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_69.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_70.html b/Projects/WebGIM/GIM_site/help/lm_pg_70.html deleted file mode 100644 index a9ca4fb..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_70.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/lm_pg_8.html b/Projects/WebGIM/GIM_site/help/lm_pg_8.html deleted file mode 100644 index adec63b..0000000 --- a/Projects/WebGIM/GIM_site/help/lm_pg_8.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - ILIAS - Manuale WebGIM - - - - - - - - - - diff --git a/Projects/WebGIM/GIM_site/help/media_169.html b/Projects/WebGIM/GIM_site/help/media_169.html deleted file mode 100644 index 932919b..0000000 --- a/Projects/WebGIM/GIM_site/help/media_169.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_172.html b/Projects/WebGIM/GIM_site/help/media_172.html deleted file mode 100644 index e60ffcf..0000000 --- a/Projects/WebGIM/GIM_site/help/media_172.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
modifica voci anagrafica
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_174.html b/Projects/WebGIM/GIM_site/help/media_174.html deleted file mode 100644 index 380ca66..0000000 --- a/Projects/WebGIM/GIM_site/help/media_174.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
creazione nuove voci
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_175.html b/Projects/WebGIM/GIM_site/help/media_175.html deleted file mode 100644 index de81da9..0000000 --- a/Projects/WebGIM/GIM_site/help/media_175.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
gestione priorità
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_176.html b/Projects/WebGIM/GIM_site/help/media_176.html deleted file mode 100644 index 8c8a87e..0000000 --- a/Projects/WebGIM/GIM_site/help/media_176.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Gestione reparti
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_177.html b/Projects/WebGIM/GIM_site/help/media_177.html deleted file mode 100644 index 4948fdf..0000000 --- a/Projects/WebGIM/GIM_site/help/media_177.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Gestione macchine
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_178.html b/Projects/WebGIM/GIM_site/help/media_178.html deleted file mode 100644 index e026c8d..0000000 --- a/Projects/WebGIM/GIM_site/help/media_178.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Cancellazione voce
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_179.html b/Projects/WebGIM/GIM_site/help/media_179.html deleted file mode 100644 index b625784..0000000 --- a/Projects/WebGIM/GIM_site/help/media_179.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Ricerca voci
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_180.html b/Projects/WebGIM/GIM_site/help/media_180.html deleted file mode 100644 index abd8cc7..0000000 --- a/Projects/WebGIM/GIM_site/help/media_180.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Gestione macchine-reparti
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_181.html b/Projects/WebGIM/GIM_site/help/media_181.html deleted file mode 100644 index beba7ee..0000000 --- a/Projects/WebGIM/GIM_site/help/media_181.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Inserimento nuova richiesta
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_182.html b/Projects/WebGIM/GIM_site/help/media_182.html deleted file mode 100644 index 0ab8dac..0000000 --- a/Projects/WebGIM/GIM_site/help/media_182.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Elenco richieste
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_183.html b/Projects/WebGIM/GIM_site/help/media_183.html deleted file mode 100644 index 845fdb2..0000000 --- a/Projects/WebGIM/GIM_site/help/media_183.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Ricerca manutenzione programmata
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_184.html b/Projects/WebGIM/GIM_site/help/media_184.html deleted file mode 100644 index 341b62a..0000000 --- a/Projects/WebGIM/GIM_site/help/media_184.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Inserimento richiesta programmata
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_185.html b/Projects/WebGIM/GIM_site/help/media_185.html deleted file mode 100644 index b346a20..0000000 --- a/Projects/WebGIM/GIM_site/help/media_185.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
icona cestino
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_186.html b/Projects/WebGIM/GIM_site/help/media_186.html deleted file mode 100644 index 0474a5d..0000000 --- a/Projects/WebGIM/GIM_site/help/media_186.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
modalità sola lettura
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_187.html b/Projects/WebGIM/GIM_site/help/media_187.html deleted file mode 100644 index 5a14f8a..0000000 --- a/Projects/WebGIM/GIM_site/help/media_187.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 2 - modalità di edit
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_188.html b/Projects/WebGIM/GIM_site/help/media_188.html deleted file mode 100644 index b7538aa..0000000 --- a/Projects/WebGIM/GIM_site/help/media_188.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 3 - update e annulla
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_189.html b/Projects/WebGIM/GIM_site/help/media_189.html deleted file mode 100644 index 522b69d..0000000 --- a/Projects/WebGIM/GIM_site/help/media_189.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 4 - dettaglio interventi
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_190.html b/Projects/WebGIM/GIM_site/help/media_190.html deleted file mode 100644 index e9ddfc4..0000000 --- a/Projects/WebGIM/GIM_site/help/media_190.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Gestione apertura impianti
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_191.html b/Projects/WebGIM/GIM_site/help/media_191.html deleted file mode 100644 index b5047a8..0000000 --- a/Projects/WebGIM/GIM_site/help/media_191.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Gestione chiusura
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_192.html b/Projects/WebGIM/GIM_site/help/media_192.html deleted file mode 100644 index d84a65f..0000000 --- a/Projects/WebGIM/GIM_site/help/media_192.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Elenco macchine
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_194.html b/Projects/WebGIM/GIM_site/help/media_194.html deleted file mode 100644 index 17e2bde..0000000 --- a/Projects/WebGIM/GIM_site/help/media_194.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Report MTBF - MTTR
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_195.html b/Projects/WebGIM/GIM_site/help/media_195.html deleted file mode 100644 index 3c331fb..0000000 --- a/Projects/WebGIM/GIM_site/help/media_195.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1- Report richiesta intervento
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_196.html b/Projects/WebGIM/GIM_site/help/media_196.html deleted file mode 100644 index ed43f80..0000000 --- a/Projects/WebGIM/GIM_site/help/media_196.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 5 - Selettore a comparsa
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_197.html b/Projects/WebGIM/GIM_site/help/media_197.html deleted file mode 100644 index f583391..0000000 --- a/Projects/WebGIM/GIM_site/help/media_197.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 2 - Inserimento manutenzione programmata
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_198.html b/Projects/WebGIM/GIM_site/help/media_198.html deleted file mode 100644 index 67066ae..0000000 --- a/Projects/WebGIM/GIM_site/help/media_198.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_201.html b/Projects/WebGIM/GIM_site/help/media_201.html deleted file mode 100644 index 1113fa9..0000000 --- a/Projects/WebGIM/GIM_site/help/media_201.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1 - Registrazione nuovo utente
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_202.html b/Projects/WebGIM/GIM_site/help/media_202.html deleted file mode 100644 index ca485d4..0000000 --- a/Projects/WebGIM/GIM_site/help/media_202.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 2 - Gestione utenti
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_203.html b/Projects/WebGIM/GIM_site/help/media_203.html deleted file mode 100644 index c4c7705..0000000 --- a/Projects/WebGIM/GIM_site/help/media_203.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig.1 - Gestione famiglie macchine
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_204.html b/Projects/WebGIM/GIM_site/help/media_204.html deleted file mode 100644 index 1d8ae73..0000000 --- a/Projects/WebGIM/GIM_site/help/media_204.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1 - Gestione causali
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_205.html b/Projects/WebGIM/GIM_site/help/media_205.html deleted file mode 100644 index 88c86af..0000000 --- a/Projects/WebGIM/GIM_site/help/media_205.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
Fig. 1 - Inserimento nuova richiesta
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_206.html b/Projects/WebGIM/GIM_site/help/media_206.html deleted file mode 100644 index d58269f..0000000 --- a/Projects/WebGIM/GIM_site/help/media_206.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1 - Modalità sola lettura
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_208.html b/Projects/WebGIM/GIM_site/help/media_208.html deleted file mode 100644 index 6008397..0000000 --- a/Projects/WebGIM/GIM_site/help/media_208.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_250.html b/Projects/WebGIM/GIM_site/help/media_250.html deleted file mode 100644 index 6f457b3..0000000 --- a/Projects/WebGIM/GIM_site/help/media_250.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1 - Operatori Mtz
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_251.html b/Projects/WebGIM/GIM_site/help/media_251.html deleted file mode 100644 index 499e489..0000000 --- a/Projects/WebGIM/GIM_site/help/media_251.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1 - Manutenzione programmata
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_253.html b/Projects/WebGIM/GIM_site/help/media_253.html deleted file mode 100644 index e21d6a5..0000000 --- a/Projects/WebGIM/GIM_site/help/media_253.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_254.html b/Projects/WebGIM/GIM_site/help/media_254.html deleted file mode 100644 index e6ce168..0000000 --- a/Projects/WebGIM/GIM_site/help/media_254.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 2 - Inserimento intervento programmato
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_255.html b/Projects/WebGIM/GIM_site/help/media_255.html deleted file mode 100644 index 954c17b..0000000 --- a/Projects/WebGIM/GIM_site/help/media_255.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 4 - dettaglio interventi
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_313.html b/Projects/WebGIM/GIM_site/help/media_313.html deleted file mode 100644 index 2300321..0000000 --- a/Projects/WebGIM/GIM_site/help/media_313.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_314.html b/Projects/WebGIM/GIM_site/help/media_314.html deleted file mode 100644 index d87b14e..0000000 --- a/Projects/WebGIM/GIM_site/help/media_314.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1 Elenco richieste
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_318.html b/Projects/WebGIM/GIM_site/help/media_318.html deleted file mode 100644 index 1691231..0000000 --- a/Projects/WebGIM/GIM_site/help/media_318.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 3 - Ricerca gruppo macchine
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_319.html b/Projects/WebGIM/GIM_site/help/media_319.html deleted file mode 100644 index b63a63c..0000000 --- a/Projects/WebGIM/GIM_site/help/media_319.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 2 - Inserimento intervento programmato
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_320.html b/Projects/WebGIM/GIM_site/help/media_320.html deleted file mode 100644 index d8a4cdc..0000000 --- a/Projects/WebGIM/GIM_site/help/media_320.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 5 filtri visualizzazione
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_321.html b/Projects/WebGIM/GIM_site/help/media_321.html deleted file mode 100644 index 6db5e7d..0000000 --- a/Projects/WebGIM/GIM_site/help/media_321.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_323.html b/Projects/WebGIM/GIM_site/help/media_323.html deleted file mode 100644 index 6fab00e..0000000 --- a/Projects/WebGIM/GIM_site/help/media_323.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 1 Report impianti
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/media_324.html b/Projects/WebGIM/GIM_site/help/media_324.html deleted file mode 100644 index b91b136..0000000 --- a/Projects/WebGIM/GIM_site/help/media_324.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - ILIAS 3 - - - - - - - - -
- -
fig. 4 Report interventi
- - -
- - diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_169/._home.png b/Projects/WebGIM/GIM_site/help/mobs/mm_169/._home.png deleted file mode 100644 index 5a526e9..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_169/._home.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_169/home.png b/Projects/WebGIM/GIM_site/help/mobs/mm_169/home.png deleted file mode 100644 index f66cd27..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_169/home.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_172/._ambiti3.png b/Projects/WebGIM/GIM_site/help/mobs/mm_172/._ambiti3.png deleted file mode 100644 index f1a89ad..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_172/._ambiti3.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_172/ambiti3.png b/Projects/WebGIM/GIM_site/help/mobs/mm_172/ambiti3.png deleted file mode 100644 index cd456fe..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_172/ambiti3.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_174/._ambiti2.png b/Projects/WebGIM/GIM_site/help/mobs/mm_174/._ambiti2.png deleted file mode 100644 index d50bbe2..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_174/._ambiti2.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_174/ambiti2.png b/Projects/WebGIM/GIM_site/help/mobs/mm_174/ambiti2.png deleted file mode 100644 index c08e753..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_174/ambiti2.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_175/._priorita.png b/Projects/WebGIM/GIM_site/help/mobs/mm_175/._priorita.png deleted file mode 100644 index 05a7755..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_175/._priorita.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_175/priorita.png b/Projects/WebGIM/GIM_site/help/mobs/mm_175/priorita.png deleted file mode 100644 index 142654b..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_175/priorita.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_176/._reparti.png b/Projects/WebGIM/GIM_site/help/mobs/mm_176/._reparti.png deleted file mode 100644 index a4c8e51..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_176/._reparti.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_176/reparti.png b/Projects/WebGIM/GIM_site/help/mobs/mm_176/reparti.png deleted file mode 100644 index 31e2bfe..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_176/reparti.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_177/._macchine.png b/Projects/WebGIM/GIM_site/help/mobs/mm_177/._macchine.png deleted file mode 100644 index a25da0f..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_177/._macchine.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_177/macchine.png b/Projects/WebGIM/GIM_site/help/mobs/mm_177/macchine.png deleted file mode 100644 index a212a46..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_177/macchine.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_178/._cancellazione.png b/Projects/WebGIM/GIM_site/help/mobs/mm_178/._cancellazione.png deleted file mode 100644 index 859d21b..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_178/._cancellazione.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_178/cancellazione.png b/Projects/WebGIM/GIM_site/help/mobs/mm_178/cancellazione.png deleted file mode 100644 index 11b6866..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_178/cancellazione.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_179/._ricerca.png b/Projects/WebGIM/GIM_site/help/mobs/mm_179/._ricerca.png deleted file mode 100644 index 310134b..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_179/._ricerca.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_179/ricerca.png b/Projects/WebGIM/GIM_site/help/mobs/mm_179/ricerca.png deleted file mode 100644 index 04ea8f0..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_179/ricerca.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_180/._macchine_reparti.png b/Projects/WebGIM/GIM_site/help/mobs/mm_180/._macchine_reparti.png deleted file mode 100644 index 66d6034..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_180/._macchine_reparti.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_180/macchine_reparti.png b/Projects/WebGIM/GIM_site/help/mobs/mm_180/macchine_reparti.png deleted file mode 100644 index f5ebfbc..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_180/macchine_reparti.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_181/._richiesta.png b/Projects/WebGIM/GIM_site/help/mobs/mm_181/._richiesta.png deleted file mode 100644 index ea476b9..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_181/._richiesta.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_181/richiesta.png b/Projects/WebGIM/GIM_site/help/mobs/mm_181/richiesta.png deleted file mode 100644 index 3834bc2..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_181/richiesta.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_182/._elencoRichieste.png b/Projects/WebGIM/GIM_site/help/mobs/mm_182/._elencoRichieste.png deleted file mode 100644 index 42bfdb1..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_182/._elencoRichieste.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_182/elencoRichieste.png b/Projects/WebGIM/GIM_site/help/mobs/mm_182/elencoRichieste.png deleted file mode 100644 index c4a2efa..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_182/elencoRichieste.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_183/._mtzGenerale.png b/Projects/WebGIM/GIM_site/help/mobs/mm_183/._mtzGenerale.png deleted file mode 100644 index 00ff512..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_183/._mtzGenerale.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_183/mtzGenerale.png b/Projects/WebGIM/GIM_site/help/mobs/mm_183/mtzGenerale.png deleted file mode 100644 index cfb0f28..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_183/mtzGenerale.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_184/._mtzProgrammata.png b/Projects/WebGIM/GIM_site/help/mobs/mm_184/._mtzProgrammata.png deleted file mode 100644 index a25f103..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_184/._mtzProgrammata.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_184/mtzProgrammata.png b/Projects/WebGIM/GIM_site/help/mobs/mm_184/mtzProgrammata.png deleted file mode 100644 index 809378d..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_184/mtzProgrammata.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_185/._iconaCestino.png b/Projects/WebGIM/GIM_site/help/mobs/mm_185/._iconaCestino.png deleted file mode 100644 index 44cfefe..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_185/._iconaCestino.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_185/iconaCestino.png b/Projects/WebGIM/GIM_site/help/mobs/mm_185/iconaCestino.png deleted file mode 100644 index ac7fcab..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_185/iconaCestino.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_186/._mtz1Read.png b/Projects/WebGIM/GIM_site/help/mobs/mm_186/._mtz1Read.png deleted file mode 100644 index ce77690..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_186/._mtz1Read.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_186/mtz1Read.png b/Projects/WebGIM/GIM_site/help/mobs/mm_186/mtz1Read.png deleted file mode 100644 index e1ced69..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_186/mtz1Read.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_187/._pulsantiEditMtz.png b/Projects/WebGIM/GIM_site/help/mobs/mm_187/._pulsantiEditMtz.png deleted file mode 100644 index b4d5438..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_187/._pulsantiEditMtz.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_187/pulsantiEditMtz.png b/Projects/WebGIM/GIM_site/help/mobs/mm_187/pulsantiEditMtz.png deleted file mode 100644 index 6dbc115..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_187/pulsantiEditMtz.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_188/._pulsantiEditMtz2.png b/Projects/WebGIM/GIM_site/help/mobs/mm_188/._pulsantiEditMtz2.png deleted file mode 100644 index 1991f94..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_188/._pulsantiEditMtz2.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_188/pulsantiEditMtz2.png b/Projects/WebGIM/GIM_site/help/mobs/mm_188/pulsantiEditMtz2.png deleted file mode 100644 index d8ae168..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_188/pulsantiEditMtz2.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_189/._dettInterventi.png b/Projects/WebGIM/GIM_site/help/mobs/mm_189/._dettInterventi.png deleted file mode 100644 index 5348e62..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_189/._dettInterventi.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_189/dettInterventi.png b/Projects/WebGIM/GIM_site/help/mobs/mm_189/dettInterventi.png deleted file mode 100644 index e240dae..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_189/dettInterventi.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_190/._aperturaImpianti.png b/Projects/WebGIM/GIM_site/help/mobs/mm_190/._aperturaImpianti.png deleted file mode 100644 index 2f92fe7..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_190/._aperturaImpianti.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_190/aperturaImpianti.png b/Projects/WebGIM/GIM_site/help/mobs/mm_190/aperturaImpianti.png deleted file mode 100644 index c2039a1..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_190/aperturaImpianti.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_191/._festivita.png b/Projects/WebGIM/GIM_site/help/mobs/mm_191/._festivita.png deleted file mode 100644 index 3c238e0..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_191/._festivita.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_191/festivita.png b/Projects/WebGIM/GIM_site/help/mobs/mm_191/festivita.png deleted file mode 100644 index 0fa7091..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_191/festivita.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_192/._elencoMacchine.png b/Projects/WebGIM/GIM_site/help/mobs/mm_192/._elencoMacchine.png deleted file mode 100644 index e6bd19e..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_192/._elencoMacchine.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_192/elencoMacchine.png b/Projects/WebGIM/GIM_site/help/mobs/mm_192/elencoMacchine.png deleted file mode 100644 index 519aed6..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_192/elencoMacchine.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_194/._mtbfmttr.png b/Projects/WebGIM/GIM_site/help/mobs/mm_194/._mtbfmttr.png deleted file mode 100644 index 951a476..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_194/._mtbfmttr.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_194/mtbfmttr.png b/Projects/WebGIM/GIM_site/help/mobs/mm_194/mtbfmttr.png deleted file mode 100644 index fd7f132..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_194/mtbfmttr.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_195/._richiestaItervento.png b/Projects/WebGIM/GIM_site/help/mobs/mm_195/._richiestaItervento.png deleted file mode 100644 index 67b895f..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_195/._richiestaItervento.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_195/richiestaItervento.png b/Projects/WebGIM/GIM_site/help/mobs/mm_195/richiestaItervento.png deleted file mode 100644 index b336812..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_195/richiestaItervento.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_196/._selettore.png b/Projects/WebGIM/GIM_site/help/mobs/mm_196/._selettore.png deleted file mode 100644 index a95df54..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_196/._selettore.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_196/selettore.png b/Projects/WebGIM/GIM_site/help/mobs/mm_196/selettore.png deleted file mode 100644 index e86fcb7..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_196/selettore.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_197/._mtzProgrammata.png b/Projects/WebGIM/GIM_site/help/mobs/mm_197/._mtzProgrammata.png deleted file mode 100644 index 9e32196..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_197/._mtzProgrammata.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_197/mtzProgrammata.png b/Projects/WebGIM/GIM_site/help/mobs/mm_197/mtzProgrammata.png deleted file mode 100644 index b790453..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_197/mtzProgrammata.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_198/logosw.png b/Projects/WebGIM/GIM_site/help/mobs/mm_198/logosw.png deleted file mode 100644 index 1ccd4af..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_198/logosw.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_201/Immagine 1.png b/Projects/WebGIM/GIM_site/help/mobs/mm_201/Immagine 1.png deleted file mode 100644 index 47bf5e4..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_201/Immagine 1.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_202/Immagine 2.png b/Projects/WebGIM/GIM_site/help/mobs/mm_202/Immagine 2.png deleted file mode 100644 index 1ca8b86..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_202/Immagine 2.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_203/Immagine 11.png b/Projects/WebGIM/GIM_site/help/mobs/mm_203/Immagine 11.png deleted file mode 100644 index 22fd71c..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_203/Immagine 11.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_204/Immagine 12.png b/Projects/WebGIM/GIM_site/help/mobs/mm_204/Immagine 12.png deleted file mode 100644 index 3ff0eaf..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_204/Immagine 12.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_205/Immagine 13.png b/Projects/WebGIM/GIM_site/help/mobs/mm_205/Immagine 13.png deleted file mode 100644 index 6da95b3..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_205/Immagine 13.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_206/Immagine 14.jpg b/Projects/WebGIM/GIM_site/help/mobs/mm_206/Immagine 14.jpg deleted file mode 100644 index 10ed1ad..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_206/Immagine 14.jpg and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_208/logoIliasSW.png b/Projects/WebGIM/GIM_site/help/mobs/mm_208/logoIliasSW.png deleted file mode 100644 index 0dfcd32..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_208/logoIliasSW.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_250/operatoriMtz.png b/Projects/WebGIM/GIM_site/help/mobs/mm_250/operatoriMtz.png deleted file mode 100644 index ca90619..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_250/operatoriMtz.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_251/ProgrammazioneInterventi.png b/Projects/WebGIM/GIM_site/help/mobs/mm_251/ProgrammazioneInterventi.png deleted file mode 100644 index f28a090..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_251/ProgrammazioneInterventi.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_253/interventiScadenza.png b/Projects/WebGIM/GIM_site/help/mobs/mm_253/interventiScadenza.png deleted file mode 100644 index de86021..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_253/interventiScadenza.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_254/inserimentoINterventiProg.png b/Projects/WebGIM/GIM_site/help/mobs/mm_254/inserimentoINterventiProg.png deleted file mode 100644 index 2e9b7f6..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_254/inserimentoINterventiProg.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_255/dettOp.png b/Projects/WebGIM/GIM_site/help/mobs/mm_255/dettOp.png deleted file mode 100644 index 4b9bb57..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_255/dettOp.png and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_313/home.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_313/home.JPG deleted file mode 100644 index 446b2e2..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_313/home.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_313/home_600_300.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_313/home_600_300.JPG deleted file mode 100644 index acff158..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_313/home_600_300.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_314/elenco_richieste.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_314/elenco_richieste.JPG deleted file mode 100644 index b1cefaa..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_314/elenco_richieste.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_314/elenco_richieste_600_300.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_314/elenco_richieste_600_300.JPG deleted file mode 100644 index 13a01ca..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_314/elenco_richieste_600_300.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_318/filtro_mtzprog.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_318/filtro_mtzprog.JPG deleted file mode 100644 index ce230d0..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_318/filtro_mtzprog.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_319/crea_intervento.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_319/crea_intervento.JPG deleted file mode 100644 index c935764..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_319/crea_intervento.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_319/crea_intervento_600_350.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_319/crea_intervento_600_350.JPG deleted file mode 100644 index 697a712..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_319/crea_intervento_600_350.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_320/filtri.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_320/filtri.JPG deleted file mode 100644 index 10c3305..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_320/filtri.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_321/exportExcel.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_321/exportExcel.JPG deleted file mode 100644 index aa35449..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_321/exportExcel.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_323/reportImpianti.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_323/reportImpianti.JPG deleted file mode 100644 index a35ca03..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_323/reportImpianti.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_324/reportInterventi.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_324/reportInterventi.JPG deleted file mode 100644 index 499ab22..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_324/reportInterventi.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/mobs/mm_324/reportInterventi_400_.JPG b/Projects/WebGIM/GIM_site/help/mobs/mm_324/reportInterventi_400_.JPG deleted file mode 100644 index 724afbc..0000000 Binary files a/Projects/WebGIM/GIM_site/help/mobs/mm_324/reportInterventi_400_.JPG and /dev/null differ diff --git a/Projects/WebGIM/GIM_site/help/syntaxhighlight.css b/Projects/WebGIM/GIM_site/help/syntaxhighlight.css deleted file mode 100644 index e8e786e..0000000 --- a/Projects/WebGIM/GIM_site/help/syntaxhighlight.css +++ /dev/null @@ -1,70 +0,0 @@ -p.ilc_Code { - -} - -table.ilc_Sourcecode { - border: 1px solid black; - background: white; - padding: 5px; - margin: 10px 0px; -} - -td.ilc_LineNumbers { - background: #ffffff; - padding-left: 10px; - text-align: right; -} - -td.ilc_Sourcecode { - background: white; - padding-left: 10px; - -} - -span.ilc_CodeCategory_1 { - text-decoration: underline; - color: navy; -} - -span.ilc_CodeCategory_2 { - color: navy; - -} - -span.ilc_CodeCategory_3 { - color: #555555; - -} - -span.ilc_CodeQuote { - color: green; - -} - -span.ilc_CodeLinecomment { - color: gray; - -} - -span.ilc_CodeBlockcomment { - color: gray; - -} - -span.ilc_CodePrepro { - color: black; - -} - -span.ilc_CodeSelect { - color: black; - -} - -pre.ilc_Code { - font-size: 1em; -} - -span.ilc_LineNumber { - font-size: 1em; -} diff --git a/Projects/WebGIM/GIM_site/help/table_of_contents.html b/Projects/WebGIM/GIM_site/help/table_of_contents.html deleted file mode 100644 index 7c5a90c..0000000 --- a/Projects/WebGIM/GIM_site/help/table_of_contents.html +++ /dev/null @@ -1,1059 +0,0 @@ - - - - - - Manuale WebGIM - - - - - - - - - - - - - - - - - - - - - -
- - - Learning Module ILIAS Manuale WebGIM
- -
-
-
-

-

- -
- -
-
-
- - - - - - - - -
- - - - -
-

Table of Contents

-
-
-
- - - - - - - - - - - - - -
-
- -
-
- - - - -
- - - - -