Active
Project:
NodeStream
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 09:22 UTC
Updated:
2 Dec 2011 at 08:15 UTC
Currently, we have no way of changing things like the human readable name and the node title label without overriding the feature. We need to find a solution to make this possible.
I think this is a bug, since the goal of NodeStream is to be as extendable as it could be.
Comments
Comment #1
pontus_nilssonThe easiest way I think to do this is by translating the fields #1321068: Make all fields translatable by default.
Other than that way fields are no longer controlled by features, they are instead installed by NodeStream and default_config.
Does this answer your question?
Comment #2
fabsor commentedNode title labels and the human readable name of a content type is still controlled by features, which are the things I think he refers to.
Comment #3
pontus_nilssonBut isn't that translatable?