placeholder for finishing Entity Source Plugin

Comments

schnitzel’s picture

Assigned: Unassigned » berdir
schnitzel’s picture

1-2 days

berdir’s picture

Status: Active » Needs review
StatusFileSize
new21.91 KB

Ok, 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.

Status: Needs review » Needs work

The last submitted patch, entity_translation_ui.patch, failed testing.

berdir’s picture

Status: Needs work » Needs review
StatusFileSize
new23 KB

Fixed the exception.

berdir’s picture

Status: Needs review » Fixed

Commited!

While probably not perfect, it's a nice start and we can always improve it.

berdir’s picture

Title: Source Plugin: Entities » Add documentation for Source Plugin: Entities
Assigned: berdir » cgalli
Status: Fixed » Active
Issue tags: +Needs documentation

Actually, 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 ;)

cgalli’s picture

Status: Active » Needs review

documentation done. please have a look at it to ensure correct descriptions
http://drupal.org/node/1509628

berdir’s picture

Status: Needs review » Fixed

Fixed some typos and other minor things, looks good enough for a start.

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