It needs some help; it could be displayed in a more logical order, possible groupings ect...

Comments

mikeytown2’s picture

I'm open to ideas on where stuff should go

nadavoid’s picture

One 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.

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new3.71 KB

Keeping 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.

mikeytown2’s picture

Status: Needs review » Active

committed. Keeping this open, looking for more suggestions.

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new20.36 KB

next round of changes

mikeytown2’s picture

StatusFileSize
new21.2 KB
mikeytown2’s picture

Status: Needs review » Active

committed. Keeping this open, looking for more suggestions.

dbeall’s picture

Performance 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.

dbeall’s picture

some 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.

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new5.74 KB

set it to disabled instead of not showing it

mikeytown2’s picture

Status: Needs review » Needs work

need to do a double check on disabled for the crawler checkbox on the performance page.

mikeytown2’s picture

Status: Needs work » Needs review
StatusFileSize
new5.74 KB
mikeytown2’s picture

StatusFileSize
new5.82 KB

wrong file, here's the correct patch.

mikeytown2’s picture

Status: Needs review » Active

committed

mikeytown2’s picture

Status: Active » Needs work

break "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...

mikeytown2’s picture

Status: Needs work » Needs review
StatusFileSize
new17.73 KB
mikeytown2’s picture

Status: Needs review » Active

committed with some small mods.

mikeytown2’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.