For all my articles I entered an excerpt in Admin->Posts->Add new. Furthermore in Admin->Settings->General I activated "For each article in a feed, show summary." In my theme I added <?php the_content(__('(more...)')); ?>
So why does WordPress display the full article all the time instead of the summary?