Difference between revisions of "Silme"
Jump to navigation
Jump to search
Zbraniecki (talk | contribs) |
Zbraniecki (talk | contribs) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | Silme is an localization library written in python. | |
− | + | * HG: [http://hg.mozilla.org/users/zbraniecki_mozilla.com/silme http://hg.mozilla.org/users/zbraniecki_mozilla.com/silme] | |
− | + | == Tutorial == | |
− | |||
− | |||
− | |||
− | == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | * [[Silme:Tutorial:Concepts| Concepts]] | ||
+ | * [[Silme:Tutorial:Setting up environment| Setting up environment]] | ||
+ | * [[Silme:Tutorial:Entity| Entity and EntityList]] | ||
+ | * [[Silme:Tutorial:L10nObject| L10nObject and L10nPackage]] | ||
+ | * [[Silme:Tutorial:IOClient| File, SVN, SQL]] | ||
+ | * [[Silme:Tutorial:FormatParser| DTD, Properties, gettext, HTML, XLIFF]] | ||
+ | * [[Silme:Tutorial:Diff| Diffing between objects, packages]] | ||
+ | * [[Silme:Tutorial:Logging| Logging]] | ||
+ | * [[Silme:Tutorial:Command line| Command line example]] | ||
+ | * [[Silme:Tutorial:Webtool| Webtool example]] | ||
+ | * [[Silme:Tutorial:GUI| GUI example]] | ||
+ | * [[Silme:Tutorial:Shortcuts]] | ||
− | + | == Others == | |
− | |||
− | |||
− | == | ||
− | * [[ | + | * [[Silme:roadmap]] |
− | + | * [[Silme:apps]] - experimental applications on top of the library | |
− | |||
− | |||
− | |||
− | * [[ | ||
− | |||
− | |||
− |
Latest revision as of 17:32, 18 February 2009
Silme is an localization library written in python.
Tutorial
- Concepts
- Setting up environment
- Entity and EntityList
- L10nObject and L10nPackage
- File, SVN, SQL
- DTD, Properties, gettext, HTML, XLIFF
- Diffing between objects, packages
- Logging
- Command line example
- Webtool example
- GUI example
- Silme:Tutorial:Shortcuts
Others
- Silme:roadmap
- Silme:apps - experimental applications on top of the library