Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2011 at 06:21 UTC
Updated:
31 Aug 2018 at 13:58 UTC
Jump to comment: Most recent
Comments
Comment #1
doitDave commentedHi and thanks for your contribution!
Automated review (Please keep in mind that this is primarily a high level check that does not replace but, after all, eases the review process. There is no guarantee that no other issues could show up in a more in-depth manual follow-up review.)
It appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
Review of the master branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Go and review some other project applications, so we can get back to yours sooner.
Manual review:
hth, dave
Comment #2
asghar commentedThis module Use for authoring blog functionality. You can override blog author etc. For this you need two content type with cck user reference field with multi values
1. One Blog (with cck user reference + multi values)
2. One for Blog Post
In blog content type when you create a node that time you select author of this node after creating you go to blog post content type and select that author which you select in blog and post your contents on that selected authored blog node.
http://drupal.org/sandbox/asghar/1339312
asghar@git.drupal.org:sandbox/asghar/1339312.git
It is for Drupal 6
Comment #3
misc commented@asghar has been contacted to ask if the application is abandoned.
http://drupal.org/node/894256
Comment #4
misc commentedThe application has been closed. If you would like to reopen it, you are free to do so.
See http://drupal.org/node/894256#abandonedtwoweekscontact
Comment #5
avpaderno