[Git][noosfero/noosfero][master] 3 commits: Remove TinyMce, RawHTML and Textile article types and create the possibility to …

Victor Costa gitlab at mg.gitlab.com
Fri Aug 12 10:07:16 BRT 2016


Victor Costa pushed to branch master at Noosfero / noosfero


Commits:
6eb736e0 by Leandro Nunes dos Santos at 2016-08-11T16:23:44-03:00
Remove TinyMce, RawHTML and Textile article types and create the possibility to choose wich editor will be used to create new text articles

- - - - -
c1cdaf45 by Victor Costa at 2016-08-11T18:47:29-03:00
Not allow a regular person to choose raw html editor

- - - - -
c366c04f by Victor Costa at 2016-08-12T13:06:48+00:00
Merge branch 'choose_article_editor' into 'master'

Choose article editor

Remove TinyMce, RawHTML and Textile article types and create the possibility to choose wich editor will be used to create new text articles

See merge request !959
- - - - -


30 changed files:

- app/api/helpers.rb
- app/controllers/my_profile/cms_controller.rb
- app/controllers/my_profile/profile_editor_controller.rb
- app/helpers/application_helper.rb
- app/helpers/profile_editor_helper.rb
- app/helpers/tinymce_helper.rb
- app/models/article.rb
- app/models/event.rb
- app/models/external_feed.rb
- app/models/person.rb
- − app/models/raw_html_article.rb
- app/models/suggest_article.rb
- app/models/text_article.rb
- − app/models/textile_article.rb
- − app/models/tiny_mce_article.rb
- app/views/admin_panel/_signup_intro.html.erb
- app/views/admin_panel/_signup_welcome_screen.html.erb
- app/views/admin_panel/_signup_welcome_text.html.erb
- app/views/admin_panel/_site_info.html.erb
- app/views/admin_panel/_terms_of_use.html.erb
- app/views/admin_panel/message_for_disabled_enterprise.html.erb
- app/views/admin_panel/site_info.html.erb
- app/views/cms/_article.html.erb
- app/views/cms/_blog.html.erb
- app/views/cms/_enterprise_homepage.html.erb
- app/views/cms/_event.html.erb
- app/views/cms/_forum.html.erb
- − app/views/cms/_raw_html_article.html.erb
- app/views/cms/_textile_article.html.erb → app/views/cms/_text_article.html.erb
- app/views/cms/_text_editor_sidebar.html.erb


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/168a6aad9a3825c180f433d44237c708e398d0b4...c366c04f669b6681bae62e18fd9042c5c6316a5e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160812/92ab6c64/attachment.html>


More information about the Noosfero-dev mailing list