[pmwiki-users] Fwd: sitemap problems

2016-03-04 Thread Carlos AB
Thank you Petko, That is exactly what I did. CarlosAB 2016-03-04 5:15 GMT-03:00 Petko Yotov <5...@5ko.fr>: > You probably have to add at least these lines into your generated wiki file: > > name=Debian8Man1.Ls > time=123456789 > > Note the capitalisation for the page name, and the time

Re: [pmwiki-users] sitemap problems

2016-03-04 Thread Petko Yotov
You probably have to add at least these lines into your generated wiki file: name=Debian8Man1.Ls time=123456789 Note the capitalisation for the page name, and the time stamp can be generated in PHP with time(); You can see a sample of PmWiki files formatted as expected, without any