> my brain may work well (at times)  but its a little slow.  Please expand on
> what options I have,  I understand how I can have two domains point to the
> same directory but how do I make them find different documents or subsets ?
> And could I exand on these domains to give a slightly different  feel?

I suppose you can set a constant in global_settings based on your
hostname (it's a global variable by default), and then based on that
constant, you can use if's statements in ScreenInfo to use differing
layouts based on the constant you set earlier.  In the search_results,
using that same constant, you can add an if statement that works
something like: $query .= "AND Department = ...".  By the way, I
wouldn't really swear by this approach, as I'd personally be thinking of
using two copies of Freetrade.  I don't think you'll be saving any time
by having only one copy of Freetrade, but alas, you probably have other
reasons in mind.

I hope that helps,
-jj

-- 
if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
    print "<i>imagination is the only real medium(sm)</i><br>"


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to