(html) wysiwyg editor for TEXT fields in phpmyadmin
i'm making a small website and i need whoever takes over to add some content, stored in three tables which by sep '13 will have at most 500 records (small stuff). right now i'm using phpmyadmin, but adding text (one of the tables is a mini blog) requires basic html skills, which i'm sure "whoever takes over" doesn't have. do you know, alternatively: a) a way to integrate a wysiwyg editor with phpmyadmin (at least for the TEXT fields) b) an essential frontend to mysql which supports editing tables (just the content, not the structure) – in which i might embed an editor myself? edit : thanks for