OpenSCAP / website

Tracker for new OpenSCAP portal
2 stars 1 forks source link

Add that we want users feedback at the end of tutorials #39

Open mmsrubar opened 9 years ago

mmsrubar commented 9 years ago

I think it would be a good idea to put something like:

Some piece of information is missing? Sth is not clear? ... Please let us know at irc, mailing list

at the end of each tutorial. It could help us to continuously improve our tutorials.

jan-cerny commented 9 years ago

Seems to me a good idea. Thank you!

mmsrubar commented 9 years ago

I would point to the mailing list. I would put a text input where a user could directly write the message and it would be send to the mailing list automatically. Not sure if it's a good idea because of spam.

lhorakov commented 9 years ago

we can stop spam by adding captcha, no?

lhorakov commented 9 years ago

I use this: https://jonbake.com/blog/bootstrap-3-contact-form-with-captcha/ Here on GitHUB: https://github.com/jonmbake/bootstrap3-contact-form/ Captcha will be set after having a final domain because of Google security key, setting here: https://www.google.com/recaptcha/admin#list

It looks like this: screenshot from 2015-10-30 11-50-13

It's temporally not published because of captcha.

Next steps: Wait until page will be on final domain, make captcha, add back html code, test it on private email, set public email in php file.

lhorakov commented 9 years ago

Change to discussions

lhorakov commented 8 years ago

To create a comment box it's needed to use php, because in next milestone we want the portal would work without javascript as well. So I have been trying to make functional comment box but for now unfortunately it's not functioning. A wanted to create it without database, but all recommendations says that their should be a database for that. I thought that we can also add those comments inside some document, but unfortunately I couldn't make that work...

lhorakov commented 8 years ago

We have comment boxes as Discuz, waiting for official certificate for website.

isimluk commented 8 years ago

I am re-opening this ticket as we ended up in a situation where (A) we don't have comments enabled (B) we don't have a ticket tracking it.

yuumasato commented 6 years ago

We should update the tutorials and have links from the github repositories to it.