How can I archive Post and make categories?

wdejesus - March 23, 2009 - 04:15

I wanted to know how I could archive my posts and put categories in them. If anybody knows it would greatly help me.

=-=

VM - March 23, 2009 - 04:22

investigate the archive.module or the views.module which comes with an archive view.

Categories is done in drupal through taxonomy in adminsiter -> taxonomy

Thanks

wdejesus - March 23, 2009 - 05:03

Thank you very much, I appreciate the help. Can I ask you how would you add more than one picture to a single post?

=-=

VM - March 23, 2009 - 12:41

Depends on the module you are using to add images. I don't believe the image.module allows for this, however the the image_attach.module (part of image.module) does. The imagefield.module also does. I've not played with every one of the image modules. Only the two mentioned.

That can be done easily using

abdullah5588 - March 23, 2009 - 14:40

That can be done easily using some text editor like FCKEDITOR with a little configuration that lets you insert images within your content.

Abdullah

Do you need some kind of

abdullah5588 - March 23, 2009 - 14:37

Do you need some kind of categorized directory similar to http://www.dashplanet.com/directory/articles

This is done using vocabulary index module at http://drupal.org/project/vocabindex.

Get back if you need more details/guidance on how to do that.

Abdullah

How can I archive Post and make categories?

wdejesus - March 23, 2009 - 17:11

This works great and I did the taxonomy on the pages and got it to work. I will add this module ASAP. What I would like it is for on my page I have a catergory button as a primary link and it be a dropdown with the categories listed. That's one of the things I look for in doing. If you could help I would greatly appreciate it.

http://www.wilsondejesus.com/blog

=-=

VM - March 23, 2009 - 17:41

investigate taxonomy_menu.module though for dropdowns if your theme doesn't already have them built in you will have to investigate the nicemenus.module

 
 

Drupal is a registered trademark of Dries Buytaert.