Git Product home page Git Product logo

chris-repository / lipsiadmin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lipsiasoft/lipsiadmin

1.0 2.0 0.0 3.22 MB

Lipsiadmin is a new revolutionary admin for your projects. Lipsiadmin is based on Ext Js 3+. framework (with prototype adapter) and is ready for Rails 2.+. This admin is for newbie developper but also for experts, is not entirely written in javascript because the aim of developper wose build in a agile way web/site apps so we use extjs in a new intelligent way a mixin of “old” html and new ajax functions, for example ext manage the layout of page, grids, tree and errors, but form are in html code.

Home Page: http://www.lipsiadmin.com

License: MIT License

lipsiadmin's Introduction

Lipsiadmin

Lipsiadmin is a new revolutionary admin for your projects.

Is developped by www.lipsiasoft.com that use it from 3 years in production enviroments.

Lipsiadmin is based on Ext Js 2.2 framework (with prototype adapter) works with Rails 2+

This admin is for newbie developper but also for experts, is not entirely written in javascript because the aim of developper wose build in a agile way web/site apps so we use extjs in a new intelligent way a mixin of old html and new ajax functions, for example ext manage the layout of page, grids, tree and errors, but form are in html code.

Author

Davide D’Agostino

Copyright

Copyright © 2009 Lipsiasoft s.r.l. (www.lipsiasoft.com)

License

MIT License (www.opensource.org/licenses/mit-license.php)

WebSite

www.lipsiadmin.com

Api Documentation

api.lipsiadmin.com

Community

groups.google.com/group/lipsiadmin

Twitter

twitter.com/daddye

Requirements

  • Rails 2+

  • Haml 2+

Installation

$ sudo gem install lipsiadmin

Then in your config/environment.rb

config.gem "lipsiadmin", :version => "< 5.0"

Why we need to specify version?

Simply because we mantain backward compatibility until a 5.0 version. This mean that before v 5.0 we only do small improvemets, bug fix, doc etc…

If you want install the edge version you can simply do:

gem install haml
script/plugin install git://github.com/Lipsiasoft/lipsiadmin.git

Remember that for use your attachment processor (Paperclip) you need ImageMagick installed on your sistem

Examples

now run script/generate and you can see some like:

Installed Generators
  Builtin: controller, integration_test, mailer, migration, model, etc..
  Lipsiadmin: attachment, backend, backend_page, pdf, loops

So you can do:

$ script/generate backend                # Generate the base admin
$ script/generate backend_page yourmodel # Generate a "scaffold" for your model
$ script/generate state_session          # Create a "scaffold" for store extjs grid settings in db
$ script/generate loops                  # Generate background workers
$ script/generate frontend               # Generate the base frontend
$ script/generate attachment             # Generate the an attachments
$ script/generate pdf PdfName            # Generate a new pdf document

Contribute

Please contribute in coding, patch, and submitting translation api documentation, suggestion etc…

Official Site can be found here

www.lipsiadmin.com

Community can be found here

groups.google.com/group/lipsiadmin

Api documentation can be found here

api.lipsiadmin.com

Follow us on twitter

twitter.com/daddye

lipsiadmin's People

Contributors

daddye avatar kavu avatar

Stargazers

Cristiano avatar

Watchers

Cristiano avatar James Cloos 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.