From cbd903ffdfbb8a9f0ea6341f09cff00a3a39d0a8 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Mon, 26 Oct 2009 16:39:17 +0000 Subject: [PATCH] Fixes from Daniel Fernandes : * Some minor fixes about validator * Some cleanups * Some code rellocated ( about pwiki ) git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1281 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- www/downloads.html | 17 ++++++----------- www/handler_fileio_tgt.html | 19 +++++++------------ www/images/Orange.css | 4 ++++ www/index.html | 21 ++++++++------------- www/scst_admin.html | 17 ++++++----------- www/solutions.html | 17 ++++++----------- www/target_emulex.html | 18 ++++++------------ www/target_fcoe.html | 17 ++++++----------- www/target_iscsi.html | 17 ++++++----------- www/target_local.html | 18 ++++++------------ www/target_lsi.html | 18 ++++++------------ www/target_mvsas.html | 15 ++++++--------- www/target_old.html | 17 ++++++----------- www/target_qla2x00t.html | 17 ++++++----------- www/target_qla_isp.html | 17 ++++++----------- www/target_srp.html | 17 ++++++----------- www/targets.html | 17 ++++++----------- www/users.html | 17 ++++++----------- 18 files changed, 109 insertions(+), 191 deletions(-) diff --git a/www/downloads.html b/www/downloads.html index e4b665527..3ee75bf15 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -1,4 +1,4 @@ - + @@ -98,16 +98,11 @@ - + - - - + diff --git a/www/handler_fileio_tgt.html b/www/handler_fileio_tgt.html index 6236bde8e..66c6b0934 100644 --- a/www/handler_fileio_tgt.html +++ b/www/handler_fileio_tgt.html @@ -1,5 +1,5 @@ - - + + @@ -76,16 +76,11 @@ - + - - - + diff --git a/www/images/Orange.css b/www/images/Orange.css index 7581c3b02..a622893b5 100644 --- a/www/images/Orange.css +++ b/www/images/Orange.css @@ -314,6 +314,10 @@ div.logoimg { border-bottom: 4px solid #FFA600; } +/* Font colors */ +font.names { color: #EC981F ; } + + /* Alignment classes */ .float-left { float: left;} .float-right { float: right; } diff --git a/www/index.html b/www/index.html index d3fd4eea3..2ffe2c862 100644 --- a/www/index.html +++ b/www/index.html @@ -1,4 +1,4 @@ - + @@ -79,7 +79,7 @@ a SCSI target acts as a SCSI host with its own devices. This is especially important in pass-through mode with one to many relationship, i.e. when multiple initiators can connect to the exported pass-through devices. You can find more deep elaboration why it is needed in this - message in thread "Question for pass-through target design" in linux-scsi mailing list. Some of the emulated functions are the following: + message in thread "Question for pass-through target design" in linux-scsi mailing list. Some of the emulated functions are the following:
  • Generation of necessary UNIT ATTENTIONs, their storage and delivery to all connected remote initiators.
  • @@ -97,7 +97,7 @@
  • Other necessary functionality (task attributes, etc.) as specified in SAM-2, SPC-2, SAM-3, SPC-3 and other SCSI standards.
- +
  • SCST core has multithreaded design and complete SMP support, so, if necessary, all your CPU cores will participate in the commands processing.
  • @@ -158,16 +158,11 @@ - + - - - + diff --git a/www/scst_admin.html b/www/scst_admin.html index fd82af4db..b08ab0809 100644 --- a/www/scst_admin.html +++ b/www/scst_admin.html @@ -1,4 +1,4 @@ - + @@ -74,16 +74,11 @@ - + - - - + diff --git a/www/solutions.html b/www/solutions.html index 9170bc75a..10304d32b 100644 --- a/www/solutions.html +++ b/www/solutions.html @@ -1,4 +1,4 @@ - + @@ -58,16 +58,11 @@ - + - - - + diff --git a/www/target_emulex.html b/www/target_emulex.html index 8bbebd23c..695aed237 100644 --- a/www/target_emulex.html +++ b/www/target_emulex.html @@ -1,4 +1,4 @@ - + @@ -81,17 +81,11 @@ - + - - - - + diff --git a/www/target_fcoe.html b/www/target_fcoe.html index 31a6c2e22..f79ba8bb0 100644 --- a/www/target_fcoe.html +++ b/www/target_fcoe.html @@ -1,4 +1,4 @@ - + @@ -70,16 +70,11 @@ - + - - - + diff --git a/www/target_iscsi.html b/www/target_iscsi.html index 4a02ec260..5a67e087e 100644 --- a/www/target_iscsi.html +++ b/www/target_iscsi.html @@ -1,4 +1,4 @@ - + @@ -125,16 +125,11 @@ - + - - - + diff --git a/www/target_local.html b/www/target_local.html index 5379119f6..d9ebd224e 100644 --- a/www/target_local.html +++ b/www/target_local.html @@ -1,4 +1,4 @@ - + @@ -80,17 +80,11 @@ - + - - - - + diff --git a/www/target_lsi.html b/www/target_lsi.html index edbfa2f83..9e696d498 100644 --- a/www/target_lsi.html +++ b/www/target_lsi.html @@ -1,4 +1,4 @@ - + @@ -72,17 +72,11 @@ - + - - - - + diff --git a/www/target_mvsas.html b/www/target_mvsas.html index be4272dca..99e895a78 100644 --- a/www/target_mvsas.html +++ b/www/target_mvsas.html @@ -1,4 +1,4 @@ - + @@ -72,14 +72,11 @@ - + - - - - + diff --git a/www/target_old.html b/www/target_old.html index 9c3830061..1a1a9729b 100644 --- a/www/target_old.html +++ b/www/target_old.html @@ -1,4 +1,4 @@ - + @@ -95,16 +95,11 @@ - + - - - + diff --git a/www/target_qla2x00t.html b/www/target_qla2x00t.html index 6578f232d..bab3dac2e 100644 --- a/www/target_qla2x00t.html +++ b/www/target_qla2x00t.html @@ -1,4 +1,4 @@ - + @@ -83,16 +83,11 @@ - + - - - + diff --git a/www/target_qla_isp.html b/www/target_qla_isp.html index e955ff8c6..82cecff49 100644 --- a/www/target_qla_isp.html +++ b/www/target_qla_isp.html @@ -1,4 +1,4 @@ - + @@ -87,16 +87,11 @@ - + - - - + diff --git a/www/target_srp.html b/www/target_srp.html index ba270ae16..fa7177311 100644 --- a/www/target_srp.html +++ b/www/target_srp.html @@ -1,4 +1,4 @@ - + @@ -74,16 +74,11 @@ - + - - - + diff --git a/www/targets.html b/www/targets.html index 319b44bd9..cae4e55d1 100644 --- a/www/targets.html +++ b/www/targets.html @@ -1,4 +1,4 @@ - + @@ -74,16 +74,11 @@ - + - - - + diff --git a/www/users.html b/www/users.html index 7ab019f3b..2ccdeb67f 100644 --- a/www/users.html +++ b/www/users.html @@ -1,4 +1,4 @@ - + @@ -76,16 +76,11 @@ - + - - - +