is it possible to disable te [download] link ?
Yes. Look at file_format in /etc/gnump3d/gnump3d.conf. Here's mine:
file_format = <tr><td width="10%"> </td><td><a href="" href="" [<a href="">
You would just need to remove the part at the end so it would look like this:
file_format = <tr><td width="10%"> </td><td><a href="" href="">
Cheers! -RPM
-- Ross Mohn [EMAIL PROTECTED] |
_______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
