Ad Space

1.9.2

News



It's here!! Get your book today!

This great book from Packt Publishing is the key to getting up to speed in creating your own CMSMS site. Being one of the reviewers in the book, I can personal attest to its ability to take the greenest person and getting them up and running. Get your book today.

Want to read my review on this? Click here to see what I wrote.

 

Keep it Going

 If you find something here that you think was helpful, please donate to the support of this site.
Cheers
Jeremy Bass

 

http://twitter.com/statuses/user_timeline/jeremyBass26.xml?count=10&page=1

--jeremyBass26

Twitter Me This

I liked a @YouTube video http://t.co/SJsi2ynV Gruen - Cancer at 17
Monday, 9 January 2012 @ 21:58

I’ve give this plaguing Q a bounty. Come solve it if you can :D http://t.co/QIuyzGuG
Tuesday, 6 December 2011 @ 08:59

Can anyone solve this lol? I almost have it now, little off http://t.co/qJMdPDIt Use a string argument to case a namespace or type? C#
Saturday, 3 December 2011 @ 16:19

Can anyone answer this? http://t.co/QIuyzGuG "in a .net 2.0 C# script use String arg to case namespace/type"
Thursday, 1 December 2011 @ 07:39

this is a very interesting ted talk. west better shape back up, smarten back up and make it happen. http://t.co/MJCaDUAO down with REP.
Thursday, 6 October 2011 @ 12:31

Has to be the fastest way to edit in #CMSMS!! HTML/JS/CSS all at the same time! Power of #jQuery, can't wait to launch http://t.co/EpwlYLTI
Sunday, 18 September 2011 @ 15:40

About done with updates for ScriptDeploy! #CMSMS 1.10 ready, hot new features: including live time CSS/JS/html editing http://t.co/2ek53IHe
Saturday, 17 September 2011 @ 20:42

@jacklmoore happily, I'll shoot an email as the link is not public yet. for the greater good. greater good :D ha
Thursday, 1 September 2011 @ 12:07

@jschmid_no1 Tk :D figured it has all my info in it, why not
Wednesday, 31 August 2011 @ 11:58

@jacklmoore hey, had need on ipad to stop the CB resize. Solved by adding resize:true & if(settings.resize) & $window.bind('resize.' @L~491
Wednesday, 31 August 2011 @ 11:51

Fallow Me -- 91 followers


 
Questions Answered
Articles Written
Overall Points

Content

The content is the information for the page. We have already mentioned that for each page on your site you choose what template to use. When you add content to a page, it is automatically placed in the placeholders of the template selected for that page.

A template can define one or several content areas, or content blocks. To add more content blocks to your template, use {content block='block name'}. These blocks will then appear as text areas when you edit or add a page that uses that template.

You can make a content block use only one line, instead of a full text area, by using the parameter oneline=true. That is, the full tag being: {content block='block name' oneline=true}. Read about more parameters in the help for the Content tag in the CMSMS Admin Panel, under Extensions » Tags.

Content Types

There are currently 6 main content types in version 1.9.2 "Tevairoa". These content types determine the type of content for each menu item.

  • Content
  • Error Page
  • External Page Link
  • Internal Page Link
  • Section Header
  • Separator

The Content type is simply a regular page. Normally this is the only one you will use. That is what this page you are reading is. Here you can put any content that you would put on a regular page. The layout of these types of pages are controlled by the templates. For each content page you create you must add the title, menu text, choose if it is going to have a parent and choose a template for it. If you login as admin and change the template of this page, you will see exactly how it works.

The Error Page type is just what it sounds like, a page you set for "404 page not found" errors, where you can add the content that shows when a 404 error occurs, a target type and title, you can also choose the template it uses, it has no parent as it is not part of the menu.

The External Page Link type is just what it sounds like, a link to another external page and you add the title, menu text, choose if it is going to have a parent and a destination page along with the target setting and other options that a content type page has. This external page link type also shows up in the menu following the same hierarchy rules as the content type.

The Internal Page Link type is also just what it sounds like, a link to another internal page. This internal page link type also shows up in the menu following the same hierarchy rules as the content type and you add the title, menu text, choose if it is going to have a parent and a destination page along with the target setting and other options that a content type page has.

The Section Header type is used to break up menus into groupings (sections). This is unrelated to the hierarchy, as the section headers have no associated pages with them but can be used to group a set of links of similar content under them. They are just a little bit of text to say what the next few links are in reference to.

The Separator type is just what it sounds like, a separator that appears on the menus. This type follows the hierarchy set in content management pages.

Previous page: Pages and navigation  Next page: Menu Manager 

Ad Space