[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] NK Page
On Mon, Oct 31, 2005 at 03:38:06PM -0200, Antonio Marques wrote:
> HI.. me again...
>
> Henrik, there's a way to do it or need to change the code to NK page ?
You cannot put the eventlog display on the NK page. If you want that,
you'll have to change the bbdisplay/pagegen.c sourcefile; look for a
call to the do_bb2ext() routine. It is currently made so that the BB2
extensions only run for the normal BB2 page, you could change it to run
on all pages (that would be the BB2 page and the NK page).
Henrik