Git Product home page Git Product logo

globalquran.com-code's Introduction

GlobalQuran.com - Code + API

بسم الله الرحمن الرحيم - In the name of Allah, Most Gracious, Most Merciful

This Repository have all the scripts to get you started for your Quran Project for your website or for any device that uses html/javascript structure.

we will be adding more scripts to help you build your own Quran project.

  • Features List - Complete list of features

  • Online Demo - Live Online Demo

  • Forum - Talk to us about Ideas, Questions or Suggestions

  • Blog - Get to know what’s new coming or has been came.

  • About us - About the project and people who are behind it.

  • Documentation & Tutorials - Learn about code and also use our Quran data through REST API.

Installation

Getting to know about folder structure

auto-html [Recommanded]

This will pull html/javascript/css and push directly from your site to users. if any updates took place on the code, you will always be up to date.

dynamic-html [Live (we use this)]

you can modify complete layout through html/css/javascript. full control for any kind of developers.

static-html [Testing]

if you plan to change css only, then you can use this for testing only. complete javascript code is not included in this.

PSD-html [Designer]

if you are designer and want to change/create site/icons.

plugins

Helps you extend the features of your site. developers are welcome to add there own plugins here.

Let’s Install - Three different methods to install from.

NOTE

if you are installing this in wordpress, then try our easy to add wordpress plugin.

1. auto-html - if you choose to use this.

  1. edit index.php and change following settings:

    $api_url = 'http://GlobalQuran.com/'; - pointing to main site. 
    $api_key = ''; - put your api key from .... (coming soon)
  2. save the file.

  3. upload directly where you want to host it (ex: www). you can even change the file name from index.php to any name (ex: quran.php).

Tip

if you want to change css for this dynamically fetching html, then you have to edit index.php, once it gets the html from site, then just find global.css and replace it with your own.

2. dynamic-html - if you choose to use this.

  1. edit index.html (optional)

  2. save the file.

  3. upload the dynamic-html directory to any directory you wish to use it at (ex: www or www/quran)

Note

you can edit any file in it and check it with online preview. - you can test it on local-server as well.

3. static-html - use this for css testing only. for creating new css or modifying old one.

if you are creating new css layout called fancyDesign, then create new sub-folder at images/themes/fancyDesign and put all your css files and images in this folder, following is recommended settings for this folder.

  • fancyDesign/ - images/css files and folders here.

  • fancyDesign/css - all the css files here

  • fancyDesign/css/global.css - complete css

  • fancyDesign/css/print.css - printing version

Note

once you download this folder, you can test it without even putting on server.

Plugins

Plugins are great way to extend the site features. we welcome all the developers to add there own plugins here and so people can use it for there sites/applications. if you know any muslim developer, then feel free to share this area with them, so they can add there own plugins here.

Help

Need Help? or just want to suggest something! Go to our Forum area and search our forum for Q&A or just Ask one.

Author

Basit <[email protected]> - Please use Forum area to ask for support.

Thanks to

Everyone in this list.

Changelog

See the CHANGELOG.rdoc file for details.

License

Copyright © 2006-2012 GlobalQuran.com

GlobalQuran.com-code is free software released under the Simple Public License (Simple-2.0).

globalquran.com-code's People

Contributors

ibasit avatar

Stargazers

 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.