Newspapers on Drupal

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.

This is a place for people working at newspapers running on - or planning to run on - Drupal to share ideas, problems and solutions.

Help us build resource pages like these:

The Open Source Newspaper
What can Drupal do for my newspaper?
Media sites using Drupal
Modules for Newspapers
Learning resources

papers.gif
djudd's picture

Managing Images with Imagefield

Obviously, newspapers tend to upload a lot of images.

Our site is using imagefield and imagecache to upload images and to size them dynamically where needed. In our first month, we've already uploaded about 500 photos, all of which are just residing in sites/default/files and then the various imagecache subdirectories.

It dawned on me that the files folder is going to get ridiculously huge, upwards of thousands of photos in the first year alone.

I was curious how other newspapers are handling this.

Read more
konrad1811's picture

Images in newspaper

Hi!
Using Drupal 6.13 .
I'm building a news site but there's one problem I don't now how to solve - the images database.
I'd like to ask You how do You do that.
I mean - site should have image database with taxonomy so that editor may search for images based on taxonomy.
So I need a module:
1. to upload many images and transforms metadata like description to tags
2. module to search through these images on the base of taxonomy
3. module that allows attaching an image from taxonomy database image.

Read more
wabowabo's picture

Paths in 2 languages and block management

Hello Drupal community,

We are new to Drupal development and are developing/migrating and existing bi-lingual newspaper website to Drupal 6. Currently we are stuck with some “major”, at least we think so, problems. I would highly appreciate if the community could lead us into directions to solve any of these problems.

We are using Drupal6 with following modules: CCK, Views, PathAuto, i18n. We have CCK content type named “Article”.

Thanks in advance.

And here we go…

Paths:

We would like for the paths to look like.

Read more
dano's picture

Small Slide Show on top right of story nodes

I have another question for all you Drupal news site vets out there. We are in the process of setting up a new news site using Drupal. I am a programmer but I am new to Drupal. I am trying to avoid coding my own PHP as much as possible to make things easier to use and update for other non-programmer types in the company.

Read more
drupalina's picture

How to create Editions/Issues for a printed daily newspaper?

Hello newspaper experts,

I need your advice...

I've been asked to create a website for a daily printed newspaper in a small country. The budget is tiny, so I'm doing this out of sympathy. I jumped at the project only to save them from the madness of doing it through Wordpress. After all, Drupal proves it's power as the King of CMS precisely through the newspaper sites. But now I'm stuck with a seemingly simple problem:

What is the most optimal and user-friendly way to create daily Editions (Issues) which contain 15-20 articles of that day?

Read more
oxygensmith's picture

