Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CMS Newbie
#5
(2013-02-01, 03:31:57)kcelsi Wrote: Okay. So would I need the new template for just the page that I want the client to edit or would I need to rewrite the rest of the site that will not be editable?

You could do it like that, create your theme with one template.php file (to be used by your user-editable page). That file would more-or-less be like the rest of your html pages, with all the DW tags, but instead of the actual title, content... you would insert GS template tags (<?php get_page_title(); ?> , <?php get_page_content(); ?>, ... Take a look at those links in the wiki.

You will probably need to install GS in a subdirectory of the site.
Reply


Messages In This Thread
CMS Newbie - by kcelsi - 2013-02-01, 01:34:53
RE: CMS Newbie - by Carlos - 2013-02-01, 01:47:50
RE: CMS Newbie - by kcelsi - 2013-02-01, 03:31:57
RE: CMS Newbie - by jyoz22 - 2013-02-01, 05:32:55
RE: CMS Newbie - by Carlos - 2013-02-01, 06:00:04
RE: CMS Newbie - by shovenose - 2013-02-01, 15:09:52
RE: CMS Newbie - by Carlos - 2013-02-01, 17:05:18
RE: CMS Newbie - by shawn_a - 2013-02-01, 23:57:54
RE: CMS Newbie - by Timbow - 2013-02-02, 03:10:33
RE: CMS Newbie - by MukeshRoy - 2013-02-06, 20:43:07
RE: CMS Newbie - by Timbow - 2013-02-06, 20:53:15



Users browsing this thread: 1 Guest(s)