Hey everybody,
today I started porting the XSL Formatter project to Drupal 8. I wrote some mails with dman and he added me as a co-maintainer.
Roadmap:
- Move formatter code to own FieldFormatter class
- Move XML XSL transformation to own utility class
- Identify and perform other necessary drupal 8 changes
- Describe a migration path
Follow up:
- Create internal XSL entity
- Move uploading XSL files to own configuration form which creates these XSL entities
- Change FieldFormatter settings_form to provide only former uploaded XSL entities
Both list may not be final :-)
Comments
Comment #5
jocowoodPorting to Drupal 8 finished. Drupal 9 readiness is on board, too! Yeah
https://www.drupal.org/project/xsl_formatter/releases/8.x-1.0-alpha1
Closing this issue and opening new ones for follow up tasks / new features
Review was made by my colleague sunlix.
Comment #6
jocowood