Buy Cheap Software - Discount Software
pimpMyJoomla Board
Welcome, Guest
Please Login or Register.
Lost Password?
Bug Tracker and Suggestions (1 viewing)
_GEN_GOTOBOTTOM Post Reply

TOPIC: Bug Tracker and Suggestions

#842
trevor4370 (User)
Junior Boarder
Posts: 6
graphgraph
Bug Tracker and Suggestions 2007/06/08 07:53 Karma: 0  
First I must say I love your script ..... very simple for the user, one click.

I would like to see a few options for the admin. An option to disable the Bug Tracker and Suggestons if not needed, and one to disable the count on the front page, so the world cannot see the downloads, only admin.

That's it from me ... thanks for your hard work

Trevor
  The topic has been locked.
#845
alex (Admin)
Admin
Posts: 301
graph
Re:Bug Tracker and Suggestions 2007/06/08 13:20 Karma: 8  
Hello Trevor,

you can disable those simply by removing the code from the templates. Go to settings, and place this code

Code:

 <table width="100%" border="0" cellpadding="2" cellspacing="0" style="background:#F8F8F8;border:1px solid #cccccc;margin-bottom:5px;">     <tr>         <td width="40%"><strong>{file_title}</strong></td>         <td width="10%">{version}</td>         <td width="10%">{license_type}</td>         <td width="10%">{size}</td>         <td width="20%">{date_added}</td>     </tr> </table>



in your Files textarea
  The topic has been locked.
#851
trevor4370 (User)
Junior Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/09 07:14 Karma: 0  
Thanks .... but now the download link is not there
  The topic has been locked.
#852
trevor4370 (User)
Junior Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/09 07:16 Karma: 0  
Thanks .... but now the download link is not there
  The topic has been locked.
#853
trevor4370 (User)
Junior Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/09 07:17 Karma: 0  
Thanks .... but now the download link is not there
  The topic has been locked.
#854
trevor4370 (User)
Junior Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/09 07:27 Karma: 0  
OK, worked it out

<a href="{url_download}" target="_blank">Download</a>

Had a look atht XML file
  The topic has been locked.
#873
elgabito (User)
Fresh Boarder
Posts: 2
graphgraph
Re:Bug Tracker and Suggestions 2007/06/14 16:31 Karma: 0  
I'll give this a try - but if it were in the admin function it would be great!
  The topic has been locked.
#876
trevor4370 (User)
Junior Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/14 22:30 Karma: 0  
This is what I used ...

<table width="100%" border="0" cellpadding="2" cellspacing="0" style="background:#F8F8F8;border-bottom:1px solid #cccccc;">
<td width="23%">{file_title}</td>
<td width="5%">{version}</td>
<td width="8%">{license_type}</td>
<td width="7%">{size}</td>
<td width="15%">{date_added}</td>
<td width="12%"><a href="{url_bugs}">Bug Tracker</a></td>
<td width="15%"><a href="{url_suggs}">Suggestions</a></td>
<td width="10%"><a href="{url_download}" target="_blank">Download</a></td>
<td width="5%">{downloads}</td>
</table>

but if it were in the admin function it would be great!

This is in the Admin section, under Settings> Files ...... Actually it is cleaver the way it is done, you can have more control, what order etc, without becoming over optioned.
  The topic has been locked.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop