[interchange] Update WHATSNEW
Peter Ajamian <[email protected]>
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 90d595b66f117d9654babc8877e770832b21ef17 Author: Peter Ajamian <[email protected]> Date: Tue Jan 25 17:39:38 2011 +1300 Update WHATSNEW WHATSNEW-5.7 | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) --- diff --git a/WHATSNEW-5.7 b/WHATSNEW-5.7 index 4f781ab..38cc65b 100644 --- a/WHATSNEW-5.7 +++ b/WHATSNEW-5.7 @@ -20,6 +20,12 @@ Core specs (WHERE clauses) then don't try to optimize the query as doing so will cause records to not be returned that might match other specs. +* Allow cutomization of "DO ANOTHER" HTML block in the table editor. The DO + ANOTHER block contains hard-coded text and return-pages used for radio buttons + which is always displayed for new entries. This change allows customized HTML + to replace it for when you want to use the table editor in your own custom + admin pages. + Tags ---- * Allow sorting of forum entries.