| 1 |
<style type="text/css"> |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 |
<!-- |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> |
| 3 |
.title { |
<head> |
| 4 |
font-family: Arial, Helvetica, sans-serif; |
<title>Site Module - Random Image</title> |
| 5 |
font-size: 16px; |
<link href="css/help.css" rel="stylesheet" type="text/css" /> |
| 6 |
font-weight: bold; |
</head> |
| 7 |
color: #FFFFFF; |
<body><strong class="title">Module: Random |
|
background-color: #FF6600; |
|
|
display: block; |
|
|
border: 1px solid #000000; |
|
|
padding: 5px; |
|
|
} |
|
|
.datalabel { |
|
|
font-family: Arial, Helvetica, sans-serif; |
|
|
font-size: 11px; |
|
|
font-weight: bold; |
|
|
} |
|
|
.data { |
|
|
font-family: Arial, Helvetica, sans-serif; |
|
|
font-size: 11px; |
|
|
} |
|
|
code { |
|
|
font-family: "Courier New", Courier, mono; |
|
|
font-size: 11px; |
|
|
} |
|
|
ul { |
|
|
margin-top: 0px; |
|
|
margin-bottom: 0px; |
|
|
padding-top: 0px; |
|
|
padding-bottom: 0px; |
|
|
} |
|
|
--> |
|
|
</style> |
|
|
<strong class="title">Module: Random |
|
| 8 |
Image</strong> |
Image</strong> |
| 9 |
<table width="100%" border="1" cellspacing="0" cellpadding="3"> |
<table width="100%" border="1" cellspacing="0" cellpadding="3"> |
| 10 |
<tr> |
<tr> |
| 11 |
<td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> |
<td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> |
| 12 |
<td width="84%" valign="top" class="data"><p>The <strong>Random Image</strong> module displays a randomly selected image from a designated folder/directory.</p> |
<td width="84%" valign="top" class="data"><p>The <strong>Random Image</strong> module displays a randomly selected image from a designated folder/directory.</p> |
| 13 |
<p><strong>Details </strong> </p> |
<strong>Details </strong> <ul> |
|
<ul> |
|
| 14 |
<li><strong>Title</strong>: Title of the module to display |
<li><strong>Title</strong>: Title of the module to display |
| 15 |
on the page.</li> |
on the page.</li> |
| 16 |
<li><strong>Show Title</strong>: Show/Hide the Title (above) of |
<li><strong>Show Title</strong>: Show/Hide the Title (above) of |
| 63 |
and return to Module Manager. </li> |
and return to Module Manager. </li> |
| 64 |
</ul></td> |
</ul></td> |
| 65 |
</tr></table> |
</tr></table> |
| 66 |
|
</body></html> |