1
Hi,
I am upgrading my existing site from
http://www.suttonrugby.co.uk to an XOOPs based site (
http://www.suttorugby.co.uk/newsite)
Although I find OOPS great for making a look and feel, Some of the modules are far to cetnered on forum based posts and news.
I need to try and get all of the content from the old site into the new site.
Currently the existing menu system I have is JS based and uses a php script to load up the links from the DB. All of the pages on the system are dynamic and are stored in the DB, editable by site admins only (using a system that I wrote very badly!)
I need to find a way of displaying a truely dynamic menu, I am not worried if I can only get vertical menus to show ina side bar, but I need to have multi levels (IE: MENU|SUB MENU 1| SUB MENU 2) and if possible be able to link each item to a page within the system (ideally dynamically)
I have looked at MultiMenu but that cannot do what I want..
Secondly If you look at the teams pages, you'll see the style is the same for each page, but the data is relative to each team. Again this is dynamic and moderated by the site admin tool.
Here I have looked at SmartSections and that is just not going to do what I want. All I need is to display a link in a menu to a page that allows me to add PHP content I guess.
A menu that lets me build links based on PHP scriping would be the best though!
I need to be able to create a custom page that can look up data from the DB, but doesn't have stuff that is present with news pages etc.
I am starting to wonder if the XOOPs tool is best for this type of website. I love the way we can set up layouts etc, but I am not sure if I can get all the content into the XOOPs structure in a similar way to what I have now..
I really would appreciate some help from you guys..
Steve