GithubHelp home page GithubHelp logo

antville / jala Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 5.93 MB

Fork of ORF.at’s Jala SVN repository – This is now part of antville/helma

Home Page: http://dev.orf.at/jala/

HTML 28.19% JavaScript 60.47% Perl 10.38% CSS 0.31% Shell 0.64%

jala's Introduction

This is the README file for version 1.2 of the Jala Javascript Library.

About Jala

Jala is an open-source collection of JavaScript modules for Helma Object Publisher. Copyright 2004 ORF Online und Teletext GmbH, Vienna (Austria). You can find more information about each module in the API Documentation located in the docs directory.

Licensing

Jala itself is licensed under the Apache 2.0 License, but parts of Jala require third party libraries coming with different licenses. You can find all necessary information in the licenses directory.

Installation

Move the Jala folder into the modules directory of your Helma installation. To include a certain Jala module simply add the following line to your Helma application's source code (replace [name] with the desired module name):

app.addRepository("./modules/jala/code/[name].js");

If you want to include the whole Jala package at once, you can use the all module for convenience:

app.addRepository("./modules/jala/code/all.js");

Alternatively, you can import the Jala module from within Helma's apps.properties file (replace [appName] with the name of your Helma application, [n] with a number between 0 and 9 and [moduleName] with the desired module name):

[appName].respository.[n] = ./modules/jala/code/[moduleName].js

More information about the addRepository() method and generally including repositories in a Helma application is available at http://helma.org/stories/77712/.

Contact, Bugs and Feedback

The Jala Project is hosted at https://dev.orf.at/jala/ providing all necessary information about Subversion access, Ticketing, Releases etc.

Although we encourage you to post your questions and comments as ticket, we also provide a mailing list for convenience (details at https://dev.orf.at/trac/jala/wiki/MailingList).

For immediate contact you can reach the developers via jaladev AT gmail.com.

jala's People

Contributors

grob avatar oberhamsi avatar p3k avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.