M. Vondano
M. Vondano
Maybe we should give real nested elements an attempt first and use this to solve the accordion problem as well.
The problem really is that lots of screen readers are lacking behind years of progress the HTML spec has made… That is very unfortunate because the problem IMO are the...
IMHO output types could be more granular than just what is needed for encoding. Think of places where HTML is fine, but only phrasing content for instance (like inside a...
What should we do with the "allowed fields"? Merge them together?
> Imho a migration is not necessary, because if a user had access to tl_news.source then he needs access to all the appropriate other fields as well, otherwise it would...
> That feature would be dropped right? Yes. Another variant would be to only display the article/page selection (just widget, no db column) if the user is not also allowed...
If you allowed `source` and `external` before, you should now get `source` and `custom`. Or we could leave the name `external` for the url and not migrate anything but I...
Maybe we should discuss the implications of this PR in our next call and see if we want to go down this route. I also think articles + pages picked...
We are now dealing with 'generic' url insert tags in the `url` field - they resolve to relative URLs but we need absolute one's in `News#getLink()`. Maybe we should bring...
Judging by your error this either looks like a permission problem of your database server or a server related caching issue (think opcache for instance) to me: The install tool...