Giter Club home page Giter Club logo

quotes-machine's Introduction

#######################
 QuotesMachine Readme
#######################

Copyright © 2006 - 2007 Martin Kozák ([email protected])

All materials are distributed under The MIT License. 
See the 'COPYING' in application folder.


REQUIREMENTS
------------

QoutesMachine requires PHP 4.1.0 or higher and MySQL 3.23 or higher.
JSON import and export feature requires the PHP JSON extension or PHP 
higher than version 5.2.0. Import feature requires PHP 4.3.0 or higher.


INSTALLATION
------------

1. Copy all files to a directory in Your web. 
   (default is "./quotes-machine/")
2. Edit the includes.config.php file, fill in all usernames and its 
   passwords and informations for database access.
3. Open the db/import.php file or import the quotes_machine.sql to
   Your database.
   
   
USING
-----

1. If you've copy the files to another directory than default,
   assigns path to this directory to $qm_path variable.
2. Include the includes.page.php file to Your script.
3. Use the $qm_quote object with current quote, You have available 
   the following fields:
   
   $qm_quote->author
   $qm_quote->url
   $qm_quote->body
    
Quotes administration is available at login.php.


UTILITES
--------

utils/drupal-to-quotesmachine-converter.php
	
	Allows converts Your quotes from Drupal's Quotes module by 
	Jim Riggs to QuotesMachine database. It's necessary to have
	both source and target database on one server. For entering 
	database access informations edit the inside of file.
	It requires PHP 4.3.0 or higher.


quotes-machine's People

Contributors

martinpoljak avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.