At 08:07 PM 6/17/01 +0200, you wrote: >If there is a specific message selected you see an url like this; > >http://news.nb.nu/newsserver.exe?cmd=article&group=nl.kunst.sf%2bfantasy&ite >m=50538&utag=loginname+ > >To see all headers i have to replace the article wit raw, like; > >http://news.nb.nu/newsserver.exe?cmd=raw&group=nl.kunst.sf%2bfantasy&item=50 >538&utag=loginname+ > >Is there an easy way to make a button for this in the tpl file? What do i >have to add? >By the way, the last command makes text only. How can i make it more >comfortable to read? You could do something like this in the template: <a href="%%b_action%%?cmd=raw&item=%%item%%&group=%%group%%&utag=%%utage%%">Show Raw Item</a> Sorry no there isn't really any setting currently to make this easier to read, it was only added for debugging so hasn't been made to look nice. ChrisP.
