CVS edit link for Drupal-x

Hello,

I'm new into Drupal (playing with it about 7 months).
I have tested many cms systems but i always write my own code because got stuck with the system.
My job is also a webdeveloper/webdesigner but we use Coldfusion.
I want to change to a Drupal job so i spent many time to Drupal to learn everything about it.
This is my first Drupal website/blog, www.drupal-x.nl

The module i build is also for the blog module. Its a blog category block.
At a blog post you can choose a category. In the block section you can choose the 'blog category'
This shows a list with the categories. After each category there is a number thats counts the blog post in this category.
If you click on the category you see the blog post from this category. Every category has also its own rss feed.

Greetz Marcel

CommentFileSizeAuthor
#2 blog_category-6.x-1.0.zip3.98 KBmvd81NL

Comments

avpaderno’s picture

Hello, and thanks for applying for a CVS account.

As per http://drupal.org/cvs-application/requirements, the motivation message should be expanded to contain more details about the features of the proposed module, and it should include also a comparison with the existing solutions.

The code needs then to be uploaded in a comment here.

mvd81NL’s picture

StatusFileSize
new3.98 KB

Hello kiamlaluno,

Sorry i thought my first post was only i short intro to accept a cvs account.

Motivation

My motivation to write this module is learn to write modules.
I want to write a little module to known the system.
I saw there is no blog category module and i need one (just like wordpress) so nice possibility to create this module.

Details

This module append a select field to the blog insert/edit form.
In this select you can choose a category where this post belongs.
You can add, rename of delete a blog categorie on this page, admin/content/blog-categories

To see the categories on the front you must first enable the 'blog categories block' view at, build/block.
If there is a category but there are no blog post in it, it wil not show on 'blog categories block'
After a blog category you see a number, how many blog post this category has.

I don't have a demo online but i'm already use this module on my blog (drupal-x.nl)
Screenshots front: http://www.drupal-x.nl/sites/default/files/screenshot_blog_categories.jpg

This is my first module so i hope i give you enough information.

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Needs review
Issue tags: +Module review
zzolo’s picture

Status: Needs review » Needs work

Hi Marcel. Can you describe how this module does something outside of what can be done with Views and Taxonomy?

avpaderno’s picture

Status: Needs work » Closed (won't fix)

There have not been replies in the past week; I am marking this application as won't fix.

mvd81NL’s picture

Hi Zzolo and Kiamlaluno,

Sorry Zzolo for my late respons, got no mail from your post only from Kiamlaluno

Yes, here are some points why i think it's a usefull module, i agree this looks likes Taxonomy but i don't think this second item can do that.
- This module already create a block so you don't have to install views
- Counts the post in a category (see my blog, http://www.drupal-x.nl/ at the right side) (just like wordpress)
- Simple to use, i think Taxonomy is more complex for users that have only need a category just like the wordpress framework.

If you need more information, please contact me

avpaderno’s picture

Status: Closed (won't fix) » Needs review

@Drupal-x: When a comment is added here, you don't get any mail messages; the only way to know if there is a new comment is to check your tracker page (http://drupal.org/user/705594/track).

zzolo’s picture

Status: Needs review » Closed (won't fix)

I am sorry, I just can't support a module that tries to rewrite the core taxonomy system.

If you find the interface not user-friendly, then you should create a module that uses the core taxonomy data system and creates a new interface to manage it and a CCK field to input it.

mvd81NL’s picture

Kiamlaluno, thanks for the explanation

Zzolo, ok i get it.

I don't have any trouble with the interface / user-friendly of taxinomy. But for new users i think it's difficult to create my function/module for only create a simple blog. You have to figure out taxonomy and cck and with my module only click on a checkbox ;)

But i a have a suggestion (only don't have time for it at the moment :( ) I create this module but now i use the taxonomy module and with installing this module its add a new Vocabulary to taxonomy 'blog categories' and configuration to appears on the blog form. I think it's the same module now but you don't have to setup taxonomy and cck anny more = more user-friendly?

zzolo’s picture

@drupal-x

Yes, I think that makes a lot more sense. You could make it a Feature (http://drupal.org/project/features) if you wanted to, but that is not necessary in my mind.

I am sorry that this application ended this way, but don't give up; we appreciate the work you put into this.

avpaderno’s picture

Component: Miscellaneous » new project application
Issue summary: View changes

Please read the following links as this is very important information about CVS applications.

Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for these applications. Please read Migrating from CVS Applications to (Git) Full Project Applications and Applying for permission to opt into security advisory coverage on how this affects and benefits you and the application process. In short, every user has now the permissions necessary to create new projects, but they need to apply for opt into security advisory coverage. Without applying, the projects will have a warning on projects that says:

This project is not covered by Drupal’s security advisory policy.