Changeset 689


Ignore:
Timestamp:
11/15/08 11:04:49 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Continue the Variable to Macro wave

Location:
trunk
Files:
20 edited

Legend:

Unmodified
Added
Removed
  • trunk/ExtTopicListPlugin/data/TWiki/ExtTopicListPlugin.txt

    r529 r689  
    2222   * Example: =%<nop>EXTTOPICLIST{" &lt;option&gt;$name&lt;/option&gt;"}%= creates an option list (for drop down menus) 
    2323   * Example: =&lt;select&gt;%<nop>TOPICLIST{" &lt;option $marker value='$name'&gt;$name&lt;/option&gt;" separator=" " selection="%<nop>TOPIC%"}%&lt;/select&gt;= creates an option list of web topics with the current topic selected 
    24    * Related: [[TWiki.TWikiVariables#VarSEARCH][SEARCH]], [[TWiki.TWikiVariables#VarTOPICLIST][TOPICLIST]], [[TWiki.TWikiVariables#VarWEBLIST][WEBLIST]] 
     24   * Related: [[%SYSTEMWEB%.Macros#VarSEARCH][SEARCH]], [[%SYSTEMWEB%.Macros#VarTOPICLIST][TOPICLIST]], [[%SYSTEMWEB%.Macros#VarWEBLIST][WEBLIST]] 
    2525 
    2626 
  • trunk/QuickMenuSkin/templates/attach.quickmenu.tmpl

    r464 r689  
    6666 
    6767%TMPL:DEF{"notes"}% 
    68    * %MAKETEXT{"*Help:* Please see <a target='TWikiVariables' onclick=\"return launchWindow('[_1]','FileAttachment')\" href='' rel='nofollow'>FileAttachment</a> for more information about attaching files." args="%SYSTEMWEB%"}% 
     68   * %MAKETEXT{"*Help:* Please see <a target='Macro' onclick=\"return launchWindow('[_1]','FileAttachment')\" href='' rel='nofollow'>FileAttachment</a> for more information about attaching files." args="%SYSTEMWEB%"}% 
    6969   * *File size:* %IF{"$ATTACHFILESIZELIMIT > 0" then="You can upload files up to %ATTACHFILESIZELIMIT% KB in size." else="There is no size limit for uploaded files."}% 
    7070   * *Link checkbox:* If the attached file is a JPG, GIF or PNG image and you check the box, it will create an inline image (e.g. show the image) at the end of the topic.  For other file types a simple link will be created. 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/ArchivosAdjuntos.txt

    r611 r689  
    2424 
    2525   * A través de su navegador, puede subir fácilmente imágenes (o archivos de sonido, o cualquier otra cosa que quiere incluir en una página) y ubicarlas en una sola página, utilizarlas en toda la web, o en todo el sitio. 
    26       * __NOTA:__ Puede también agregar imágenes - u otros archivos - directamente, por ejemplo subiéndolos por FTP. Es requiere un acceso FTP y puede ser más conveniente si tiene que subir una gran cantidad de archivos. Archivos subidos por FTP no pueden ser administrados por los constroles de acceso basados en el navegador. Puede utilizar su navegador para crear accesos directos tipo TWiki.TWikiVariables %FLAGGB%, por ejemplo %<nop>H% = %H%. 
     26      * __NOTA:__ Puede también agregar imágenes - u otros archivos - directamente, por ejemplo subiéndolos por FTP. Es requiere un acceso FTP y puede ser más conveniente si tiene que subir una gran cantidad de archivos. Archivos subidos por FTP no pueden ser administrados por los constroles de acceso basados en el navegador. Puede utilizar su navegador para crear accesos directos tipo [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB%, por ejemplo %<nop>H% = %H%. 
    2727 
    2828---++ Subir archivos 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/FormulariosTWiki.txt

    r611 r689  
    210210#UsingFormData 
    211211---+++ Busque por datos de formularios 
    212 Formularios TWiki aceptan datos de ingreso del usuario que se guarda como TWiki.TWikiMetaData %FLAGGB%. Meta data también contiene información generada por el sistema acerca de cambios, archivos adjuntos, etc. Para encontrar, formatear y mostrar datos de formularios y otro tipo de meta data, ver TWiki.TWikiMetaData %FLAGGB%, las variables ==FORMFIELD==, ==SEARCH== y ==METASEARCH== en TWiki.TWikiVariables %FLAGGB% y [[TWiki.FormattedSearch][Búsqueda formateada TWiki]]. 
     212Formularios TWiki aceptan datos de ingreso del usuario que se guarda como TWiki.TWikiMetaData %FLAGGB%. Meta data también contiene información generada por el sistema acerca de cambios, archivos adjuntos, etc. Para encontrar, formatear y mostrar datos de formularios y otro tipo de meta data, ver TWiki.TWikiMetaData %FLAGGB%, las variables ==FORMFIELD==, ==SEARCH== y ==METASEARCH== en [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB% y [[TWiki.FormattedSearch][Búsqueda formateada TWiki]]. 
    213213 
    214214<blockquote> 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/GlosarioTWiki.txt

    r666 r689  
    1717| Plugin: | Una extensión preconfigurada del lado de un servidor que agrega cualquier tipo de funciones adicionales perfectamente integradas al TWiki. [[TWiki.Plugins][Detalles...]] %FLAGGB% | 
    1818| Plugin API: | El interfaz estándar para crear TWiki _Plugins_ y programas adicionales que asegura una integración perfecta. [[TWiki.TWikiFuncDotPm][Detalles...]] %FLAGGB% | 
    19 | Preferencias: | La configuración de preferencias de todo el sitio, una _web_ específica e individual de cada usuario. Las configuraciones se guardan en las páginas %SYSTEMWEB%.DefaultPreferences %FLAGGB%, WebPreferences %FLAGGB% y %USERSWEB%.WikiUsers %FLAGGB%. [[TWiki.TWikiVariables#PreferencesVariables][Detalles...]] %FLAGGB% | 
     19| Preferencias: | La configuración de preferencias de todo el sitio, una _web_ específica e individual de cada usuario. Las configuraciones se guardan en las páginas %SYSTEMWEB%.DefaultPreferences %FLAGGB%, WebPreferences %FLAGGB% y %USERSWEB%.WikiUsers %FLAGGB%. [[%SYSTEMWEB%.Macros#PreferencesVariables][Detalles...]] %FLAGGB% | 
    2020| Sitio: | Una instalación de TWiki que consiste de una o más _webs_. [[SitioTWiki][Detalles...]] | 
    2121| TWiki: | Una plataforma de colaboración basada en el internet dirigida al mundo corporativo. Contracción de "TakeFive Wiki". Casualmente, sucede que también es el nombre de un robot de inteligencia artificial de la película de 1979 y una serie de televisión de Buck Rogers. Características incluyen la edición a través del navegador, generación automática de enlaces en texto (basada en ideas de la <nop>WikiWikiWeb original), control de revisión, _archivos adjuntos_, uso de _formularios_, configuración de _preferencias_, control de acceso y más. [[http://TWiki.org/][Detalles...]] %FLAGGB% | 
    2222| TWiki.org: | Sitio oficial de internet, centro de todo el desarrollo. [[http://TWiki.org/][Detalles...]] %FLAGGB% | 
    23 | Variables: | Cadena de caracteres de texto de la forma =%VARIABLE%= que serán convertidos en texto, imágenes o cualquier otro tipo de contenido en el momento de ejecución; hay variables del sistema que son parte del código del paquete principal del TWiki, configuraciones de _preferencias_ y variables de plugins. [[TWiki.TWikiVariables][Detalles...]] %FLAGGB% | 
     23| Variables: | Cadena de caracteres de texto de la forma =%VARIABLE%= que serán convertidos en texto, imágenes o cualquier otro tipo de contenido en el momento de ejecución; hay variables del sistema que son parte del código del paquete principal del TWiki, configuraciones de _preferencias_ y variables de plugins. [[%SYSTEMWEB%.Macros][Detalles...]] %FLAGGB% | 
    2424| Web: | Una colección de _páginas TWiki_ bajo un nombre común. Varias características como búsqueda, privilegios de acceso, disponibilidad de plugins, diseño de plantillas pueden ser controlados individualmente para cada web. [[TWiki.ManagingWebs][Detalles...]] %FLAGGB% | 
    2525 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/GuiaDeUsuarioTWiki.txt

    r666 r689  
    2020      * TaquigrafiaTWiki: Todos los básicos de la taquigrafía TWiki 
    2121      * ComoFormatearTexto: Revise todas las reglas acerca de cómo formatear texto en una sola página 
    22       * TWiki.TWikiVariables: %FLAGGB% Cómo puede incorporar facilmente texto, imágenes y contenido dinámico 
     22      * [[%SYSTEMWEB%.Macros][Macros]]: %FLAGGB% Cómo puede incorporar facilmente texto, imágenes y contenido dinámico 
    2323      * ArchivosAdjuntos: Suba archivos para distribuir o mostrarlos a través del navegador 
    2424      * NotificacionDeCambios: Reciba notificaciones con enlaces a páginas modificadas por correo electrónico 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/IntroduccionVariablesTWiki.txt

    r549 r689  
    99Variables TWiki son palabras que están encerradas en signos de porcentaje que serán interpretadas en el momento cuando se muestra la página. Por ejemplo, =%<nop>TOPIC%= se convierte en %TOPIC%. Algunas variables pueden tener argumentos adicionales en paréntesis tipo llave - por ejemplo =%<nop>INCLUDE{"OtherTopic" ARG="arg"}%=. 
    1010 
    11 Muchas variables vienen con el sistema, otras serán predefinidas de acuerdo a sus necesidades. También puede definir sus propias variables TWiki para todo el sitio, individualmente para cada web o para cada página. Para más información, revise TWiki.TWikiVariables %FLAGGB%. 
     11Muchas variables vienen con el sistema, otras serán predefinidas de acuerdo a sus necesidades. También puede definir sus propias variables TWiki para todo el sitio, individualmente para cada web o para cada página. Para más información, revise [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB%. 
    1212 
    1313Variables TWiki serán interpretadas _antes_ de que se aplique cualquier regla para formatear texto. 
     
    2121 
    2222%META:FORM{name="TWiki.TranslationForm"}% 
    23 %META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.TWikiVariablesQuickStart"}% 
     23%META:FIELD{name="Origin" attributes="" title="Origin" value="TWiki.MacrosQuickStart"}% 
    2424%META:FIELD{name="Revision" attributes="" title="Revision" value="3"}% 
    2525%META:FIELD{name="Language" attributes="" title="Language" value="es"}% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/NombreWiki.txt

    r313 r689  
    1010%X% Su nombre también puede ser una PalabraWiki válida cuando es utilizado en una página. No obstante la página personal de usuarios registrados de este sitio se encuentra en la web %USERSWEB%. Cuando firma una página con su nombre, agregue %USERSWEB% al inicio (incluyendo el punto). Quiere decir que debe escribir ==%USERSWEB%.%WIKINAME%== para generar un enlace a %USERSWEB%.%WIKINAME%, su página personal en la web %USERSWEB%. Para su comodidad, el sistema suministra su firma para copiar y pegar cuando está editando una página. 
    1111 
    12 %Y% Aún muy poco común, puede utilizar la [[TWiki.TWikiVariables][variable]] %FLAGGB% especial ==%<nop>USERSWEB%== y ponerla antes de su nombre, por ejemplo ==%<nop>USERSWEB%.%WIKINAME%==. 
     12%Y% Aún muy poco común, puede utilizar la [[%SYSTEMWEB%.Macros][Macro]] %FLAGGB% especial ==%<nop>USERSWEB%== y ponerla antes de su nombre, por ejemplo ==%<nop>USERSWEB%.%WIKINAME%==. 
    1313 
    1414-- __Colaboradores (Traducción):__ TWiki:Main.SebastianKlus - 09 May 2008 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/PreguntasSobreFormatearTexto.txt

    r619 r689  
    1919 
    2020Puede crear títulos de seis tamaños - &lt;h1&gt;...&lt;h6&gt; en HTML - digitando, desde el inicio de una línea, tres guiones (-), de uno a seis signos de más (+), un espacio y el texto del título. Las preguntas de esta página se crearon con: =---+++ Tiene una pregunta?=. 
    21    * Puede insertar una tabla de contenido anidada, generada en base a los títulos, ubicando =%<nop>TOC%= en algún lado de la página (ver %SYSTEMWEB%.TWikiVariables %FLAGGB% para más opciones de =%<nop>TOC%=). 
     21   * Puede insertar una tabla de contenido anidada, generada en base a los títulos, ubicando =%<nop>TOC%= en algún lado de la página (ver [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB% para más opciones de =%<nop>TOC%=). 
    2222 
    2323----- 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/PuntosDeInicio.txt

    r313 r689  
    2020   * PreguntasSobreFormatearTexto: Preguntas comunes tipo "Cómo hago para..." sobre publicaciones en TWiki 
    2121 
    22    * TWiki.TWikiVariables %FLAGGB%: Cómo se agrega fácilmente texto, gráficos y contenido dinámico 
     22   * [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB%: Cómo se agrega fácilmente texto, gráficos y contenido dinámico 
    2323 
    2424   * TWiki.MainFeatures %FLAGGB%: Las características principales de una plataforma de colaboración TWiki 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/TaquigrafiaTWiki.txt

    r666 r689  
    306306%H% El texto del enlace que se presenta en la página final excluye el nombre de la red. Quiere decir que se muestra solamente el nombre del tema. Como excepción, se muestra el nombre de la red del tema <nop>%HOMETOPIC%. 
    307307 
    308 En general se recomienda utilizar las TWiki.TWikiVariables %FLAGGB% %<nop>SYSTEMWEB% y %<nop>MAINWEB% en lugar de las palabras TWiki y Main. 
     308En general se recomienda utilizar las [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB% %<nop>SYSTEMWEB% y %<nop>MAINWEB% en lugar de las palabras TWiki y Main. 
    309309</td><td> 
    310310<verbatim> 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/UnPocoSobreTWiki.txt

    r313 r689  
    224224      * También puede hacer ver más bonito las URLs utilizando corchetes: 
    225225         * <code>[<nop>[http://www.google.com/][Google]]</code> aparece como [[http://www.google.com/][Google]] 
    226    * Utilice %<nop>SEARCH. Es un interfaz a un sistema sofisticado de búsqueda que incluye el resultado de una búsqueda en su página. Ver %SYSTEMWEB%.TWikiVariables %FLAGGB% para la lista completa de detalles. 
     226   * Utilice %<nop>SEARCH. Es un interfaz a un sistema sofisticado de búsqueda que incluye el resultado de una búsqueda en su página. Ver [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB% para la lista completa de detalles. 
    227227 
    228228---++ Más formatos 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/WebLeftBar.txt

    r682 r689  
    1616   * UnPocoSobreTWiki 
    1717   * ComoFormatearTexto 
    18    * TWiki.TWikiVariables %FLAGGB% 
     18   * [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB% 
    1919   * TWiki.FormattedSearch %FLAGGB% 
    2020   * TWiki.DocumentGraphics %FLAGGB% 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/WebPreferencesHelp.txt

    r611 r689  
    99   * La definición de una preferencia puede ser deshabilitado por medio del signo #. Remueve el signo # para habilitar una configuración personalizada local. Ejemplo:%BR% 
    1010      * #Set DENYWEBCHANGE = %USERSWEB%.UnknownUser 
    11    * Preferencias serán utilizadas como [[%SYSTEMWEB%.TWikiVariables][TWikiVariables]] %FLAGGB%, encerrando el nombre en signos de porcentaje. Ejemplo: 
     11   * Preferencias serán utilizadas como [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB%, encerrando el nombre en signos de porcentaje. Ejemplo: 
    1212      * Cuando escriba la variable =%WEB<nop>BGCOLOR%= , será interpretada como =%WEBBGCOLOR%= 
    1313   * El orden secuencial de la definición de preferencias es significante. Defina preferencias que utilizan otras preferencias primero, p.e. defina =<nop>WEBCOPYRIGHT= antes de =<nop>WIKIWEBMASTER= porque =%<nop>WEBCOPYRIGHT%= utiliza la variable =%<nop>WIKIWEBMASTER%=. 
     
    1717   * [[%SYSTEMWEB%.%WIKIPREFSTOPIC%]] %FLAGGB%, [[%LOCALSITEPREFS%]] %FLAGGB% - preferencias de sitio 
    1818   * [[%USERSWEB%.%WIKIUSERSTOPIC%][%WIKIUSERSTOPIC%]] %FLAGGB% - lista de temas de usuario. Temas de usuario pueden contener preferencias personalizadas opcionales 
    19    * [[%SYSTEMWEB%.TWikiVariables][TWikiVariables]] %FLAGGB% - lista de =%<nop>VARIABLES%= comunes 
     19   * [[%SYSTEMWEB%.Macros][Macros]] %FLAGGB% - lista de =%<nop>VARIABLES%= comunes 
    2020   * [[%SYSTEMWEB%.AccessControl][AccessControl]] %FLAGGB% - le explica como restringir acceso por medio de usuarios o grupos 
    2121 
  • trunk/TemplateToolkitPlugin/lib/TWiki/Plugins/TemplateToolkitPlugin/MANIFEST

    r347 r689  
    11data/TWiki/TemplateToolkitPlugin.txt 0764 Plugin description topic 
    2 data/TWiki/VarTEMPLATETOOLKIT.txt 0764 make the plugin variable pickable by TWikiVariables 
     2data/TWiki/VarTEMPLATETOOLKIT.txt 0764 make the plugin variable pickable by Macro 
    33lib/TWiki/Plugins/TemplateToolkitPlugin.pm 0764 Plugin module 
    44pub/TWiki/TemplateToolkitPlugin/demowrapper.tt2 0755 demo template 
  • trunk/TemplateToolkitPlugin/pub/TWiki/TemplateToolkitPlugin/demowrapper.tt2

    r464 r689  
    1515      the topic text is shown with a light red background.</li> 
    1616    <li>If you have legacy TT templates, you'd probably want to use <tt>skin=text</tt> as additional URL parameter to suppress TWiki template handling.</li> 
    17     <li>Neither TML, nor %SYSTEMWEB%.TWikiVariables - ooops - TWiki.TWikiVariables will be expanded in the wrapper.</li> 
     17    <li>Neither TML, nor [[%SYSTEMWEB%.Macros][Macros]] - ooops - [[%SYSTEMWEB%.Macros][Macros]] will be expanded in the wrapper.</li> 
    1818    <li>The wrapper may, of course, contain TT constructs like <tt>[&#37; component.name &#37;]</tt>, which expands to the current TT template: [% component.name %].</li> 
    1919    <li>In the topic text both TT constructs _and_ TWiki variables will be expanded.</li> 
  • trunk/TopicClassificationAddOn/data/TCAO/Installs/WebPreferences.txt

    r672 r689  
    5151        * A preference is defined as: <br /> =6 spaces * Set NAME = value= <br /> Example: 
    5252                * S<nop>et WEBBGCOLOR = #FFFFC0 
    53         * Preferences are used as %SYSTEMWEB%.TWikiVariables by enclosing the name in percent signs. Example: 
     53        * Preferences are used as [[%SYSTEMWEB%.Macros][Macros]] by enclosing the name in percent signs. Example: 
    5454                * When you write variable =%WEB<nop>BGCOLOR%= , it gets expanded to =%WEBBGCOLOR%= . 
    5555        * The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set =<nop>WEBCOPYRIGHT= before =<nop>WIKIWEBMASTER= since =%<nop>WEBCOPYRIGHT%= uses the =%<nop>WIKIWEBMASTER%= variable. 
     
    5959        * %SYSTEMWEB%.%WIKIPREFSTOPIC% has site-level preferences. 
    6060        * %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences. 
    61         * %SYSTEMWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=. 
     61        * [[%SYSTEMWEB%.Macros][Macros]] has a list of common =%<nop>VARIABLES%=. 
    6262        * %SYSTEMWEB%.AccessControl explains how to restrict access by users or groups. 
    6363 
  • trunk/TopicClassificationAddOn/data/TCAO/WebPreferences.txt

    r672 r689  
    5555        * A preference is defined as: <br /> =6 spaces * Set NAME = value= <br /> Example: 
    5656                * S<nop>et WEBBGCOLOR = #FFFFC0 
    57         * Preferences are used as %SYSTEMWEB%.TWikiVariables by enclosing the name in percent signs. Example: 
     57        * Preferences are used as [[%SYSTEMWEB%.Macros][Macros]] by enclosing the name in percent signs. Example: 
    5858                * When you write variable =%WEB<nop>BGCOLOR%= , it gets expanded to =%WEBBGCOLOR%= . 
    5959        * The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set =<nop>WEBCOPYRIGHT= before =<nop>WIKIWEBMASTER= since =%<nop>WEBCOPYRIGHT%= uses the =%<nop>WIKIWEBMASTER%= variable. 
     
    6363        * %SYSTEMWEB%.%WIKIPREFSTOPIC% has site-level preferences. 
    6464        * %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences. 
    65         * %SYSTEMWEB%.TWikiVariables has a list of common =%<nop>VARIABLES%=. 
     65        * [[%SYSTEMWEB%.Macros][Macros]] has a list of common =%<nop>VARIABLES%=. 
    6666        * %SYSTEMWEB%.AccessControl explains how to restrict access by users or groups. 
    6767 
  • trunk/TwistyBundleTWiki04x01/data/TWiki/TwistyPlugin.txt

    r549 r689  
    424424    | =showlink=     | Link label | Show link label  | optional | 
    425425    | =mode=         | ="div"= or ="span"= | Specify if the Twisty Toggle section will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup.  | optional, defaults to =&lt;span&gt;= | 
    426         | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    427         | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    428         | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    429         | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     426        | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     427        | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     428        | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     429        | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    430430    | =remember=     | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    431431    | =start=        | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    477477    | =link= | Link label | Show link label  | optional | 
    478478    | =mode= | ="div"= or ="span"= | Specify if the Twisty Show link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    479     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    480     | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    481     | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     479    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     480    | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     481    | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    482482    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    483483    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    495495    | =link= | Link label | Hide link label | optional | 
    496496    | =mode= | ="div"= or ="span"= | Specify if the Twisty Hide link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    497     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     497    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.Macros#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    498498    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    499499    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
  • trunk/VotePlugin/data/TWiki/VotePlugin.txt

    r527 r689  
    102102 
    103103You can change the defaults for any or all of the above parameters by defining 
    104 the [[TWikiVariables][TWikiVariable]] =VOTEPLUGIN_DEFAULTS= to be a parameter string e.g. 
     104the [[Macros][Macro]] =VOTEPLUGIN_DEFAULTS= to be a parameter string e.g. 
    105105<pre> 
    106106   *<nop> Set VOTEPLUGIN_DEFAULTS = open="on" global="on" bayesian="on" 
Note: See TracChangeset for help on using the changeset viewer.