Sha256: 8d8d74121e1c336224ac7b691fd3af2995b624d6cf2d0f5ecda3597b822b95d2

Contents?: true

Size: 1.34 KB

Versions: 3

Compression:

Stored size: 1.34 KB

Contents

---
title:
  type: "string"
  required: true
  label:
    es: "Título del botón"
    en: "Button title"
  help:
    es: "Un título descriptivo para el botón de donación"
    en: "A descriptive title for the donation button"
payment_url:
  type: "url"
  required: true
  label:
    es: "Enlace o Link del botón de pago"
    en: "Payment button link"
  help:
    es: "El provedor del sistema de pago tiene que proporcionarte un link al botón de pago"
    en: "The system payment provider must provide you with the link to the payment button"
color:
  type: "color"
  label:
    es: "Podés personalizar el color del botón"
    en: "You can customize the color of the button"
  help:
    es: ""
    en: ""
draft:
  type: "boolean"
  label:
    es: "Borrador"
    en: "Draft"
  help:
    es: "Al activar \"Borrador\" este contenido se mantendrá disponible en el panel, pero no se publica en el sitio como los demás contenidos al tocar \"Publicar todos los cambios\""
    en: "By activating \"Draft\", this content will remain available on the dashboard, but will not be published on the site when you tap \"Publish all changes\" (other content which does not have this option selected will)."
order:
  type: "order"
  label:
    es: "Orden"
    en: "Order"
  help:
    es: "La posición del artículo en la lista de artículos"
    en: "Position in list of posts"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sutty-donaciones-jekyll-theme-0.3.0rc0 _data/layouts/boton.yml
sutty-donaciones-jekyll-theme-0.2.0 _data/layouts/boton.yml
sutty-donaciones-jekyll-theme-0.1.3 _data/layouts/boton.yml