Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .sitescripts.example

Issue 29374647: Issue 4814 - Adds csv log to formmail2 (Closed) Base URL: https://hg.adblockplus.org/sitescripts
Patch Set: Created Feb. 7, 2017, 7:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: .sitescripts.example
===================================================================
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -158,16 +158,17 @@
Platform=adblock-plus(-[\d\.]+)?-for-chrome-opera-safari(-next)?
Adblock-Plus-for-Firefox=adblock-plus(-[\d\.]+)?-for-firefox(-next)?
[formmail]
template=formmail/template/eyeo.mail
[formmail2]
test.url=test/apply/submit
+test.csv_log = test.csv_log
Vasily Kuznetsov 2017/02/08 18:16:16 It would be more useful to make this look more lik
Jon Sonesen 2017/02/10 14:04:59 Acknowledged.
Vasily Kuznetsov 2017/02/13 11:11:52 I think /etc/ is normally for configs. Would you m
Sebastian Noack 2017/02/14 09:54:13 What is about this comment? It hasn't been address
test.template=formmail/test/template/test.mail
test.fields.email=mandatory, email
test.fields.email.mandatory=You failed the email test
test.fields.email.email=You failed the email validation
test.fields.non_mandatory_email=email
test.fields.non_mandatory_message=
test.fields.mandatory=mandatory
« no previous file with comments | « no previous file | sitescripts/formmail/test/test_formmail2.py » ('j') | sitescripts/formmail/test/test_formmail2.py » ('J')

Powered by Google App Engine
This is Rietveld