Here`s the howto
if anybody wants to do its own news page:
Ingredients:
1. Aggregator plugin – BDP RSS Aggregator
2. PHP plugin – Exec-PHP
3. Prefered feeds
4. Half an hour
Procedure:
1. You upload the PHP plugin into your wp-content/plugins
directory and activate it from the dashboard.
2. You upload the RSS feed agreggator plugin into your wp-content/plugins
directory and activate it from the dashboard.
3. You tweak the RSS feed agreggator – follow official howto
4. That`s it!
Where is this “offical howto”? I have added several RSS feeds and setup some output formats. So how do I put the PHP function BDPRSS2::output(n) the dynamic page?
I hate activating Exec-PHP because it sounds insecure. :-/
Is there no other way left?
Quix0r
I honestly do not know. There are other more secure ways of doing this, but I guess I stopped looking after the first working combination.
Okay, I will try this howto a little out. 🙂