Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-08-2007, 01:28 PM
wolfe wolfe is offline
 
Join Date: Jan 2002
Posts: 900
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Major Mod

i am currently working on a major mod that allows a different new thread interface which allows me to add links and when i add links it automatically grabs the info from the site link and an image.

i also want it to allow me to link to files or upload files without going through the manage attachment system i mean a table of its own

i also want it to be able to change the file uploaded to zip/rar/gzip files so there smaller

and it also needs to be able to read the uploaded file and list its contents can anyone help me with any of the above requests.
Reply With Quote
  #2  
Old 06-08-2007, 01:57 PM
harmor19 harmor19 is offline
 
Join Date: Apr 2005
Posts: 1,324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
i am currently working on a major mod that allows a different new thread interface which allows me to add links and when i add links it automatically grabs the info from the site link and an image.
There's a hack called "vBulletin Directory" (I'm not sure about the name) that will get a screenshot of the site.

Quote:
i also want it to allow me to link to files or upload files without going through the manage attachment system i mean a table of its own
Good luck with that one.

Quote:
i also want it to be able to change the file uploaded to zip/rar/gzip files so there smaller
I think you'd use exec()

Quote:
and it also needs to be able to read the uploaded file and list its contents can anyone help me with any of the above requests.
I highly doubt that's possible.
Reply With Quote
  #3  
Old 06-08-2007, 02:20 PM
nexialys
Guest
 
Posts: n/a
Default

gosh, harlor19, stop answering when you don't know, the guy will flee

1- template edition and there is some tool on the web that grab the site image when you indicate the url in the query... i don't remember it, but it is popular... so it is easy to grab the urls from a post and then parse the url with that technique

2- something like an external file uploader would do the trick... because using the attachment manager is easy... what is your problem with the attachment manager here?! we can fix it maybe

3- adding a process to zip all attachments that are not images is possible... and easy with a plugin

4- reading specific files is quite easy... once they are stored, they are readable in many ways... Torrent trackers use that for the .torrent files... and the .nfo files... i think we have a hack here that do the .nfo files... you can mimic it... don't know the name anyway
Reply With Quote
  #4  
Old 06-08-2007, 03:38 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nexialys View Post
4- reading specific files is quite easy... once they are stored, they are readable in many ways... Torrent trackers use that for the .torrent files... and the .nfo files... i think we have a hack here that do the .nfo files... you can mimic it... don't know the name anyway
Yep, I was gonna say that we do this on our site. We read the torrent file and spit out the contents of the torrent in the announce thread. So, it is possible, you just have to know the format of the file you are reading and then spit out the contents knowing that.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:29 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.03294 seconds
  • Memory Usage 2,190KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (3)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete