Notes |
|
|
Is it that you're hitting your upload_max_filesize or you just want it that by default?
I wouldn't necessarily set it to that.. if someone allows large files to be uploaded for the Files module, that's not a problem, but it's unlikely to have a comparably sized file for a module. |
|
|
(0001492)
|
eureka
|
2010-12-22 23:20
(Last edited: 2010-12-22 23:21) |
|
This is because I am currently developing a "wiki" module and its compressed size is actually 1070ko, I can not upload it with the installer.
|
|
|
|
A 1MB+ moudule? Wow. Are there lots of images or a separate framework or.. ?
I'm not criticizing, just surprised. |
|
|
(0001516)
|
eureka
|
2010-12-31 00:49
|
|
you're right, I forgot a big file in the directory module. Its real size is 435 kb.
It uses markItUp (http://markitup.jaysalvat.com/home/) for the user interface and I developed php code for parsing these wiki syntaxes: Textile, Creole, Markdown and MediaWiki
Can you, please, consider raising this limit to 500 kb? |
|
|
|
In r1571 I've increased the limit to 1000000 bytes (just less than 1 MB). |
|