omen6666 Posted October 10, 2011 Share Posted October 10, 2011 I have a website that has been created in HTML ( Can easily amend to PHP. I would like to incorporate a CMS of sorts that I can leave the site editing to someone else. I was wondering if there is anything out there I could install that would open the current html/php files that reside on the site so they can be amended on the fly. I am not looking to build the site up but something CMS based that can already intergrate Thanks for any assitance. Link to comment https://forums.phpfreaks.com/topic/248843-cms-for-php-or-html-integration-help/ Share on other sites More sharing options...
ZulfadlyAshBurn Posted October 11, 2011 Share Posted October 11, 2011 yes there is. you may want to look at tinymce or ckeditor. it works great. as far as i have known, the editor is only for html and not php. Link to comment https://forums.phpfreaks.com/topic/248843-cms-for-php-or-html-integration-help/#findComment-1278046 Share on other sites More sharing options...
The Little Guy Posted October 11, 2011 Share Posted October 11, 2011 yes there is. you may want to look at tinymce or ckeditor. it works great. as far as i have known, the editor is only for html and not php. He is looking for a CMS not a WYSIWYG Link to comment https://forums.phpfreaks.com/topic/248843-cms-for-php-or-html-integration-help/#findComment-1278297 Share on other sites More sharing options...
ZulfadlyAshBurn Posted October 11, 2011 Share Posted October 11, 2011 i know that, but, what he wanted is something that can edit the site for him. Link to comment https://forums.phpfreaks.com/topic/248843-cms-for-php-or-html-integration-help/#findComment-1278301 Share on other sites More sharing options...
The Little Guy Posted October 11, 2011 Share Posted October 11, 2011 Which is what a CMS is.... a Content Management System, such as one of these: http://www.phpkode.com/projects/category/php-cms/ Link to comment https://forums.phpfreaks.com/topic/248843-cms-for-php-or-html-integration-help/#findComment-1278303 Share on other sites More sharing options...
omen6666 Posted October 11, 2011 Author Share Posted October 11, 2011 Thanks Guys, could tinymce edit on the fly? I need someone basically to go to the website and login and amend as they need. Thanks Little Guy shall give them a look Link to comment https://forums.phpfreaks.com/topic/248843-cms-for-php-or-html-integration-help/#findComment-1278313 Share on other sites More sharing options...
The Little Guy Posted October 11, 2011 Share Posted October 11, 2011 tinymce can edit, but you would then have to build the CMS for the editor, so might as well just download the CMS that has its own built in editor that works with the editor. Link to comment https://forums.phpfreaks.com/topic/248843-cms-for-php-or-html-integration-help/#findComment-1278328 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.