please add meta support

<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="Cache-Control" content="no-cache" />
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna’s picture

Component: Miscellaneous » Other tags
bohemier’s picture

Any news on this?
Thanks!

DamienMcKenna’s picture

FileSize
3.39 KB

Needs some further work, inc outputting the tag as a http-equiv tag instead of a regular meta tag, which may involve some API changes.

DamienMcKenna’s picture

Status: Active » Needs work
bohemier’s picture

Thanks for the update Damien!

friera’s picture

Issue summary: View changes
FileSize
3.1 KB

New version of patch which works with latest dev version

DamienMcKenna’s picture

@friera: Thanks. As a reminder, please change the status to "Needs review" after you upload a patch, that'll trigger the automated tests and helps people identify issues that need review rather than code work. That said, a few extra fields need to be added to metatag_metatag_info, e.g. 'weight'.

DamienMcKenna’s picture

Title: pragma / cache control meta » Add new meta tags: pragma, cache-control, expires

The patch needs to be rerolled.

DamienMcKenna’s picture

Status: Needs work » Needs review
FileSize
3.29 KB

Updated.

DamienMcKenna’s picture

DamienMcKenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed 65bd99d on 7.x-1.x
    Issue #1858540 by DamienMcKenna, friera: Added the pragma, cache-control...

Status: Fixed » Closed (fixed)

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