![]() |
Quote:
Frankly speaking, I didn't dl firefox yet so don't know how the hack behaves with it. But I believe they should really stop changing their engine in every 3 months. ^^ |
Quote:
@Logician - Firefox is only the standalone Mozillabrowsercomponent. If it runs on Mozilla it runs under Firefox. I tried it with Mozilla 1.5 & 1.6 and finally 1.7 - thats more than 3 Months ! ;) |
i'm having the extention problem that was mentioned earlier, i seem to have to manually add extentions.
|
hmmm, is this compatible with 3.0.3?
|
Although I didn't test it personally, I'd say yes
|
Anyone willing to add PDF as output format? I'd really love that :)
|
Quote:
a) PDF library is not standart in PHP installation and such a hack would require this library. So even if this hack is coded, it will not work in many boards if their hosting company didn't install this library while compiling PHP. b) Even if it is installed, PDF library uses a lot of CPU power in the server (hence many hosting companies do not install it) so when many people use the link, it will put burden on the server. |
Hmm, one can also generate PDFs without PDFLib ;)
But you are right that it does require a lot of resources. |
Great hack,but where'is the RTF working version?
;) |
Quote:
|
yup. upgraded and it still worked without a hitch :D man, great hack :D
|
/me clicks install...
Hmmm... no attachments support, any way to include link to attachments into the file instead of simply ditch them? |
Great hack, my board's subscribed users will love this. I applied a couple mods.
I only want one group - subscribed users - to use this feature. I replaced the unallowed users lines with a call to vbulletin's is_member_of function, hence PHP Code:
PHP Code:
|
I don't want to display a button to a function folks can't use. The second mod was placed in the showthread template part of Logician's instructions. Surround the code for the buttons with a conditional as follows:
Code:
<if condition="is_member_of($bbuserinfo, 9)"> (BTW, I split this post in two because I have a router that blocks html sends over a certain size that I haven't figured out how to solve. Sorry for the inconvenience). |
thank you! very easy!!
[high]* turbidblue clicks install! [/high] ;) |
/me clicks install
|
After line:
Code:
$filename=preg_replace("/[.&!:\\\?\^\'\"\$]/", '', $thread[title]); Code:
$filename=preg_replace('/\s+/', '_', $filename); |
Way cool, much appreciated.
|
/me clicks install!
|
phprus clicks install!
|
I'm having a problem. When I try to download a Thread, the file name defaults to something like "dt.php?t=14".
The Thread Title has nothing strange about it - we're talking about titles like "Smilie Test". Any ideas? |
Quote:
PHP Code:
|
Quote:
|
Quote:
PHP Code:
Also please mention your vb version and the browser you are using. |
Quote:
Incidentally, if it matters - when I hover over the "Download This Thread" link, the Status Bar shows this as the URL: http://www.mydomain.com/forums/dt.php?t=3 And to answer your last question, I'm using vB 3.0.3, and IE 6. However, something interesting to note - when I try using this hack (either original or debug version) from a FireFox 0.9.3 browser, the file name shows up as the first word in the Title. For example, if the Title Thread is "Here we go again", these are the results I get: IE 6 Filename: "dt.php?t=3" FireFox 0.9.3 filename: "Here" |
Quote:
|
Nice hack, installed.
|
Superb --- an absolute must install
|
Just wanted to say thank you for an awsome hack and a simple install. Simple, yet one of those things that leaves you saying "how could I live without it". :)
Thank you and INSTALLED BABY! |
That is "must have" hack! Thank you!
|
Works like a charm.......... now if there was a version that also downloaded the attachments it would be Perfect!
|
Quote:
|
Quote:
Or try to apply to your real board. This is no hack (ie it does not modify any vb files) so you can't mass anything up. It is harmless. |
worked like a charm... add another forum full of people to the list of those who love you! :D
|
Will be very fun if the .RTF file or .DOC generated file will be a REAL file,with full bold/italic conversion [and of course hyperlinks too] ;)
Could you do this? P.S. No one needs a .rtf renamed file instead of a .txt ;) ;) |
/me clicks Install
Very nice - and very, very useful! |
very nice. thanks alot.
*installed* |
This hack is really great but I was wondering if is it possible to save threads in a different format (not .txt) so that even images in threads can be downoladed with the text itself.
Thanks :o |
looks cool, will give it a go
|
When trying to download a thread in Firefox 1.0 it shortens the topic to the first word if it has spaces in the topic title.. that way it doesn't actually give it an extension.
Is it possible to search for spaces in the topic title and if there is some to either take them out or replace them with underscores? |
All times are GMT. The time now is 04:21 AM. |
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:
|