Small evolution to the linuxfr form

This commit is contained in:
echarp 2016-02-20 17:12:15 +01:00
parent 55b5545a0f
commit 16f7a6abf7
1 changed files with 3 additions and 2 deletions

View File

@ -56,6 +56,7 @@
%form(action='https://linuxfr.org/news' method='post' accept-charset='UTF-8')
%input(type='hidden' name='utf8' value='✓')
%input(type='hidden' name='news[cc_licensed]' value='1')
%input(type='hidden' name='news[section_id]' value='9')
%input(type='hidden' name='tags' value='agenda_du_libre')
%input(type='hidden' name='commit' value='Prévisualiser')
@ -66,7 +67,7 @@
.field.authenticity_token
%label(for='token') Jeton
%input#token(type='text' name='authenticity_token')
%input#token(type='text' name='authenticity_token' autocomplete='off')
.field.description
%label(for='description') Contenu
@ -111,7 +112,7 @@
%input(type='hidden' name='news[links_attributes][5][title]'
value='Agenda de la semaine précédente')
- pre = 'https://linuxfr.org/news/agenda-pour-la-semaine-'
- pre = 'https://linuxfr.org/news/agenda-du-libre-pour-la-semaine-'
- pre += "#{(@week - 1.week).cweek}-de-l-annee-#{(@week - 1.week).year}"
%input{ type: 'hidden', name: 'news[links_attributes][5][url]', value: pre }
%input(type='hidden' name='news[links_attributes][5][lang]'