دمج التراخيص في ميدياويكي

From mediawiki.org
This page is a translated version of the page License integration MediaWiki and the translation is 100% complete.
تحذير تحذير: هام: قد يكون محتوى هذه الصفحة غير كامل أو غير صحيح أو متقادم قليلا منذ أن الفرع قيد التطوير البرمجي وقد يتغير في أي وقت دون وجود توافق لما سبق من إصدارات.
License integration MediaWiki
المشاركون Bryan Tong Minh
Timo Tijhof
Roan Kattouw

License integration MediaWiki...

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

Files_and_licenses_concept#Display / Usability Draft

تعديل خصائص الملف

Files_and_licenses_concept/UI#FilePropertiesForm

تنظيف مخططات بيانات قواعد بيانات جداول الملفات (image و oldimage)

bugzilla:26741