许可协议集成MediaWiki
Appearance
This project has been discussed many times before. The participants have joined those discussions as well. The info on this and it's subpages may not represent the current plans. Please contact one of the participants if you wish to get involved, get the latest status of have feedback regarding the information on these pages. |
License integration MediaWiki | |
---|---|
參與者 | Bryan Tong Minh Timo Tijhof Roan Kattouw |
License integration MediaWiki...
- Talk:License integration MediaWiki/zh
- License integration MediaWiki/Tasks
- Files and licenses concept/UI
- Files and licenses concept
- m:File metadata cleanup drive (2014)
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)
Filepage