Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SpanishTWikiContrib/data/TWiki_ES/MailerContrib.txt

    r313 r464  
    3636 
    3737Opcionalmente, cada web puede contener una página que se llama <nop>%NOTIFYTOPIC%. 
    38 <!-- Incluido en %TWIKIWEB%.WebChangesAlert --> 
     38<!-- Incluido en %SYSTEMWEB%.WebChangesAlert --> 
    3939%STARTINCLUDE% 
    4040Usuarios se suscriben al servicio de notificación utilizando su NombreWiki o una dirección alternativa de correo electrónico y pueden especificar las webs/páginas que quieren rastrear. También se pueden suscribir grupos al servicio de notificación. 
     
    128128      1 Manually edit !LocalSite.cfg to set any configuration variables. 
    129129 
    130 %IF{"defined 'SYSTEMWEB'" else="<div class='twikiAlert'>%X% WARNING: SYSTEMWEB is not defined in this TWiki. Please add these definitions to your %MAINWEB%.TWikiPreferences, if they are not already there:<br><pre>   * <nop>Set SYSTEMWEB = %<nop>TWIKIWEB%<br>   * <nop>Set USERSWEB = %<nop>MAINWEB%</pre></div>"}% 
     130%IF{"defined 'SYSTEMWEB'" else="<div class='twikiAlert'>%X% WARNING: SYSTEMWEB is not defined in this TWiki. Please add these definitions to your %MAINWEB%.TWikiPreferences, if they are not already there:<br><pre>   * <nop>Set SYSTEMWEB = %<nop>SYSTEMWEB%<br>   * <nop>Set USERSWEB = %<nop>MAINWEB%</pre></div>"}% 
    131131 
    132132   * To make sure the installation was successful, run the =mailnotify= script from the command line, with no parameters. In this case it will print out what it would have done to =STDOUT=. 
Note: See TracChangeset for help on using the changeset viewer.