License integration MediaWiki

From MediaWiki.org
(Redirected from License integration)
Jump to: navigation, search
License integration MediaWiki
Participants Bryan Tong Minh
Timo Tijhof
Roan Kattouw

License integration MediaWiki...


[edit] LicenseManager

mysql> DESCRIBE mw_license;
+-----------+------------------+------+-----+---------+----------------+
| Field     | Type             | Null | Key | Default | Extra          |
+-----------+------------------+------+-----+---------+----------------+
| lic_id    | int(10) unsigned | NO   | PRI | NULL    | auto_increment |
| lic_name  | varbinary(255)   | NO   | UNI | NULL    |                |
| lic_url   | varbinary(255)   | NO   |     | NULL    |                |
| lic_count | int(11)          | NO   | MUL | 0       |                |
+-----------+------------------+------+-----+---------+----------------+
4 rows in set (0,00 sec)

[edit] Filepage

Files_and_licenses_concept#Display / Usability Draft

[edit] Editing file properties

Files_and_licenses_concept/UI#FilePropertiesForm
Language: English
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox