Author |
Message |
georules
New Member


Joined: Jan 20, 2007
Posts: 8
|
Posted:
Mon Aug 06, 2007 12:30 pm |
|
I am interested in trying to develop an autosave feature like in wordpress or gmail. Submit_Article is great with the new WYSIWYG editor in RavenNuke, but I was wondering if anyone would have any ideas on how to get started on having such a feature.
Thx |
Last edited by georules on Tue Aug 07, 2007 6:53 am; edited 1 time in total |
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Mon Aug 06, 2007 6:36 pm |
|
The editor within RN 2.10.x is the FCKEditor. You might want to Google around for an already pre-made hack / extension which does this. You may have already done that... It is possible that Kguske will know. He is the author of nukeWYSIWYG which is the particular implementation of the FCKEditor within RN. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
georules

|
Posted:
Tue Aug 07, 2007 2:37 am |
|
|
|
 |
montego

|
Posted:
Tue Aug 07, 2007 6:39 am |
|
Wow, that is definitely a cool feature and approach! This would definitely be a nice feature for nukeWYSIWYG. I've folks ask me for a newsletter draft save feature and this might just do it if they are using the editor. |
|
|
|
 |
georules

|
Posted:
Tue Aug 07, 2007 6:51 am |
|
It is very nice, I am currently talking with the writer of ajaxPost to make it more usable in nuke. So far all it does is just post the drafts to the database -- and requires modification to associate it with the user writing it. Also, I am going to write a page (maybe a block) so that one can see his/her saved drafts and continue working on them. |
|
|
|
 |
montego

|
Posted:
Fri Aug 24, 2007 6:17 am |
|
georules, how is this going? |
|
|
|
 |
georules

|
Posted:
Fri Aug 24, 2007 10:52 am |
|
I got it working with drafts being visible and editable in the Your_Account module. Code could easily be moved to a block or whatever.
I had some amazing help from the creator of ajaxPost to get information like the current user saved also -- requires getting to the parent of the FCK editor.
I can writeup a howto and copy my code if there is any interest. I don't have the time at the moment to make it really clean, but I know someone could get it running from a simple howto and my modified files. |
|
|
|
 |
montego

|
Posted:
Fri Aug 24, 2007 11:57 pm |
|
Yeah, it might be useful to many actually. Maybe consider hosting a download with instructions as best you got and let others expound upon it... if you are willing of course.
I would think kguske would be interested. I certainly am from a HTML Newsletter tool standpoint. |
|
|
|
 |
georules

|
Posted:
Sat Aug 25, 2007 4:10 am |
|
Alright, I'll try to get something together in the next week. Really busy with the site and other projects at the moment. I am more than willing to let people work on it more -- the base of everything is released open source anyway. |
|
|
|
 |
kguske
Site Admin

Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Mon Dec 31, 2007 12:58 pm |
|
Not sure how I missed this in August, but I'm definitely interested in this for nukeWYSIWYG. Any updates? |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
 |
|