Ad Space
Ad Space

Hosting Geared For
your CMSMS needs

CMSMS ready Hosting

Hosting Starting at $15

  • • Hosted Mail
  • • Personal Control Panel
  • • CMSMS 1.8.1 tested
  • • Lightly packed servers
  • • Intrusion Detection
  • • URL monitored
  • • Custom solutions available

Order your hosting Now

CP Blogs

Category:


Coding, Basics, CMS Made Simple


Posted by: Jeremy Bass -
- on May 24, 2009

Thought you couldn't do { { } } ? Think again...

Ad Space

Category:


HTML, CSS, Presentation, Basics, Coding, SEO


Posted by: Jeremy Bass -
- on May 24, 2009

Conditional Comments help target version and makes of browsers. One of the best is All browsers and gte IE7

Ad Space

Category:


HTML, Presentation, Basics, Coding


Posted by: Jeremy Bass -
- on May 24, 2009

Reference for HTTP codes. That's it!

Ad Space

Category:


SEO, Coding, Basics, Smarty, HTML, CMS Made Simple


Posted by: Jeremy Bass -
- on May 24, 2009

What the best chance to get WCAG-Priority 1,2,3 to pass? Are you wanting XHTML valadated with your metadata? Well try this.

Ad Space

Category:


HTML, Presentation, Basics, Coding, SEO


Posted by: Jeremy Bass -
- on May 24, 2009

META Tags or what are officially referred to as Metadata Elements, are found within the <head></head> section of your web pages. Meta tags are still relevant with some indexing search engines. You should utilize your meta tags in accordance with the W3C - World Wide Web Consortium Metadata Specifications.

Ad Space

Category:


HTML, Presentation, Basics, Coding, SEO


Posted by: Jeremy Bass -
- on May 24, 2009

RFC 1738: Uniform Resource Locators (URL) specification


The specification for URLs (RFC 1738, Dec. '94) poses a problem, in that it limits the use of allowed characters in URLs to only a limited subset of the US-ASCII character set...

Ad Space

Category:


CMS Made Simple, Smarty, Intermediate, Coding


Posted by: Jeremy Bass -
- on May 24, 2009

So you need to get just the scr of the Cataloger images? Try this:

Ad Space

Category:


SEO, Coding, Intermediate, Smarty, CMS Made Simple


Posted by: Jeremy Bass -
- on May 24, 2009

Are you having a hard time getting you blogs or articels in CMSMS to pop up in Google?

Ad Space

Category:


CMS Made Simple, Smarty, Basics, Coding


Posted by: Jeremy Bass -
- on May 24, 2009

So I needed to scrub out categories for the fesubmit in News... The thing was, I didn't want some users to be able to post an article if they were not of that group.

Ad Space

Category:


Coding, Basics, Smarty, CMS Made Simple


Posted by: Jeremy Bass -
- on May 24, 2009

Hello, so here is a quick handy trick... I like to hide the {get_template_vars} from the end user, and I can't always just use the test page. So what to do... well here is a two step trick...

Ad Space

Category:


CMS Made Simple, My Top CMSMS tricks, Smarty, Intermediate, Coding


Posted by: Jeremy Bass -
- on May 24, 2009

Hello, so I had a need to have a user that was logging in to come back to the page they linked the log-in link on. So this is how it's done.

Ad Space

Category:


CMS Made Simple, My Top CMSMS tricks, Basics, Coding


Posted by: Jeremy Bass -
- on May 24, 2009

Color code your calendars

Ad Space

Category:


CMS Made Simple, Smarty, Basics


Posted by: Jeremy Bass -
- on May 24, 2009

Simple
{$node->raw_menutext}
Ad Space

Category:


Intermediate, Smarty, CMS Made Simple


Posted by: Jeremy Bass -
- on May 24, 2009

Not a super duper tip ... but Here is a quick trick... If you’re working on a form for... let us say FEU or better yet products, and you need to do more than just list out the fields or inputs... try this...

Ad Space

Category:


Basics, .htaccess, Apache server, CMS Made Simple


Posted by: Jeremy Bass -
- on May 3, 2009

Here is one way to force a www in the url.

Ad Space

Category:


Apache server, .htaccess, Basics


Posted by: Jeremy Bass -
- on May 3, 2009

How do I offset the Timezone for my location, instead of the server timezone?
This is quite easy actually.

Ad Space

Category:


Coding, Basics, .htaccess, Apache server


Posted by: Jeremy Bass -
- on May 3, 2009

.htaccess Definition Apache server software provides distributed (i.e., directory-level) configuration via Hypertext Access files. These .htaccess files enable the localized fine-tuning of Apache’s universal system-configuration directives, which are defined in Apache’s main configuration file.

Ad Space

Category:


Basics, Presentation, CSS, HTML


Posted by: Jeremy Bass -
- on May 3, 2009

Like any other coding you need to be commenting your stylesheet which makes it much easier to find the information and commands you're looking for.

Ad Space

Category:


HTML, Basics


Posted by: Jeremy Bass -
- on May 3, 2009

Nearly all HTML elements are either block or inline elements. So what the characteristics of block elements? Well they include ...

Ad Space

Category:


Presentation, CSS, HTML, Intermediate, Coding, SEO


Posted by: Jeremy Bass -
- on May 3, 2009

Can't seem to get you code snippets to stay in your pre element? Try this one out.

Ad Space

Category:


HTML, CSS, Presentation


Posted by: Jeremy Bass -
- on May 3, 2009

IE6 has a rather strange way of doing things but luckily we are in the twilight years of that dino. So like it's some surprise, IE6 doesn't understand the min-width and min-height commands, but instead interprets width and height as min-width and min-height - go figure!

Ad Space

Category:


CSS


Posted by: Jeremy Bass -
- on May 3, 2009

One of the lesser known, but really useful CSS commands is the text-transform command. Comprised of three of the more common values for this rule are:

Ad Space

Category:


CSS


Posted by: Jeremy Bass -
- on May 3, 2009

IE has a very strange bug where text or background images sometimes disappears from sight. These items are still actually there, ...

Ad Space
Previous page: Hosting FAQ Next page: Experimental