Coranto is the easy part and everything is working fine with that. I've used it on other websites in the past.
I'm having a little trouble with Maginot though.
latest version of course.
Here's my problem....
Let's say I have 4 sections of the website.
game 1
game 2
game 3
game 4
On the main page of the site, I want all the news to show up. No problem, leave the include news.txt tag. That's great... just how I want it.
Now we go to the game 1 part of the site. It too has a main page for that section. And I want just the news for game 1 to show on that page. Do a little editing and there it is. Perfect right? nope. If I go and make a new news post, it overwrites the other one.
I've checked the files and it only shows the latest post in that file. I've tried both game1.html and game1.txt and it does the same thing.
How do I get it so it adds news to the file and not completely over write it?
Did I miss a setting or something?
thanks in advance