- Using New file name.
- Using Subfolder.
Both are just upload original image, no thumbs are created.
- Using New file name, and multiple images.
Just upload first one, even if overwrite is selected or not.
And if the upload is fail, may be image exceeds the height,
all fields of the upload form will be reset, this is so inconvenient.
Comments
https://github.com/daylightstudio/FUEL-CMS/tree/1.0
Is it possible or too hard to change 0.93 built site (tiny) into 1.0 ver?
Or now is too early to use 1.0? That the document and built-in modules like blog are not ready, seems like it's still in beta period?
Anyway thx~
Another question, in Blog module, seems like it doesn't have pagination while using archives or categories, that just only one get_posts_by_page function inside of Fuel_blog.php, and I found it's not so easy to write somethings like get_categories_by_page, would you give me some suggestion or easy way to do this?
Thx again.