Closed (fixed)
Project:
Views TimelineJS integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2013 at 03:43 UTC
Updated:
5 Feb 2013 at 10:50 UTC
I using title module (http://drupal.org/project/title) for translatable contents.
It was using by entity translation. But this module can't support this field type.
I copied text field handler into this plugin. And work fine.
| Comment | File | Size | Author |
|---|---|---|---|
| title-field-plugin.patch | 590 bytes | barami |
Comments
Comment #1
operinko commentedYour patch had paths that did not start from module root (applying it created sites/all/modules/... folders as well as the plugin).
Please pay attention to that next time.
At any rate, the functionality has been committed and attributed to you.