Flavio Copes
|
825cfe1b1b
|
Fix #12 Avoid double encoding comment text output and author name, already filtered and escaped when stored
|
2015-12-11 12:19:55 +01:00 |
Flavio Copes
|
ff621707e2
|
Merge pull request #5 from getgrav/feature/nonce
Add nonce validation
|
2015-11-13 18:57:46 +01:00 |
Paul Bovis
|
87aff18ae9
|
change form action to work with multilang
|
2015-11-13 10:46:28 -07:00 |
Flavio Copes
|
ab3d25cc22
|
Add nonce validation
|
2015-11-10 16:25:18 +01:00 |
Flavio Copes
|
13252376e4
|
Add enable_on_routes and disable_on_routes config options
Example usage:
enable_on_routes:
- '/blog'
disable_on_routes:
- /blog/blog-post-to-ignore
- /ignore-this-route
#- '/blog/daring-fireball-link'
|
2015-10-15 18:04:02 +02:00 |
Flavio Copes
|
f064eb3bbb
|
Drop unneeded param
|
2015-10-15 15:43:29 +02:00 |
Flavio Copes
|
5f50c08970
|
Works with the Form plugin
|
2015-10-13 23:39:13 +02:00 |
Flavio Copes
|
0b6232a280
|
Allow frontend translations. Added italian
|
2015-10-09 17:39:02 +02:00 |
Flavio Copes
|
5790ac019e
|
Wrap js
|
2015-10-07 23:53:40 +02:00 |
Flavio Copes
|
adc6d19022
|
Error Message box instead of alert()
|
2015-10-07 22:27:06 +02:00 |
Flavio Copes
|
c0a003ccda
|
Added optional captcha
|
2015-10-07 20:18:44 +02:00 |
Flavio Copes
|
e0e1782067
|
Frontend Validation. Sanitize values in the back.
|
2015-10-07 16:23:32 +02:00 |
Flavio Copes
|
5fd4cd6ac5
|
Store page name in the comments file
|
2015-10-07 15:43:16 +02:00 |
Flavio Copes
|
c18914d3e3
|
Going on with the Comments plugin
Added a frontend form, store comments under data/, basic visualization
options
|
2015-10-06 19:23:02 +02:00 |