Test version update

To let you know what’s going on with the test version:

The Drupal based test version is online at: http://www.makingthesite.com/drupal_test/

It’s far from perfect but it has some things working:

  • Personal page/account (this means you can join the page right now)
  • Group pages > being used as charity pages. I’m perhaps changing this later.
  • Voting. You can vote on a group (/charity) page.
  • Buddylist. You can set who your buddies are, only out of the people that have an account on this test page obviously.
  • Categories. A charity can fit in a category. I’ve set up some for testing, but not all the right categories. Update; I changed the module; now it works like tags; I rather wan’t both, and categories and tags. I’ll try to fix this.
  • Picture in your profile and auto-adding it to comments. This was no module, but just a really hard to find option.
  • Search (upper right of test page), I finaly found out I had to ‘enable’ it in the menu..
  • Private message, now you can send someone a message
  • Guestbook, leave a message at a profile page of someone.

What I’m working on:

  • Commenting on a group page. I can’t get this to work
  • Search indexing using Cron.. I don’t know how to index the site automatically. If i read http://drupal.org/cron I see all sorts of nasty Unix code I don’t want to get into.. Anyone know how to index the site for search without using vague cron unix setting somewhere..? For now I’ll just go to the cron.php file by hand.
  • I want to show all the categories on the first page. And in the menu somewhere. Update: somewhat done that with the snippet piece. That get’s it on the front page, but not yet in the menu. Also now I can choose between using a tag system with loose words or fixed categories, but I want both.
  • I’d like to change the buddylist module so I can apply it to ‘charity pages‘. For now I use group pages as charity pages, I might change that later if that doesn’t work. I don’t like the email option in groups and I haven’t seen a way to loose that feature in groups. There are other stuff made for groups that are really good. One of them is that there is a connection somewhere between users and the groups, so it might be able to use that connections when trying to code my own ‘buddy’ part. If I don’t use the Groups as a starting point I have to code even more probably.
  • I shouldn’t be playing with Google Maps as other things are far more important. It was nice to have implemented for 75 %. But to do it right it takes too much time and now it just clutters my adminstators interface.

If you happen to be a king in Drupal, please help me out a little with (one of) these things.

Leave a Reply