Any Examples?

stanhook
14 years, 4 months ago
Hi,

Are there any examples of sites running this plugin?

I wanted to see what the sites look like. I know that this site is using it but doesn't carry the theme, it seems generic. So I wanted to see some others.

Stan
Barnabas
14 years, 4 months ago
Hi,
My main site is not on the current release but it will give you an idea.
www.boynhillbaptist.org.uk (will recognise a mobile browser)
iphone.boynhillbaptist.org.uk (shows the site as if an iphone browser loaded it)
pda.boynhillbaptist.org.uk
imode.boynhillbaptist.org.uk
wap.boynhillbaptist.org.uk (you will need wmlbrowser in firefox to see this)

I also have the default joomla demo site, and this is running the latest Mobile Joomla. This is just "as is" I did not set any parameters.
www.boynhillbaptist.org.uk/joomlatech (will recognise a mobile browser)
iphone.boynhillbaptist.org.uk/joomlatech (shows the site as if an iphone browser loaded it)
pda.boynhillbaptist.org.uk/joomlatech
imode.boynhillbaptist.org.uk/joomlatech
wap.boynhillbaptist.org.uk/joomlatech

Let me know if you have questions.
hockmasm
14 years, 4 months ago
what calendar component are you using? i like it
Barnabas
14 years, 4 months ago
It's Thyme.
Details here www.thymenews.com/

The reason MJ is not current on the main site is that I use some variables to determine what kind of mobile browser is being used and present the calendar appropriately. These variables changed when MJ upgraded and as it was working OK I decided not to upgrade.
example
 if($device['markup'] == 'iphone') {$cal->display_month_mini();}; 

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.