svn path=/Website/trunk/; revision=16613

This commit is contained in:
Marcel Bourseau
2013-01-24 16:06:03 +00:00
parent ee2a351722
commit 987d3dd5a7
56 changed files with 528 additions and 0 deletions

BIN
CUST/VGLD/Oracle.udl Normal file

Binary file not shown.

BIN
CUST/VGLD/banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

377
CUST/VGLD/cust.css Normal file
View File

@@ -0,0 +1,377 @@
/*
* $Revision$
* $Modtime: 6-10-10 12:23 $
*
*
* basiskleur: #003353 (blauw)
* #D0F0F0 (lichtblauw)
#123088 (vulpen)
*/
.ui-layout-resizer { /* all 'resizer-bars' */
background: #ddd;
}
.ui-layout-toggler { /* all 'toggler-buttons' */
background: #aaa;
}
/* Titelbalk */
#headerblok {
background: url(banner.png) no-repeat;
background-color: #fff;
background-position: 0px 0px;
color: #000;
}
/* "Demonstratie" */
div#headerprefix {
right: 33%;
padding-top: 0;
font-size: 260%;
color: #003353;
}
/* Portal */
html, body, #editbody, #showbody, #listbody {
background-image: none;/*url(../Pictures/bodybgrnd.jpg);*/
background-color: #fff;
}
#mynewsframe {
margin: 0;
padding: 0;
}
#facforum {
background-color: #fff;
border: none;
}
#facforum a,
#facforum #container ,
#facforum h5 {
border: none;
background: none;
margin: 0 4px;
}
#facforum #container,
#facforum h5 {
border: 1px solid #003353;
background-color: #fff;
}
#facforum h5 {
background: #fff;
}
#facforum h5 a {
color: #000;
}
#mywelcome,
#myactions,
#mymessages {
margin: 10px 4px 0px 4px;
padding: 0;
border-bottom: 1px solid #003353;
}
#mywelcometitle {
background-color: #003353;
color: #fff;
padding: 3px 0;
}
#mywelcometitle strong {
color: #fff;
}
#mywelcomeinfo {
background-color: #003353;
color: #fff;
padding: 4px;
float: none;
font-style: normal;
}
#mywelcomeframe {
height: auto;
}
#nieuwsbody {
background-color: #fff;
margin: 0;
border: none;
width: 100%;
}
.nieuwstitel {
color: #003353;
}
.nieuwstekst {
border-bottom: none;
}
.listbody#usermessbody .fcltframeheader,
#listbody .fcltframeheader {
border: 0px solid #000;
}
.listbody table {
background-color: #fff;
}
#collapseblock table {
border: none;
border-bottom: 1px solid #ccc;
width: 100%;
}
.fcltframe {
background: none;
background-color: #fff;
border: 0px solid #003353;
border: none;
margin-bottom: 5px;
}
/* Titels */
.fcltframeheader,
#search div.fcltblockhead {
background-image: none;
background-color: #003353;
padding: 3px 5px 2px 5px;
}
/* Tekst van titels (overzichten, mijn facilitor, etc */
.fcltframeheader,
#search div.fcltblockhead,
.fcltframeheader span,
#search div.fcltblockhead span,
#iframerextratitle {
color: #fff;
}
/* Kaders om invulvelden */
#showbody .fcltblock {
background-color: #fff;
border: 1px solid #d4d4d4;
}
#showbody .fcltblockhead {
background-color: #d4d4d4;
color: #000;
padding: 3px 0 5px 5px;
}
body.modal .fcltblock,
#editbody .fcltblock {
background-color: #fff;
border: 1px solid #b8b5b5;
}
body.modal .fcltblockhead,
#editbody .fcltblockhead {
background-color: #b8b5b5;
color: #003353;
padding: 3px 0 5px 5px;
}
#showbody label,
#showbody input {
color: #222;
}
#showbody .details {
color: #22c;
}
/* Flexvelden type label */
td.flexlabel,
#showbody td.flexlabel label {
background-color: #003353;
color: #fff;
}
/* Selectiescherm */
#search {
background-image: none;
/*background-color: #eff8ff;*/
margin-bottom: 2px;
}
#search div.fcltblock {
background-color: #fff;
}
#search div.fcltblockhead {
background-color: #003353;
color: #fff;
padding-top: 1px;
}
#search div.fcltblock label {
color: #000;
}
#buttons ul li {
color: #003353;
}
.rstable thead th {
background-color: #000;
}
/* Menu */
.ui-layout-content {
background-color: #fff;
}
div#ProfFAC,
div#PersFAC,
div#MgtFAC {
background-color: #fff;
}
div#ProfFAC .menukop {
color: #003353;
}
div#ProfFAC ul li,
div#PersFAC ul li,
div#MgtFAC ul li {
background-color: #fff;
}
li.mk {
border-bottom: none;
border-top: 1px solid #d4d4d4;
margin-top: 1px;
}
div#ProfFAC ul li li,
div#PersFAC ul li li {
border-bottom: none;
border-top: 1px solid #aaa;
margin-left: 5px;
}
div#PersFAC ul li li a,
div#ProfFAC ul li li a {
text-decoration: none;
color: #000;
}
div#PersFAC ul li li a:hover,
div#ProfFAC ul li li a:hover {
color: #003353;
}
div#PersFAC ul li span.menukop {
color: #003353;
}
span.menukop {
color: #003353;
}
/* Portal (loketten) */
#portalbody {
background-color: #fff;
}
#portalmenu table tr td {
background-color: white;
border: 1px solid #b8b5b5;
padding: 2px 4px 0px 0px;
}
#portalmenu h2 {
color: #003353;
padding: 10px 0 15px 0;
}
.more {
color: #003353;
}
#portalmenu span.menuimg {
width: 200px;
margin-top: 10px;
}
#portalmenu span.menukop {
color: #003353;
}
#portalmenu .more {
color: #003353;
}
#portalmenu a {
color: #000;
text-decoration: none;
}
#portalmenu a:hover,
.more:hover {
color: #003353;
}
/* Widgetportal */
#portalbody
{
background-color: #ffffff;
}
#portalmenu table tr td
{
background-color: #ffffff;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
#portalmenu span.menukop {
color: #003366;
width:200px;
}
#portalmenu h2 {
color: #ffffff;
background-color: #003353;
}
#portalmenu span.menuimg {
width:250px;
height:100px;
}
#portalmenu li.mi {
color: #000099;
}
/* Widgets */
div.widget,
div.widgettitle {
border: none;
}
/* Search */
table.filter {
background-color: #fff;
border: 1px solid #003353;
}
table.filter th {
background-color: #003353;
}
/* Kalender */
.ui-datepicker-header.ui-widget-header,
.ui-dialog-titlebar.ui-widget-header {
background-image: none;/*url(Pictures/ui-bg_highlight.png);*/
background-color: #003353;
color: #fff;
}
.ui-datepicker-calendar th {
background-color: #003353;
}
/* API-portal */
#phonebookdetails a:link,
#phonebookdetails a:visited,
#filler a:link,
#filler a:visited {
color: #003353;
font-weight: bold;
}
#mywelcometitle a:link,
#mywelcometitle a:visited,
#mywelcometitle u li {
color: #fff;
}
#phonebookdetails a:hover,
#mywelcometitle a:hover,
#filler ul li a:hover {
color: #003353;
}
#filler h1, #filler h2, #filler h3 {
color: #003353;
}
* html .required, .required
{
background-color:#D0F0F0;
border-left:2px solid red;
}
input[type=text].required,
input[type=password].required,
select.required, option.required,
textarea.required,
{
background-color:#D0F0F0;
border-left:2px solid red;
}

