GetSimple Support Forum
managing content on existing website - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: managing content on existing website (/showthread.php?tid=4116)



managing content on existing website - darren521 - 2013-01-09

hi there i am new here and i have a website already built and i have now installed get simple on this site can i use this to edit the website i have already built like cushy cms does or do i have to build the site with this program to be able to edit with this.
thanks in advance


RE: managing content on existing website - Timbow - 2013-01-09

You will need to rebuild it, but not rewrite it. If your html is reasonably tidy then it is not a big task.

You would make your site layout into a custom GS Theme by taking the main html page, renaming it template.php and then by referring to an existing theme template like Cardinal you would replace bits of html with the php tags.
If you have different page layouts for different pages you will need a different php template for each one.


RE: managing content on existing website - datiswous - 2013-01-12

(2013-01-09, 07:07:34)Timbow Wrote: You would make your site layout into a custom GS Theme by taking the main html page, renaming it template.php and then by referring to an existing theme template like Cardinal you would replace bits of html with the php tags.
If you have different page layouts for different pages you will need a different php template for each one.


Some extra info:

http://get-simple.info/wiki/themes:creation

On the bottom there is a link to the template (php) tags:

http://get-simple.info/wiki/themes:template_tags