Closed (fixed)
Project:
Drupal.org site moderators
Component:
Site organization
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
16 Feb 2008 at 17:14 UTC
Updated:
11 Oct 2008 at 21:31 UTC
I'd sleep better if I could remove the PHP module after the upgrade to D6.
This will only be possible if we convert all PHP pages to HTML. So please evertybody go and find such pages and link to them here.
Comments
Comment #1
gerhard killesreiter commentedGoing to the database is easier, I guess:
Pages that can't be converted to HTML should be converted into patches for drupalorg.module.
Comment #2
kbahey commentedYou may want to filter that by status too, so as not to bother with unpublished nodes.
Some of those can be plain HTML, others are dynamic and may need to be lumped into a new "custom.module" specially for d.o.
Comment #3
sepeck commentedSome of the handbook pages are not php, but set that way to prevent their modification. These can be changed back later.
Comment #4
david strauss+1 Running PHP from the database is not only slow (no opcode caching), it's less secure and well-structured than real module pages.
Comment #5
kbahey commentedI got a listing of the code in each node, and PHP blocks too, as of June 30, and I am working on making it into modules.
Upon discussing this with Drumm, I will be submitting the code as patches to the drupalorg module.
Comment #6
gerhard killesreiter commentedThis has happened, thanks Khalid!
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.