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:

  1. Move formatter code to own FieldFormatter class
  2. Move XML XSL transformation to own utility class
  3. Identify and perform other necessary drupal 8 changes
  4. Describe a migration path

Follow up:

  1. Create internal XSL entity
  2. Move uploading XSL files to own configuration form which creates these XSL entities
  3. Change FieldFormatter settings_form to provide only former uploaded XSL entities

Both list may not be final :-)

Comments

JoCowood created an issue. See original summary.

  • JoCowood committed f52ebf9 on 8.x-1.x
    Issue #3149924 by JoCowood: Porting to Drupal 8 and 9
    

  • JoCowood committed bd7470e on 8.x-1.x
    Issue #3149924 by JoCowood: Added more information to info.yml and...

  • JoCowood committed 2d5df19 on 8.x-1.x
    Issue #3149924 by JoCowood: Fixed copy paste failure
    
jocowood’s picture

Porting 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.

jocowood’s picture

Version: 7.x-1.1 » 8.x-1.0-alpha1
Status: Active » Fixed
Issue tags: +porting

Status: Fixed » Closed (fixed)

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