Buy Anything On eBay - Credit Cards - iPhone Reviews - Credit Card Consolidation - Debt Consolidation

PDA

View Full Version : what cms is this site using?


RedruM*
Apr 1st 2007, 11:14 pm
http://www.mobile-phones-uk.org.uk/index.htm

I'm looking for something similar to that.

Clive
Apr 2nd 2007, 1:48 am
It looks to me a very simple, custom cms.
Almost plain HTML :)

RedruM*
Apr 2nd 2007, 2:08 am
Very effective, though.

Clive
Apr 2nd 2007, 2:19 am
I guess so. For their display needs, it seems to be doing the job well. Without a CMS, you can achieve something similar in terms of easiness and effectiveness by managing your layout blocks (header, left panel, main content, footer, etc.) in separate php files, and using include() function to build your pages.

Your Content
Apr 2nd 2007, 2:29 am
After reading the source code looks like created with Dreamweaver because of this tag,


<!-- #BeginTemplate "/Templates/default.dwt" -->

RedruM*
Apr 2nd 2007, 2:33 am
any suggestions how I can make something similar?

Clive
Apr 2nd 2007, 2:45 am
I thought I and Your Content did make suggestions on how to do that.

RedruM*
Apr 2nd 2007, 2:53 am
meh. Is there a cms out there that is similar? I'm awful at html.

Clive
Apr 2nd 2007, 2:55 am
Try Joomla. It can handle simple to complex jobs, and is easy to set up.

RedruM*
Apr 2nd 2007, 3:02 am
you think it's the best? Do you know any example sites that are similar to what I'm after and are using it?

Clive
Apr 2nd 2007, 3:05 am
I do think it's the best, yes.
Can't remember any serving particularly as a mobile phones portal but you can look around. Google for "Joomla powered websites" to get an idea.

RedruM*
Apr 2nd 2007, 3:37 am
too advanced, i need something so basic it makes baby jesus cry.

Clive
Apr 2nd 2007, 3:46 am
How about QuickCMS (http://opensolution.org/) then.

RedruM*
Apr 2nd 2007, 4:46 am
looks alright.. thanks for help...

any others?

Your Content
Apr 3rd 2007, 12:23 pm
There are lots of CMS, visit this site for specs and demos, www.opensourcecms.com

Clive
Apr 3rd 2007, 2:06 pm
When speaking about Opensourcecms let's just call it Joomla ;)
Easy to install and use, takes about 2 minutes on localhost to install. Can anything be easier than that?