README.rdoc in papermill-1.1.6 vs README.rdoc in papermill-1.2.0
- old
+ new
@@ -16,11 +16,11 @@
=== Out-of-the-box compatibility with :
* Formtastic # use :as => :[image|asset](s)_upload
* JGrowl # for notifications (included)
-* FaceBox/Shadowbox # for popups (included)
+* FaceBox # for popups (included)
* Stringex # (or any String#to_url) for asset filename/url generation
=== Navigator minimal requirements:
* IE6+
@@ -181,10 +181,10 @@
<%= papermill_javascript_tag :with_jquery => "no_conflict" %>
# you don't need :with_jquery if you already had it loaded.
=== Translations:
-Papermill is fully I18n-able.
+Papermill is fully I18n-able, except for javascript error messages. (coming)
Copy config/locales/papermill.yml to your root config/locale folder to modify any wording in a any locale.
Copyright (c) 2009 Benoit Bénézech, released under the MIT license
http://rubyonrails.org/images/rails.png
\ No newline at end of file