Code Monkey home page Code Monkey logo

redmine_wiki_notes's People

Contributors

adam-iris avatar dseifert avatar genail avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

redmine_wiki_notes's Issues

redcloth3, rake aborted

Unfortunately I can't install your plugin.
While I try to

RAILS_ENV=production bundle exec rake redmine:plugins:migrate

rake aborted because it can't find redcloth3.

I try to install your plugin on redmine 3.4.
[[email protected]]$ find . -name "redcloth3*" ./lib/redmine/wiki_formatting/textile/redcloth3.rb
looks like the gem redcloth3 is installed.

Problem with Redmine 3.4.4.

Hello there,

I would like to use the redmine_wiki_notes plugin on Redmine 3.4.4. Sadly I run in the folowing error as soon as I clone the repo and execute "rake redmine:plugins:migrate RAILS_ENV=production"

Because I'm a satisfied user of this plugin and I integrated it in my wiki for several times, I would be thankful if this plugin could be adapted for the new Redmine version :)

Error message:
rake aborted!
LoadError: cannot load such file -- redcloth3
/usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in require' /usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in block in require'
/usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in load_dependency' /usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in require'
/usr/src/redmine/plugins/redmine_wiki_notes/init.rb:41:in <top (required)>' /usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in require'
/usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in block in require' /usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in load_dependency'
/usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in require' /usr/src/redmine/lib/redmine/plugin.rb:155:in block in load'
/usr/src/redmine/lib/redmine/plugin.rb:146:in each' /usr/src/redmine/lib/redmine/plugin.rb:146:in load'
/usr/src/redmine/config/initializers/30-redmine.rb:21:in <top (required)>' /usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:268:in load'
/usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:268:in block in load' /usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in load_dependency'
/usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:268:in load' /usr/local/bundle/gems/railties-4.2.8/lib/rails/engine.rb:652:in block in load_config_initializer'
/usr/local/bundle/gems/activesupport-4.2.8/lib/active_support/notifications.rb:166:in instrument' /usr/local/bundle/gems/railties-4.2.8/lib/rails/engine.rb:651:in load_config_initializer'
/usr/local/bundle/gems/railties-4.2.8/lib/rails/engine.rb:616:in block (2 levels) in <class:Engine>' /usr/local/bundle/gems/railties-4.2.8/lib/rails/engine.rb:615:in each'
/usr/local/bundle/gems/railties-4.2.8/lib/rails/engine.rb:615:in block in <class:Engine>' /usr/local/bundle/gems/railties-4.2.8/lib/rails/initializable.rb:30:in instance_exec'
/usr/local/bundle/gems/railties-4.2.8/lib/rails/initializable.rb:30:in run' /usr/local/bundle/gems/railties-4.2.8/lib/rails/initializable.rb:55:in block in run_initializers'
/usr/local/bundle/gems/railties-4.2.8/lib/rails/initializable.rb:44:in each' /usr/local/bundle/gems/railties-4.2.8/lib/rails/initializable.rb:44:in tsort_each_child'
/usr/local/bundle/gems/railties-4.2.8/lib/rails/initializable.rb:54:in run_initializers' /usr/local/bundle/gems/railties-4.2.8/lib/rails/application.rb:352:in initialize!'
/usr/src/redmine/config/environment.rb:14:in <top (required)>' /usr/local/bundle/gems/railties-4.2.8/lib/rails/application.rb:328:in require'
/usr/local/bundle/gems/railties-4.2.8/lib/rails/application.rb:328:in require_environment!' /usr/local/bundle/gems/railties-4.2.8/lib/rails/application.rb:457:in block in run_tasks_blocks'
/usr/local/bundle/gems/rake-12.3.1/exe/rake:27:in `<top (required)>'
Tasks: TOP => redmine:plugins:migrate => environment
(See full trace by running task with --trace)

Thanks in advance and greets, Younoobtoo

Specific project wiki not interpreting macros

Since upgrading to Redmine 1.3.0 any wiki pages off a particular project wiki won't display the note formatting. There's nothing obvious when I run webrick, when I look at the source it isn't substituting the macro for the divs. Is there something I can try to determine what might be causing it?

Thanks heaps.

Screeners

Please provide some screenshots on the wiki site.

Could it support html tags?

@dseifert ,
Could it support html tags?
thanks.

I used redmine_ckeditor and this plugin, and I found it could not support the html tags.
could you give me some advice?

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.