README in lexrupy-rails-footnotes-3.4 vs README in lexrupy-rails-footnotes-3.4.1
- old
+ new
@@ -1,8 +1,8 @@
Rails Footnotes
License: MIT
-Version: 3.4
+Version: 3.4.1
You can also read this README in pretty html at the GitHub project Wiki page
http://github.com/josevalim/rails-footnotes/wikis/home
@@ -49,26 +49,19 @@
Instalation for Linux
---------------------
If you are running Linux and using gedit as default editor you can use rails-footnotes
-The first time you need to configure the footnotes, note that you only need to do this once, in other projects you can just require the tem or use it as a plugin.
+The first time you need to configure the footnotes, note that you only need to do this once, in other projects you can just require the gem.
-If you installed as a plugin:
+After normal gem installation described above, in a terminal run (without sudo):
- cd vendor/plugins/footnotes/
- sh linux_install.sh
-
-If you installed and configured as a gem just run with your user (without sudo):
-
rails-footnotes-linux-configure
After theese steps you should be able to click on links created by footnotes plugin and Gedit should open. If you use Firefox 3 or newer, first time you click on a link it will ask you a confirmation to open txmt url with the txmt_handler, click yes and it's all done.
* If for some reason urls not work just after instalation, try to refresh your gnome session (logout and login again).
-* If you use firefox 2 or older, see Usage section to get more information about registering a url handler.
-
Configuration
-------------
If you are not using Textmate as text editor, in your environment.rb or