-
Notifications
You must be signed in to change notification settings - Fork 2
fdrouet/plui
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
== Prerequisites
* Play 1.2
== Installation
Add the following lines in your dependencies.yml to add plui module to your project
bc. require:
- play 1.2
- ...
- org.tarpoon -> plui 0.3.0
# My repositories
repositories:
- fdrouet:
type: http
artifact: "http://dl.dropbox.com/u/1769530/play/modules/[module]/[module]-[revision].zip"
contains:
- org.tarpoon -> *
== Content
For the complete user guide, use the documentation embedded in your Play application (DEV mode only) : http://localhost:9000/@documentation/modules/plui/home
=== Javascript and CSS libraries
* Blueprint
* JQuery
* JQuery-UI
* TinyMCE editor
* SHJS
=== Third party services integration
* Disqus
* Google Analytics
=== Changelog
==== 0.4.0
* (>) upgrade blueprint css framework (v 1.0.1)
==== 0.3.0
* (+) add shjs (v 0.6) js colorization framework
* minor bugfix in the disqus and google-analytics play tags