Project

General

Profile

Actions

Feature #5250

closed

Custom Fields may allow full text transformation

Added by Vincent-Xavier JUMEL about 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Custom fields
Target version:
-
Start date:
2010-04-06
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

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.


Related issues

Related to Redmine - Feature #5794: URL custom fieldsClosed2010-07-01

Actions
Related to Redmine - Feature #1179: Optionally allow Text and Long Text custom fields support wiki formattingClosedJean-Philippe Lang2008-05-05

Actions
Related to Redmine - Feature #1358: Link_to for Custom FieldClosedJean-Philippe Lang2008-06-03

Actions
Has duplicate Redmine - Feature #10398: Add a new custom field type with tags replacementsClosedJonas De Meulenaere

Actions
Actions #1

Updated by Emmanuel Charpentier about 14 years ago

  • % 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?

Actions #2

Updated by Jean-Baptiste Henry almost 14 years ago

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)

Actions #3

Updated by Eric Davis almost 14 years ago

  • Category set to Custom fields
  • Status changed from New to 7
  • Assignee set to Eric Davis
  • % Done changed from 20 to 0

I've been working on a few ideas to do this. I'm hoping to get it to a point where plugins can add their own.

Here's a prototype plugin where I'm working on for this exact problem: http://github.com/edavis10/redmine_url_custom_field

Actions #4

Updated by Jean-Baptiste Henry almost 14 years ago

I'm glad you've found another way to do this.

I am impatient to see the result.

Actions #5

Updated by Eric Davis over 13 years ago

  • Assignee deleted (Eric Davis)
Actions #8

Updated by Jean-Philippe Lang over 11 years ago

  • Status changed from 7 to New

Assigned issue with no assignee back to New status.

Actions #9

Updated by Jean-Philippe Lang over 10 years ago

Actions #10

Updated by Jean-Philippe Lang over 10 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

See #1358.

Actions

Also available in: Atom PDF