Posted by cafuego on April 17, 2009 at 3:29am
| Project: | |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I added support for !terms and !type substitution to the module.
!terms inserts a list of associated taxonomy terms, whilst !type is the human readable node type.
The patch is attached, it applies cleanly to 2.3 and 2.x-dev.
| Attachment | Size |
|---|---|
| twitter-terms-type.patch | 1.96 KB |
Comments
#1
Updated patch to ensure taxonomy terms exist *before* the node is saved.
#2
Shouldn't that be
$taxonomy_array[] = preg.replace('/\s/',"","#{$term->name}");to handle multi word terms?
Otherwise great patch.
#3
Um... yes? :-)
#4
waiting for release!
subscribe
#5
May be better way - integrating with token?
#6
#7
Is this implemented yet?
#8
Subscribe. Waiting for hash tag support to be integrated into the Twitter module.
#9
6.x-3.x got a input filter for hash tags you have to enable for your input formats. Create a new issue if it is not working as designed.
#10
Automatically closed -- issue fixed for 2 weeks with no activity.