@@ -77,6 +77,10 @@ <h1 class="main-title">Event Editor</h1>
7777 < fieldset >
7878 < legend class ="w-label "> Type</ legend >
7979 < div class ="info "> for grouping similar events, for easier browser page search</ div >
80+ < div class ="form-row ">
81+ < label class ="w-label " for ="type_manual "> Manual</ label >
82+ < input class ="w-input " type ="text " name ="type " id ="type_manual " placeholder ="custom-type-1, custom-type-2 ">
83+ </ div >
8084 < div class ="type-grid ">
8185 < div class ="form-row-inline ">
8286 < input class ="w-checkbox " type ="checkbox " name ="type " id ="type_advertising " value ="advertising ">
@@ -218,7 +222,6 @@ <h1 class="main-title">Event Editor</h1>
218222 < label class ="w-label " for ="type_strike "> strike</ label >
219223 < div class ="info "> strike or protest</ div >
220224 </ div >
221- < input type ="hidden " name ="type " id ="type_other " value ="">
222225 </ div >
223226 </ fieldset >
224227 < fieldset >
@@ -273,116 +276,21 @@ <h1 class="main-title">Event Editor</h1>
273276 < input class ="w-input linkUrl " type ="url " id ="linkUrl2 " data-pair ="linkText2 " placeholder ="https:// ">
274277 </ div >
275278 </ div >
276- < fieldset >
277- < legend class ="w-label "> Tags</ legend >
278- < div class ="info "> for easier browser searching of similar events</ div >
279- < div class ="form-row ">
280- < label class ="w-label " for ="tags_manual "> Manual</ label >
281- < input class ="w-input " type ="text " name ="tags " id ="tags_manual " placeholder ="custom-tag-1, custom-tag-2 ">
282- </ div >
279+ < div class ="form-row ">
280+ < label class ="w-label " for ="tags "> Tags</ label >
281+ < div class ="info "> an array of link tags (up to three)</ div >
283282 < div class ="tags-grid ">
284- < div class ="form-row-inline ">
285- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_account-suspension " value ="account-suspension ">
286- < label class ="w-label " for ="tags_account-suspension "> account-suspension</ label >
287- </ div >
288- < div class ="form-row-inline ">
289- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_advertising " value ="advertising ">
290- < label class ="w-label " for ="tags_advertising "> advertising</ label >
291- </ div >
292- < div class ="form-row-inline ">
293- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_april-fools " value ="april-fools ">
294- < label class ="w-label " for ="tags_april-fools "> april-fools</ label >
295- </ div >
296- < div class ="form-row-inline ">
297- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_area51 " value ="area51 ">
298- < label class ="w-label " for ="tags_area51 "> area51</ label >
299- </ div >
300- < div class ="form-row-inline ">
301- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_code-of-conduct " value ="code-of-conduct ">
302- < label class ="w-label " for ="tags_code-of-conduct "> code-of-conduct</ label >
303- </ div >
304- < div class ="form-row-inline ">
305- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_collectives " value ="collectives ">
306- < label class ="w-label " for ="tags_collectives "> collectives</ label >
307- </ div >
308- < div class ="form-row-inline ">
309- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_commonmark " value ="commonmark ">
310- < label class ="w-label " for ="tags_commonmark "> commonmark</ label >
311- </ div >
312- < div class ="form-row-inline ">
313- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_company " value ="company ">
314- < label class ="w-label " for ="tags_company "> company</ label >
315- </ div >
316- < div class ="form-row-inline ">
317- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_data-dump " value ="data-dump ">
318- < label class ="w-label " for ="tags_data-dump "> data-dump</ label >
319- </ div >
320- < div class ="form-row-inline ">
321- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_data-explorer " value ="data-explorer ">
322- < label class ="w-label " for ="tags_data-explorer "> data-explorer</ label >
323- </ div >
324- < div class ="form-row-inline ">
325- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_documentation " value ="documentation ">
326- < label class ="w-label " for ="tags_documentation "> documentation</ label >
327- </ div >
328- < div class ="form-row-inline ">
329- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_flags " value ="flags ">
330- < label class ="w-label " for ="tags_flags "> flags</ label >
331- </ div >
332- < div class ="form-row-inline ">
333- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_inappropriate-advertisements " value ="inappropriate-advertisements ">
334- < label class ="w-label " for ="tags_inappropriate-advertisements "> inappropriate-advertisements</ label >
335- </ div >
336- < div class ="form-row-inline ">
337- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_jobs " value ="jobs ">
338- < label class ="w-label " for ="tags_jobs "> jobs</ label >
339- </ div >
340- < div class ="form-row-inline ">
341- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_licensing " value ="licensing ">
342- < label class ="w-label " for ="tags_licensing "> licensing</ label >
343- </ div >
344- < div class ="form-row-inline ">
345- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_mentoring " value ="mentoring ">
346- < label class ="w-label " for ="tags_mentoring "> mentoring</ label >
347- </ div >
348- < div class ="form-row-inline ">
349- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_prompt-design-site " value ="prompt-design-site ">
350- < label class ="w-label " for ="tags_prompt-design-site "> prompt-design-site</ label >
351- </ div >
352- < div class ="form-row-inline ">
353- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_se-quality-project " value ="se-quality-project ">
354- < label class ="w-label " for ="tags_se-quality-project "> se-quality-project</ label >
355- </ div >
356- < div class ="form-row-inline ">
357- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_sponsored-sites " value ="sponsored-sites ">
358- < label class ="w-label " for ="tags_sponsored-sites "> sponsored-sites</ label >
359- </ div >
360- < div class ="form-row-inline ">
361- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_sponsored-tags " value ="sponsored-tags ">
362- < label class ="w-label " for ="tags_sponsored-tags "> sponsored-tags</ label >
363- </ div >
364- < div class ="form-row-inline ">
365- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_stack-overflow-for-teams " value ="stack-overflow-for-teams ">
366- < label class ="w-label " for ="tags_stack-overflow-for-teams "> stack-overflow-for-teams</ label >
367- </ div >
368- < div class ="form-row-inline ">
369- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_stack-overflow-labs " value ="stack-overflow-labs ">
370- < label class ="w-label " for ="tags_stack-overflow-labs "> stack-overflow-labs</ label >
371- </ div >
372- < div class ="form-row-inline ">
373- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_the-loop " value ="the-loop ">
374- < label class ="w-label " for ="tags_the-loop "> the-loop</ label >
375- </ div >
376- < div class ="form-row-inline ">
377- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_welcoming " value ="welcoming ">
378- < label class ="w-label " for ="tags_welcoming "> welcoming</ label >
379- </ div >
380- < div class ="form-row-inline ">
381- < input class ="w-checkbox " type ="checkbox " name ="tags " id ="tags_winter-bash " value ="winter-bash ">
382- < label class ="w-label " for ="tags_winter-bash "> winter-bash</ label >
383- </ div >
283+ < span > 1.</ span >
284+ < input class ="w-input tagText " type ="text " id ="tagText0 " data-pair ="tagUrl0 " placeholder ="tag-text " maxlength ="50 " pattern ="^[a-z0-9-]+$ ">
285+ < input class ="w-input tagUrl " type ="url " id ="tagUrl0 " data-pair ="tagText0 " placeholder ="https:// ">
286+ < span > 2.</ span >
287+ < input class ="w-input tagText " type ="text " id ="tagText1 " data-pair ="tagUrl1 " placeholder ="tag-text " maxlength ="50 " pattern ="^[a-z0-9-]+$ ">
288+ < input class ="w-input tagUrl " type ="url " id ="tagUrl1 " data-pair ="tagText1 " placeholder ="https:// ">
289+ < span > 3.</ span >
290+ < input class ="w-input tagText " type ="text " id ="tagText2 " data-pair ="tagUrl2 " placeholder ="tag-text " maxlength ="50 " pattern ="^[a-z0-9-]+$ ">
291+ < input class ="w-input tagUrl " type ="url " id ="tagUrl2 " data-pair ="tagText2 " placeholder ="https:// ">
384292 </ div >
385- </ fieldset >
293+ </ div >
386294 < div class ="form-row ">
387295 < label class ="w-label " for ="linkedEvent "> Linked Event</ label >
388296 < div class ="info "> another event's slug prefixed with a #</ div >
0 commit comments