![]() |
Content manager for CI - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Content manager for CI (/showthread.php?tid=5276) |
Content manager for CI - El Forum - 01-15-2008 [eluser]Unknown[/eluser] One our clients would like to edit the HTML of some pages for update text, images and flashes, with an "Admin's Section". Someone know a CI application, module, library... to do it? If not, i am thinking some approachs: 1.- Using an existing CMS to edit the content and program an CI model to get and show the content in the CI's view 2.- Make my own and simple CMS to edit the content using a javascript editor and FreakAuth light for the authentification 3.- ¿Other? What do you recommend me? Thanks in advance Content manager for CI - El Forum - 01-15-2008 [eluser]ELRafael[/eluser] Expression Engine |