Posted by frjo on March 27, 2005 at 7:25am
Jump to:
| 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!
| Attachment | Size |
|---|---|
| blog_theme.module01.patch | 1.91 KB |
Comments
#1
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,...