Hi all

I'd like to hear some views on the how best to manage additional site-wide information.

We're potentially going to be using domain access to manage a number of websites with each site needing different contact information and footer text, there's no requirement for these bits of content to have there position changed by the user by they will need to be editable. I'm sure there are numerous ways to acheieve this but I'm looking for the cleanest solution.

My investigations thus-far have lead me to believe that extending the site information form to capture this addition information and making the data available for presentation in the tpl file. Does this sound like a sensbile approach or am I way off track?

Thanks ahead

J

Comments

nevets’s picture

I would simply make a content type to collect the information.

rattusrattus’s picture

How would I be able to then access this data in the tpl file?

nevets’s picture

You could use views to make a block display the instance for the current domain and then add the block to a region in the block admin page