PAGES LIVE

Blog

A blog is a web page where you can leave text, photographs, audio files, and links, typically but not always on a daily or weekly basis. The term is a shortened form of weblog. The EZGenerator Blog Page designed to be customized to meet your blogging needs. It's the web equivalent of a 'magazine column'. You edit, add articles and content live online, not in EZGenerator.

To add a Blog page to your site:
  1. Go to the Editing Tools.
  2. Press Live (Php) button in Insert page section and select Blog page.
  3. Select preferred preset. Blog page has a few predefined layout presets.
  4. Set any other options you want and press OK.

Basics

Generally, the blog page consists of some or all of the following objects: blog object, month archive, recent posts, recent comments, tag cloud, blog search, category archive, category drop-down menu, link to administrator. You can keep all or some of them in your blog page. Each of these objects represents different element of your blog.

You can preview your Blog page only when uploaded on a PHP enabled server. To test this functionality offline you can Install your own test server on your PC.

Blog objects

The blog will look confusing at fist. You will be adding content online, not in EZGenerator. To better understand how Blog page objects change the appearance of your page you will need to view it live online. The Blog objects will allow you to re-design your blog by adding/removing objects, and changing their position.

When you first visit your blog page and none posts are posted yet, post with Blog definition from Wikipedia will be displayed as default. Once you post some posts, the default post will disappear.

Database

This page can use MySQL or flat files database (depending on the MySQL switch in MySQL Settings). All blog posts and comments will be stored in a MySQL database or on the web server in flat files in ezg_data/ folder. You can add multiple blog pages in your project, and each one will have its own database.

Customization

Blog Settings

The following properties are available in the Blog Settings panel, accessed from the Toolbar. Make sure to configure these settings.

This tab is divided into few sections. Some of them have a small button () at the bottom right corner. Press it to access more settings.

Notification

Front Page

Comments

RSS

Media

Accessible Macros Fields

Each page has a Macros Fields panel, accessed via Editing Tools. This panel contains objects that you can insert on page.

 

In case you want to use your own blog home link, insert your custom hyperlink and use %BLOG_HOME_URL% as url.

Field parameters

Some objects can be inserted with additional parameters.

Using RSS

RSS or Really Simple Syndication allows visitors to subscribe to websites that have provided RSS information feeds. RSS is a useful tool for sharing your site updates with users that may be interested. RSS makes use of code that scans the content of your blog for updates and broadcasts those changes to subscribers through an RSS feed. EZGenerator blog page uses RSS 2.0 format for the feed.

To set RSS feed for your blog, you should follow these steps:

If a visitor is interested in your blog and wants to be informed when updates are available, they can use the RSS button to get the RSS feed, and pass it to their favorite RSS aggregator.

Administrator panel

The Administrator lets you manage your Blog - review, add, edit and delete posts, edit and delete comments. The panel is accessible through the administrator link (if any is placed on the Blog page) or via Online Administration panel. This panel is username&password protected.

To insert administrator link in your Blog page:

Start Blogging, Write a post

To add new blogg post:

Note: Fields marked with * are required.

Posts

Use Posts screen to review/edit/delete posts.

Categories

Use categories screen to manage categories - edit/delete and add new.

Comments (available if comments are enabled)

Use comments screen to review/edit/delete comments, posted by visitors and to approve them (if approval is required).

Trackbacks

You allow trackbacks on post level. A trackback is a method for Web authors to request notification when somebody links to one of their documents. This screen will list received trackbacks, sent to your blog by external blogs, waiting for approval. After you approve a trackback, it will be shown on blog front page. To show approved trackbacks on front page, make sure you have %trackbackslink% parameter somewhere in %BLOG_OBJECT(..)%.

Settings