Download & Extend

Hash tag and post type substitution support

Project:Twitter
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.

AttachmentSize
twitter-terms-type.patch1.96 KB

Comments

#1

Title:Has tag and post type substutution support» Hash tag and post type substutution support

Updated patch to ensure taxonomy terms exist *before* the node is saved.

AttachmentSize
twitter-terms-type.1.patch 2.05 KB

#2

Shouldn't that be

$taxonomy_array[] = preg.replace('/\s/',"","#{$term->name}");

to handle multi word terms?

Otherwise great patch.

#3

Um... yes? :-)

AttachmentSize
twitter-terms-type.2.patch 2.08 KB

#4

Priority:normal» critical

waiting for release!
subscribe

#5

May be better way - integrating with token?

#6

Title:Hash tag and post type substutution support» Hash tag and post type substitution support

#7

Is this implemented yet?

#8

Subscribe. Waiting for hash tag support to be integrated into the Twitter module.

#9

Version:6.x-2.x-dev» 6.x-3.x-dev
Priority:critical» normal
Status:needs review» fixed

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

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.