Closed (fixed)
Project:
Weight
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 May 2012 at 20:36 UTC
Updated:
17 May 2012 at 01:00 UTC
I'm working on a site that uses a custom frontpage callback method. With the weight module installed, this is being ignored and causes the 'No front page content has been created' message to appear on the homepage.
Attached is a patch to make the Weight module's frontpage callback optional, adding an additional 'add to frontpage' field on the weight configuration form. I'd rather this be a global option, rather than per content type, but wasn't sure how that would be done.
| Comment | File | Size | Author |
|---|---|---|---|
| weight_add-frontpage-callback-options.patch | 3.77 KB | aspafford |
Comments
Comment #1
davisbenI implemented this on a global level by adding an option to the Front page section of the Site Information form.