Yitna Firdyiwek writes:
> I've been asked to simplify the HyperNews interface by hiding some of
> the buttons that are not necessary for new users. What we want is really
> as "bald" an interface as possible. For example, how could I hide the
> "inline" and "outline" depth buttons? I also need to hide the
> "subscribe," "members," and "help" buttons.
All of these things are generated in hnview.pl. You should
be able to hide them pretty easily by making the appropriate changes
to the code.
There is another way to hide 'subscribe' and 'members'. Disable them
when you set up the installation.
dan
|