Add -tmp_filename parameter to content::item::new andcontent::revision::new to handle file uploads at a low level with thecr tcl api. You still need to figure out the mime type and cotent type(image,etc.) before calling content::item::new. A convenience wrappershould be written if you need that feature. (that would replacecr_import_content, it think.)
Got rid of banner image, took too much top space on small screens. Usedthe small logo provided by Carl by default (it can be changed back bymodifying the appropriate theme-selva parameter). Got rid of the"You are here:" line.
Do not revert again. There is a clear difference between move and copy/delete. This is mainly in the callbacks used, but also the copy/delete machinism seems to work in certain situations where plain move just fails. It is a switch, so by default the usual move is enabled.