Initial DataObject localisation (excludes SiteTree)
Intended for projects which already have data when Fluent module is added. This dev task will localise / publish all DataObjects in the default locale. Locale setup has to be done before running this task. Pass limit=N to limit number of records to localise. Pass publish=1 to enable publishing of localised Versioned DataObjects. Regardless, Versioned DataObjects which were not already published will not be published, only localised. DataObjects which were already localised will always be skipped. This class may be extended to create custom initialization tasks targeting or excluding specific classes.