Vincent Peugnet
Vincent Peugnet
I think that I should start with option 3, and then maybe later upgrade with something better. What do you think @n-peugnet ??
> You mean the remember-me cookies ? Yes
Maybe, this is a better idea to [update CodeMirror to V6](https://github.com/vincent-peugnet/wcms/issues/188) before working on this
https://stackoverflow.com/a/3711554
This should also be used to store dead links (related to #322 )
I fought that I could tried to do it using the line number. In the markdown content view, if I limit the checkbox to one per line and detect the...
Mmhh... Geting the line-number seems to be a bit more complicated than I fought.
Or maybe unpublish page after a certain amount of visits
To start, I would just add a simple button that do the equivalent of: ```console convert image.jpg -resize 50% image.jpg ```
I don't remember why I didn't listed GD as a possible solution. I just read this : > - Imagemagick can be available through the command line but not as...