Coder Social home page Coder Social logo

iwl's Introduction

IWL version 0.61
================

The IWL includes several widgets with which consistent web pages can be built
quickly. The structure resembles the DOM tree, with the API mimicking
Javascript very closely.  The widgets themselves can be used either as
standalone object in an already existing scripts, or can be used to build new
scripts from the grounds up. They can be finalized in both HTML markup, and
JSON notation, which can be used for scripts. More advanced widgets like the
Iconbox come with Javascript files which are automatically included when the
widget is finalized as HTML.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

In order to actually use the library, the javascript and css files will also
have to be installed in the server's document root. To do that, the
'iwl-install' script is provided. It is usually located in '/usr/bin'

DEPENDENCIES

This module requires these other modules and libraries:

  Scalar::Util
  Locale::Messages
  Locale::TextDomain
  HTML::Parser

COPYRIGHT AND LICENCE

Copyright (c) 2006-2008  Viktor Kojouharov. All rights reserved.

This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself. See perldoc perlartistic.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

iwl's People

Contributors

urandom avatar

Stargazers

 avatar Angus H. avatar Nikolay Mishin avatar Ahmet Abdi avatar Nuba Princigalli avatar Sebastian Knapp avatar Rosen Tihomirov avatar Dobrica Pavlinušić avatar  avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

iwl's Issues

Question about IWL

Hello, I would like to use this library for a small project, becouse its very similar to flexxui but for perl intead of python.
But the demo version (iwl_demo.pl) has some issues, using chrome and work better using iexplorar.
Could you pleas give me some advice where can I fix the following problem.

new Ajax.Updater('entries_container', 'iwl_demo.pl', {onException: IWL.exceptionHandler,onComplete: IWL.Status.display.bind(this, 'Completed'),parameters:{text: $F('image_entry_text')

When translate convert single quote to html, and the browser have a sintaxis problem.
Regards German.

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.