View File

@@ -0,0 +1,71 @@
<?xml version="1.0"?>
<component>
<?component error="true" debug="true"?>
<registration
description="custfunctions"
progid="custfunction.wsc"
version="1.00"
classid="{4F51571C-1DFC-4769-B8DD-37B356378F12}"
>
</registration>
<public>
<!-- properties -->
<!-- methods -->
<method name="API_PHONEBOOK">
<PARAMETER name="prs_key"/>
<PARAMETER name="data"/>
</method>
</public>
<script language="javascript">
<![CDATA[
/*
$Revision$
$Id$
*/
API_PHONEBOOK =
function (prs_key, data)
{
var result = {};
//
// Hoofdlocatie
//
if (data.werkplekken.length)
{
var txt = "";
var wp;
var wplabel = "Hoofdlocatie:";
var loc_key = -1;
for (wp in data.werkplekken)
{
if (!data.werkplekken[wp].prs_werkplek_aanduiding.isVirtueel && wp < 1) // pak er maar eentje, TODO hoofdwerkplek
{
// trs += "<tr><td>"+wplabel+"</td><td>" + data.werkplekken[wp].prs_werkplek_aanduiding + "</td></tr>";
txt += data.werkplekken[wp].prs_werkplek_aanduiding;
loc_key = data.werkplekken[wp].alg_locatie_key;
}
}
result.demo_locatie = safe.html(txt);
}
//
// Klikbaar e-mailadres
//
if (data.prs_perslid_email)
{
result.demo_mailto = "<a href='mailto:" + data.prs_perslid_email + "'>" + data.prs_perslid_email + "</a>";
}
return result;
};
]]>
</script>
</component>

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
CUST/VGLD/photos/1.02.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

