Consumeria:Development
From Consumeria
Contents |
Latest developments
The design is shifting to utilizing more of the power of categories and power of using templates to adaptively include categories. Countries were moved from main namespace today.
Labels and basically all applicable features of a product or business will be categories for purposes of information emergence and reduced manual linking need.
For adaptive information/relation emergence a lot of categorization templates will be added. This way we can have navigation functionality with near to 0% coverage of the field and as more information/categories are added the templates can be adjusted to no longer include the most generic categories to avoid cluttering
example: Template:Based in Sweden (should actually be Template:Based in that takes a parameter (The name of the country) to avoid having a "Based in"-template for every single country) now includes Category:Sweden (which will be later dropped to avoid cluttering Category:Sweden that also acts as the main article about Sweden, but kept for now to get useful links up-and-running)
Template:Made in Finland adds Category:Made in EU in addition to Category:Made in Finland. This way later on (naturally making use of Category:Made in Unknown naturally) we will be able to generate interesting statistics about manufacturing and such.
Search engine policy
The following pages are disallowed from indexers:
- All talk pages
- All user pages
- All reviews pages
Also robots.txt stops indexing of http://en.consumeria.info/w/ (where "the long URLs" are) so we should be covered not to leak information we do not wish to be indexed.
Code needed
- Vote counting
- Review collation
Installed code
- Mediawiki 1.11.0 itself
- mw:Extensions:Cite
see Special:Version for a list of and info on installed extensions
Templates
Business related templates
- Template:Business
- Template:Ticker - Stock exchage and ticker symbol. Parameters: st (stock exchange) and ts (ticker symbol)
NGO's
Categorization templates
- Template:Plc adds [Category:Corporation, Public] + link to that cat.
- Template:Llc adds [Category:Corporation, Private] + link to that cat.
- Template:Coop adds [Category:Cooperative] + link to that cat.
- Template:Founded adds Company / Organisation founded in - adds a "* Founded: Year" that has link into [Category:Founded in Year]
Navigational templates
- Template:Footer_navigation adds link to Pagename/Reviews - link to all sub-articles + link to Whatlinkshere (for viewing votes)
Templates for user-pages
- Template:Voting_structure - use {{subst:Voting_structure}} to get link to your voting pages on your user-page
System templates
Interwiki links
- ('w','http://www.wikipedia.org/wiki/$1',1),
- ('q','http://en.wikiquote.org/wiki/$1',1),
- ('b','http://en.wikibooks.org/wiki/$1',1),
- ('n','http://en.wikinews.org/wiki/$1',1),
- ('meta','http://meta.wikimedia.org/wiki/$1',1),
- ('m','http://meta.wikimedia.org/wiki/$1',1);
e.g. Should anyone have the need to link to Wikipedia in languages other than English, just stick in the language code like so: w:fr:Commerce équitable.
Namespaces
Currently the additional namespaces are
- [[HowTo:]] and [[HowTo_talk:]]
- [[Reviews:]] and [[Reviews_talk:]] note. this is in plural because the design is to put all reviews (of a certain product) in a single page
- [[Campaign:]] and [[Campaign_talk:]]
- [[Game:]] and [[Game_talk:]]
- [[Manual:]] and [[Manual_talk:]]
- [[Cookbook:]] and [[Cookbook_talk:]]
Under consideration are

