Skip to content

Commit

Permalink
Item2653: bad =...= escaping
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@6269 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Feb 11, 2010
1 parent 8c4d476 commit ce7be14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EditTablePlugin/data/System/EditTablePlugin.txt
Expand Up @@ -47,7 +47,7 @@ An individual edit field type can be defined for each table cell. Place an =%<no

It is also possible to place the edit button inside a cell instead of default location below the table. Type =| %<nop>EDITCELL{ "editbutton, 1, Edit this table" }% |= to show a button, or =| %<nop>EDITCELL{ "editbutton, 1, Edit table, Image-URL" }% |= to show a button image with alternate text.

*Note:* The =%<nop>EDITCELL{ }%= macro cannot be used by itself; place an =%<nop>EDITTABLE{ }%=variable at the beginning of a table where you want to use =%<nop>EDITCELL{ }%= variables.
*Note:* The =%<nop>EDITCELL{ }%= macro cannot be used by itself; place an =%<nop>EDITTABLE{ }%= variable at the beginning of a table where you want to use =%<nop>EDITCELL{ }%= variables.

---++ Table Buttons

Expand Down

0 comments on commit ce7be14

Please sign in to comment.