Ferreteria/archive: Difference between revisions
Jump to navigation
Jump to search
(→Pages) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[category: | [[category:archive]] | ||
This is mainly a dumping area for obsolete Ferreteria-related stuff. Anything here is of historical interest only. | |||
==Pages== | ==Pages== | ||
* [[/changes]]: turned out not to work well as a way of keeping track of things | * [[/changes]]: turned out not to work well as a way of keeping track of things | ||
* '''removed table''': | |||
** [[/v0.5/sql/node_leaf]] was consolidated into the '''node''' table | |||
* '''removed folder''': | |||
** [[/v0.5/data/space]]: replacing with simpler "results' classes | |||
* '''abandoned subprojects''': | * '''abandoned subprojects''': | ||
** [[/DataScript]] could still potentially be useful, but I ended up not using it | ** [[/DataScript]] could still potentially be useful, but I ended up not using it |
Latest revision as of 15:33, 11 June 2022
This is mainly a dumping area for obsolete Ferreteria-related stuff. Anything here is of historical interest only.
Pages
- /changes: turned out not to work well as a way of keeping track of things
- removed table:
- /v0.5/sql/node_leaf was consolidated into the node table
- removed folder:
- /v0.5/data/space: replacing with simpler "results' classes
- abandoned subprojects:
- /DataScript could still potentially be useful, but I ended up not using it
- old versions of files still in use or usable:
- /admin.php - MediaWiki interface library
- /data.php - database classes -- has been split into multiple files
- /datamgr.php - cache manager; has been renamed/reworked
- /events.php - event logging
- /menu.php - HTML menu components
- /mw-base.php - MediaWiki interface library
- /smw-base.php - Semantic MediaWiki (SMW) interface library
- /smw-base-v2.php - connector for SMW v2.x databases
- /smw-base-v3.php - connector for SMW v3.x databases
- /StringTemplate.php