Inline Edition

SeoToaster is a "--- Front-End --- Inline Edition ---" SEO CMS. It means that SeoToaster ALWAYS lets you edit the content of your web site right there as you browse it, and never sends you to an admin panel. You always edit the content right where it appears on the page.

  • edit contentEdit Content, at THIS place for THIS page{%%content:param}
  • edit containerEdit content at THIS place and it will show on ALL pages{%%content:param:static}
  • edit headerEdit a header{%%header:param}
  • edit headerEdit a this header at THIS place and it will show on ALL pages{%%header:param:static}

Icons Explained in Details

edit headerEdit Content

How many content area can I put on a template?
You can create as many content widgets as you want in a template

How can I create Content Areas?
To create a content widget simply put:
{ $content:name-of-content-area }

Where do I put these content areas?
anywhere you want to be able to add content for this page.

Give me some code example to add these content areas to my templates:
EX: { $content:left-top } or { $content:1 } or { $content:xyz } etc..

edit containerEdit Static Content

Why do you call it "static" content?
Whatever you put in this content widget will appear on EVERY PAGE that uses this static content widget.

Why would I use this for?? Same content on every page?
A good example would be your footer text. it appears on every page.

Give me some code example to add these content areas to my templates:
to add a footer just add: { $content:footer:static }

edit headerEdit Header

Why did you create a header widget when we already have the content widget?
The content widget opens a very fancy editor allowing for HTML editing and all. We wanted the header to W3C compliant every time, so this is why we added this widget that opens a one line text field, nothing else than text can be added.

Give me some code example to add these header areas to my templates:
to add an h2 header for example just add: < h2 >{ $header:xyz }< /h2 >

edit headerEdit Static Header

Why would I need a static header widget?
You set it on a template, and can use it throughout pages. This is very convenient.

Give me some code example to add these static headers to my templates:
to add an h2 header for example just add: < h2 >{ $header:xyz:static }< /h2 >

How to add text

add-text-0001
add-text-0002
add-text-0003
add-text-0004

How to add a header

add-header-0001
add-header-0002

How to add and edit content

How to add a link

1select-part-text
2select-url
3-choose-target-window
4put-title
5-save-link

How to add an image

1-choose-folder
2-choose-size
3-edit-image
4-put-styles
5-put-styles
6-put-styles

Screencast showing how to add an image in a page

How to add a file

1-choose-folder-with-file
2-choose-file