Janet Systems ReferMe! adds a "recommend this website to a friend"
function to your website. A customisable e-mail is sent to the e-mail address
entered, with a copy to the site owner for reference.
All of the text messages used within janet.ReferMe! are fully configurable,
including the "thank you" shown on the website page after a referral has been
made. Default text is included which can be used or edited as required.
Features
- E-mails a reference to the site to designated e-mail address
- 6 fields with configurable message text and labels.
- Full support by e-mail, and referMe! web forum.
Details
The janet.Referme! DotNetNuke module enables a visitor to your website to
recommend it to a friend by sending an e-mail of your website details. This
simple module looks like this:

janet.Referme! as viewed on web page.

janet.Referme! as a Pop-up.
All text messages used within janet.ReferMe! are fully configurable,
including the "thank you" sent after a referral has been made. We do of course
supply default text which can be used/edited as required.
Editing of module messages as below:

janet.Referme! Editing module settings
This module is to be found in use on the Janet Systems website »
Editing and Configuration
A number of options may be configured, changing the messages and instructions
displayed. From the module drop down list of actions select Edit Settings. On
the next page you will be able to make changes to
- Introduction - choose the words you wish to be displayed above the e-mail
text box.
- E-mail - Initial text ot appear in the e-mail text box.
- Command - Submit button text
- Message - the thankyou message to be displayed after the e-mail has been
sent.
- E-mail Title - Title of the sent e-mail
- Recommendation - content of the e-mail message. Note that this is preceded
by the website name.
- CSS Styles - Each of the default rows is wrapped in a DIV with an ID
allowing CSS styling of the ReferMe! module.
- Using tokens define your own layout. tokens used are:
- [intro] - introductory text
- [email] - e-mail text box
- [command] - send to command buttonSupport and feedback
CSS Classes
The following classes are used:
janetReferme_Intro - wrapper for the introductory text.
janetReferme_Email
- wrapper for the e-mail entry textbox
janetReferme_Send - wrapper for the
send command button.
janetReferme_ThankYou - the text associated with the
Thankyou message
As an example you can reference these items as follows:
#janetReferme_Intro
{
font-weight: bold;
font-size:
12pt;
background:
powderblue;
}
#janetReferme_Email
{
background:
mediumaquamarine;
}
#janetReferme_Send
{
font-weight:
bold;
font-size:12pt;
background:
khaki;
}
#janetReferme_ThankYou
{
font-weight:
bold;
font-size: 12pt;
background: lightgrey;
}
Entering your own text for the layout will override the default. As an
example you may wish to do this to position the e-mail textbox alongside the
send button. Example layouts:
<p>[intro]</p>
<p>[email] [command]</p>
<table cellpadding="2" cellspacing="0" border="0"
width="100%"><tr><td>[intro][email]
[command]</d></tr></table>
Pop-up Options
Some additional options are avilable for the pop-up style. You may also
change the css settings, the default is given below:

BODY { BACKGROUND: white }
#Title { FONT-SIZE: 12px;
MARGIN-BOTTOM: 5px; WIDTH: 380px }
#To { BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid; FONT-SIZE: 12px; BACKGROUND: lemonchiffon;
MARGIN-BOTTOM: 5px; BORDER-LEFT: black 1px solid; WIDTH: 380px; BORDER-BOTTOM:
black 1px solid; align: center }
#To TH { BACKGROUND: #416d90; COLOR: white;
TEXT-ALIGN: left }
#Details { BORDER-RIGHT: black 1px solid; BORDER-TOP:
black 1px solid; FONT-SIZE: 12px; BACKGROUND: lemonchiffon; BORDER-LEFT: black
1px solid; WIDTH: 380px; BORDER-BOTTOM: black 1px solid; align: center;
margin-bottom-5px: }
#Details TH { BACKGROUND: #416d90; COLOR: white;
TEXT-ALIGN: left }
#Actions { FONT-SIZE: 12px; MARGIN-BOTTOM: 5px; WIDTH:
380px; COLOR: black }
#Actions A:visited { COLOR: black; TEXT-DECORATION:
none }
#Actions A:hover { COLOR: black; TEXT-DECORATION: none }
#Actions
A:link { COLOR: black; TEXT-DECORATION: none }
#Disclaimer { FONT-SIZE: 12px;
MARGIN-BOTTOM: 5px; WIDTH: 380px } .left { WIDTH: 24% } .centre { COLOR: red }
.right { WIDTH: 74% }
Support and feedback
Support is through our Janet Systems forum.
We welcome suggestions regarding the ReferMe! DotNetNuke module. If there is
a feature, alteration or addition which you feel would benefit the module then
we would like to hear about it. Please follow the instructions on the Contact
page of our website www.janetsystems.co.uk