Recent posts by Demetrius
| Post | When | 
|---|---|
| I don't think it is, really. Since last time I have also had problems uploading several jpeg and zip... | Posted in Setting allowed filetypes for fileupload | 
| That's what I meant. You create your own "starts_with" using a regular expression. Whenever the expr... | Posted in Set active menu with submenus | 
| What I did myself to solve this issue is add a regular expression to the page using the onEnd hook. ... | Posted in Set active menu with submenus | 
| Category model => http://www.codeshare.io/kS2bt Category fields.yaml => http://www.codeshare.io/LwyA... | |
| I'm currently building a plugin which needs a simple category/sub-category implementation. I decided... | |
| It doesn't just check the extension, apparently it directs the file to a Symfony function and check ... | Posted in Setting allowed filetypes for fileupload | 
| I tried several things, but the problem is still not solved. I added said configuration options and ... | Posted in Setting allowed filetypes for fileupload | 
| Nevermind. It does upload some pdf files, however for other's it says the file is not valid. Might b... | Posted in Setting allowed filetypes for fileupload | 
| When I try to upload a PDF file, I get an error saying the filetype is not a valid one. Zip files up... | Posted in Setting allowed filetypes for fileupload | 
| Found the culprit. Apparently, Sublime text was automatically adding 'tabs' to my yaml files when I ... | Posted in Plugin initForm error. |