dokufreaks / plugin-blogtng

http://dokuwiki.org/plugin:blogtng
GNU General Public License v2.0
36 stars 18 forks source link

Use sqlite helper plugin and other stuff #117

Closed Klap-in closed 11 years ago

Klap-in commented 11 years ago

An update where the sqlite helper plugin is applied to do all the sqlite work for BlogTNG. The sqlite plugin has already upgrade features and is maintained regularly.

During upgrade the old sqlite2 version of the database is kept unchanged as [dokuwiki]/data/meta/blogtng.sqlite, the new sqlite3 database is now created at [dokuwiki]/data/meta/blogtng.sqlite3

Please report all your issues at the https://github.com/dokufreaks/plugin-blogtng/issues please.

There are also some addition changes in the branch. The most important one is that page that are no blog entry, aren't stored anymore in the database.

General changelog: