I have managed to add the Redactor WYSIWYG  into a field with text type.
But what I have failed is to have it upload images, anyone who had managed
to get the image upload work?

Tried this but failed to upload image, but teh provision is showing to
upload images:

<script type="text/javascript">
$(document).ready(
function(){
$('#circular_circular_body').redactor({ imageUpload:
'{{=URL("default","download")}}' });
$('#circular_circular_body').redactor();
}
);
</script>

-- 
.......................................................................................
Teddy Lubasi Nyambe
Opensource Zambia
Lusaka, ZAMBIA

Cell: +260 97 7760473
website: http://www.opensource.org.zm

~/
Human Knowledge belongs to the world! - AntiTrust

Man is a tool-using animal. Without tools he is nothing, with tools he is
all - Thomas Carlyle 1795-1881

/~

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to