[ALPHA] Ajax Edit Post MOD

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Sephiseraph
Registered User
Posts: 73
Joined: Sun Jan 16, 2005 11:19 am

[ALPHA] Ajax Edit Post MOD

Post by Sephiseraph »

This is a modification i'm working on for my own site/forum. I don't know yet if I will be releasing it as a mod on phpbb.com.

Anyway, it's an AJAX post editor that uses xmlhttprequest() (and activex in IE) to allow live post editing without the need to reload a page.

I have it pretty much finished already, and as far as i'm aware of there is only 1 bug, and this is an "r" character appearing at the end of each line once the edit has been made in IE. This bug only exists in Internet Explorer as far as I know, and a refresh will sort the problem. I will soon be working to resolve this error. <-- I think this is solved now. It was to do with carridge return.

Please feel free to take a look.

http://uiv2.com/forums/ -- Please log in with the username and password "demo" and find any post by demo on the forum to edit it.

Please offer your suggestions and feedback. Next I plan on making an AJAX lock/unlock topic otion in viewtopic.php.
Last edited by Sephiseraph on Wed Oct 12, 2005 4:48 pm, edited 2 times in total.
Americas Reject
Registered User
Posts: 126
Joined: Thu Jan 13, 2005 3:24 am

Post by Americas Reject »

Nice
Sephiseraph
Registered User
Posts: 73
Joined: Sun Jan 16, 2005 11:19 am

Post by Sephiseraph »

Any suggestions or requests?
Sephiseraph
Registered User
Posts: 73
Joined: Sun Jan 16, 2005 11:19 am

Post by Sephiseraph »

I thought I better post a screenshot:



Image

In this picture the second post is being edited....
Americas Reject
Registered User
Posts: 126
Joined: Thu Jan 13, 2005 3:24 am

Post by Americas Reject »

No, though the style part could use improvement
Sephiseraph
Registered User
Posts: 73
Joined: Sun Jan 16, 2005 11:19 am

Post by Sephiseraph »

I agree with that.
Sephiseraph
Registered User
Posts: 73
Joined: Sun Jan 16, 2005 11:19 am

Post by Sephiseraph »

Americas Reject wrote: No, though the style part could use improvement

DONE :D

Now, the edit image changes to say "submit" instead of that ugly old button.
User avatar
vrflyer
Registered User
Posts: 503
Joined: Mon Feb 17, 2003 8:27 pm

Post by vrflyer »

Nicley done!

:wink:
Always Under Construction !
Sephiseraph
Registered User
Posts: 73
Joined: Sun Jan 16, 2005 11:19 am

Post by Sephiseraph »

vrflyer wrote: Nicley done!

:wink:


thanks. i was thinking of doing an ajax deletee post but i thought deleting is a bit more serious and deserves to take some time.
DKing
Registered User
Posts: 751
Joined: Sat Jul 03, 2004 8:38 pm

Post by DKing »

Before a mod gets to you, I suggest you put up the correct header for your MOD (BETA, RC, DEV, etc.) in your topic title. The mods just got strict and may lock your topic if you dont. Information on it is in one of the stickies at the top of this forum.

Oh and nice mod! I hope you submit it! :D :D :D
-DKing
Latest phpBB Version: 2.0.21
Search For a MOD: MOD Search
mm3guy
Registered User
Posts: 197
Joined: Tue Oct 14, 2003 8:13 pm

Post by mm3guy »

Awesome! Just like IPB 2.1 :D

How about doing what they do an when you click edit, a popup comes down and lets you choose between the full editor or the quick ajax one :D
[-INSERT COOL SIG HERE-]
User avatar
smithy_dll
Former Team Member
Posts: 7632
Joined: Tue Jan 08, 2002 6:27 am
Location: Australia
Name: Lachlan Smith
Contact:

Post by smithy_dll »

Hello,

Could you please edit your topic title with a prefix as outlined in MOD Development forum rules section 3.a. This will allow people to see the development status of your MOD at a glance.

Thank you,
The phpBB MOD Team
Systems Engineering
mm3guy
Registered User
Posts: 197
Joined: Tue Oct 14, 2003 8:13 pm

Post by mm3guy »

Do I have permission to use this in my premod?
[-INSERT COOL SIG HERE-]
Sephiseraph
Registered User
Posts: 73
Joined: Sun Jan 16, 2005 11:19 am

Post by Sephiseraph »

mm3guy wrote: Do I have permission to use this in my premod?


PM me with more info.
Vitaly Sharovatov
Registered User
Posts: 1
Joined: Mon Nov 28, 2005 12:58 pm

Post by Vitaly Sharovatov »

Sephiseraph wrote:
vrflyer wrote:Nicley done!

:wink:


thanks. i was thinking of doing an ajax deletee post but i thought deleting is a bit more serious and deserves to take some time.

Nothing serious, really. Especially concerning that it has already been done :)

p.s. "Live deletion mod" is already submitted and now it's waiting for being accepted (or rejected ;)) by phpBB team.

p.p.s. Now we (me and Sephiseraph) are in the proccess of writing full-featured "live-support pack" that will provide "live" implementation of such operations as:
1. posting new message (+live preview) (using quick reply form from Extended Quick reply mod)
2. deleting messages (using my already submitted, but still not accepted mod, but in enhanced version - not only moderators can delete users' messages, but also users can delete their own messages)
3. editing messages (using Sephiseraph' mod)
This week it will be submitted.
Post Reply

Return to “[2.0.x] MODs in Development”