User:Cjl/ideas: Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
I've moved a big block of stuff over to [[Animal health]]. |
I've moved a big block of stuff over to [[Animal health]]. |
||
== Messing with .info file == |
|||
<nowiki> |
|||
Draft library.info file |
|||
[Library] |
|||
name = Animal_health |
|||
global_name = |
|||
long_name = Animals and Health |
|||
library_version = 1 |
|||
host_version = 1 |
|||
l10n = false |
|||
locale = en |
|||
category = |
|||
subcategory = |
|||
icon = |
|||
activity = Browse |
|||
activity_start = bundle_index.html |
|||
Not sure how to assign global_name. |
|||
Will host_version be 2 by the time this comes together? |
|||
With any luck, "locale = en" can be expanded to something morelike "locales = en_US;en_UK;es_PE;es_AR;" |
|||
Categorization? |
|||
category = health or |
|||
category = science |
|||
sub-category? |
|||
Find or create an new icon for this or does uniwiki.png or science.png fit? May not matter, this is only at top category level, not bundle level. |
|||
</nowiki> |
Revision as of 03:07, 2 March 2008
{{Template:Health}} {{draft}} {{TOCright}}
Watch this space
I've moved a big block of stuff over to Animal health.
Messing with .info file
Draft library.info file [Library] name = Animal_health global_name = long_name = Animals and Health library_version = 1 host_version = 1 l10n = false locale = en category = subcategory = icon = activity = Browse activity_start = bundle_index.html Not sure how to assign global_name. Will host_version be 2 by the time this comes together? With any luck, "locale = en" can be expanded to something morelike "locales = en_US;en_UK;es_PE;es_AR;" Categorization? category = health or category = science sub-category? Find or create an new icon for this or does uniwiki.png or science.png fit? May not matter, this is only at top category level, not bundle level.