Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2012 at 01:32 UTC
Updated:
31 Aug 2012 at 10:20 UTC
A simple content managing module for creating/editing and deleting custom pages with editable title, body, path and publishing option.
Its lighter than the core node module. Custom page is another solution but does not provide editable forms and publishing option targeting for users.
Similar modules
git clone --branch 7.x-1.x dropchew@git.drupal.org:sandbox/dropchew/1402412.git
Made for Drupal 7.
Comments
Comment #1
jthorson commented$items['basic-page/%cp'] = array(...) + $base ;Comment #2
dropchew commentedThanks for the advice!
Will make the changes soon.
dropchew
Comment #3
dropchew commentedHi,
Please review the changes, thanks!
http://drupal.org/node/1402412/commits
Comment #4
chrisroane commentedMANUAL REVIEW
----------------
The above items, along with the things the auto review came up with below are the main things that should be taken care of.
AUTO REVIEW
-------------
I used the PAReview utility. There are quite a bit of code formatting issues that need to be updated to meet the Drupal Coding Standards.
Comment #5
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.
Comment #5.0
klausiClone from branch instead of master