Template:Project-summary: Difference between revisions
Jump to navigation
Jump to search
(simpler l10n) |
(transcluded key) |
||
Line 22: | Line 22: | ||
Icons should be uploaded as svg's (just as in the bundles) named <tt>activity-<name>.svg</tt>. New versions of the bundles should be uploaded as <tt><name>-<versionnumber>.xo</tt>. <tt>packagename</tt> is a version of ''simplename'' used in filenames and in software class names for readability. ''(This is for historical reasons. simplename and packagename should be merged across activities in our style guide, so that there are only two variations on a name aside from the unique service_name. [[User:Sj|Sj]] [[User talk:Sj|<font color="fc9"><small>talk</small></font>]])'' |
Icons should be uploaded as svg's (just as in the bundles) named <tt>activity-<name>.svg</tt>. New versions of the bundles should be uploaded as <tt><name>-<versionnumber>.xo</tt>. <tt>packagename</tt> is a version of ''simplename'' used in filenames and in software class names for readability. ''(This is for historical reasons. simplename and packagename should be merged across activities in our style guide, so that there are only two variations on a name aside from the unique service_name. [[User:Sj|Sj]] [[User talk:Sj|<font color="fc9"><small>talk</small></font>]])'' |
||
{{new activity key}} |
|||
<nowiki>{{Activity-summary |
|||
|simplename = web |
|||
|packagename = Web |
|||
|prettyname = Browse |
|||
|description = A web browser |
|||
|categories = C, internet, mozilla, end-users |
|||
|maintainers = [[User:you|you]], [[User:Wambua|Wambua]] |
|||
|license = [http://www.mozilla.com/en-US/legal/eula/firefox-en.html Mozilla Public License] |
|||
|status = 2 ''<small>(one of 0-idea, 1-stub, 2-early dev, 3-alpha, 4-beta, 5-stable, 6-tweaks)</small>'' |
|||
|version = 75 |
|||
|source-url = http://dev.laptop.org/git?p=web-activity |
|||
|builds = all |
|||
|mimetypes = application/ogg text/html |
|||
|comments = based on Firefox; extra test/source/l10n/ticket links |
|||
|l10n-notes = extra localization notes |
|||
}}</nowiki> |
|||
{| class="wikitable sortable" style="background:#F9F9F9 none repeat scroll 0%; border:1px solid #AAAAAA; border-collapse:collapse; margin:1em 1em 1em 0pt;" border="1" cellpadding="3" cellspacing="0" |
{| class="wikitable sortable" style="background:#F9F9F9 none repeat scroll 0%; border:1px solid #AAAAAA; border-collapse:collapse; margin:1em 1em 1em 0pt;" border="1" cellpadding="3" cellspacing="0" |
Revision as of 04:03, 26 November 2007
Template for Activity Grid; one row in a table. Comments for html alignment.
[[Image:activity-{{{simplename}}}.svg|40px| {{{simplename}}} icon]] | [[{{{prettyname}}}]] : {{{description}}} ({{{comments}}}) +/- Maintaners: {{{maintainers}}} · License: {{{license}}} · Mime types: {{{mimetypes}}} |
Download : [[:Image:{{{packagename}}}-{{{version}}}.xo| {{{packagename}}}-{{{version}}}.xo]] ([{{{source-url}}} source]) Builds : {{{builds}}} ([[Tests/{{{prettyname}}}|tests]] · tickets) Translate: {{{l10n-url}}} ({{{l10n-notes}}}) |
Usage
Icons should be uploaded as svg's (just as in the bundles) named activity-<name>.svg. New versions of the bundles should be uploaded as <name>-<versionnumber>.xo. packagename is a version of simplename used in filenames and in software class names for readability. (This is for historical reasons. simplename and packagename should be merged across activities in our style guide, so that there are only two variations on a name aside from the unique service_name. Sj talk)
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
Browse: Web browser based on xulrunner
Download: Browse (latest) (v.122.2) |
Write: Word processor
Download: Write (latest) (v.75) |