Working on #1240928: META: Refactoring of file destination/field handlers, I'm trying to figure out how to document the available fields and options, which appear on migration detail screens with migrate_ui. For many of the file field options, it just seems too much to fully document them through the descriptions returned by fields(). A simple solution - have links in those descriptions to the drupal.org documentation. First step, of course, will be fleshing out that documentation...

Comments

mikeryan’s picture

Done for file fields, TBD otherwise.

Per #1444772: example comment improvement, remember when documenting 'changed' on nodes and comments to point out the respective defaults (nodes default to the timestamp when the migration is run, comments default to be the same as the created date).

mikeryan’s picture

Issue tags: +Migrate 2.4

For Migrate 2.4.

mikeryan’s picture

Assigned: Unassigned » mikeryan
Status: Active » Fixed

Done for the key core destinations, on D6 and D7.

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