23 Sep
2006
23 Sep
'06
8:43 p.m.
Hi Henrik, I think I've already asked for it ... Checking the source of bbgen.c it seems that the rss is disabled when creating pageset by default so it will not create rss file. It's possible (if it will not broke other thing) to change the line 569 of bbgen.c to change this?
if (pageset || embedded || snapshot) enable_wmlgen = wantrss =
0;
It will change nothing special because if someone don't want rss file they can leave out the rss options but I could use rss files in pageset (mostly the bb2.rss) but they'll not get created :D
I know I can change on my copy but it's just to not have to remember to patch it every time and I think it could be useful to others too..
Francesco