News Book

NewsBook is a simple PHP & MySQL script that allows you to embed news into your website. The system makes use of JQuery and WYSIWYG editor to provide an easier experience.

Updates

06/01/2012 (Coming soon) -

  • * Comments can now be toggled (hidden)
  • * WYSIWYG editor has now been added to allow for HTML (safely)
  • * Style has been updated
  • * JQuery is now used to make system flow better and look better
  • * Copyright has been added to system (with link to my website)

Demo

A demo can be seen from here.

Username: admin
Password: admin

Please don’t abuse it. I shall be checking it and deleting anything that should not be there.

Downloading

Please use the link provided below to download the latest version of the script.

Version 1.0.2
Download
Downloaded 4720 times

Older Versions
Version 1.0.1
Download
Downloaded 6177 times

FAQ

How do i embed the script into my website?

You can embed the script into your website with the following code

<?php
include("newsbook/index.php");
?>

Its important that when you install the script, that is is stored in a folder called newsbook (case sensitive).

Can i turn the comments off?

Yes, all you need to do is edit the systems file and set COMMENTS_ON to false

Are you having trouble getting it to work?

Please feel free to contact me at dalemooney50@googlemail.com and i shall help you get it set up!

Leave a Reply