Bureaucrats, developer, Administrators
9,854
edits
(new section to bring more to the surface the most essential..Headlined of the planned.. need to get serious and re-figure-out how to make tables in wiki so we have slot for the types of implementation..) |
(getting seriosus and starting to put into tables the info on the the most essential extensions..) |
||
Line 1: | Line 1: | ||
= Headlined of the planned= | = Headlined of the planned= | ||
{| class="wikitable" | |||
|- | |||
! Extension | |||
! General description | |||
! Consumium specific | |||
! Implementation | |||
! Compabilitys | |||
|- | |||
| <tt>'''[[#HashTable]]'''</tt> | |||
| Ability to make [[w:hash table]]s from template-data and to fill templates with data from hash tables. | |||
| This combined with storing and fetching to/from database so that database maybe manipulated from wiki and the wiki manipulated from the database. In some tasks [[#Arrays]] will be much more efficient, but as a catch-all way of storing values in templates in articles hash tables are an excellent idea. | |||
| [[mw:Parser function]] | |||
| Tested on 1.17 | |||
|- | |||
| <tt>'''[[#ArticleFeedback]]'''</tt> | |||
| stars of maximum stars rating system with multple polls for different aspects | |||
| for [[reviews]] | |||
| | |||
| | |||
|- | |||
| <tt>'''[[#ArticleFeedbackv5]]'''</tt> | |||
| textbox feedback system | |||
| could be used to collect the [[feedback]] to a [[company]] | |||
| | |||
| | |||
|} | |||
= Implementation types of extensions = | = Implementation types of extensions = |