Closed (fixed)
Project:
Tome
Version:
8.x-1.x-dev
Component:
Tome Static
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Mar 2019 at 14:30 UTC
Updated:
22 Apr 2019 at 18:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
plopescHello.
I really missed this feature while I was testing the module. So once I discovered it is in the roadmap, I worked on a patch for it.
Besides of the addition of the new state variable, also a cleanup hook_uninstall module has been implemented.
Comment #3
plopescWhile we are here, you may consider to rename the module state variables from
tome_static_xxxxtotome_static.xxxxin order to be consistent with state variables names declared in other modules or core.Cheers
Comment #4
samuel.mortenson@plopesc I changed some naming around per your comment and my review. Does this look good to you?
I also filed #3046316: Static command does not set building state flag since I realized the commands aren't ever setting the building state.
Comment #6
samuel.mortenson@plopesc I'm doing a bit of a sprint at Drupalcon so I'm going to go ahead and commit this. Thanks for the contribution!