The doxygen notes for theme() mentions template_preprocess(&$variables) which is invalid. It got lost after the variable functions where switched around.

CommentFileSizeAuthor
theme_doc.patch1.12 KBdvessel

Comments

merlinofchaos’s picture

Status: Reviewed & tested by the community » Needs work

There is still no 'named module' so the updated comment isn't that helpful.

Say something like "This is for use by the module that registers the the theme template and will be called first"

I'm not really happy with that either; I'm at a bit of a loss for words on properly documenting this, so some refinement here is in order.

tr’s picture

Status: Needs work » Fixed

template_preprocess() is back in D6, commit http://drupalcode.org/project/drupal.git/commitdiff/43d73f81

The doxygen comments for theme() have also been changed, and the comment in #1 is no longer relevant.

Nothing left to do in this issue.

Status: Fixed » Closed (fixed)

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