Quote:
Originally Posted by tricklem
I have my FireFox browser cache location, but I can't seem to find where I would put that info on the new plug in. Can anyone point me in the right direction?
|
Go in to configure FFF. Go to the Personal.ini tab, then hit the "Edit Personal.ini" button. When Personal.ini opens up, look for the [defaults] section right near the top. Right below [defaults], enter a new line beginning with
browser_cache_path: followed by your cache path (no spaces between the : and your browser cache path).
Then, go to the [overrides] section at the bottom of Personal.ini. Paste the following text below [overrides]:
[
www.fanfiction.net]
##the following line tells FFF to use the browser cache when set to true
use_browser_cache:true
##the following line limits FFF to use cache entries no older than the
##number of hours shown (in this case, cached items no 4 hours or less old).
browser_cache_age_limit:4.0
Then, save the changes to Personal.ini using the OK button. Once you have done this, you should be able to browse a fic in Firefox, then run FFF to collect the pages out of the browser cache.