Edgewall Software

Ticket #3098 (new enhancement)

Opened 3 years ago

Last modified 2 years ago

Support "Descript.ion" files in Browse Source

Reported by: trac@… Owned by: cboos
Priority: normal Milestone: 0.13
Component: version control/browser Version: 0.9.5
Severity: normal Keywords: description
Cc: trac@…

Description

As the summary says...

Right now we hand edit a Wiki page describing each subdir and file.

The descript.ion metadata file is a quasi-standard by JP-Soft (4DOS) that Browser might be able to support.

Attachments

Change History

Changed 2 years ago by cboos

  • keywords description added
  • owner changed from jonas to cboos
  • priority changed from low to normal
  • milestone set to 0.12

Even better, there could be a setting like:

[browser]
description_top = README.first,.title
description_bottom = .trac,descript.ion,README.trac,README.html,README.txt,README

which could be used to pick one entry among the folder entries which will be previewed in the browser folder list, on top or after the entries list itself.

The preview would be done the standard way, so it would be possible to use wiki formatting either by setting the svn:mime-type property on a README file (if using svn), or by using mime-type associations in mime_map (e.g. text/x-trac-wiki:trac).

Using an ordered list is useful so that you can eventually add a special file (.trac as in the above) to prevent some existing README file to be shown, when this is not desirable.

Changed 2 years ago by anonymous

  • cc trac@… added

Add/Change #3098 (Support "Descript.ion" files in Browse Source)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from cboos. Next status will be 'new'
The owner will change from cboos to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.