webchat [Already in core] - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Requests (https://forum.cuberite.org/forum-3.html) +--- Thread: webchat [Already in core] (/thread-456.html) |
webchat [Already in core] - NiLSPACE - 06-01-2012 maybe can someone create a plugin that allows you to chat in webadmin RE: webchat - Taugeshtu - 06-01-2012 Oh, that would be really nice, I'll try to do it. RE: webchat - NiLSPACE - 06-01-2012 yay i hope you succeed RE: webchat - Taugeshtu - 06-01-2012 Making "ugly" version isn't hard. By "ugly" i mean the one that would update whole page every time someone writes. Making "live" could be tricky for me... RE: webchat - NiLSPACE - 06-01-2012 is it even possible to make a "live" webchat? RE: webchat - FakeTruth - 06-01-2012 (06-01-2012, 03:32 AM)STR_Warrior Wrote: is it even possible to make a "live" webchat? Not at the moment, I'd have to allow plugins to have special pages without headers/menu/etc. so you can use AJAX to write an interactive chat program RE: webchat - NiLSPACE - 06-01-2012 AJAX is a popular footbal club here in Holland RE: webchat - Taugeshtu - 06-01-2012 Quote:Not at the moment, I'd have to allow plugins to have special pages without headers/menu/etc. so you can use AJAX to write an interactive chat programYeah, I was thinking in that direction. But I'm really not familiar with web development, so I'll make simple timer-based update for chat page... |