-
Notifications
You must be signed in to change notification settings - Fork 0
Language Article Blueprint
In order to maintain consistency you are encouraged to follow these instructions when creating or adding to a language article.
[h3]Language packs[/h3] Most of the time, what people will be looking for is CodeIgniter language packs and thus we should position those at the top. [code] [b]CodeIgniter language packs[/b] [url=http://www.example.com/file.zip]Version x.x.x[/url] (author) [/code]
[h3]User Guide translations[/h3] Some nationalities might be in the fortunate situation of having the user guide translated into their language. [code] [b]User Guide translations[/b] [url=http://www.example.com/file.zip]Version x.x.x[/url] (author) [/code]
[h3]Categorization[/h3] In the bottom of the article, the following code should be placed. That way, other users can see the article when viewing the language contributions category. [code] Category:Contributions::Languages [/code]
[h3]The final article[/h3] When the article is done, it the markup should look somewhat like this [code] [b]CodeIgniter language packs[/b] [url=http://example.com/file.zip]1.5.4[/url] (John Doe)
[b]User Guide translations[/b] None available.
- Original author: Derek Jones
- How to extend helpers: See User Guide
- Modified by: Thomas Stapleton (id, classes, selected country option and all option)
- Modified by: Bradley De-Lar (construct, setLayout example)