Thanks to:
#47913: More themeability
#137609: Theme function for signup_build_signup_data
and a handful of other issues, there are a ton of new theme functions in signup now (14 new ones, to be exact).

Seems like it's worth listing all of them in a special section in the CHANGELOG and/or release notes for the next release (5.x-2.5). See attached patch.

It's either that, or we should list all the theme functions next to each issue's entry in the CHANGELOG, but it seems better to have them all in one place.

Thoughts?

CommentFileSizeAuthor
signup-CHANGELOG-theme-functions.patch1.31 KBdww

Comments

stborchert’s picture

A list of all new theme functions is much better to read and to notice.
Maybe it would be good to add a (very) short description to each function (e.g. what it does)? Most of them are self descriptive, but ...

On the other hand, it's just CHANGELOG. Not documentation :-)

+1 from me for this "patch" (and a ++ with descriptions)

 Stefan

stborchert’s picture

Status: Needs review » Reviewed & tested by the community

forgot to update status

shanefjordan’s picture

I applied this patch and think it looks good. I like all of the themes listed together, makes it easy to find and determine what is available.

dww’s picture

Status: Reviewed & tested by the community » Fixed

People can see the PHPdoc comments for descriptions. I'm very good about commenting functions. I'm not going to duplicate that in the CHANGELOG. ;) Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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