Code Monkey home page Code Monkey logo

easybib_form_decorator's Introduction

Installation & Configuration

  1. sudo pear channel-discover easybib.github.com/pear
  2. sudo pear install easybib/EasyBib_Form_Decorator-alpha
  3. add autoloaderNamespaces[] = "EasyBib" to your application.ini
  4. add $view->addHelperPath('EasyBib/View/Helper', 'EasyBib_View_Helper'); in your Bootstrap
  5. follow examples in docs folder to integrate it into your forms

Updating?

(We like you best!)

  1. sudo pear upgrade -c easybib or: sudo pear channel-update easybib.github.com/pear
  2. pear upgrade easybib/EasyBib_Form_Decorator

Form Decorator

See docs folder for a example form and controller usage of decorator stuff

MessagesFormatter

A View Helper to print out fancy twitter bootstrap messages. Needs to be added to view helper path (see Installlation 4.)

Create new package Version

Package Rep (after source change)

  • change version in generate-package.php
  • php generate-package.php make
  • pear package
  • move created tgz archiv to pear rep

Pear Rep

  • pirum add . new_version.tgz
  • git add -A
  • git commit -a
  • git push origin gh-pages

Pear Upgrade (local/vagrant box)

  • sudo pear upgrade -c easybib
  • (sudo pear channel-update easybib.github.com/pear)

easybib_form_decorator's People

Contributors

gusano avatar mischosch avatar till 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.