Phil | 7 Apr 2005 15:25

Disable Download

Hi, 

I'm using gnump3d 2.9.3.

is it possible to disable te [download] link ?

Thanks.

Phil

--

-- 
Il messaggio e' stato analizzato ed e' risultato non infetto da virus.
Ross Mohn | 7 Apr 2005 16:26
Picon
Favicon

Re: Disable Download

On Thu, 2005-04-07 at 15:25 +0200, Phil wrote:
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%">&nbsp;</td><td><a href="$LINK">$SONG_FORMAT</a></td><td>[<a href="/info/$PLAINLINK">Info</a>] [<a href="$PLAINLINK">Download</a>]</td></tr>

You would just need to remove the part at the end so it would look like this:

file_format = <tr><td width="10%">&nbsp;</td><td><a href="$LINK">$SONG_FORMAT</a></td><td>[<a href="/info/$PLAINLINK">Info</a>]</td></tr>

Cheers! -RPM
-- -- Ross Mohn rpmohn-VmQCmMdMyN0AvxtiuMwx3w@public.gmane.org
_______________________________________________
Gnump3d-users mailing list
Gnump3d-users@...
http://lists.gnu.org/mailman/listinfo/gnump3d-users

Gmane