Projects/Acoustic Tape Measure: Difference between revisions
< Projects
Jump to navigation
Jump to search
(atm) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Activity-summary |
{{Activity-summary |
||
|simplename = |
|simplename = acousticmeasure |
||
|packagename = |
|packagename = AcousticMeasure |
||
|prettyname = Acoustic Tape Measure |
|prettyname = Acoustic Tape Measure |
||
|description = A shared activity for measuring distance with timed sound bursts |
|description = A shared activity for measuring distance with timed sound bursts |
||
|categories = measure, sound |
|categories = measure, sound |
||
|maintainers = |
|maintainers = Ben Schwartz |
||
|license = unknown |
|license = unknown |
||
|status = 3 |
|status = 3 |
||
|version = |
|version = 2 |
||
|source-url = |
|source-url = http://dev.laptop.org/git?p=projects/acoustic-measure-activity |
||
|builds = joyride |
|builds = joyride |
||
|mimetypes = - |
|mimetypes = - |
||
|comments = Now can help measure temperature as well |
|comments = Now can help measure temperature as well |
||
|l10n-link = |
|l10n-link = needs .pot |
||
|l10n-notes = |
|l10n-notes = |
||
}}<noinclude> |
}}<noinclude> |
Latest revision as of 16:47, 5 June 2008
|- valign="top" bgcolor="#F9F9Fc" class="olpc-activity-info"
| width="5%" id="icon" name="icon" bgcolor="white" |
| width="65%" name="description, authors, static metadata"| Acoustic Tape Measure : A shared activity for measuring distance with timed sound bursts edit
Now can help measure temperature as well
Maintainers: Ben Schwartz · License: unknown · Mime types: -
| width="30%" name="versions, builds, locales"| Download v.2 · source
Tested in: joyride (trac)
Translate: needs .pot ·
Key:
New activities should use the project-pre-summary template, including:
prettyname - the display name for the activity, such as Comic Maker. description - a few sentences describing the activity and its audience categories - any keywords that match your activity and its use. see the activities grid for examples. maintainers - people actively working on the activity, with links to their userpages or ways to contact them. image - title of an uploaded image that may make a suitable icon port-notes - notes on other platforms and potential or in-progress ports mimetypes - mime types that the activity can read and launch. comments - general comments about development. l10n-notes - comments about localization, including links for translating existing related projects. license - the name of the license[s] your activity uses, with a link to its full text. status - from 0 to 6. 0:idea, 1:stub, 2:immature, 3:active development, 4:beta, 5:stable, 6:finishing touches
Testable projects should review the style guide and use the project-summary template, also including:
simplename - a simple name for the activity: it should contain only lowercase letters, numbers, hyphens, underscores. Determines the name of some source files. packagename - the name used for project bundles; it should not contain spaces. It can be the same as simplename (best option) or a CamelCase version of it (some existing activities do this). license - the name of the license[s] your activity uses, with a link to its full text. status - from 0 to 6. 0:idea, 1:stub, 2:immature, 3:active development, 4:beta, 5:stable, 6:finishing touches version - the version number of the latest build. source-url - a raw url for the source repository . builds - latest builds in which the activity has been tested. l10n-url - url and title of a place to go to translate the activity. common options are {{pootle|xo_core}} and {{pootle|xo_bundled}}.