This demo template displays 3 blogs at once (1 on the left, 2 on the right)

#1: Blog A Title

03/10/08

Permalink 09:16:21 am, Categories: Announcements [A]

Dr. Bob G. Lanier published in Medical Association of Georgia Journal

Dr. Bob G. Lanier, MD published an article entitled "How to Choose and Electronic Medical Record" in Volume 95, issue 2 of MAG journal, 2006. Dr. Lanier discusses characteristics of a good system, things to watch out for, and personal experiences with his EMR. Click here to read or download the article.

#2: Blog B Title

PermalinkSkins, Stubs and Templates...

By default, all pre-installed blogs are displayed using a skin. (More on skins in another post.)

That means, blogs are accessed through 'index.php', which loads default parameters from the database and then passes on the display job to a skin.

Alternatively, if you don't want to use the default DB parameters and want to, say, force a skin, a category or a specific linkblog, you can create a stub file like the provided 'a_stub.php' and call your blog through this stub instead of index.php .

Finally, if you need to do some very specific customizations to your blog, you may use plain templates instead of skins. In this case, call your blog through a full template, like the provided 'a_noskin.php'.

You will find more information in the stub/template files themselves. Open them in a text editor and read the comments in there.

Either way, make sure you go to the blogs admin and set the correct access method for your blog. When using a stub or a template, you must also set its filename in the 'Stub name' field. Otherwise, the permalinks will not function properly.

PermalinkAbout evoSkins...

By default, b2evolution blogs are displayed using a default skin.

Readers can choose a new skin by using the skin switcher integrated in most skins.

You can change the default skin used for any blog by editing the blog parameters in the admin interface. You can also force the use of the default skin for everyone.

Otherwise, you can restrict available skins by deleting some of them from the /blogs/skins folder. You can also create new skins by duplicating, renaming and customizing any existing skin folder.

To start customizing a skin, open its '_main.php' file in an editor and read the comments in there. And, of course, read the manual on evoSkins!

PermalinkApache optimization...

In the /blogs folder as well as in /blogs/admin there are two files called [sample.htaccess]. You should try renaming those to [.htaccess].

This will optimize the way b2evolution is handled by the webserver (if you are using Apache). These files are not active by default because a few hosts would display an error right away when you try to use them. If this happens to you when you rename the files, just remove them and you'll be fine.

#3: Linkblog Title

PermalinkThis is a sample linkblog entry

This is sample text describing the linkblog entry. In most cases however, you'll want to leave this blank, providing just a Title and an Url for your linkblog entries (favorite/related sites).

Permalinkb2evolution

Project home

PermalinkFrancois

Main dev

Misc

powered by
b2evolution

Original page design by François PLANQUE b2evolution

Valid XHTML 1.0! Valid CSS! Valid RSS! Valid Atom!  

MySQL error!

Duplicate entry '728971' for key 'PRIMARY'(Errno=1062)

Your query:

INSERT INTO evo_hitlog( visitTime, visitURL, hit_ignore, referingURL, baseDomain, 
                                    hit_blog_ID, hit_remote_addr, hit_user_agent ) 
          VALUES( FROM_UNIXTIME(1337407225), '/b2evolution/blogs/multiblogs.php', 'invalid',
                  '', '', 2, 
                  '38.107.179.222', 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)')