0 Members and 1 Guest are viewing this topic.
you could test the file header and display an error - and maybe avoid showing those files
- doesn't seem to correctly set up the '.pdf' extension when the Ndless config file is missinghow do you do this ? there is a new Ndless instruction for setting up new extensions, where you don't even need to check/parse the config file content by yourself anymore
Quote from: critor on December 11, 2013, 04:38:35 pm- doesn't seem to correctly set up the '.pdf' extension when the Ndless config file is missinghow do you do this ? there is a new Ndless instruction for setting up new extensions, where you don't even need to check/parse the config file content by yourself anymore I made a function for that, but forgot to call it EDIT: The function uses cfg_register_fileext to register the .pdf, .xps, and .cbz extensions.