BIN
CUST/VGLD/photos/4.16.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

BIN
CUST/VGLD/photos/8.04.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
CUST/VGLD/photos/8.05.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
CUST/VGLD/photos/A0.08.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

BIN
CUST/VGLD/photos/B0.01.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
CUST/VGLD/photos/B0.36.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

BIN
CUST/VGLD/photos/B0.62.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

BIN
CUST/VGLD/photos/C0.01.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

BIN
CUST/VGLD/photos/C0.32.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
CUST/VGLD/photos/D0.01a.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

BIN
CUST/VGLD/photos/D0.01b.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
CUST/VGLD/photos/E0.01.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

BIN
CUST/VGLD/photos/F0.12.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

BIN
CUST/VGLD/photos/KR2.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
CUST/VGLD/photos/M2.05.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

BIN
CUST/VGLD/photos/M2.06.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
CUST/VGLD/photos/M2.07.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

BIN
CUST/VGLD/photos/X0.01.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

@@ -0,0 +1,71 @@
// Putorders.ini
//
// SAMPLE configuration file for Facilitor PutOrders routine.
// This routine handles the internal Facilitor orders and notifications queueus and
// takes care of sending these messages into the world. It normally is the only way out
// for messages from Facilitor
//
// Several protocols are supported, like e-mail, SMS, FTP, HTTP and XML/SOAP
// Its actual behaviour (like which messages are send by what means) is defined
// by the applicationmanager using several settings, parameters and XSL stylesheets
//
// This sample needs to be copied to the ../../CUST/XXXX/Putorders folder, where
// all the actual and appropriate settings *need* to be altered on installation.
//
// $Revision$
// $Modtime: 11-01-12 14:26 $
//
[SYSTEM]
// The FULL FYSICAL (LOCAL) PATH to the Facilitor webroot folder (containing a.o. global.asa)
FacilitorHome = "d:/Apps/Facilitor/Fplace5i/"
[ADO]
ConnectionString = "File Name=..\Oracle.udl "
Database_Name = "ORACLE"
CustomerId = "VGLD"
[GENERAL]
;// 0 = as attachments, 1 = in body
NotificationInMailBody = "1"
;// stylesheet to be applied for notifications
NotificationXSL = "../xsl/cust.xsl"
;System2SystemXSL = "../xsl/vgld2sys.xsl"
;// Mail subject prefix for orders (to be followed by ordernr)
SubjectPrefix = "Facilitor bestelopdracht nr."
;// the fixed From address for Facilitor orders
FromAddress = "no_reply@vgld.facilitor.nl"
;// optional reply address if that is different from FromAddress
ReplyAddress = ""
;// Level of logging (0-3) for troubleshooting purposes
LogLevel = 1
;// INTERNET_FLAG_PASSIVE = 0x8000000, else = 0
ConnectionFlag = 0
;// 1 = Use Proxy Server (recognizes TIS FTP gateway only), 0 = don't use Proxy
UseProxy = 0
;// Proxy Server IP Address, only used when UseProxy = 1
ProxyServerIPAddress = ""
;// SOAP Certificate reference
;SoapCertificateName = LOCAL_MACHINE\My\it.dijkoraad.nl
;; Minuten
NotificationDelay=1
LogDestination = 3
;// force this email address for test purposes
ForceMailAddress = "m.vanderheide@sgfacilitor.nl"
;// force this order address for test purposes
ForceOrderAddress = "mailto:m.vanderheide@sgfacilitor.nl"
;// force this mobile number for test purposes
;//ForceMobile = ""
EmergencyMailAddress = "m.vanderheide@sgfacilitor.nl"
FlexfilesFolder = d:\Apps\Facilitor\Fplace5i\cust\VGLD\flexfiles\
CustOrders = 0
UseSenderAsReplyTo=1
MailBodyCharSet="unicode-1-1-utf-8"
[SMS]
;// SMS accountinfo
SmsAccount = ""
UID = ""
PWD = ""
ReplyPhone = ""
SMSProtocol = ""

View File

@@ -0,0 +1 @@
..\..\..\utils\putOrders\putOrders.exe

BIN
CUST/VGLD/tmpl_logo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

8
CUST/VGLD/xsl/cust.xsl Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxml="urn:schemas-microsoft-com:xslt" version="1.0">
<xsl:import href="../../../appl/shared/default.xsl"/>
<xsl:variable name="Rev">
<!-- Revision van deze cust.xsl -->
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
</xsl:variable>
</xsl:stylesheet>