Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Software Pages Front Matter

Peter Johnson edited this pageSep 30, 2021 ·2 revisions

This page lists the front matter used on pages in thesoftware collection. This collection covers two different types of software: applications and source code library.

Each type of software has slightly different data associated with it and slightly different page layouts, each with some common and some unique front matter.

Common Front Matter

IdentifierRemarks
idIdentifier of the software items. Unique within the collection.
layoutIdentifies the layout to use for this item. Valid values arecodelib-tpltandprogram-tplt.
groupIdentifies the group to which the software item belongs. Valid values arelib andapps
priorityIndicates the importance of the software item within its group. Determines order of appearance on the page that lists the software items. Must be a digit and unique within the group.
versionVersion of last release in form9.9.9.
release-dateDate of last release in formYYYY/MM/DD.
titleName of software item as it appears in page title.
precisA precis of the purpose of the software item as it appears in page strap line.
summaryBrief summary of the purpose of the software as it appears on the page that lists the software items.
download-base-urlURL from where the file can be downloaded. For applications this will have the version number appended to it. For library items this is the complete URL.
repo-nameName of the provider of the repository where the source code is under version control. Valid values areSourceForge andGitHub
repo-urlURL of the repository where the source code can be found. For applications this is the actual repo name but for code library items it represents the sub directory of the code library repo where the particular library project is located.
want-header-buttonsBoolean value indicating if the page header should display download and repository link buttons.
statusStatus the software item. Permissable values are:current - currently under development,mothballed - no longer developed orobsolete - no longer developed and obsolete (should not be used).

Front Matter Unique To Applications

IdentifierRemarks
osOperating system requirements for the application.

Front Matter Unique To Code Library Projects

IdentifierRemarks
dl-file-prefixFirst part of the name of the download zip file. This prefix is followed by the version number and.zip
platformsArray of platforms at which the project can be targeted. Valid values are one or more ofWin32 andWin64
frameworksArray of frameworks that the project is compatible with. Valid values are one or more ofVCL,FMX,RTL andIDE.
compatibilityVersions of Delphi with which the library project will compile.
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp