Currently, the text formats and the filters they use are created on system_install(). This should be a responsibility of install profiles, not system module. Install profiles should be able to create the text format they want, select which is the default format, and choose which roles may use the text format.

The attached patch move the installation code from system.install to default.install

CommentFileSizeAuthor
profile-install-formats.patch5.03 KBdropcube

Comments

dropcube’s picture

Status: Needs review » Needs work

The last submitted patch failed testing.

mfer’s picture

@dropcube - there are 2 install profiles shipped with core. They should be installed in both of them.

rickvug’s picture

The makes a lot of sense. Any chance of this still making it into D7?

sun’s picture

Status: Fixed » Closed (fixed)
Issue tags: -FilterSystemRevamp, -install profile

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