Old Content Blocks module

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
newrecruit02
Forum Members
Forum Members
Posts: 98
Joined: Wed Aug 01, 2012 7:46 pm

Old Content Blocks module

Post by newrecruit02 »

HI, I have used CMS made simple in the past, around the 1.10 version. I just downloaded this newer version and noticed alot has changed. I was very fond of the content blocks and url renaming options. Does this newer version have the same thing? If so where can those be found as I cant seem to locate anything similiar.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Old Content Blocks module

Post by Rolf »

Invest some time in this https://www.cmscanbesimple.org/blog/the ... gn-manager you will be amazed!!
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Old Content Blocks module

Post by Rolf »

No, that is not a solution for content blocks in pages. Certainly not for template blocks.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
newrecruit02
Forum Members
Forum Members
Posts: 98
Joined: Wed Aug 01, 2012 7:46 pm

Re: Old Content Blocks module

Post by newrecruit02 »

fist of all thanks for the help! However, I have to be honest, none of those examples made any sense to me, are there any other examples? Where would I originally create a content block? I am looking to create footer information and call it like an include on everypage..
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Contact:

Re: Old Content Blocks module

Post by paulbaker »

To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Old Content Blocks module

Post by velden »

Note that you will NOT find the Global Content Blocks as they existed in CMSMS 1.x

They have been moved to the Design Manager and of type 'Core::Generic'

If you have a look at the Simplex page template you will find somewhere near the bottom:

Code: Select all

{global_content|strip name='Simplex Footer'} {* generic Design Manager template *}
This is how such a Generic template is included.

Note that a template by default is not editable by an Editor. If you need a footer which is editable by an Editor there are other ways to accomplish that.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Old Content Blocks module

Post by calguy1000 »

a: Use design manager to create a generic template.... lets call it 'footer'
b: add {include file='cms_template:footer'} in your page templates.

the {global_content} does the same thing, it is just around for compatibility purposes.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “CMSMS Core”