Khorask Posted April 28, 2006 Share Posted April 28, 2006 Im creating (trying) an very simple CMS that basically has the ability to, 'add/edit/delete' pages. The edit function requires a text box to edit a page and needs to be able to make text bold/italic/underlined and linked. I need to be able to first select the desired text, click (for example) the 'bold' button which applies the effect.Any help/examples on how to go about this would be great. [b]Also[/b], how I might go about structuringthe database for this.Thanks Link to comment https://forums.phpfreaks.com/topic/8640-very-simple-cms/ Share on other sites More sharing options...
jarsky Posted April 28, 2006 Share Posted April 28, 2006 Thats actually asking a bit more than you probably realise. You may find it easier to start with using a news backend like phpfusion then create your own cms around that to display the pages?[a href=\"http://dcnz.net.nz/oldsite/\" target=\"_blank\"]http://dcnz.net.nz/oldsite/[/a] this is an old site I made a while ago based around phpfusion with my own 'cms' for the rest of the site. Link to comment https://forums.phpfreaks.com/topic/8640-very-simple-cms/#findComment-31711 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.