From 2f62b527c4f643696de8327fd663a3998c4e1988 Mon Sep 17 00:00:00 2001 From: Steve Swanson Date: Thu, 9 Feb 2006 20:15:33 +0000 Subject: [PATCH] XHTML Matrix template --- ...template_matrix_default_view_template.tmpl | 178 ++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 docs/upgrades/templates-6.9.0/wgtemplate_matrix_default_view_template.tmpl diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_matrix_default_view_template.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_matrix_default_view_template.tmpl new file mode 100644 index 000000000..962336402 --- /dev/null +++ b/docs/upgrades/templates-6.9.0/wgtemplate_matrix_default_view_template.tmpl @@ -0,0 +1,178 @@ +#matrixtmpl000000000001 + +

+
+

+ + +
+ +
+
+ + +
+

Use the form below to select up to listings to compare at once. +

+ + +
+ + +

+Narrow The Matrix
+You can narrow the scope of the matrix by searching for exactly the criteria you're looking for in a listing. +

+ + +

+Expand The Matrix
+ + Click here to add a new listing. Please note that you will be the official maintainer of the listing, and will be responsible for keeping it up to date. + +If you are the maker of a product, or are an expert user and are willing to maintain the listing, create an account so you can register your listing. + + +

+ + + +
Listing Statistics
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Most clicks:
Most views:
Most compares:
Most recently updated:
Best Rated By Users
/10
View Ratings Details
Worst Rated By Users
/10
+ +
+
Site Statistics
+ + + + + + + + + + + + + +
Listing Count:
Current Visitors:
Registered Users:
+ + + + + +

List Fields +

+ +PENDING LISTINGS: + +
    + +
  • +
    +
+
+ +
+ + +~~~ +h2 { + font-family:arial; +} +.fontSettings { + font-size:9pt; + font-family:arial; +} +.matrixDefault { + +} +.matrixDefault td { + font-size:9pt; + font-family:arial; +} +.matrixDefault .leftColumn { + width:48%; +} +.matrixDefault .grayBox { + background-color:#DADADA; + padding:3px; + -moz-box-sizing:border-box; + border-bottom:solid gray 2px; +} +.matrixDefault .stats .columnOne{ + width:30%; +} +.matrixDefault .stats .columnTwo{ + width:20%; +} +.matrixDefault .stats .columnThree{ + width:50%; +} +.hrStyle { + border-bottom:solid black 1px; + height:1px; + width:100%; +} \ No newline at end of file