Feature #5250
closed
Custom Fields may allow full text transformation
Added by Vincent-Xavier JUMEL over 14 years ago.
Updated about 11 years ago.
Description
It would be interesting to allow administrators to define custom fields that transform the input in a link. That would be quite useful to link to another external resource.
- % Done changed from 0 to 20
Here is a way to turn all custom fields into textiled fields:
[source:trunk/app/helpers/issues_helper.rb#L82], change simple_format_without_paragraph
into textilizable
.
This displays all custom fields as wiki fields.
Making it optional is probably more complex... But having it for all should be all right, at least as a start, no?
Hi, i have the same demand.
But in the 0.9.3 version, the source of issues_helper.rb is not the same at all.
I can't find simple_format_without_paragraph.
I've search in all helpers files:
Search "simple_format_without_paragraph" (2 hits in 2 files)
\apps\redmine\app\helpers\wiki_helper.rb (1 hits)
Line 54: simple_format_without_paragraph(words.join(' '))
\apps\redmine\app\helpers\application_helper.rb (1 hits)
Line 475: def simple_format_without_paragraph(text)
- Category set to Custom fields
- Status changed from New to 7
- Assignee set to Eric Davis
- % Done changed from 20 to 0
I'm glad you've found another way to do this.
I am impatient to see the result.
- Assignee deleted (
Eric Davis)
- Status changed from 7 to New
Assigned issue with no assignee back to New status.
- Status changed from New to Closed
- Resolution set to Duplicate
Also available in: Atom
PDF