Ignore:
Timestamp:
12/05/08 00:21:04 (3 years ago)
Author:
ArthurClemens
Message:

Item113: more css classes

File:
1 edited

Legend:

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

    r878 r1178  
    2020<verbatim> 
    2121%POPUP{ 
    22 anchor="<button class='twikiButton'>add comment</button>"  
     22anchor="<button class='foswikiButton'>add comment</button>"  
    2323popuptext="$percntCOMMENT{target=\"#Comments\"}$percnt"  
    2424popuptexttype="tml" 
     
    4141<verbatim> 
    4242%POPUP{ 
    43 anchor="<button class='twikiButton'>view topic Source</button>" 
     43anchor="<button class='foswikiButton'>view topic Source</button>" 
    4444popuptitle="%TOPIC%" 
    4545popuptext="%SCRIPTURL{view}%/%WEB%/%TOPIC%?raw=on;skin=print" 
     
    109109   * use the configure script to enable 
    110110   * Test if the installation was successful: 
    111 %POPUP{anchor="<button class='twikiButton'>Clicking here should popup some text</button>" popuptitle="testing" popuptext="This is a popup text" popuptexttype="tml"}% 
     111%POPUP{anchor="<button class='foswikiButton'>Clicking here should popup some text</button>" popuptitle="testing" popuptext="This is a popup text" popuptexttype="tml"}% 
    112112 
    113113 %POPUPLINK{ 
Note: See TracChangeset for help on using the changeset viewer.