vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Files List v3.01 (https://vborg.vbsupport.ru/showthread.php?t=64734)

Sadie Frost 08-11-2004 05:42 PM

Quote:

Originally Posted by Smitty
I hesitate to add this because I'm very happy with it all in all. I personally use it a lot and I know people coming to my site do as well. Before this 'hack' I made lists in the admincp and copied the source, edited it, added links and ended up with a static html file I linked to to show people what attachments there are. So - this has been very nice for me.

Using it a lot, I find the link to 'Parent Thread' in the listing would be much more convenient if it was a link to the actual post the attachment is in rather than to the thread. Some of the threads in my forums are rather long so finding the post with the attachment can take a minute or so of going through several pages or more.

Oh - and for the admin to be able to 'omit' specific forums from the listing.

I second that - making only the attachments you have permission to view show up in the list. :)

CarCdr 08-11-2004 06:20 PM

Quote:

Originally Posted by Sadie Frost
I second that - making only the attachments you have permission to view show up in the list. :)

https://vborg.vbsupport.ru/showthread.php?t=66800

DWard and I should probably get together and merge these two hacks. DWard -- PM me if that strikes you as a good idea.

Smitty 08-11-2004 09:42 PM

Definitely. No doubt about it. Combine them. Now I'm excited!

NietzscheKid 08-11-2004 09:50 PM

Quote:

Originally Posted by Smitty
Definitely. No doubt about it. Combine them. Now I'm excited!

Me too!! This would indeed be amazing! :)

CarCdr 08-12-2004 01:03 AM

I'll be talking to DWard about it. As far as I am concerned, anyone can take my code and do whatever the heck they want with it. I don't get attached to such things. It ain't rocket science. :)

Question:

As far as I can tell, the only feature in the current Files List that is not in Attachment Browser, is the ability to list files by category, such as graphics files.

Is there anything else to consider for a possible merge of these scripts?

ChuanSE 08-12-2004 05:13 AM

i won't use this untill those permissions issues are solved.

CarCdr 08-12-2004 11:21 AM

Quote:

Originally Posted by ChuanSE
i won't use this untill those permissions issues are solved.

Attachment Browser already handles permissions. Eventually, I expect that the two hacks will merge, so at this point, it matters little which one you use.

gvtexas 08-20-2004 05:39 PM

This is a terrific addition, Dan, compliments to the chef!

I'm trying to think how I can use it for my needs, and hopefully your new version might address some of these, or others might have an idea how to use FL for this specific use:
  • Control what forums are included or excluded in FL (as in, include 21, 23, 26 or exclude 21, 23, 26, etc.)
  • Use the file list within a section more like a post than a full page (in this use FL acts as a sticky master list for that forum's attachments and wouldn't appear on the navbar or in userCP)
  • Forum IDs passed as part of the url: /forumlist.php?forum_id=26 (not correct, but shows what I mean)
Cheers,
Gary

DWard 08-20-2004 05:50 PM

I'm having some difficulty with making a list of forums to chose from etc, but to only include certain forum id's is pretty simple. I will take a look.

Cerb 08-21-2004 08:11 PM

Quote:

Originally Posted by DWard
I'm having some difficulty with making a list of forums to chose from etc, but to only include certain forum id's is pretty simple. I will take a look.

How?

Haven't looked much into the hack but

INNER JOIN " . TABLE_PREFIX . "forum AS forum ON (thread.forumid = 70) ".$something_filetypes."

does not work. Well actually it does, the problem is that it returned the same attachment over and over.


All times are GMT. The time now is 05:59 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
  • Page Generation 0.01245 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete