| Site-level preferences are located in TWiki.TWikiPreferences, however this Main.TWikiPreferences prefs topic has overrride priority and should be used for local customisations. This allows for easier upgrades as you don't need to worry about the shipped preferences clobbering yours. It's easier to keep a handle on if you only copy over the settings you actually change. |
(Click for form-based editing of existing preferences.)
-
FINALPREFERENCES locks site-level preferences that are not allowed to be overridden by WebPreferences or user preferences:
- Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIWEBMASTER, SMTPMAILHOST, SMTPSENDERHOST, ALLOWWEBMANAGE, PROXYHOST, PROXYPORT
Contato com usuários
twiki.softwarelivre.org custom preferences
- Set WIKITOOLNAME = TWiki-SL
- Set WEBLOGOIMG = /pub/Main/TWikiPreferences/asl+twiki.png
- Set WEBLOGOURL = http://twiki.softwarelivre.org/
- Set WEBLOGOALT = Associação Software Livre.Org - powered by TWiki
* Set FORMATA_ESQ = <div align="left">
* Set FORMATA_DIR = <div align="right">
* Set FORMATA_CENTRO = <div align="center">
* Set FORMATA_JUSTIF = <div align="justify">
* Set FIM_FORMATA = </div>
* Set FLUTUAR_ESQ = <div style="float:left">
* Set FLUTUAR_DIR = <div style="float:right">
* Set FIM_FLUTUAR = </div>
* Set ATT_FLUTUA_ESQ = style="float:left; margin-right:20px"
* Set ATT_FLUTUA_DIR = style="float:right; margin-left:20px"
* Set LIMPA_FLUTUAR = <br style="clear:both" />
* Set INI_ATENCAO = <div class="atencao">
* Set FIM_ATENCAO = </div>
* Set INI_MENOR = <small>
* Set FIM_MENOR = </small>
* Set INI_MAIOR = <big>
* Set FIM_MAIOR = </big>
* Set ESPECIAL = <p class="especial" />
* Set ESPECIAL = <p class="especial" />
* Set CAIXATXT10PCT = <div style="width:10%">
* Set CAIXATXT20PCT = <div style="width:20%">
* Set CAIXATXT30PCT = <div style="width:30%">
* Set CAIXATXT40PCT = <div style="width:40%">
* Set CAIXATXT50PCT = <div style="width:50%">
* Set CAIXATXT60PCT = <div style="width:60%">
* Set CAIXATXT70PCT = <div style="width:70%">
* Set CAIXATXT80PCT = <div style="width:80%">
* Set CAIXATXT90PCT = <div style="width:90%">
* Set CAIXATXT100PX = <div style="width:100px">
* Set CAIXATXT200PX = <div style="width:200px">
* Set CAIXATXT300PX = <div style="width:300px">
* Set FIMCAIXATXT = </div>
* Set INI_TXTFINO = %Formata_Centro%%CaixaTxt60pct%%Formata_Justif%
* Set FIM_TXTFINO = %Fim_Formata%%FimCaixaTxt%%Fim_Formata%
* Set INI_CAIXADECORADA = <div class="caixaDecorada">
* Set FIM_CAIXADECORADA = </div>
* Set INI_CITACAO = <blockquote><cite>
* Set FIM_CITACAO = </cite></blockquote>
* Set ARROBA = <span style="color:#B07070">@</span>
Não use o
@ para proteger e-mails. Adicione "-No-Spam-"
automaticamente através das configuraçãoes do TWiki no seu servidor (lib/TWiki.cfg).
Botões
- Botões "Powered" 88x31:
- Set BT_TABLELESS =
- Set BT_TWIKIPOWERED =
- Set BT_XHTMLOK =
- Set BT_CSSOK =
- Set BT_ANYBROWSER =
- Botões "Powered" 88x15:
- Set BT_TABLELESS_P =
- Set BT_TWIKIPOWERED_P =
- Set BT_TWIKIPOWERED_ANI_P =
- Set BT_XHTMLOK_P =
- Set BT_CSSOK_P =
- Set BT_DEBIAN_P =
- Set BT_ANYBROWSER_P =
- Botões de licença:
- Set CC_BY_NC_SA =
- Set CC_BY_NC_SA_PEQUENO =
- Links dos botões
- Set VIEWAUTHLINK = /bin/viewauth/Main/TWikiPreferences
- Set LOGOUTLINK = /Main/TWikiPreferences?logout=1
- Set EDITLINK = /bin/edit/Main/TWikiPreferences?t=1007101943
- Set ATTACHLINK = /bin/attach/Main/TWikiPreferences?t=1007101943
- Set RDIFFLINK = /bin/rdiff/Main/TWikiPreferences
- Set MORELINK = /bin/oops/Main/TWikiPreferences?template=oopsmore
- Set RSSLINK = /Main/WebRss?skin=rss
- Icones Extra:
- Set ICO_PESSOA =
- Set ICO_GLOBO =
- Set ICO_OBRA =
- Set ICO_SETA_DIR_VERM =
- Set ICO_SETA_ABAIXO_VERM =
- Set ICO_SETA_DIR_AZUL =
- Set ICO_SETA_ACIMA_AZUL =
- Set ICO_MAIL =
- Set ICO_GOLD =
- Set ICO_TEMPO =
- Set RSS =
* Several types of blocks (aligment, style, etc) :
* Set LEFT = <div style='text-align: left;'>
* Set RIGHT = <div style='text-align: right;'>
* Set CENTER = <div style='text-align: center;'>
* Set LEFTFLOAT = <div style='float: left;'>
* Set RIGHTFLOAT = <div style='float: right;'>
* Set CLEARFLOAT = <br style="clear:both" />
* Set RESUMO = <div class='resumo'>
* Set ABSTRACT = <div class='abstract'>
* Set NOTTOPRINT = <div class='notToPrint'>
* Set FIGURE = <div class='figure'>
* Set FIGURELABEL = <div class='figureLabel'>
* Set BIBLIOGRAPHYBLOCK = <div class='bibliography'>
* Set AUTHORS = <div class='authors'>
* Set ADDRESSES = <div class='addresses'>
* Set WARNING = <div style='background: yellow; border: 2px solid red; margin-left: 20%; margin-right: 20%; padding: 0.5em;'>
* To end any block
* Set ENDBLOCK = </div>
- Citações:
- Set INICIO_CITACAO_BOX =
- Set FIM_CITACAO_BOX =
-
FIM_CITACAO já era usado antes! Favor ter mais cuidado antes de criar/modificar variáveis.
- Árvore de Tópicos da Web:
* Set ARVOREDETOPICOS = %SEARCH{"^WebHome$" scope="topic" regex="on" noheader="on" nosearch="on" nototal="on" format="<ul class=\"mapadosite\"><li>[[$topic]]<small> $date</small>%ARVOREDETOPICOSN1%</li></ul>"}%
* Set ARVOREDETOPICOSN1 = $n<ul>$percntSEARCH{\"$percntMETA:TOPICPARENT{name=\$quot$topic\$quot\" noheader=\"on\" nosearch=\"on\" nototal=\"on\" format=\"<li>[[$dollartopic]]<small> $dollardate</small>%ARVOREDETOPICOSN2%</li>\"}$percnt$n</ul>
* Set ARVOREDETOPICOSN2 = $dollarn <ul>$dollarpercntSEARCH{\$quot$dollarpercntMETA:TOPICPARENT{name=\$dollarquot$dollartopic\$dollarquot\$quot noheader=\$quoton\$quot nosearch=\$quoton\$quot nototal=\$quoton\$quot format=\$quot<li>[[$dollardollartopic]]<small> $dollardollardate</small>%ARVOREDETOPICOSN3%</li>\$quot}$dollarpercnt$dollarn </ul>
* Set ARVOREDETOPICOSN3 = $dollardollarn <ul>$dollardollarpercntSEARCH{\$dollarquot$dollardollarpercntMETA:TOPICPARENT{name=\$dollardollarquot$dollardollartopic\$dollardollarquot\$dollarquot noheader=\$dollarquoton\$dollarquot nosearch=\$dollarquoton\$dollarquot nototal=\$dollarquoton\$dollarquot format=\$dollarquot<li>[[$dollardollardollartopic]]<small> $dollardollardollardate</small></li>\$dollarquot}$dollardollarpercnt$dollardollarn</ul>