Stuck getting a byline nodereference field to display 2 fields (title (the author's name) and contact field)

For an online magazine with several different article content types, rather than having editors type in byline info in field_byline for each article, I'd like the byline to be drawn from a related "content type," People. So, I'm obviously setting field_byline up as a nodereference field that draws from content type People. This will make it easy to select the writer of the article from a pull-down list (or an autocomplete field), easily keep links to author contact info updated universally across the site, etc.

Read more
stewsnooze's picture

Classifieds (specifically converting anonymous posts to owned when a user registers)

I want to allow people to post classifieds anonymously but then if they register they then get those classifieds associated with their account.

An example workflow

  1. User finds my site
  2. User posts a job
  3. User wants to register
  4. User registers
  5. User then sees post from before he/she registered in his/her profile/track page.

Has anyone done something like this before.

Read more
scoop-gdo's picture

Newbie question about site development ... why recreate the wheel?

I'm considering re-developing our newspaper website in Drupal.

So I've contacted two potential companies in our city. They both seem to suggest -- without any meetings to discuss site requirements in detail -- the cost will be about $15K Canadian for back-end and $5K to $10K for design.

So here's my newbie question ...

If so many newspapers are on Drupal, why doesn't a developer create a template -- back-end and design -- then sell it over and over again to publishers for a discount?

In other words, is it really necessary to start website design from scratch each time?

Read more
Ibn al-Hazardous's picture

Swedish newspaper Drupal deplayment

Hi Group! Since I started working on a newspaper website upgrade two years ago - I've found a lot of good advice around here. So I thought I'd make a write-up on what I've done, as well as pose a question.

My workplace, Fria Tidningar, had a setup with a publishing system called Scoop, and an automatic web export to PHPnuke which was really starting to show its age when I came here 2.5 years ago. The company then published 4 newspapers, today 8, with different premises (4 of the papers are local) - but some shared content.

Read more
ejohns's picture

Report abuse links

I was interested in knowing if there are any modules/innovative ways to include a "Report abusive comment" link on the bottom of comments...

I have seen some modules with this functionality: but there development appears to have been stagnated over the past few years..

Thanks!

Read more
JBI's picture

A pre DrupalCon beer (special interested in NGO and publishing use of Drupal)

Start: 
2009-08-17 18:00 - 19:15 UTC
Organizers: 
JBI
Event type: 
User group meeting

Hi,

I'm part of the Drupal community in France.

We will be very happy to welcome you all from the 1st to the 5th of Septembre in Paris.

I happen to be in Paris over the WE and leave on Monday 7PM30, who will be interested in meeting, drink a beer and tchat about Drupal.

I'm especially interested in Drupal for publishing and media industry.

I will give a talk at the DrupalCon
Your feedback will be welcome.

and I just secure secure a special sponsorship of Danone to boost the use of Drupal by NGO and charities.

We will organize BOF to collect the need of NGO in Drupal.

Read more
arnieswap's picture

World's First Science Fiction Website In Hindi Launched: Drupal Powered

NOIDA, India: The Kalkion Group has today launched the Hindi edition of Kalkion.com, the world's first multi-lingual and multi-cultural science fiction and fantasy magazine. The site was launched on the occasion of the Independence Day of India. The site has become the world's first science fiction website in Hindi.

Read more
lord_of_the_ring's picture

Navigationt design help

Hi All

I am trying to create a newspaper site which has various sections. Each section will have its own homepage and select content from each section will be displayed on main home page.

The site will have a standard header with a navigation system where there will be one horizontal bar with main sections and second bar with child menu/ sub sections i.e something like navigation system as given in timesonline.co.uk

Read more
Ken Hawkins's picture

How much is the performance gain from PressFlow

I recently saw someone post in regards to seeing a significant speed boost by switching to PressFlow's "enhanced/streamlined" version of Drupal.

However some googling and reading revealed no benchmarks on how much faster it is on average. Does anyone know how much of a speed gain we're talking about?

For comparison: The number I've seen tossed around for PHP accelerators is 15% for more complex sites.

Read more
narsil351's picture

complex 4-column Front page layout with lots of blocks and node teasers?

Hello all,

I am trying to create a high school newspaper website using Drupal, and the front page design is quite complicated. I am trying to create block-like regions of node teasers (similar to the New York Times) in a 2-column layout in the content column. I can't figure out how to do it. I have seen questions about how to put a block of the most recent posts in a certain category, but I want to put headline node teasers on the front page with different regions based on the taxonomy term. I also need to be able to have staff reporters to easily upload their articles so that these front-page stories can be promoted to the front page. Any ideas? I have attached a very basic design of the front page (without any CCK fields or anything like that). I hope that it helps.

Read more
dano's picture

Password Sharing

Hello,
I am new to both Drupal and this group so please bear with me… ;-)

We currently operate an ‘on-line only’ local news site. We would like to add some premium member (subscriber) only content to our site to increase revenue. We serve a small area where everyone knows everyone, and are concerned that people will share their login credentials with all their friends. This will seriously undermine our revenue potential and must be dealt with somehow.

Read more
geoffb's picture

Multisite Drupal vs. standalone Drupal vs. Wordpress for associated setup

We are looking into creating a secondary site that would be segregated from our principle newspaper website so that we can allow community users to create their own blogs and add comments.

The idea is that in doing so, we can better protect the newspaper's brand.

The question is though, should we do this as a Drupal multi-site configuration, as a standalone Drupal install or, for simplicity, use Wordpress instead?

The Wordpress option is based on the assumption that users are only going to be blogging, but there is a remote possibility that these functions could be extended.

Read more
kostajh's picture

Site performance (Complex front page layout + Views)

Hi all,

I am currently working on a project to convert a static HTML newspaper site (with about 1700 articles in English and Spanish) to Drupal 6. Most of the data is imported and the site is pretty much assembled, but I am running into some major performance issues that I need some help with.

The basic content type used throughout the site is "Article", which has about a dozen CCK fields.

Read more
amax's picture

Community Blogging

Hi All,
I have just enabled blogging on my D6 site for all registered users who have begun posting. However, as this has started to grow, I have a few issues

1) All approved users can currently create a blog, however is there a way I can have all blog posts go to an approval que (similar to what happens with comments) before they appear on the site? Id love to hear how others control this aspect on their newspaper sites

Read more
pkcho's picture

Creating a staff directory

I've been trying to figure out the best way to create a staff directory for our newspaper site.

It isn't totally straight forward because I need to separate it by departments and the head of each department will also need to be a part of the Executive staff. Because the department heads are in two places and in different orders, I'm having some difficulty trying to figure out the best way to approach this.

If I create a sort order field, it will apply to one department, but not the Executive team and vice versa...

Read more
Subscribe with RSS Syndicate content

Newspapers on Drupal

Group organizers

Group categories

Topics - Newspaper on Drupal

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week