[fpc-pascal] download link on viewvc pages is missing
Michael Van Canneyt
michael at freepascal.org
Wed Feb 13 11:47:54 CET 2013
On Wed, 13 Feb 2013, LacaK wrote:
> Michael Van Canneyt wrote / napísal(a):
>
>
> On Wed, 13 Feb 2013, LacaK wrote:
>
>
> Hi, the "(download)" link (together with the "(as text)") link that used to be next to "(view)" and "(annotate)" in viewvc
> revisions logs are missing, can this be enabled, please?
>
>
> Yes it will be good to have it back ;-)
>
>
> Send your patches to the viewvc maintainers.
>
> We operate a standard viewvc installation. If it is gone, it means they removed it.
>
> Reading help:
> "File Download (Checkout View) - Retrieves the unaltered contents of a file revision. Browsers may try to display the file, or just save it to disk. This view
> is disabled in the default ViewVC configuration."
>
> So I think, that it can be enabled using viewvc.conf configurtion file ...
> May be there is : allowed_views = ... adding here "co" will solve problem ;-)
Ah. Hard to find without docs.
I had tried
default_file_view = co
but that didn't help. But now I added allowed_views.
Michael.
More information about the fpc-pascal
mailing list