Question on use of this module

NancyDru - June 1, 2007 - 21:03
Project:Rep[lacement]Tags
Version:5.x-1.x-dev
Component:Contributed .tags module
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I want my users to be able to enter something like {contact me} or {contact nancy} and have that turned into <a href="/user/24/contact">contact Nancy</a>. Note: first, it has to obtain the correct user number, and it has to get the correct (Capitalized) name from the user's profile ($user->profile_firstname, and last name would be nice too).

Can Reptags do this?

#1

profix898 - June 1, 2007 - 21:35

In principle: YES. But there is no ready-to-use code to obtain exactly what you need. It would require you to write a small .tags module. See DEVELOPER.txt for more information. I guess it would be a very simple one (only a few lines). If you dont know how to write this, please send me a note and I can do it for you. Should be done in a few minutes ...

#2

NancyDru - June 1, 2007 - 21:46

If I can manage contributed modules, I think I can handle a little stub code. Thanks.

#3

NancyDru - June 1, 2007 - 21:47

Should I use 1.8 or -dev?

#4

profix898 - June 1, 2007 - 22:16

There is only code cleanup and a small ajax-related fix additional in -dev. Nothing important. Both should be fine for use.

#5

NancyDru - September 7, 2007 - 21:37
Status:active» fixed

#6

Anonymous - September 21, 2007 - 21:43
Status:fixed» closed

#7

silurius - July 30, 2008 - 19:27
Component:Code» Contributed .tags module
Status:closed» active

Will this by chance be included for 6.x? I'm probably not capable of creating it myself at this time.

 
 

Drupal is a registered trademark of Dries Buytaert.