
pugdog
User
Karma: -0 / +1
Sep 27, 2004, 6:51 PM
Post #1 of 9
(1293 views)
Shortcut
Send pugdog a wink
|
|
Slimmed down release.
|
Can't Post
|
|
I needed to make some choices to get this released, now, and not later. 1) Cookies are dropped from this version, so if you are running with cookies, don't upgrade yet. 2) Requires a logged in user. This is unavoidable, since tying the list to a user is necessary some how. 3) Cookies are problematic, since many "cleaner" programs are telling users to delete their cookies, and some don't preserve "valid" sites properly in the clean up. 4) Import routines are *not* ready, but if you know SQL, you can modify the tables easily from the SQL monitor. Just back up your database before doing it. Table names need to be changed, and a few fields need to be added, but the *easiest* thing is really to just install the new plugin, copy the data from the old tables to the new ones. Since people have most likely made changes to their default installs, the import routines were flakey, and it's over kill to use the GT upgrade routines for this little thing. The released version will include some sample SQL code to do the "upgrades/imports" from your old tables. You can enter it via SQL Man, preferably via MySQLMan, not the Links Admin. Ok, that said, once this is out, I'll trim out the cookie routines from Andy's program, and we'll offer that as a separate program, rather than trying to put them into one program. It will save a lot of overhead and maintennance issues. Also, the next release of the SQL version, will *hopefully* have an import routine for a users cookies, so you'll be able to offer a user a choice to upgrade. You could run both on your site, with a simple template tag, and at most one more field in the User table. Users could upgrade as they logged on, and you could phase out new users of cookies, or offer the cookies version to non-members, and the advanced version to members. I just want to get this out! Have much, much more coming behind it.
|