- from the web page of nicedit download nicedit packed with nicUpload
plugin.

- edit nicEdit.js replace

var nicUploadButton=nicEditorAdvancedButton.extend({nicURI:"http://
files.nicedit.com/",....

with

var nicUploadButton=nicEditorAdvancedButton.extend({nicURI:"http://
YOURUPLOADURL",....

I have not tried but it should do the trick.

On May 23, 8:03 am, Horst Herb <my.list.subscripti...@gmail.com>
wrote:
> On Sat, May 23, 2009 at 10:37 PM, desfrenes <desfre...@gmail.com> wrote:
>
> > this plugin works but uses image schack to host the pictures.
>
> I know.
> I want to host the images locally.
> That site shows an example in PHP how to implement the feature on your
> local server
> Looks easy and straightforward enough, but I have no time at present
>
> Horst
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to