![]() |
Hi,
how can i disalowed unregistered User to download a File. |
Quote:
If you want to apply this condition to every new file you make available, then on the links admin page, you set that forum to be the default forum for new links/categories. |
so..i just came home..and now i'm not going to work any more on the translation...tomorrow i think ;)
and tomorrow i will try again with version 1.55 and yes i'm using the forum-permission-system. ok, have a good night lee |
Yay! When I have time later tonight I'll upgrade.
|
1.55a now installed ..
Thanks for adding the suggestions .. Brill .. This hack just keeps on giving :) I think I've found something .. on the new cat page you can give a custom name to the linked cat, but on the edit cat page you can't edit it .. is this as planned? Apart from that .. perfect! :) |
Oh .. and one more suggestion if you have time/it can be done ..
I used to use a cgi script called Links 2.0 as my links page (I think it's been mentioned before in the thread) .. No! I'm not asking for an importer! ;) But .. one thing, it was able to do, was very handy indeed .. If you went to a web page and wanted to add it to your links page you could highlight some text as your description and then click on an IE favourite and it would take you to the "add link" page, auto-fill the URL, Title and Description in the entry boxes. Then, all that was left to do was, pick which cat you wanted the link to be in and click the entry button. It made adding links to the back-end very easy .. and quick! Here's the code that was used for the favourite: Code:
javascript:Q='';if(top.frames.length==0)Q=document.selection.createRange().text;void(btw=window.open('http://www.domain.com/links2.cgi?db=links&add_form=1&URL='+escape(location.href)+'&Title='+document.title+'&Description='+escape(Q),'AddToLinks','menubar=1,location=1,resizable=1,scrollbars=1,status=1,toolbar=1'));btw.focus(); I've had a go at changing the code to be compatible with the hack .. Code:
javascript:Q='';if(top.frames.length==0)Q=document.selection.createRange().text;void(btw=window.open('http://www.domain.com/local_links.php?action=addlink&url='+escape(location.href)+'&Title='+document.title+'&Description='+escape(Q),'addlink','menubar=1,location=1,resizable=1,scrollbars=1,status=1,toolbar=1'));btw.focus(); What do you think? |
Quote:
|
Quote:
This looks a great idea, and I'll give it some thought. When I have the time..... I also plan to provide a new interface for mass checking/editing/adjusting viewing/dowload permissions, as this seems to be the most frequently asked question. |
Nps about the linked cat thing .. just didn't know if it was planned ..
Glad you like the favourites idea .. :) |
andrew here are my translated .xml files...
just noticed some little phrases that are still english...will fix it maybe tomorrow ;) but about 99% of the important things are translated :) |
All times are GMT. The time now is 08:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|