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?
Re:add table header and access control (1 viewing)
_GEN_GOTOBOTTOM Post Reply

TOPIC: Re:add table header and access control

#532
baijianpeng (User)
Fresh Boarder
Posts: 2
graphgraph
add table header and access control 2007/05/18 14:08 Karma: 0  
This is a good component with multilingual support. I had made a complete translation for it.

I think the frontend filelist should have a table header. Also some access limit is good when we just want to allow registered members to download.

Thanks.
  The administrator has disabled public write access.
#546
alex (Admin)
Admin
Posts: 518
graph
Re:add table header and access control 2007/05/18 16:08 Karma: 10  
Hi thanks!
Well you can add the table header by adding this code to the Categories field, in the setting menu:
Code:

  <table width="100%"> <tr>         <th width="40%"><strong>File</strong></th>         <th width="10%">Version</th>         <th width="10%">License</th>         <th width="10%">Size</th>         <th width="20%">Date</th>         <th width="10%" align="center">Downloads</th>     </tr> </table>



after the
Code:

 <p>{cat_description}</p>

  The administrator has disabled public write access.
#547
alex (Admin)
Admin
Posts: 518
graph
Re:add table header and access control 2007/05/18 16:09 Karma: 10  
I am working on the access to files issue.
  The administrator has disabled public write access.
#590
7thavenue (User)
Fresh Boarder
Posts: 2
graphgraph
Re:add table header and access control 2007/05/21 04:35 Karma: 0  
About the access limit, actually i did some testing and I found a way that you can only allow registered users to download. Go to the manager menu and choose any menu (i choose main menu) click the icon under menu items, click "NEW" then under Components choose "component" then click next. Create a name for the item. Choose the component "Doqment" and access level to "registered" then save.



Post edited by: 7thavenue, at: 2007/05/21 02:36
  The administrator has disabled public write access.
#591
baijianpeng (User)
Fresh Boarder
Posts: 2
graphgraph
Re:add table header and access control 2007/05/21 05:14 Karma: 0  
Yes, I know this trick can work. But what if I want unregistered visitors to see all those files but can't download them until login in ?
  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