Download & Extend

Custom themes should be set for blog/uname as well as for blog/uid

Project:Blog Theme
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:tatonca
Status:closed (fixed)

Issue Summary

If you on line 46 skip the "is_numeric" check custom themes will work for blog/uname as well as for blog/uid. I think user pages, user/uid, should get custom themes also.

I have included a patch for this that seams to work on my site.

I just tried the sections module that let you set custom themes for any part you like on your site. After finding blogtheme module I use it instead, just what the persons blogging on my site want. Nice work!

AttachmentSize
blog_theme.module01.patch1.91 KB

Comments

#1

Assigned to:Anonymous» tatonca

I have applied this to CVS. Thanks for the work frjo!

I think I will also create a settings page to allow the admin to choose which node types the theme gets applied to. This will allow for more flexibility to grant feature requests,...