Changes between Version 45 and Version 46 of TracDownloaderPlugin


Ignore:
Timestamp:
Sep 12, 2016, 5:42:18 PM (8 years ago)
Author:
figaro
Comment:

Further cosmetic changes

Legend:

Unmodified
Added
Removed
Modified
  • TracDownloaderPlugin

    v45 v46  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = Trac Downloader plugin
     3= Software releases download functionality
    44
    55== Description
    66
    7 Project release downloader plugin for Trac system with optional questionnaire before download of file, Captcha antirobot check, stats module and easy to use administration in Trac WebAdmin plugin.
     7This plugin implements a project release downloader for Trac system. This downloader allows your users to download released software or even release candidates.
     8
     9A typical use case would be the release of upgrades to your released software for your external users to download. It has an optional questionnaire before the download of file(s), Captcha antirobot check, stats module and easy to use administration in Trac WebAdmin plugin.
    810
    911See also DownloadsPlugin.
     
    4244== Download
    4345
    44 If you don't like Subversion, you can download the egg or the full source here:
     46You can download the egg or the full source here:
    4547 * [http://data.pevnosti.cz/tracdownloader/TracDownloader-0.1-trac-0.11.egg TracDownloader-0.1-trac-0.11.egg]
    4648 * [http://data.pevnosti.cz/tracdownloader/TracDownloader-0.1-trac-0.11.zip TracDownloader-0.1-trac-0.11.zip]
     
    9092Downloader plugin defines the following permissions:
    9193
    92 `DOWNLOADER_DOWNLOAD`: lets user to download things from main part of plugin, if you like to let all users download from Downloader, just get this permission to user anonymous.
    93 `DOWNLOADER_STATS`: lets user to browse part of statistics in the main module of Downloader (user will be able to see links to statistics in the right top corner of the page).
    94 `DOWNLOADER_ADMIN`: lets user to upload files, manage files, releases and categories, browse fill up's of questionnaire, delete fill up's of questionnaire and manage settings of Downloader plugin. Note that this permission should never be given to user anonymous!
     94`DOWNLOADER_DOWNLOAD`: allows user to download things from main part of plugin, if you like to let all users download from Downloader, just get this permission to user anonymous.
     95`DOWNLOADER_STATS`: allows user to browse part of statistics in the main module of Downloader (user will be able to see links to statistics in the right top corner of the page).
     96`DOWNLOADER_ADMIN`: allows user to upload files, manage files, releases and categories, browse fill up's of questionnaire, delete fill up's of questionnaire and manage settings of Downloader plugin. Note that this permission should never be given to user anonymous!
    9597
    9698== Wiki syntax
    9799
    98 Downloader plugin provides three types of wiki syntax for referencing of standalone files, whole releases or categories. Each syntax has two possible forms. If syntax is enclosed by [] you can easily write your own title for item (file, release, category). If the syntax is separated just by spaces, there will be automatically created link with name of referenced item (file, release, category).
     100Downloader plugin provides three types of wiki syntax for referencing of standalone files, whole releases or categories. Each syntax has two possible forms. If syntax is enclosed by square brackets `[]`, you can easily write your own title for item (file, release, category). If the syntax is separated just by spaces, there will be an automatically created link with the name of referenced item (file, release, category).
    99101
    100102'''Syntaxes:'''