grav-plugin-comments/templates/partials
leetNightshade 4698549b88 Changed it so you can only nest on comments with an ID, which means old
comments can't be replied to. OH, I reverted the change from using
CompiledYamlFile because I don't like how the RocketTheme Yaml dump is
setup, it breaks comments up onto multiple lines. Thus, I also removed
the reply button on those comments. You can still attempt to reply to a
comment if you're hacking around the frontend, but as long as the
comment doesn't have an ID it shouldn't work. TODO: Make the backend
comment panel work again.
2019-01-03 19:49:02 -08:00
..
comments.form.html.twig + ajax-delete comments via front end (if logged in with super admin priviledges) 2017-10-25 02:58:07 +02:00
comments.html.twig Changed it so you can only nest on comments with an ID, which means old 2019-01-03 19:49:02 -08:00
recentcomments.html.twig fix ajax display when posting first comment on a page 2017-10-30 12:53:13 +01:00