Robert Riebisch
Robert Riebisch
I added "tag1,tag2,tag3,tag4,tag5,tag6,tag7,tag8,tag9,tag10,tag11,tag12,tag13" to one of my posts in my HTMLy installation. No problems. What HTMLy version do you use? What operating system are you running HTMLy on? Maybe it's...
> but that's a lot of pages in my case And expressed in a number?
No offense, but why on earth you want to do this with HTMLy? Maybe a flat-file CMS or wiki like, e.g., DokuWiki or PmWiki, better fits your needs.
HTMLy version 2.8.2 introduced a new widget setting called "TagCloud at most". Its default value is 40. This limit the tag cloud to the top 40 tags. 
That's a feature of your web browser. You could either clear your browser's cache before adding a new post or by removing previous entries from the list by pressing the...
> Thanks! But still adding something to have it not happening would be great. At [line 90 of system/admin/views/add-content.html.php](https://github.com/danpros/htmly/blob/6a3b464c401b48e972f26f6ac933dc93dbaeb296/system/admin/views/add-content.html.php#L90) change: `
You're welcome. If that worked for you, please close this issue afterwards.
I did a quick test of your code on my, nearly empty, HTMLy installation, because I'm new to HTMLy since today. It seems to work fine, but I have two...
> > Why does the content of each post appear twice in index-sorted.txt? > > For me, such a thing does not occur. > > There is also a description...
> If we can create a menu. It seems there is no way to to use it and complete it with items. Is there some examples of menus? Thanks for...