OK, here we go.
I've now got the backend up and running with what I need and I'm now starting on the frontend design using my own layout built in xhtml/css.
How do I link my menu to the relevant pages stored in the database?
How do I store my layout/template/css files within the databse?
And can I delete all the default templates etc that came with the installation files?
Thank you.
Mike.
Menu linking
Re: Menu linking
Hi Mike,
http://wiki.cmsmadesimple.org/index.php/Main_Page
1. You don't need to create a link from menu to pages - you must only create a page and you will have a new entry in menu. CMSms will do it for you - CMS made it simple
.
2. Go in admin panel to Layout menu. There you will found submenus like templates and stylesheets. There it's possible to create new templates and stylesheets. You must only save it in admin panel - CMS made simple put it in your database
.
3. Yes, you can - but sometimes it's very helpful (for me too) to look how some special things are defined in default installation.
Are you sure you've read and understand documentation completely?muscroft wrote: How do I link my menu to the relevant pages stored in the database?
How do I store my layout/template/css files within the databse?
And can I delete all the default templates etc that came with the installation files?
http://wiki.cmsmadesimple.org/index.php/Main_Page
1. You don't need to create a link from menu to pages - you must only create a page and you will have a new entry in menu. CMSms will do it for you - CMS made it simple

2. Go in admin panel to Layout menu. There you will found submenus like templates and stylesheets. There it's possible to create new templates and stylesheets. You must only save it in admin panel - CMS made simple put it in your database

3. Yes, you can - but sometimes it's very helpful (for me too) to look how some special things are defined in default installation.
Re: Menu linking
Hi and thanks.
Do you mean that I put the xhtml code for my design into the admin panel somewhere and the css file that I have created?
If so, where exactly do I paste my code?
Mike.
Do you mean that I put the xhtml code for my design into the admin panel somewhere and the css file that I have created?
If so, where exactly do I paste my code?
Mike.
Re: Menu linking
Yesmuscroft wrote: Do you mean that I put the xhtml code for my design into the admin panel somewhere and the css file that I have created?

template - menu layout, submenu template, link "add new template" -> pasteIf so, where exactly do I paste my code?
css - menu layout, submenu stylesheets, link "add new stylesheet" -> paste
To the end you have to connect your template with your stylesheet.
menu layout, submenu template, click the first (yellow-red) button with css inside
On next page choose your stylesheet from dropdown menu and save it.
ATTENTION - in template in head area you must call the tag {stylesheet}.
Re: Menu linking
Hi.
Many thanks, now becoming clearer, but -
Cheers my friend.
Mike.
Many thanks, now becoming clearer, but -
Could you let me know the full syntax for this, or do I simply put {stylesheet} in the head without any name etc.ATTENTION - in template in head area you must call the tag {stylesheet}.
Cheers my friend.
Mike.
Re: Menu linking
{stylesheet} is a tag (like many other) you found it in plugin directory as function.stylesheet.php or in admin panel in menu extensions - tags. In admin panel there's a help available too.muscroft wrote: Could you let me know the full syntax for this, or do I simply put {stylesheet} in the head without any name etc.
But {stylesheet} tag is very simple to use - put it only in head area. CMS made simple will translate it to
Have fun ...
Re: Menu linking
Excellent.
Thank you for the great help. And fun! I certainly am having fun, this is the best system I have ever tried to use.
The finished site will be for my church and we wanted a system that was easy to use and enable loads of people to own their own pages etc. We found what we needed with CMSMS.
Thanks friend.
Mike.
Thank you for the great help. And fun! I certainly am having fun, this is the best system I have ever tried to use.
The finished site will be for my church and we wanted a system that was easy to use and enable loads of people to own their own pages etc. We found what we needed with CMSMS.
Thanks friend.
Mike.
Re: Menu linking
Please talk about it - happy users are the best public relation for our CMSmuscroft wrote: this is the best system I have ever tried to use.
