Custom themes should be set for blog/uname as well as for blog/uid
frjo - March 27, 2005 - 07:25
| Project: | Blog Theme |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | tatonca |
| Status: | closed |
Jump to:
Description
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 |

#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,...