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
|
15df3e7edc
|
Optionally send email notifications to set emails
|
2015-10-08 22:19:15 +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 |