RSjoomla!

My Account






Lost Password?
No account yet? Register

Newsletter Subscribe

If you would like to be one of the first people to hear about the release of our new components then make sure you have subscribed to our announcements list! We won't bug you with unnecessary stuff.




RSjoomla! Board
These forums are to discuss any RSjoomla! related questions. Please note that official support is offered via Customer Support Ticketing System only, responses in the forum are not guaranteed.
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)
Fresh Boarder
Posts: 6
graphgraph
Bug Tracker and Suggestions 2007/06/08 09: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 administrator has disabled public write access.
#845
alex (Admin)
Admin
Posts: 518
graph
Re:Bug Tracker and Suggestions 2007/06/08 15:20 Karma: 10  
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 administrator has disabled public write access.
#851
trevor4370 (User)
Fresh Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/09 09:14 Karma: 0  
Thanks .... but now the download link is not there
  The administrator has disabled public write access.
#852
trevor4370 (User)
Fresh Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/09 09:16 Karma: 0  
Thanks .... but now the download link is not there
  The administrator has disabled public write access.
#853
trevor4370 (User)
Fresh Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/09 09:17 Karma: 0  
Thanks .... but now the download link is not there
  The administrator has disabled public write access.
#854
trevor4370 (User)
Fresh Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/09 09:27 Karma: 0  
OK, worked it out

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

Had a look atht XML file
  The administrator has disabled public write access.
#873
elgabito (User)
Fresh Boarder
Posts: 2
graphgraph
Re:Bug Tracker and Suggestions 2007/06/14 18:31 Karma: 0  
I'll give this a try - but if it were in the admin function it would be great!
  The administrator has disabled public write access.
#876
trevor4370 (User)
Fresh Boarder
Posts: 6
graphgraph
Re:Bug Tracker and Suggestions 2007/06/15 00: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 administrator has disabled public write access.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop