プロジェクト

全般

プロフィール

Vote #64667

未完了

Support for plain HTML code in Wiki

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Text formatting_26
対象バージョン:
-
開始日:
2009/02/14
期日:
進捗率:

0%

予定工数:
category_id:
26
version_id:
0
issue_org_id:
2751
author_id:
2698
assigned_to_id:
0
comments:
4
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

I'd like to have support for plain HTML in the Wiki to be able to use tables and other stuff currently not supported by the markups.
Maybe something like {{{HMTL ... }}} can be used to put HTML code directly in the WiKi.

Usage Example:

{{{HTML

r1c1>r1c2
r2c1>r2c2

}}}


journals

Using plain HTML is a must have for us too...
--------------------------------------------------------------------------------
upto now you have 2 possibilities to use HTML in redmine's wiki:

Plugin 'Redmine Wiki HTML Util'
Allows you to embedd RAW HTML into your wiki, load stylesheets and javascript.
Made for html/css/js by Arlo Carreon (http://www.arlocarreon.com/blog/redmine/redmine-wiki-html-utility )
Creates new macros html() css_url() js_url()

Extended HTML-formatting in redmine:
your Administrator needs to change
self.filter_styles=false ( in /lib/redmine/wiki_formatting/textile/formatter.rb )
(source: http://docs.redmight.com/projects/1/wiki/5_Formatting_tips_and_tricks )
Then this works:
p{html-code}. text block

It would be nice, just to allow these functionalitites in the base code of redmine.
--------------------------------------------------------------------------------
I think this could be dangerous in terms of security.
Someone could inject code, an do e.g cross site scripting.

Ever owner of a domain should pay attention to offer such features to user's
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリText formatting_26 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0