Changes between Version 5 and Version 6 of PluginAPI/Padre_Hooks
- Timestamp:
- 03/20/11 14:25:33 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PluginAPI/Padre_Hooks
v5 v6 26 26 27 27 This hook should return undef if everything is ok. Any returned text is treated as an error message and shown to the user. The save process is stopped on the first hook returning an error message. 28 Return an empty, but defined string will about save but not show any error, use this only to override Padre's internal save! 28 29 29 30 == after_save ==
