Closed (won't fix)
Project:
Drupal.org CVS applications
Component:
new project application
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Jan 2011 at 19:53 UTC
Updated:
31 Aug 2018 at 16:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sebas5384 commentedI have many sites that need a context for some nodes, so the user can drag&drop a block to a individual node.
But was only possible with some steps:
1. Create the Node.
2. Get the NID or the URL of that Node.
3. Create a Context that aplies those conditions.
4. Go back to the node view.
5. Edit the Context adding some blocks, etc... for your Node.
This was to bad experience for users, so I made a module to get a context to you node in an easy way:
1. Create a Node with the option of "Create a Context for this Node" checked. (default content type enabled is Page)
2. Now do the step 5 of the old way. ;)
But, maybe you are thinking but now i'm going to have a huge list of Contexts on the "Context UI", well, no, the contexts generated by this module have a flag telling to hide, so your list of context maintains clean and fast.
You also can choose what content types you want to enabled this feature.
Well with more less, Im leaving the module attached.
I dont't kown what more i have to do to create a project page on the Drupal.org/project, so if someone can help me (if this module is reviewed and approved, of course).
Sebas.
Comment #2
sebas5384 commentedSorry i forgot to commit in my svn after export the module directory :)
SO PLEASE DOWNLOAD THIS ONE !!!
Comment #3
avpadernoHello, and thank you for applying for a CVS account.
As per requirements, the motivation should include more than two sentences (the exact words are few paragraphs) that describe the module features, and compare the proposed module with the existing solutions.
I will report here a little checklist:
Comment #4
sebas5384 commentedAnother version with some warning issues fixed.
Comment #5
avpadernoComment #6
sebas5384 commentedAnother and Last Version till the final review :)
Comment #7
sebas5384 commentedComment #8
avpadernoIf we are playing some kind of game, I am sorry but I win. :-)
Please change only the status of the report, when you add an updated version of the module.
Comment #9
avpadernoSee also my comment #3, which has been left without any answer.
Comment #10
sebas5384 commentedkiamlaluno i'm sorry, i never contributed code with burocratic things, but i'm 100% agree that must have this process.
So please, i ask you to be more patient, i'm just trying to help :)
Well, i make a test with the Coder module and all pass, so, please, give it a try with this new version.
The scope of this module was explained in the comment #1, but maybe i must do a more short and explained text about the module.
Thanks!
Comment #11
sebas5384 commentedComment #12
matglas86 commentedSo basically what this module does is create a context specified for 1 node based on its NID. When the node is created its possible to edit the context.
First I did not succeed to edit the context because it was made invisible. That was for good reason I remember out of our IRC discussion. When a lot of nodes create a context it would get a little to much. Now what I did was add a link to the context by node fieldset on the edit form of the node. This makes it possible to go to the context from the node.
Also I cleaned up some tabbing in the code that is against coding standards.
Comment #13
sebas5384 commentedThanks matglas86 !!
I made some other changes and now its final :)
So please download this version if you are going to review, use it or what ever.
Sebas.
Comment #14
matglas86 commented@sebas5384 I'll take a look at it but please when you post a new update give a short explanation about what you changed. Now I should go a look if I see the change? So please leave a post about your changes.
Comment #15
zzolo commentedHi. Please read all the following and the links provided as this is very important information about your CVS Application:
Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for your application. Please read the following documentation on how this affects and benefits you and the application process:
Migrating from CVS Applications to (Git) Full Project Applications
Comment #16
avpadernoAs per previous comment, I am setting this issue to won't fix.
Since new users can now create full projects, applications have a different purpose and they are handled on a different issue queue. See Apply for permission to opt into security advisory coverage for more information.