Jens Scherbl
Jens Scherbl
> Because it doesn't require a field, and you can set the Author field to a value that is different to the currently logged in Author. So this is smilar...
> Remove Author from 2.5.0 for Grouping. It hasn't worked since 2.1.2 and introduces confusion. > Update System Modified Date to System Modification Date in the filters. > Introduce grouping...
> System Author, yeah sure. Should it filter by Author ID or Username? I guess what's actually stored is the id? If I remember correctly, there is/was a dedicated datasource...
> We could do the same as the SBL, which also accepts filtering by handles Are you sure? Never seemed to work for me that way. > Both are stored...
> I suggest that generated xml for parameters look like this : ``` tag01 tag02 ``` If you still need it, I have an ~~unreleased~~ [extension](https://github.com/jensscherbl/symphony-parameters) for this. Works as...
> although I'm kind of in the middle of making a little promo / tutorial for symphony and this doesn't look very good :D Agreed. It's already [on the list...
I found [this](https://paragonie.com/blog/2016/05/keyggdrasil-continuum-cryptography-powering-cms-airship) to be a pretty good resource regarding security in PHP. The article and project sums everything up pretty well, but the entire blog is really useful.
> Are you usign this CMS @jensscherbl ? No, didn't even really look into it, the UI looks just awful. Only reading the blog for security best practices.
Ah ok. Guess it has been customized by @designermonkey then.
@brendo How can I filter a data source with the values of my `example` checkboxes then? Also, how can I check what values have been selected in XSLT?