Featured Blogs
Suggest a blog

Templates News
BlogOut on 24th May in Singapore How to Upload Images to the File Manager Playing Music Video On Your Blog About the (new) BlogDrive WYSIWYG Editor Christmas Templates
All news...

Blogdrive Scripts
Sociable for Blogdrive - all-in-one Google Sitemap Generator for Blogdrive How to Edit Old Entry using Plain Text? Recent Entries Script (AJAX RSS Reader) Comments Page Tool - Auto Hide Entry
All scripts...

Layouts & Designs
The Cutting Edge Dusk Angel's Memories Gunbound ~ Ha'Je F.R.I.E.N.D.S. Blue nonsense world... so lost; so lonely Initial D S T R I F E - Final Fantasy fullmetalkupal ZGMF-X10A Freedom Gundam Seed
All layouts...

Enter your email for new updates:













Post Preview Script

 
Based on the forum topic linked here.

What does it do? It shorthens your entries on the first page, and it allows your visitor, who wants to read more, click on to further reading. For an example, visit Expertise.

Flexibility? You can choose how long you want your post to show. Current setting is 1000 characters. You can also choose what message you want to display.

How to install it? Go into "Main Template Edit", search for the tag [body], and replace it with the following codes:
<!-- Post Preview Begin -->
<div id="preview [date][time]">[body]</div>
<script type="text/javascript"><!--//
// written by http://design.blogdrive.com/
// edit accordingly

previewlength = "1000";
previewmessage = "...<br><br>(Click here to read more)";

// do not edit beyond this point
permalink = '[permalink]';
previewdate = '[date]';
previewtime = '[time]';
//--></script>
<script type="text/javascript" src="http://design.blogdrive.com/scripts/preview"></script>
<!-- Post Preview End -->
Last Updated
14/03/05 - added compatibility option, added linking
25/03/05 - changed content to div tags
08/05/05 - faster processing and optional items removed

Have a problem with the script? Post your problem here, somebody will definitely attend to your needs as soon as possible.


Posted at 08:09 am on Thursday, February 17, 2005 by Admin

View Comments: 7