Downloads
Download tar.gz
305.26 KB
MD5: 7f24036a7f8bcdeb3289913a6155151f
SHA-1: 027e0e1da17740b7f5a07ff26c820fdf61d02071
SHA-256: 13634861a6203910aabf3b0ec49430d54fc54483d5e54fd5f706a7071bfcefc8
Download zip
312.63 KB
MD5: f8776e16822f728000da47e17a50a87b
SHA-1: 50d23c28bd8278c00332530f14e759e36fcfdae8
SHA-256: 8cd4bad5ca43d133cf2540e925df51bdc300e0dbadecd181ef3d840992eee4a0
Release notes
Issues Resolved
- #292157: Comments for node set to have threaded comments are not threaded
- #283226: User Image Support - A default user picture is included and used if no system default is set.
- #297595: bullets render differently in Internet Explorer
- #302230: Comment subject line preference not honored.
Other Changes
- All standard theme features are now supported:
- A default theme logo has been added along with logo support.
- Mission statement support was added.
- User picture support is enabled in comments and nodes.
- Default settings are now present. The technique used was borrowed from the Zen theme. The defaults are stored in the .info file and are loaded when
hook_theme()is invoked. - All pre-existing settings names have changed. Once you upgrade you will need to set them again in the theme's settings page.
- Display of usernames on content is now based on the global submitted by settings.
- New option to strip ' (not verified)' from the names of visitors that post comments but do not have site accounts.
- The appearance of the date stamp in the content headlines is now controllable on a per content type basis in the theme's settings page.
- Comments were added to the .info file.
- The admin header region was dropped.
- General CSS tweaks