The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
I believe attachments should be an independent entity..
I would like to see some other feature like: Giving different permissions for each attachment.. For example: I have post number 1, and its attachment should be downloaded by any visitor.. I have post number 2, and its attachment should be downloaded by members only.. AND BOTH OF THE POSTS ARE IN THE SAME THREAD I'm not sure if this is doable without making them independent.. OR making them independent will make the permission process much simpler, and more elegant. |
#12
|
|||
|
|||
Would it then also be possible to have them autamtically removed after a set period of time?
I think tons of people would benefit from such a hack |
#13
|
|||
|
|||
did anyone actually attempt this?
|
#14
|
|||
|
|||
Thanks for that suggestion. Will be useful for the site news mod I am currently writing.
|
#15
|
||||
|
||||
Slight ThreadJack:
Is this hack available? I'd like to show thumbnails to all users (i.e., guests) but only allow full size image attachment viewing by registered members. |
#16
|
|||
|
|||
Hello.
How 'bout considering: Allow members of a certain usergroup to create 1 thread e.g. 'ATTACHMENTS' with multiple posts that no one can reply to nor view (except of course admins or super mods when content violates rules). Each post conforms to the site's # of attachments/post rule. When that post reaches that limit, begin another post (reply) to attach additional attachments to. Of course, the total amount of space is still subject to the usergroup and vB Options parameters. All attachments will show up in User Profile's Edit Attachments for easy viewing and copy/paste of URL. Then use the URL throughout the site INCLUDING PM, SIGS, etc. That what I'm working on completing. LIMITATION: With 'Allow Dynamic URL...' set to 'No', these images are not parsed inline within the [IMG] tag since they contain a query string (?&). Of course you can set that param to 'YES' and it all works fine. It depends on whether you want to follow the caution statement mentioned by vB as to why they believe that param should be set to 'No'. Else, you can create conditions of a new tag whereby you can keep the param set to 'No' but ONLY parse attachments and no other URLs containing a query string. (Note: there are other considerations to incorporate in the coding and conditions as well, but this is the gist). It works well. Only hooks are involved to make this happen. No database edits nor file editing is needed. I'm planning to use it for subscribers and/or other higher-end member groups whenever I get it completed...(who knows when...) HTH. P.S. If someone decides to use this method or some close version of it or create/formalize a HACK for others using this method, please add to this thread to let me and others know. Hopefully, vB will come up with some or similar version of it as part of their package. Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|