The .info (ini based) file format changed to .info.yml (pure yml), which makes the old .info file parser obsolete when parsing Drupal 7 information. We need to use a YML parser to parse the new .info.yml files. See http://drupal.org/node/1935708 for more info.

CommentFileSizeAuthor
#9 1936028-9-info.yml_.patch178.25 KBs_leu
#4 1936028-4.info.yml_.patch177.98 KBksenzee

Comments

gábor hojtsy’s picture

Issue tags: +Drupal 8 compatibility

Also tag with a unique tag to find.

gábor hojtsy’s picture

Title: Support for Drupal 8 ini.yml translatables » Support for Drupal 8 info.yml translatables

Fix title.

ksenzee’s picture

Assigned: Unassigned » ksenzee

Working on this.

ksenzee’s picture

Status: Active » Needs review
StatusFileSize
new177.98 KB

Status: Needs review » Needs work

The last submitted patch, 1936028-4.info.yml_.patch, failed testing.

gábor hojtsy’s picture

Version: 7.x-2.x-dev » 6.x-3.x-dev
gábor hojtsy’s picture

Status: Needs work » Needs review

#4: 1936028-4.info.yml_.patch queued for re-testing.

gábor hojtsy’s picture

Version: 6.x-3.x-dev » 7.x-2.x-dev
Status: Needs review » Patch (to be ported)

Yay, this looks amazing! Committed!

I also added PHP 5.1.2 requirement to the .info file. Should we add something higher?

s_leu’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new178.25 KB

Adding the rerolled patch for 7.x-2.x

I'm not exactly sure if that should be possible, but when i tried to extract a copy of the d8 tour module of d8 core that i copied into my sites/all/modules/custom folder, i didn't show up on the select form.

The tests did pass though.

gábor hojtsy’s picture

Is this applying the current naming scheme for functions in this branch?

gábor hojtsy’s picture

Issue summary: View changes

Fix extensions.

herom’s picture

Issue summary: View changes
Status: Needs review » Closed (duplicate)

  • Gábor Hojtsy committed 30a6624 on 7.x-2.x
    Issue #1936028 by ksenzee | Gábor Hojtsy: Support for Drupal 8 info.yml...

  • Gábor Hojtsy committed 30a6624 on 7.x-3.x
    Issue #1936028 by ksenzee | Gábor Hojtsy: Support for Drupal 8 info.yml...