Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Incorrect form.md in Twentyfifteen skeleton

Started by Muut Archive 11 years ago · 2 replies · 282 views
11 years ago

Hello
In the file form.md,
the lines
to:

  • "{{ config.plugins.email.from }}"
  • "{{ form.value.email }}"
    should be
    to:
  • "{{ config.plugins.email.to }}"
  • "{{ form.value.email }}"

it took me some time to figure it out. I am new to Grav, and I do not know how to submit such a small bug.

Regards,
Bruno

11 years ago

Hi Bruno, I think the logic is "send the email to the site owner", in which case config.plugins.email.from and config.plugins.email.to can be equivalent.
That is just an example, but yes, maybe .to is more appropriate

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1351 9 years ago
Archive · by Muut Archive, 9 years ago
2 935 9 years ago
Archive · by Muut Archive, 9 years ago
2 4063 9 years ago
Archive · by Muut Archive, 9 years ago
1 2949 9 years ago
Archive · by Muut Archive, 9 years ago
3 1119 9 years ago