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().

Comments

deviantintegral’s picture

Status: Active » Needs review
StatusFileSize
new2.84 KB

A fieldset was needlessly expanded in the initial patch.

rfay’s picture

Version: 6.x-1.x-dev »
Status: Needs review » Patch (to be ported)

Committed 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

rfay’s picture

Component: Documentation » Code
dave reid’s picture

Component: Code » Filter Example
Status: Patch (to be ported) » Needs review
StatusFileSize
new2.97 KB

Patch with some fixes to un-break HEAD's filter tests.

dave reid’s picture

Status: Needs review » Fixed

Committed #4 to CVS so we can hopefully get the bot turned back on for the project.

rfay’s picture

Tried this out, and now that the filter UI works (with patch) was able to verify it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.