PHP Enter Timeline Module
Download: PHP Enter Timeline Module (1189)
Licence: GNU GPL
Installation:
1.Point your browser to admin/install_timeline.php.
2.Open link.php and insert immediately after Code:
<input type="submit" style="color:#ffffff;border:1px solid #ffffff;background:#A5C6EC" value="<?php echo
$lang['LINKSUB']; ?>" name="query" class="incbtn" />
</form>
<?php
}
?>
</div>
Insert Code:
<br />
<div style="width:463px;padding:8px;border:1px solid #dddddd";>
<div id="blockhead">Bookmarklets</div>
Bookmarklets (Buttons) are links you add to your browser's Bookmarks Toolbar.<br />
To install the bookmarklet in your browser just drag and drop the link below to your bookmarks.<br />
<a href="javascript:(function(){f='http://<?php echo $path ?>/bookmark.php?urld='+encodeURIComponent(window.location.href.replace(/http?:\/\//i, '').replace(/https?:\/\//i, ''))+'&title='+encodeURIComponent(document.title)+'¬es='+encodeURIComponent(''+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text))+'&v=6&';a=function(){if(!window.open(f+'noui=1&jump=doclose','enter','location=yes,links=no,scrollbars=no,toolbar=no,width=620,height=250'))location.href=f+'jump=yes'};if(/Firefox/.test(navigator.userAgent)){setTimeout(a,0)}else{a()}})()">Save on <?php echo $title ?></a>
</div>
</div>
3.Open maindir.php, subdir.php and insert immediately after Code:
<li><a href="toprated.php">{#rated#}</a></li>
Insert Code:
<li><a href="timeline.php">Public Timeline</a></li>
Support Forum
Screenshot:
