Currently the theme has a section in the footer to print $nav_footer. However, there is nothing in the theme settings that ever defines or even mentions nav_footer.

Here is a simple patch that adds it to the bluecheese.info file, where it should appear. this will allow themers to put either blocks of static content or even blocks from a special footer menu that we could create. For now in combination with my patch for #650128: bluecheese block grids on the fly?, the footer will support auto-detected 960.gs grid widths, for a listing of say 2,3, or 4 blocks.

CommentFileSizeAuthor
#1 652192.patch484 bytesjwilson3

Comments

jwilson3’s picture

StatusFileSize
new484 bytes
jwilson3’s picture

Project: Drupal.org Redesign » Bluecheese

Move the issue to correct queue.

jwilson3’s picture

Status: Active » Needs review
Issue tags: +drupal.org redesign
drumm’s picture

Status: Needs review » Closed (works as designed)

We want to limit the nav_footer to what drupalorg_crosssite provides, so it is not necessary to expose this in the UI.