I'm using another script to manage my link list. Actually an old unsupported one, but with enough hacking it does do what I need it to do. It is also template driven but my solution was to have it just write out a txt file of my listings that I then pull into my pages using either SSI or PHP. I did the same thing with my TGP script as I hate dealing with templates. So you can have any script do includes, you just have to have it write out a txt file when it compiles.
|