This is a roll from the D7 issue at #267484: Incorrect filter documentation. Currently, the input filter example won't work due to #209715: [Obsolete] Temporary placeholders and delimiters. This patch is identical to the version that was committed to HEAD, with REQUEST_TIME being replaced by time().
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 709376-filter-D7.patch | 2.97 KB | dave reid |
| #1 | filter_example_time_no_utf.patch | 2.84 KB | deviantintegral |
| filter_example_time_no_utf.patch | 3.17 KB | deviantintegral |
Comments
Comment #1
deviantintegral commentedA fieldset was needlessly expanded in the initial patch.
Comment #2
rfayCommitted to D6: http://drupal.org/cvs?commit=326680
Thanks for the good work on this.
Unfortunately, the patch under discussion didn't make it into the D7 version of Examples module, although I have no idea why not. And the old D7 patch does not apply here.
I apologize for the extra trouble, but could you please reroll for D7?
Thanks,
-Randy
Comment #3
rfayComment #4
dave reidPatch with some fixes to un-break HEAD's filter tests.
Comment #5
dave reidCommitted #4 to CVS so we can hopefully get the bot turned back on for the project.
Comment #6
rfayTried this out, and now that the filter UI works (with patch) was able to verify it.