Not fully themable, but suggestions for enhanced theming capacity

mgifford - May 14, 2008 - 15:57
Project:userlink
Version:5.x-1.2
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:by design
Description

For this module to be fully themable I would exptect there to be a theme_userlink_view function I could just plunk into my template.php file and modify the html output directly.

That being said, I think the patch below gives me the flexibility I need (and expect others will want). It just applies a div tag to the body so that the description looks better.

Good module though.

AttachmentSize
userlink.module.patch465 bytes
userlink.css_.patch285 bytes

#1

marcp - May 15, 2008 - 16:05
Status:needs review» by design

I don't think this is necessary -- you should be able to put a node-userlink.tpl.php file in your theme's directory and have it display whatever you want. See http://drupal.org/node/17565 for more info.

#2

mgifford - May 27, 2008 - 02:57

Ok, but it would be easier for everyone to theme if that div tag were added..

 
 

Drupal is a registered trademark of Dries Buytaert.