#3579: Add direct access to the raw content in the repository
-----------------------------+----------------------------------------------
 Reporter:  cboos            |       Owner:  cboos        
     Type:  enhancement      |      Status:  new          
 Priority:  normal           |   Milestone:               
Component:  version control  |     Version:  0.9.6        
 Severity:  normal           |    Keywords:  documentation
-----------------------------+----------------------------------------------
 As discussed on the [http://lists.edgewall.com/archive/trac/2006-
 July/008861.html Mailing List], this is a feature which is quite useful
 for being able to have direct access to the HTML resources in the
 repository (like documentation), without the need of the ?format=raw URL
 suffix, which doesn't get propagated by relative links within those
 documents.

 Therefore I propose to add:
  * /source request dispatcher, for accessing the raw source
  * /source-rXYZ request dispatcher, for accessing the raw source at the
 specified revision
  * the raw-source: TracLink prefix, for easily creating links to the above
 URLs,
    `raw-source:/trunk/README.html` or `raw-source:r234:/trunk/README.html`
 when specifying a revision.

 The implementation will be based on
 [http://lists.edgewall.com/archive/trac/2006-July/008936.html this patch].

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3579>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to