Changeset 937


Ignore:
Timestamp:
11/25/08 08:53:01 (3 years ago)
Author:
KoenMartens
Message:

Item300: remove twiki replace with foswiki

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/index.html

    r906 r937  
    22<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">  
    33<head> 
    4  <title>Welcome to TWiki - A Web-based Collaboration Platform</title> 
     4 <title>Welcome to Foswiki - A Web-based Collaboration Platform</title> 
    55 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> 
    66 <style type="text/css"> 
     
    1616the css and html code. 
    1717 
     18Reworked for Foswiki: (c) Koen Martens 
    1819Reworked for TWiki: (c) Arthur Clemens @ visiblearea.com 
    1920*/ 
     
    146147} 
    147148 
    148 .twikiLeft { 
     149.foswikiLeft { 
    149150        float:left; 
    150151        position:relative; 
    151152} 
    152 .twikiRight { 
     153.foswikiRight { 
    153154        position:relative; 
    154155        float:right; 
     
    156157        margin:0; 
    157158} 
    158 .twikiClear { 
     159.foswikiClear { 
    159160        /* to clean up floats */ 
    160161        margin:0; 
     
    165166        display:block; 
    166167} 
    167 .twikiHidden { 
     168.foswikiHidden { 
    168169        display:none; 
    169170} 
    170 .twikiLast, 
    171 .patternTopic .twikiLast { 
     171.foswikiLast, 
     172.patternTopic .foswikiLast { 
    172173        border-bottom:0px; 
    173174} 
     
    186187        S1 line-height                                                                                                                                  1.4em 
    187188        S2 somewhat smaller font size                                                                                                   94% 
    188         S3 small font size, twikiSmall                                                                                                  font-size:86%; line-height:110%; 
     189        S3 small font size, foswikiSmall                                                                                                        font-size:86%; line-height:110%; 
    189190        S4 horizontal bar padding (h2, patternTop)                                                                              5px 
    190191        S5 form and attachment padding                                                                                                  20px 
     
    267268} 
    268269/* Links */ 
    269 /* somehow the twikiNewLink style have to be before the general link styles */ 
    270 .twikiNewLink { 
     270/* somehow the foswikiNewLink style have to be before the general link styles */ 
     271.foswikiNewLink { 
    271272        border-width:0 0 1px 0; 
    272273        border-style:solid; 
    273274} 
    274 .twikiNewLink a { 
     275.foswikiNewLink a { 
    275276        text-decoration:none; 
    276277        margin-left:1px; 
    277278} 
    278 .twikiNewLink a sup { 
     279.foswikiNewLink a sup { 
    279280        text-align:center; 
    280281        padding:0 2px; 
     
    283284        text-decoration:none; 
    284285} 
    285 .twikiNewLink a:link sup, 
    286 .twikiNewLink a:visited sup { 
     286.foswikiNewLink a:link sup, 
     287.foswikiNewLink a:visited sup { 
    287288        border-width:1px; 
    288289        border-style:solid; 
    289290        text-decoration:none; 
    290291} 
    291 .twikiNewLink a:hover sup { 
     292.foswikiNewLink a:hover sup { 
    292293        text-decoration:none; 
    293294} 
     
    330331        padding:1px; 
    331332} 
    332 .twikiSubmit, 
    333 .twikiButton, 
    334 .twikiCheckbox { 
     333.foswikiSubmit, 
     334.foswikiButton, 
     335.foswikiCheckbox { 
    335336        border-width:1px; 
    336337        border-style:solid; 
     
    340341        vertical-align:middle; 
    341342} 
    342 .twikiCheckbox, 
    343 .twikiRadioButton { 
     343.foswikiCheckbox, 
     344.foswikiRadioButton { 
    344345        margin:0 .3em 0 0; 
    345346        border:0; 
    346347} 
    347 .twikiInputField { 
     348.foswikiInputField { 
    348349        border-width:1px; 
    349350        border-style:solid; 
     
    397398 
    398399/* EditTablePlugin */ 
    399 .editTable .twikiTable { 
     400.editTable .foswikiTable { 
    400401        margin:0 0 2px 0; 
    401402} 
     
    409410 
    410411/* TablePlugin */ 
    411 .twikiTable { 
    412 } 
    413 .twikiTable td, 
    414 .twikiTable th { 
    415 } 
    416 .twikiTable th { 
     412.foswikiTable { 
     413} 
     414.foswikiTable td, 
     415.foswikiTable th { 
     416} 
     417.foswikiTable th { 
    417418    padding:4px; 
    418419} 
    419 .twikiTable td { 
     420.foswikiTable td { 
    420421    padding:2px 4px; 
    421422} 
    422 .twikiTable th a:link, 
    423 .twikiTable th a:visited, 
    424 .twikiTable th a font { 
    425         text-decoration:none; 
    426 } 
    427 .twikiTable th a:hover, 
    428 .twikiTable th a:hover font { 
     423.foswikiTable th a:link, 
     424.foswikiTable th a:visited, 
     425.foswikiTable th a font { 
     426        text-decoration:none; 
     427} 
     428.foswikiTable th a:hover, 
     429.foswikiTable th a:hover font { 
    429430        text-decoration:none; 
    430431        border-width:0 0 1px 0; 
     
    433434 
    434435/* TablePlugin - sorting of table columns */ 
    435 th.twikiSortedAscendingCol a:link, 
    436 th.twikiSortedAscendingCol a:link font, 
    437 th.twikiSortedAscendingCol a:visited, 
    438 th.twikiSortedAscendingCol a:visited font { 
     436th.foswikiSortedAscendingCol a:link, 
     437th.foswikiSortedAscendingCol a:link font, 
     438th.foswikiSortedAscendingCol a:visited, 
     439th.foswikiSortedAscendingCol a:visited font { 
    439440        border-width:1px 0 0 0; 
    440441        border-style:solid;      
    441442} 
    442 th.twikiSortedDescendingCol a:link, 
    443 th.twikiSortedDescendingCol a:link font, 
    444 th.twikiSortedDescendingCol a:visited, 
    445 th.twikiSortedDescendingCol a:visited font { 
     443th.foswikiSortedDescendingCol a:link, 
     444th.foswikiSortedDescendingCol a:link font, 
     445th.foswikiSortedDescendingCol a:visited, 
     446th.foswikiSortedDescendingCol a:visited font { 
    446447        border-width:0 0 1px 0; 
    447448        border-style:solid; 
    448449} 
    449 th.twikiSortedAscendingCol a:hover, 
    450 th.twikiSortedAscendingCol a:hover font { 
     450th.foswikiSortedAscendingCol a:hover, 
     451th.foswikiSortedAscendingCol a:hover font { 
    451452        border-width:0 0 1px 0; 
    452453        border-style:solid; 
    453454        text-decoration:none; 
    454455} 
    455 th.twikiSortedDescendingCol a:hover, 
    456 th.twikiSortedDescendingCol a:hover font { 
     456th.foswikiSortedDescendingCol a:hover, 
     457th.foswikiSortedDescendingCol a:hover font { 
    457458        border-width:1px 0 0 0; 
    458459        border-style:solid; 
     
    460461} 
    461462 
    462 .twikiEditForm { 
     463.foswikiEditForm { 
    463464        margin:0 0 .5em 0; 
    464465} 
    465 .twikiEditForm .twikiFormTable { 
     466.foswikiEditForm .foswikiFormTable { 
    466467        text-align:center; 
    467468} 
     
    508509 
    509510/*      ----------------------------------------------------------- 
    510         TWiki styles 
     511        Foswiki styles 
    511512        -----------------------------------------------------------     */ 
    512513 
    513 #twikiLogin { 
     514#foswikiLogin { 
    514515        width:40em; 
    515516        margin:0 auto; 
    516517        text-align:center; 
    517518} 
    518 #twikiLogin .twikiFormSteps { 
     519#foswikiLogin .foswikiFormSteps { 
    519520        border-width:5px; 
    520521} 
    521 .twikiAttachments, 
    522 .twikiForm { 
     522.foswikiAttachments, 
     523.foswikiForm { 
    523524        margin:1em 0; 
    524         padding:1px; /* fixes disappearing borders because of overflow:auto; in twikiForm */ 
    525 } 
    526 .twikiForm h1, 
    527 .twikiForm h2, 
    528 .twikiForm h3, 
    529 .twikiForm h4, 
    530 .twikiForm h5, 
    531 .twikiForm h6 { 
     525        padding:1px; /* fixes disappearing borders because of overflow:auto; in foswikiForm */ 
     526} 
     527.foswikiForm h1, 
     528.foswikiForm h2, 
     529.foswikiForm h3, 
     530.foswikiForm h4, 
     531.foswikiForm h5, 
     532.foswikiForm h6 { 
    532533        margin-top:0; 
    533534} 
    534 .patternContent .twikiAttachments, 
    535 .patternContent .twikiForm { 
     535.patternContent .foswikiAttachments, 
     536.patternContent .foswikiForm { 
    536537        /* form or attachment table inside topic area */ 
    537538        font-size:94%; /*S2*/ 
     
    541542        margin:0; 
    542543} 
    543 .twikiAttachments table, 
    544 table.twikiFormTable { 
     544.foswikiAttachments table, 
     545table.foswikiFormTable { 
    545546        margin:5px 0 10px 0; /* bottom:create extra space in case the table is folded out */ 
    546547        border-collapse:collapse; 
     
    551552        border-width:1px; 
    552553} 
    553 .twikiAttachments table { 
     554.foswikiAttachments table { 
    554555        line-height:1.4em; /*S1*/ 
    555556        width:auto; 
     
    558559        width:100%; 
    559560} 
    560 .twikiAttachments td,  
    561 .twikiAttachments th { 
     561.foswikiAttachments td,  
     562.foswikiAttachments th { 
    562563        border-style:solid; 
    563564        border-width:1px; 
    564565} 
    565 .twikiAttachments th, 
    566 table.twikiFormTable th.twikiFormTableHRow { 
     566.foswikiAttachments th, 
     567table.foswikiFormTable th.foswikiFormTableHRow { 
    567568        padding:3px 6px; 
    568569        height:2.5em; 
    569570        vertical-align:middle; 
    570571} 
    571 table.twikiFormTable th.twikiFormTableHRow { 
     572table.foswikiFormTable th.foswikiFormTableHRow { 
    572573        text-align:center; 
    573574} 
    574 .twikiEditForm .twikiFormTable th, 
    575 .twikiEditForm .twikiFormTable td { 
     575.foswikiEditForm .foswikiFormTable th, 
     576.foswikiEditForm .foswikiFormTable td { 
    576577        padding:.25em .5em; 
    577578        vertical-align:middle; 
     
    579580        border-style:solid; 
    580581} 
    581 .twikiAttachments th a:link, 
    582 .twikiAttachments th a:visited { 
     582.foswikiAttachments th a:link, 
     583.foswikiAttachments th a:visited { 
    583584        text-decoration:none; 
    584585} 
    585586/* don't show any of those ugly sort icons */ 
    586 .twikiAttachments th img, 
    587 .twikiAttachments th a:link img, 
    588 .twikiAttachments th a:visited img { 
     587.foswikiAttachments th img, 
     588.foswikiAttachments th a:link img, 
     589.foswikiAttachments th a:visited img { 
    589590        display:none; 
    590591} 
    591 .twikiAttachments td, 
    592 table.twikiFormTable td { 
     592.foswikiAttachments td, 
     593table.foswikiFormTable td { 
    593594        padding:3px 6px; 
    594595        height:1.4em; /*S1*/ 
     
    596597        vertical-align:top; 
    597598} 
    598 .twikiAttachments td { 
     599.foswikiAttachments td { 
    599600        /* don't show column lines in attachment listing */ 
    600601        border-width:0 0 1px 0; 
    601602} 
    602 .twikiAttachments th.twikiFirstCol, 
    603 .twikiAttachments td.twikiFirstCol { 
     603.foswikiAttachments th.foswikiFirstCol, 
     604.foswikiAttachments td.foswikiFirstCol { 
    604605        /* make more width for the icon column */ 
    605606        width:26px; 
    606607        text-align:center; 
    607608} 
    608 .twikiAttachments caption { 
     609.foswikiAttachments caption { 
    609610        display:none; 
    610611} 
    611 table.twikiFormTable th.twikiFormTableHRow a:link, 
    612 table.twikiFormTable th.twikiFormTableHRow a:visited { 
    613         text-decoration:none; 
    614 } 
    615  
    616 .twikiFormSteps { 
     612table.foswikiFormTable th.foswikiFormTableHRow a:link, 
     613table.foswikiFormTable th.foswikiFormTableHRow a:visited { 
     614        text-decoration:none; 
     615} 
     616 
     617.foswikiFormSteps { 
    617618        text-align:left; 
    618619        padding:.25em 0 0 0; 
     
    620621        border-style:solid; 
    621622} 
    622 .twikiFormStep { 
     623.foswikiFormStep { 
    623624        line-height:140%; 
    624625        padding:1em 20px; /*S5*/ 
     
    626627        border-style:solid; 
    627628} 
    628 .twikiFormStep h3, 
    629 .twikiFormStep h4 { 
     629.foswikiFormStep h3, 
     630.foswikiFormStep h4 { 
    630631        font-size:115%; 
    631632        border:none; 
     
    633634        padding:0; 
    634635} 
    635 .twikiFormStep h3 { 
     636.foswikiFormStep h3 { 
    636637        font-weight:bold; 
    637638} 
    638 .twikiFormStep h4 { 
     639.foswikiFormStep h4 { 
    639640        font-weight:normal; 
    640641} 
    641 .twikiFormStep p { 
     642.foswikiFormStep p { 
    642643        margin:.3em 0; 
    643644} 
    644645 
    645 .twikiToc { 
     646.foswikiToc { 
    646647        margin:1em 0; 
    647648        padding:.3em 0 .6em 0; 
    648649} 
    649 .twikiToc ul { 
     650.foswikiToc ul { 
    650651        list-style:none; 
    651652        padding:0 0 0 .5em; 
    652653        margin:0em; 
    653654} 
    654 .twikiToc li { 
     655.foswikiToc li { 
    655656        margin-left:1em; 
    656657        padding-left:1em; 
     
    658659        background-position:0 .5em; 
    659660} 
    660 .twikiToc .twikiTocTitle { 
     661.foswikiToc .foswikiTocTitle { 
    661662        margin:0em; 
    662663        padding:0em; 
     
    664665} 
    665666 
    666 .twikiSmall { 
     667.foswikiSmall { 
    667668        font-size:86%; line-height:110%; /*S3*/ 
    668669} 
    669 .twikiSmallish { 
     670.foswikiSmallish { 
    670671        font-size:94%; /*S2*/ 
    671672} 
    672 .twikiNew { } 
    673 .twikiSummary { 
     673.foswikiNew { } 
     674.foswikiSummary { 
    674675        font-size:86%; line-height:110%; /*S3*/ 
    675676} 
    676 .twikiEmulatedLink { 
     677.foswikiEmulatedLink { 
    677678        text-decoration:underline; 
    678679} 
    679 .twikiPageForm table { 
     680.foswikiPageForm table { 
    680681        border-width:1px; 
    681682        border-style:solid; 
    682683} 
    683 .twikiPageForm table { 
     684.foswikiPageForm table { 
    684685        width:100%; 
    685686        margin:0 0 2em 0; 
    686687} 
    687 .twikiPageForm th, 
    688 .twikiPageForm td { 
     688.foswikiPageForm th, 
     689.foswikiPageForm td { 
    689690        border:0; 
    690691        padding:.15em 1em; 
    691692} 
    692 .twikiPageForm td {} 
    693 .twikiPageForm td.first { 
     693.foswikiPageForm td {} 
     694.foswikiPageForm td.first { 
    694695        padding-top:1em; 
    695696} 
    696 .twikiBroadcastMessage { 
     697.foswikiBroadcastMessage { 
    697698        padding:.25em .5em; 
    698699        margin:0 0 1em 0; 
    699700} 
    700 .twikiHelp { 
     701.foswikiHelp { 
    701702        padding:1em; 
    702703        margin:0 0 1em 0; 
     
    704705        border-style:solid; 
    705706} 
    706 .twikiHelp ul, 
    707 .twikiHelp li { 
     707.foswikiHelp ul, 
     708.foswikiHelp li { 
    708709        margin:0; 
    709710} 
    710 .twikiHelp ul { 
     711.foswikiHelp ul { 
    711712        padding-left:2em; 
    712713} 
    713 .twikiAccessKey { 
     714.foswikiAccessKey { 
    714715        text-decoration:none; 
    715716        border-width:0 0 1px 0; 
    716717        border-style:solid; 
    717718} 
    718 a:hover .twikiAccessKey { 
     719a:hover .foswikiAccessKey { 
    719720        text-decoration:none; 
    720721        border:none; 
    721722} 
    722 .twikiWebIndent { 
     723.foswikiWebIndent { 
    723724        margin:0 0 0 1em; 
    724725} 
    725726 
    726 a.twikiLinkInHeaderRight { 
     727a.foswikiLinkInHeaderRight { 
    727728        float:right; 
    728729        display:block; 
     
    800801        float:right; 
    801802} 
    802 .patternToolBarButtons .twikiSeparator { 
     803.patternToolBarButtons .foswikiSeparator { 
    803804        display:none; 
    804805} 
     
    907908 
    908909/* WebSearch, WebSearchAdvanced */ 
    909 table#twikiSearchTable { 
     910table#foswikiSearchTable { 
    910911        background:none; 
    911912        border-bottom:0; 
    912913}  
    913 table#twikiSearchTable th, 
    914 table#twikiSearchTable td { 
     914table#foswikiSearchTable th, 
     915table#foswikiSearchTable td { 
    915916        padding:.5em; 
    916917        border-width:0 0 1px 0; 
    917918        border-style:solid; 
    918919}  
    919 table#twikiSearchTable th { 
     920table#foswikiSearchTable th { 
    920921        width:20%; 
    921922        text-align:right; 
    922923} 
    923 table#twikiSearchTable td { 
     924table#foswikiSearchTable td { 
    924925        width:80%; 
    925926} 
    926 table#twikiSearchTable td.first { 
     927table#foswikiSearchTable td.first { 
    927928        padding:1em; 
    928929} 
     
    949950} 
    950951.patternSearchResults h3 { 
    951         font-size:115%; /* same as twikiFormStep */ 
     952        font-size:115%; /* same as foswikiFormStep */ 
    952953        margin:0; 
    953954        padding:.5em 20px; 
     
    960961        font-weight:normal; 
    961962} 
    962 .patternSearchResult .twikiTopRow { 
     963.patternSearchResult .foswikiTopRow { 
    963964        padding-top:.2em; 
    964965} 
    965 .patternSearchResult .twikiBottomRow { 
     966.patternSearchResult .foswikiBottomRow { 
    966967        padding-bottom:.25em; 
    967968        border-width:0 0 1px 0; 
    968969        border-style:solid; 
    969970} 
    970 .patternSearchResult .twikiAlert { 
     971.patternSearchResult .foswikiAlert { 
    971972        font-weight:bold; 
    972973} 
    973 .patternSearchResult .twikiSummary .twikiAlert { 
     974.patternSearchResult .foswikiSummary .foswikiAlert { 
    974975        font-weight:normal; 
    975976} 
    976 .patternSearchResult .twikiNew { 
     977.patternSearchResult .foswikiNew { 
    977978        border-width:1px; 
    978979        border-style:solid; 
     
    981982        font-weight:bold; 
    982983} 
    983 .patternSearchResults .twikiHelp { 
     984.patternSearchResults .foswikiHelp { 
    984985        display:block; 
    985986        width:auto; 
     
    987988        margin:1em -5px .35em -5px; 
    988989} 
    989 .patternSearchResult .twikiSRAuthor { 
     990.patternSearchResult .foswikiSRAuthor { 
    990991        width:15%; 
    991992        text-align:left; 
    992993} 
    993 .patternSearchResult .twikiSRRev { 
     994.patternSearchResult .foswikiSRRev { 
    994995        width:30%; 
    995996        text-align:left; 
     
    10101011        padding:0 0 0 5px; 
    10111012} 
    1012 .patternBookView .twikiTopRow { 
     1013.patternBookView .foswikiTopRow { 
    10131014        padding:.25em 5px .15em 5px; /*S4*/ 
    10141015        margin:1em -5px .15em -5px; /*S4*/ 
    10151016} 
    1016 .patternBookView .twikiBottomRow { 
     1017.patternBookView .foswikiBottomRow { 
    10171018        font-size:100%; 
    10181019        padding:1em 0 1em 0; 
     
    10461047/* edit.pattern.tmpl */ 
    10471048 
    1048 .patternEditPage .twikiForm h1, 
    1049 .patternEditPage .twikiForm h2, 
    1050 .patternEditPage .twikiForm h3 { 
    1051         /* same as twikiFormStep */ 
     1049.patternEditPage .foswikiForm h1, 
     1050.patternEditPage .foswikiForm h2, 
     1051.patternEditPage .foswikiForm h3 { 
     1052        /* same as foswikiFormStep */ 
    10521053        font-size:120%; 
    10531054        font-weight:bold; 
    10541055}        
    1055 .twikiEditboxStyleMono { 
     1056.foswikiEditboxStyleMono { 
    10561057        font-family:"Courier New", courier, monaco, monospace; 
    10571058} 
    1058 .twikiEditboxStyleProportional { 
     1059.foswikiEditboxStyleProportional { 
    10591060        font-family:"Lucida Grande", verdana, arial, sans-serif; 
    10601061} 
    1061 .twikiChangeFormButtonHolder { 
     1062.foswikiChangeFormButtonHolder { 
    10621063        margin:.5em 0; 
    10631064        float:right; 
    10641065} 
    1065 .twikiChangeFormButton .twikiButton, 
    1066 .twikiChangeFormButtonHolder .twikiButton { 
     1066.foswikiChangeFormButton .foswikiButton, 
     1067.foswikiChangeFormButtonHolder .foswikiButton { 
    10671068        padding:0em; 
    10681069        margin:0em; 
     
    11041105/* attach.pattern.tmpl */ 
    11051106 
    1106 .patternAttachPage .twikiAttachments table { 
     1107.patternAttachPage .foswikiAttachments table { 
    11071108        width:auto; 
    11081109} 
     
    11101111        margin-top:-1px; 
    11111112} 
    1112 .patternAttachPage .twikiAttachments { 
     1113.patternAttachPage .foswikiAttachments { 
    11131114        margin-top:0; 
    11141115} 
     
    11351136        list-style:none; 
    11361137} 
    1137 .patternDiffPage .twikiDiffTable { 
     1138.patternDiffPage .foswikiDiffTable { 
    11381139        margin:2em 0; 
    11391140} 
    1140 .patternDiffPage .twikiDiffTable th, 
    1141 .patternDiffPage .twikiDiffTable td { 
     1141.patternDiffPage .foswikiDiffTable th, 
     1142.patternDiffPage .foswikiDiffTable td { 
    11421143        padding:.2em; 
    11431144} 
    1144 tr.twikiDiffDebug td { 
     1145tr.foswikiDiffDebug td { 
    11451146        border-width:1px; 
    11461147        border-style:solid; 
    11471148} 
    1148 .patternDiffPage td.twikiDiffDebugLeft { 
     1149.patternDiffPage td.foswikiDiffDebugLeft { 
    11491150        border-bottom:none; 
    11501151} 
    1151 .twikiDiffLineNumberHeader { 
     1152.foswikiDiffLineNumberHeader { 
    11521153        padding:.3em 0; 
    11531154} 
     
    12671268} 
    12681269/* to override old Render.pm coded font color style */ 
    1269 .twikiNewLink font { 
     1270.foswikiNewLink font { 
    12701271        color:inherit; 
    12711272} 
    1272 .twikiNewLink a:link sup, 
    1273 .twikiNewLink a:visited sup { 
     1273.foswikiNewLink a:link sup, 
     1274.foswikiNewLink a:visited sup { 
    12741275        color:#666; /*T7*/ 
    12751276        border-color:#ddd; /*BO8*/ 
    12761277} 
    1277 .twikiNewLink a:hover sup { 
     1278.foswikiNewLink a:hover sup { 
    12781279        background-color:#D6000F; /*BG2*/ 
    12791280        color:#FBF7E8; /*C3*/ 
    12801281        border-color:#D6000F; /*BG2*/ /* (part of bg) */ 
    12811282} 
    1282 .twikiNewLink { 
     1283.foswikiNewLink { 
    12831284        border-color:#ddd; /*BO8*/ 
    12841285} 
     
    13161317        border-color:#aaa; /*BO6*/ 
    13171318} 
    1318 .twikiSubmit, 
    1319 .twikiButton { 
     1319.foswikiSubmit, 
     1320.foswikiButton { 
    13201321        border-color:#ddd #aaa #aaa #ddd; 
    13211322        color:#333; 
    13221323        background-color:#fff; /*BG1*/ 
    13231324} 
    1324 .twikiSubmit:active, 
    1325 .twikiButton:active { 
     1325.foswikiSubmit:active, 
     1326.foswikiButton:active { 
    13261327        border-color:#999 #ccc #ccc #999; 
    13271328        color:#000; 
    13281329} 
    1329 .twikiInputField, 
    1330 .twikiSelect { 
     1330.foswikiInputField, 
     1331.foswikiSelect { 
    13311332        border-color:#aaa #ddd #ddd #aaa; 
    13321333        color:#000; 
     
    13391340 
    13401341/* TablePlugin */ 
    1341 .twikiTable, 
    1342 .twikiTable td, 
    1343 .twikiTable th { 
     1342.foswikiTable, 
     1343.foswikiTable td, 
     1344.foswikiTable th { 
    13441345        border-color:#ccc; /*BO8*/ 
    13451346} 
    1346 .twikiTable th a:link, 
    1347 .twikiTable th a:visited, 
    1348 .twikiTable th a font { 
     1347.foswikiTable th a:link, 
     1348.foswikiTable th a:visited, 
     1349.foswikiTable th a font { 
    13491350        color:#06c; /*T2*/ 
    13501351} 
    1351 .twikiTable th a:hover, 
    1352 .twikiTable th a:hover font { 
     1352.foswikiTable th a:hover, 
     1353.foswikiTable th a:hover font { 
    13531354        background-color:transparent; 
    13541355        color:#D6000F; /*T4*/ 
     
    13571358 
    13581359/* TablePlugin - sorting of table columns */ 
    1359 .patternTopic th.twikiSortedAscendingCol, 
    1360 .patternTopic th.twikiSortedDescendingCol { 
     1360.patternTopic th.foswikiSortedAscendingCol, 
     1361.patternTopic th.foswikiSortedDescendingCol { 
    13611362        background-color:#ccc; /*BG8*/ 
    13621363} 
    1363 th.twikiSortedAscendingCol a:link, 
    1364 th.twikiSortedAscendingCol a:link font, 
    1365 th.twikiSortedAscendingCol a:visited, 
    1366 th.twikiSortedAscendingCol a:visited font, 
    1367 th.twikiSortedDescendingCol a:link, 
    1368 th.twikiSortedDescendingCol a:link font, 
    1369 th.twikiSortedDescendingCol a:visited, 
    1370 th.twikiSortedDescendingCol a:visited font { 
     1364th.foswikiSortedAscendingCol a:link, 
     1365th.foswikiSortedAscendingCol a:link font, 
     1366th.foswikiSortedAscendingCol a:visited, 
     1367th.foswikiSortedAscendingCol a:visited font, 
     1368th.foswikiSortedDescendingCol a:link, 
     1369th.foswikiSortedDescendingCol a:link font, 
     1370th.foswikiSortedDescendingCol a:visited, 
     1371th.foswikiSortedDescendingCol a:visited font { 
    13711372        border-color:#666; /*T7*/ 
    13721373} 
    1373 th.twikiSortedAscendingCol a:hover, 
    1374 th.twikiSortedAscendingCol a:hover font, 
    1375 th.twikiSortedDescendingCol a:hover, 
    1376 th.twikiSortedDescendingCol a:hover font { 
     1374th.foswikiSortedAscendingCol a:hover, 
     1375th.foswikiSortedAscendingCol a:hover font, 
     1376th.foswikiSortedDescendingCol a:hover, 
     1377th.foswikiSortedDescendingCol a:hover font { 
    13771378        border-color:#D6000F; /*T4*/ 
    13781379} 
     
    14031404 
    14041405/*      ----------------------------------------------------------- 
    1405         TWiki styles 
     1406        Foswiki styles 
    14061407        -----------------------------------------------------------     */ 
    14071408 
    1408 .twikiGrayText { 
     1409.foswikiGrayText { 
    14091410        color:#8E9195; /*T8*/ 
    14101411} 
    1411 .twikiGrayText a:link, 
    1412 .twikiGrayText a:visited { 
     1412.foswikiGrayText a:link, 
     1413.foswikiGrayText a:visited { 
    14131414        color:#8E9195; /*T8*/ 
    14141415} 
    1415 .twikiGrayText a:hover { 
     1416.foswikiGrayText a:hover { 
    14161417        color:#FBF7E8; /*C3*/ 
    14171418} 
    14181419 
    1419 table.twikiFormTable th.twikiFormTableHRow, 
    1420 table.twikiFormTable td.twikiFormTableRow { 
     1420table.foswikiFormTable th.foswikiFormTableHRow, 
     1421table.foswikiFormTable td.foswikiFormTableRow { 
    14211422        color:#666; /*T7*/ 
    14221423} 
    1423 .twikiEditForm { 
     1424.foswikiEditForm { 
    14241425        color:#000; /*T1*/ 
    14251426} 
    1426 .twikiEditForm .twikiFormTable th, 
    1427 .twikiEditForm .twikiFormTable td { 
     1427.foswikiEditForm .foswikiFormTable th, 
     1428.foswikiEditForm .foswikiFormTable td { 
    14281429        border-color:#ddd; /*BO8*/ 
    14291430} 
    1430 .twikiEditForm .twikiFormTable td  { 
     1431.foswikiEditForm .foswikiFormTable td  { 
    14311432        background-color:#F6F8FC; 
    14321433} 
    1433 .twikiEditForm .twikiFormTable th { 
     1434.foswikiEditForm .foswikiFormTable th { 
    14341435        background-color:#ECF4FB; /*BG5*/ 
    14351436} 
    1436 .patternContent .twikiAttachments, 
    1437 .patternContent .twikiForm { 
     1437.patternContent .foswikiAttachments, 
     1438.patternContent .foswikiForm { 
    14381439        background-color:#FEFBF3; /*BG9*/ 
    14391440        border-color:#E2DCC8; /*BO4*/ 
    14401441} 
    1441 .twikiAttachments table, 
    1442 table.twikiFormTable { 
     1442.foswikiAttachments table, 
     1443table.foswikiFormTable { 
    14431444        border-color:#ccc; /*BO7*/ 
    14441445        background-color:#fff; /*BG1*/ 
    14451446} 
    1446 .twikiAttachments table { 
     1447.foswikiAttachments table { 
    14471448        background-color:#fff; /*BG1*/ 
    14481449} 
    1449 .twikiAttachments td,  
    1450 .twikiAttachments th { 
     1450.foswikiAttachments td,  
     1451.foswikiAttachments th { 
    14511452        border-color:#ccc; 
    14521453} 
    1453 .twikiAttachments th/*, 
    1454 table.twikiFormTable th.twikiFormTableHRow*/ { 
     1454.foswikiAttachments th/*, 
     1455table.foswikiFormTable th.foswikiFormTableHRow*/ { 
    14551456        background-color:#fff; /*BG1*/ 
    14561457} 
    1457 .twikiAttachments td { 
     1458.foswikiAttachments td { 
    14581459        background-color:#fff; /*BG1*/ 
    14591460} 
    1460 .twikiAttachments th a:link, 
    1461 .twikiAttachments th a:visited, 
    1462 table.twikiFormTable th.twikiFormTableHRow a:link, 
    1463 table.twikiFormTable th.twikiFormTableHRow a:visited { 
     1461.foswikiAttachments th a:link, 
     1462.foswikiAttachments th a:visited, 
     1463table.foswikiFormTable th.foswikiFormTableHRow a:link, 
     1464table.foswikiFormTable th.foswikiFormTableHRow a:visited { 
    14641465        color:#06c; /*T2*/ 
    14651466} 
    1466 .twikiAttachments th font, 
    1467 table.twikiFormTable th.twikiFormTableHRow font { 
     1467.foswikiAttachments th font, 
     1468table.foswikiFormTable th.foswikiFormTableHRow font { 
    14681469        color:#06c; /*T2*/ 
    14691470} 
    1470 .twikiAttachments th a:hover, 
    1471 table.twikiFormTable th.twikiFormTableHRow a:hover { 
     1471.foswikiAttachments th a:hover, 
     1472table.foswikiFormTable th.foswikiFormTableHRow a:hover { 
    14721473        border-color:#06c; /*T2*/ 
    14731474        background-color:transparent; 
    14741475} 
    1475 .twikiAttachments th.twikiSortedAscendingCol, 
    1476 .twikiAttachments th.twikiSortedDescendingCol { 
     1476.foswikiAttachments th.foswikiSortedAscendingCol, 
     1477.foswikiAttachments th.foswikiSortedDescendingCol { 
    14771478        background-color:#efefef; /*BG3*/ 
    14781479} 
    1479 .twikiFormSteps { 
     1480.foswikiFormSteps { 
    14801481        background-color:#F6FAFD; /*BG13*/ 
    14811482        border-color:#E2DCC8; 
    14821483} 
    1483 .twikiFormStep { 
     1484.foswikiFormStep { 
    14841485        border-color:#E2DCC8; 
    14851486} 
    1486 .twikiFormStep h3, 
    1487 .twikiFormStep h4 { 
     1487.foswikiFormStep h3, 
     1488.foswikiFormStep h4 { 
    14881489        background-color:transparent; 
    14891490} 
    1490 .twikiToc .twikiTocTitle { 
     1491.foswikiToc .foswikiTocTitle { 
    14911492        color:#666; /*T7*/ 
    14921493} 
    1493 .twikiBroadcastMessage { 
     1494.foswikiBroadcastMessage { 
    14941495        background-color:yellow; 
    14951496} 
    1496 .twikiBroadcastMessage b, 
    1497 .twikiBroadcastMessage strong { 
     1497.foswikiBroadcastMessage b, 
     1498.foswikiBroadcastMessage strong { 
    14981499        color:#f00; /*T9*/ 
    14991500} 
    1500 .twikiAlert, 
    1501 .twikiAlert code { 
     1501.foswikiAlert, 
     1502.foswikiAlert code { 
    15021503        color:#f00; /*T9*/ 
    15031504} 
    1504 .twikiEmulatedLink { 
     1505.foswikiEmulatedLink { 
    15051506        color:#06c; /*T2*/ 
    15061507} 
    1507 .twikiPageForm table { 
     1508.foswikiPageForm table { 
    15081509        border-color:#ddd; /*BO8*/ 
    15091510        background:#fff; /*BG1*/ 
    15101511} 
    1511 .twikiPageForm hr { 
     1512.foswikiPageForm hr { 
    15121513        border-color:#efefef; /*BO1*/ 
    15131514        background-color:#efefef; /*BO1*/ 
    15141515        color:#efefef; /*BO1*/ 
    15151516} 
    1516 .twikiHelp { 
     1517.foswikiHelp { 
    15171518        background-color:#ECF4FB; /*BG5*/ 
    15181519        border-color:#D5E6F3; /*BO3*/ 
    15191520} 
    1520 .twikiAccessKey { 
     1521.foswikiAccessKey { 
    15211522        color:inherit; 
    15221523        border-color:#8E9195; /*T8*/ 
    15231524} 
    1524 a:link .twikiAccessKey, 
    1525 a:visited .twikiAccessKey, 
    1526 a:hover .twikiAccessKey { 
     1525a:link .foswikiAccessKey, 
     1526a:visited .foswikiAccessKey, 
     1527a:hover .foswikiAccessKey { 
    15271528        color:inherit; 
    15281529} 
     
    15871588        background-color:#FBF7E8; 
    15881589} 
    1589 .patternTopicAction .twikiSeparator { 
     1590.patternTopicAction .foswikiSeparator { 
    15901591        color:#aaa; 
    15911592} 
     
    15971598        color:#FBF7E8; /*C3*/ 
    15981599} 
    1599 .patternTopicAction .twikiAccessKey { 
     1600.patternTopicAction .foswikiAccessKey { 
    16001601        border-color:#C75305; 
    16011602} 
     
    16391640        border-color:#E2DCC8; /*BO4*/ 
    16401641} 
    1641 .patternToolBar a:link .twikiAccessKey, 
    1642 .patternToolBar a:visited .twikiAccessKey { 
     1642.patternToolBar a:link .foswikiAccessKey, 
     1643.patternToolBar a:visited .foswikiAccessKey { 
    16431644        color:inherit; 
    16441645        border-color:#666; /*T7*/ 
    16451646} 
    1646 .patternToolBar a:hover .twikiAccessKey { 
     1647.patternToolBar a:hover .foswikiAccessKey { 
    16471648        background-color:transparent; 
    16481649        color:inherit; 
     
    16681669 
    16691670/* WebSearch, WebSearchAdvanced */ 
    1670 table#twikiSearchTable th, 
    1671 table#twikiSearchTable td { 
     1671table#foswikiSearchTable th, 
     1672table#foswikiSearchTable td { 
    16721673        background-color:#fff; /*BG1*/ 
    16731674        border-color:#ddd; /*BO8*/ 
    16741675}  
    1675 table#twikiSearchTable th { 
     1676table#foswikiSearchTable th { 
    16761677        color:#8E9195; /*T8*/ 
    16771678} 
    1678 table#twikiSearchTable td.first { 
     1679table#foswikiSearchTable td.first { 
    16791680        background-color:#efefef; /*BG3*/ 
    16801681} 
     
    16961697        color:#a00; /*T5*/ 
    16971698} 
    1698 .patternSearchResult .twikiBottomRow { 
     1699.patternSearchResult .foswikiBottomRow { 
    16991700        border-color:#ddd; /*BO8*/ 
    17001701} 
    1701 .patternSearchResult .twikiAlert { 
     1702.patternSearchResult .foswikiAlert { 
    17021703        color:#f00; /*T9*/ 
    17031704} 
    1704 .patternSearchResult .twikiSummary .twikiAlert { 
     1705.patternSearchResult .foswikiSummary .foswikiAlert { 
    17051706        color:#900; /*C5*/ 
    17061707} 
    1707 .patternSearchResult .twikiNew { 
     1708.patternSearchResult .foswikiNew { 
    17081709        background-color:#ECFADC; /*BG10*/ 
    17091710        border-color:#049804; /*T10*/ 
     
    17161717/* Search results in book view format */ 
    17171718 
    1718 .patternBookView .twikiTopRow { 
     1719.patternBookView .foswikiTopRow { 
    17191720        background-color:transparent; /* set to WEBBGCOLOR in css.pattern.tmpl */ 
    17201721        color:#666; /*T7*/ 
    17211722} 
    1722 .patternBookView .twikiBottomRow { 
     1723.patternBookView .foswikiBottomRow { 
    17231724        border-color:#ddd; /*BO8*/ 
    17241725} 
     
    17381739        background-color:#fff; /*BG1*/ 
    17391740} 
    1740 .twikiChangeFormButton .twikiButton, 
    1741 .twikiChangeFormButtonHolder .twikiButton { 
     1741.foswikiChangeFormButton .foswikiButton, 
     1742.foswikiChangeFormButtonHolder .foswikiButton { 
    17421743        color:#06c; /*T2*/ 
    17431744        background:none; 
     
    17751776        background-color:#ccc; 
    17761777} 
    1777 tr.twikiDiffDebug td { 
     1778tr.foswikiDiffDebug td { 
    17781779        border-color:#ddd; /*BO8*/ 
    17791780} 
    1780 .patternDiffPage .twikiDiffTable th { 
     1781.patternDiffPage .foswikiDiffTable th { 
    17811782        background-color:#eee; 
    17821783} 
    1783 tr.twikiDiffDebug .twikiDiffChangedText, 
    1784 tr.twikiDiffDebug .twikiDiffChangedText { 
     1784tr.foswikiDiffDebug .foswikiDiffChangedText, 
     1785tr.foswikiDiffDebug .foswikiDiffChangedText { 
    17851786        background:#99ff99; /* green */ 
    17861787} 
    17871788/* Deleted */ 
    1788 tr.twikiDiffDebug .twikiDiffDeletedMarker, 
    1789 tr.twikiDiffDebug .twikiDiffDeletedText { 
     1789tr.foswikiDiffDebug .foswikiDiffDeletedMarker, 
     1790tr.foswikiDiffDebug .foswikiDiffDeletedText { 
    17901791        background-color:#f99; 
    17911792} 
    17921793/* Added */ 
    1793 tr.twikiDiffDebug .twikiDiffAddedMarker, 
    1794 tr.twikiDiffDebug .twikiDiffAddedText { 
     1794tr.foswikiDiffDebug .foswikiDiffAddedMarker, 
     1795tr.foswikiDiffDebug .foswikiDiffAddedText { 
    17951796        background-color:#ccf; 
    17961797} 
    17971798/* Unchanged */ 
    1798 tr.twikiDiffDebug .twikiDiffUnchangedText { 
     1799tr.foswikiDiffDebug .foswikiDiffUnchangedText { 
    17991800        color:#8E9195; /*T8*/ 
    18001801} 
    18011802/* Headers */ 
    1802 .twikiDiffChangedHeader, 
    1803 .twikiDiffDeletedHeader, 
    1804 .twikiDiffAddedHeader { 
     1803.foswikiDiffChangedHeader, 
     1804.foswikiDiffDeletedHeader, 
     1805.foswikiDiffAddedHeader { 
    18051806        background-color:#ccc; 
    18061807} 
    18071808/* Unchanged */ 
    1808 .twikiDiffUnchangedTextContents { } 
    1809 .twikiDiffLineNumberHeader { 
     1809.foswikiDiffUnchangedTextContents { } 
     1810.foswikiDiffLineNumberHeader { 
    18101811        background-color:#eee; 
    18111812} 
     
    18131814</head> 
    18141815<body class="patternNoViewPage"><div id="patternScreen"><div id="patternPageShadow"><div id="patternPage"><div id="patternOuter"><div id="patternFloatWrap"><div id="patternMain"><div id="patternMainContents"><div class="patternContent"><div class="patternTopic"> 
    1815  <h1>Welcome to TWiki</h1> 
     1816 <h1>Welcome to Foswiki</h1> 
    18161817 <ul> 
    18171818  <li><a href="readme.txt">README</a></li> 
    18181819  <li><a href="LICENSE">LICENSE</a></li> 
    18191820  <li><a href="INSTALL.html">Installation Guide</a></li> 
    1820   <li><a href="bin/configure">Configure TWiki</a></li> 
     1821  <li><a href="bin/configure">Configure Foswiki</a></li> 
    18211822  <li><a href="UpgradeGuide.html">Upgrade Guide</a></li> 
    1822   <li><a href="ReleaseNotes01x00.html">TWiki-4.2 Release Notes</a></li> 
     1823  <li><a href="ReleaseNotes01x00.html">Foswiki-1.0 Release Notes</a></li> 
    18231824 </ul> 
    1824  <p><strong>Note:</strong> These pages do not need to be accessible by browsers. Preventing access will increase security and will not affect TWiki in any way.</p> 
     1825 <p><strong>Note:</strong> These pages do not need to be accessible by browsers. Preventing access will increase security and will not affect Foswiki in any way.</p> 
    18251826 </div><!--/patternTopic--></div><!--/patternContent--></div><!--/patternMainContents--></div><!--/patternMain--> 
    18261827</div><!--/patternFloatWrap--><div class="clear">&nbsp;</div> 
Note: See TracChangeset for help on using the changeset viewer.