First and foremost I want to congratulate fermads for having created this very fine piece of software.
And that's where my trouble starts and ends: I want to use it but I can't.
The hosting service Antville and subsequently the german hosting service called 'blogger.de' doesn't allow its users to create directories and/or folders within their main upload directory; me being a user of theirs and me being a person changing rigid bleater-directed software to my layout-ideas have failed to circumvent said problem.
Basically the path to the upload directory is something like this:
so the only thing I can do is upload every single file to the directory 'files' without having the rights to create the directories and paths CodePress seems to need to function.
I understand very little when it comes to Javascript, since the only clue I have is that the attributes 'href' and 'src' within 'codepress.html' must be changed in such a way that the referenced files (like the stylesheets, the scripts themselves and the engine) can both be found and used.
I presume that the line no. 43 within 'codepress.js' [self.src = CodePress.path+'codepress.html?language='+self.language+'&ts='+(new Date).getTime();] and, as far as I understand, the getLanguage- function in the same file must be changed as well.
I am asking for help, actually begging for help since I fail miserably at interpreting javascript and what it does or should do or how.
Can someone help me solve this insurmountable problem?
Kind and exhausted regards from Germany.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear CodePress community,
First and foremost I want to congratulate fermads for having created this very fine piece of software.
And that's where my trouble starts and ends: I want to use it but I can't.
The hosting service Antville and subsequently the german hosting service called 'blogger.de' doesn't allow its users to create directories and/or folders within their main upload directory; me being a user of theirs and me being a person changing rigid bleater-directed software to my layout-ideas have failed to circumvent said problem.
Basically the path to the upload directory is something like this:
http://path.to/user_account/files/
so the only thing I can do is upload every single file to the directory 'files' without having the rights to create the directories and paths CodePress seems to need to function.
I understand very little when it comes to Javascript, since the only clue I have is that the attributes 'href' and 'src' within 'codepress.html' must be changed in such a way that the referenced files (like the stylesheets, the scripts themselves and the engine) can both be found and used.
I presume that the line no. 43 within 'codepress.js' [self.src = CodePress.path+'codepress.html?language='+self.language+'&ts='+(new Date).getTime();] and, as far as I understand, the getLanguage- function in the same file must be changed as well.
I am asking for help, actually begging for help since I fail miserably at interpreting javascript and what it does or should do or how.
Can someone help me solve this insurmountable problem?
Kind and exhausted regards from Germany.