1 | | Replying to [comment:12 j.swiderski]: |
2 | | > This may be a bit of pain for some users as now to remove context menu you will need to remove tabletools as well (I think you will agree that this is not obvious): |
3 | | > {{{ |
4 | | > config.removePlugins='tabletools,contextmenu'; |
5 | | > }}} |
6 | | > |
| 1 | >This may be a bit of pain for some users, who download contextmenu and tabletools and >want to disable contextmenu later, as to disable it they need to remove tabletools as >well (I think you will agree that this is not obvious): |
| 2 | >{{{ |
| 3 | >config.removePlugins='tabletools,contextmenu'; |
| 4 | >}}} |