Defect #91
Missing textilizations
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
Hello Jean-Philippe!
I saw the project description is textilized on project overview page, but not textilized elsewhere. Also formatting
toolbar is missing on settings page above description field.
I think textilizable welcome text would be also useful.
These are small things so I've made a patch. Attached.
BR,
Balazs
History
#1
Updated by Warren Harris about 15 years ago
I've noticed this in the following case:
Under projects/list_documents page, documents are listed with
a preview of their descriptions. However, the descriptions are
not textilized. When the description is shown under the documents/show
page, it is correctly textilized.
#2
Updated by Balazs Dan over 15 years ago
Thx. I've forgotten to check links, that's why it is
missing from my patch. Sorry.
#3
Updated by Jean-Philippe Lang over 15 years ago
Hi,
Project description are now textilized on projects lists and
home page (rev 651). Welcome is also textilized now (rev 652).
I had to make small changes to ApplicationHelper#textilizable
so that wiki and changesets links work when not inside the project
(eg. on projects list).