Changes between Version 32 and Version 33 of Plugin_Hooks
- Timestamp:
- Sep 13, 2009 3:57:35 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Plugin_Hooks
v32 v33 387 387 388 388 389 === html_editor === 390 391 Triggered to add HTML editor scripts into the page.[[BR]] 392 This hook can doesn't have any return values but it can add some javascript actions to the output. 393 394 ''Arguments:'' 395 * mode: ''Editor mode. Specifies where editor is used. For identity signature or message body'' 396 * lang: ''Current language if supported by TinyMCE editor'' 397 398 ''Return values:'' 399 * mode 400 * lang 401 * abort 402 389 403 ---- 390 404
