Changeset 1178 for trunk/JSPopupPlugin/data/TWiki/JSPopupPlugin.txt
- Timestamp:
- 12/05/08 00:21:04 (3 years ago)
- File:
-
- 1 edited
-
trunk/JSPopupPlugin/data/TWiki/JSPopupPlugin.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/JSPopupPlugin/data/TWiki/JSPopupPlugin.txt
r878 r1178 20 20 <verbatim> 21 21 %POPUP{ 22 anchor="<button class=' twikiButton'>add comment</button>"22 anchor="<button class='foswikiButton'>add comment</button>" 23 23 popuptext="$percntCOMMENT{target=\"#Comments\"}$percnt" 24 24 popuptexttype="tml" … … 41 41 <verbatim> 42 42 %POPUP{ 43 anchor="<button class=' twikiButton'>view topic Source</button>"43 anchor="<button class='foswikiButton'>view topic Source</button>" 44 44 popuptitle="%TOPIC%" 45 45 popuptext="%SCRIPTURL{view}%/%WEB%/%TOPIC%?raw=on;skin=print" … … 109 109 * use the configure script to enable 110 110 * 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"}% 112 112 113 113 %POPUPLINK{
Note: See TracChangeset
for help on using the changeset viewer.
