Related informations in
HowShouldTWikiBeModularized
I think we should consider the possibility of connecting TWiki to an sql database (mysql, postgres, ...)
Possible applications of databases:
- user and web preferences
- usernames/passwords
- relations among topics (dependences)
- access log and statistics
- knowledge bases
If possible this connection should be transparent: if the database is available, it is exploited, otherwise the usual mechanism is in place
--
FrancoBagnoli - 02 Oct 2000
Please see
PackageTWikiStore. The ideas I've been working on there are meant to cover the above possiblities.
--
NicholasLee - 02 Oct 2000
Sorry, I did not understand the potentialities of
PackageTWikiStore.
Is it being developed or is it still at a discussion level?
--
FrancoBagnoli - 03 Oct 2000
Its being developed, although very slowly since I have other commitments that are really taking my time currently. So its pretty much only design discussion at present.
--
NicholasLee - 03 Oct 2000