Public Voice Network
- blog 3029430294
- Tom Sachs. Amazing. 1414
- PHP Screen scraping... 1111
- New Pentagram work 55
- And Everything Was Alrigh… 55
- Pic of the Day 1019510195
- After Effects to Flash 11
- music organizer? 22
- trim/shave 1111
- Let's go on a date wi… 3131
- Politics 48824882
- Photoshop CS4 Configurato… 66
- Site for fine art photo p… 33
- Blackberry Storm Line 1313
- Op-art ID
- looking for this kind of … 1717
- best way to determine you… 1919
- Invention 22
- What are you listening to… 894894
- Movies you've seen ye… 3434
- serif fonts 1919
- Why are hackers always ah… 2121
- Official 2008-09 NHL Thre… 107107
- Mirror's Edge = vomit… 2525
CMS/blog software advice 1111 Responses
Last post: 4 months, 2 weeks ago | Thread started: Jul 10, 08, 5:08 p.m.
- rafalski
I am looking for customizable server side software that would allow to:
- Blog
- Categorize blog entries
- Register users without requiring administrator support
- Allow users to blog
- Let visitors/users rate blog entries in more than one rating category
- Display top ratings/best of in above categories
- Display featured articles
- Keep additional data for each blog entry (ie. some url, tags)Will Wordpress let me do all that, or should I rather check Drupal and the likes?
- Jul 10, 08, 5:08 p.m. – Permalink
- TheBlueOne
expression engine


- Dog-earJul 10, 08, 5:19 p.m. – Permalink
- PSYKHO
This is a perfect job for Drupal. You will need some added mod's but Drupal will do it no probs. Drupal is a major pain to customize and to make templates is the most frustrating thing I have done, allot of the code and logic is just always clear.
Wordpress is a very powerful CMS as well so I even think with Wordpress MU you can get allot of it done.


- Dog-earJul 11, 08, 2:11 a.m. – Permalink
- PSYKHO
http://neemtree.com.au/drupal-th…
http://drupal.org/book/print/509…
http://drupal.org/node/77487
http://drupal.org/information.dk… <-- Very good article about how they make a news/magazine site
http://drupal.org/node/193358There are tons of info in the forums but I am not sure if you want to use Drupal 6 or 5.7 there is a big difference from 5 to 6 and allot of the mod's are still in development for version 6. But if you go for version 5.7 then all you need are the following Mod's:
CCK
CCK fields - Email field, image field or what ever you need
Contemplate
Taxonomy
Views
Pathauto
Token
Path Redirect
CaptchaAfter reading for ages and getting my hands on the code I still never got my site up and running on Drupal... One day...


- Dog-earJul 11, 08, 2:43 a.m. – Permalink
- TheBlueOne
expression engine


- Dog-earJul 11, 08, 4:10 a.m. – Permalink

