placeholder for finishing Entity Source Plugin
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | entity_translation_ui2.patch | 23 KB | berdir |
| #3 | entity_translation_ui.patch | 21.91 KB | berdir |
placeholder for finishing Entity Source Plugin
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | entity_translation_ui2.patch | 23 KB | berdir |
| #3 | entity_translation_ui.patch | 21.91 KB | berdir |
Comments
Comment #1
schnitzel commentedComment #2
schnitzel commented1-2 days
Comment #3
berdirOk, here we go.
What the patch does:
- Properly integrate with entity_translation and also mark the job item accepted.
- Also fixes #1496934: Field format does not survive the translation
- Adds a generic entity translate tab user interface. Tested with nodes and comments. Note that this requires the most recent dev version of entity_translation.
- Lots and lots of tests.
Comment #5
berdirFixed the exception.
Comment #6
berdirCommited!
While probably not perfect, it's a nice start and we can always improve it.
Comment #7
berdirActually, let's keep this open to add some user documentation and maybe also some updates to the README.
What I imagine is a short (one paragraph) explanation what content and entity translation are for and what the differences are, with a reference to http://drupal.org/node/1500308. Followed by a chapter for each of them. But that's just my idea, and I'm a developer ;)
Comment #8
cgalli commenteddocumentation done. please have a look at it to ensure correct descriptions
http://drupal.org/node/1509628
Comment #9
berdirFixed some typos and other minor things, looks good enough for a start.