Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: [Alex] template parsing - any mods?

Quote Reply
Re: [Alex] template parsing - any mods? In reply to
HI Alex,

Thanks for the tip. That's what I ended up doing and am happy to say it worked wonderfully. There's a minor changed in DB_Utils.pm that had to be made, the template parser from 2.x integrates easily with 1.x.

What's not as flexible about 2.x as 1.x was some mods that I did in 1.x that can't be done in 2.x. Specifically the ability to turn links into a multi db system with one version - much in the same fashion that dbman was done(at least in the nonsql version ages ago.

This site I've been working on for the last 3 years has the following - An artisans database, a links database, a calendar database, a poetry database and Feedback database. All use a modified version of linkssql 1.x that requires the addition of the following parameter almost everywhere - script.pl?db=something.(making it work everywhere though was quite a chore), but I had to have some way of being able to store wildly different information without having 300 fields for different database. So, this way, each db has it's own template sets, directories, path images folders, uploading capabilities without using a second version of linkssql1.x
Anyway, links 2.x seems pretty much built in defense of someone doing that - ergo less flexible.

peace.
Subject Author Views Date
Thread template parsing - any mods? klangan 5502 Nov 12, 2001, 9:28 PM
Thread Re: [klangan] template parsing - any mods?
Stealth 5414 Nov 13, 2001, 7:24 AM
Thread Re: [Chewbaca] template parsing - any mods?
klangan 5394 Nov 13, 2001, 7:53 AM
Post Re: [klangan] template parsing - any mods?
Stealth 5394 Nov 13, 2001, 7:57 AM
Thread Re: [klangan] template parsing - any mods?
Alex 5400 Nov 13, 2001, 2:41 PM
Thread Re: [Alex] template parsing - any mods?
klangan 5349 Nov 21, 2001, 7:28 AM
Post Re: [klangan] template parsing - any mods?
Alex 5337 Nov 21, 2001, 10:21 AM
Thread Re: [klangan] template parsing - any mods?
Michael_Bray 5334 Nov 23, 2001, 11:56 PM
Post Re: [Michael_Bray] template parsing - any mods?
Alex 5338 Nov 24, 2001, 4:27 PM