Padirac Innovation
Padirac Innovation
There are several commenting system on PHP that use flat files and can be integrated easily with HTMLy. Once I used Flatboard on my HTMLy blog. Flatboard makes it possible...
Sorry I do not have the code anymore, but what you need to do is "just" put the code for Flatboard in some subfolder and add one or two lines...
I do not use Flatboard anymore, but really the integration in HTMLy was simple. Basically it was a matter to add/change a few lines in your theme. Something like that...
Sorry I do not have much time now. Here is the code I used. Put the "comment" folder somewhere and change the code in layout.html.php to point to that folder....
[comments.zip](https://github.com/danpros/htmly/files/9213605/comments.zip) Sorry for the delay
In the comment system I sent, it's done like this (post.php) ``` ``` Which is rendered like this: Thread commentsWrite the first post! -- | | | | Submit |
You can see an example there: https://padiracinnovation.org/News/2022/08/ggg
I guess it's more an issue for Wordpress than for HTMLy? Can you download [this plugin](https://wordpress.org/plugins/import-markdown/) and modify it according to your needs?
I do not know if it's related but once I encountered problems with very long post titles (in Chinese)
+200? https://github.com/danpros/htmly/issues/510