Closed (fixed)
Project:
Boost
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2009 at 07:07 UTC
Updated:
15 Sep 2009 at 00:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedI'm open to ideas on where stuff should go
Comment #2
nadavoid commentedOne initial small piece:
[ ] Store file cache setting in database (Disabling this will allow for correct multi-site caching, in cases where different content is served from the same Drupal installation, based on domain. Examples: Multi-site with a single/shared database, site translation detection based on domain, and the contributed "Domain Access" module.)
Cache File Path:
__________________
That is, put that checkbox above the Cache File Path field, instead of farther down on the page.
Comment #3
mikeytown2 commentedKeeping this "Do Not" as i would have to write a boost_update function; but maybe I should. It doesn't show that textfield if it's checked as well.
Comment #4
mikeytown2 commentedcommitted. Keeping this open, looking for more suggestions.
Comment #5
mikeytown2 commentednext round of changes
Comment #6
mikeytown2 commentedComment #7
mikeytown2 commentedcommitted. Keeping this open, looking for more suggestions.
Comment #8
dbeall commentedPerformance page; Preemptive Cache HTML(checkbox) ..is not available until..
Boost page; Preemptive Cache: Crawl URL's with the boost block setting to yes(checkbox) ..is checked..
Should the (Preemptive checkbox) be on the boost settings page in the same area as the (Preemptive Cache Crawl checkbox). Reason, if you don't go back and forth between the two pages, a user would miss it.
I only noticed this because I am still trying to get the crawler to work.. and would also like to add info to handbook for users to be successful at using these cool features. Before I can tell people how, I have to figure it out too.
Comment #9
dbeall commentedsome things may have changed(noticed additional commits for 29th), i think Drupal recycle time is 12 hours after a commit. I downloaded -dev at 5 or 6 am Sat, 29th.
Comment #10
mikeytown2 commentedset it to disabled instead of not showing it
Comment #11
mikeytown2 commentedneed to do a double check on disabled for the crawler checkbox on the performance page.
Comment #12
mikeytown2 commentedComment #13
mikeytown2 commentedwrong file, here's the correct patch.
Comment #14
mikeytown2 commentedcommitted
Comment #15
mikeytown2 commentedbreak "Cache file path" into it's components; have a new fieldset called directory structure. Explain that if you change this you need to clear the boost database. Allows for one to make simpler rewrite rules (combine gz dir) ect...
Comment #16
mikeytown2 commentedComment #17
mikeytown2 commentedcommitted with some small mods.
Comment #18
mikeytown2 commented