Closed (outdated)
Project:
Splashify
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2018 at 19:55 UTC
Updated:
20 Oct 2025 at 08:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mw4ll4c3 commentedComment #3
mw4ll4c3 commentedTwo minor additions in this patch:
Comment #4
ivnish"PHP filter" is evil :)
Comment #5
ivnishComment #6
mw4ll4c3 commentedThank you for doing issue queue triage, but I disagree 100% in this case.
PHP filter is evil... if you allow random users to execute arbitrary code during content creation. But allowing priviledged users to enter PHP for a visibility check, deep in the admin section, is done by the Blocks module, too. If it's safe enough for Core, it's safe enough for contrib.
However I did miss something: checking user_access("use PHP for settings") to make sure the current user is allowed to do that. (I also changed the use of NULL to an empty string. That's more in line with both Blocks' implementation, and with the other Splashify variables.)
I don't expect this patch will get committed to 7.x-1.x, but "Closed (outdated)" is a misleading status for a feature request with a working patch and no other existing solution. I understand if the maintainers want to set it to "Closed (won't fix)" but I'd rather see it get RTBC'd or even just stay as "Needs Review" for all eternity, in hopes that it can help even one other person who needs it.
Comment #7
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.