Bureaucrats, developer, Administrators
9,854
edits
(mw:Extension:HashTables BINGO! Now we need only a way to store these in a database and fetch them from the database and we're set for a system that we can edit wiki and get stored in database and edit database and wiki get affected.) |
(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..) |
||
Line 1: | Line 1: | ||
= Headlined of the planned= | |||
* <tt>'''[[#HashTable]]'''</tt> - added 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. | |||
* <tt>'''[[#ArticleFeedback]]'''</tt> - ( stars of maximum stars ) for [[reviews]]* | |||
* <tt>'''[[#ArticleFeedbackv5]]'''</tt> - could be used to collect the [[feedback]] to a [[company]] | |||
= Implementation types of extensions = | = Implementation types of extensions = | ||
Line 39: | Line 44: | ||
Listing extensions that could be useful for the [[implementation wiki]] | Listing extensions that could be useful for the [[implementation wiki]] | ||
= Planned = | = Planned = | ||
Line 47: | Line 51: | ||
* [[mw:Extension:AmMap]] - Allows embedding interactive AmMap flash maps | * [[mw:Extension:AmMap]] - Allows embedding interactive AmMap flash maps | ||
* [[mw:Extension:Approved_Revs]] - an extension that lets administrators mark a certain revision of a page as "approved". | * [[mw:Extension:Approved_Revs]] - an extension that lets administrators mark a certain revision of a page as "approved". | ||
=== ArticleFeedback | === Arrays === | ||
[[mw:Extension:Arrays]] - Allows parser functions that manipulate arrays | |||
=== ArticleFeedback === | |||
* [[mw:Extension:ArticleFeedback]] - allows users to rate articles. '''This could potentially be used for [[reviews]] and/or [[voting]]''' | * [[mw:Extension:ArticleFeedback]] - allows users to rate articles. '''This could potentially be used for [[reviews]] and/or [[voting]]''' | ||
=== ArticleFeedbackv5 | === ArticleFeedbackv5 === | ||
* [[mw:Extension:ArticleFeedbackv5]] - for collecting user feedback about articles '''This could potentially be used to collect the [[feedback]] which then needs to be delivered to the [[business]]es.''' | * [[mw:Extension:ArticleFeedbackv5]] - for collecting user feedback about articles '''This could potentially be used to collect the [[feedback]] which then needs to be delivered to the [[business]]es.''' |