Clemens_1
Results 1 - 3 of 3
byClemens_1, July 27, 2009
I have compared this PDA-plugin with the other two solutions here (AutoTemplateSwitcher and WAFL) and I think, it is a superior solution, because of the more flexible (editable) and better detection of mobile user agent.
Next I found out, that it is not simple to get a good manual and I have got one at:
http://mobiforge.com/developing/story/mobile-sites-with-joomla-cms
After that, I have discovered, that there is some confusion concerning the release numbering. There is one, which has 2.1.2 in contrast to the 1.5 which is easily accessable via the download botton on JED and the developers site. But the 2.1.2 is for Joomla 1.0x and the 1.5 is for Joomla 1.5 native.
After I have checked a lot of feedback I have found a similar remark like in AutoTemplateSwitcher. You will have to edit Joomla Core with this:
In file /includes/application.php in function getTemplate (around line 289), change the line
if ($template = $this->get('setTemplate')) {
to this one
if ($template = $this->getUserState('setTemplate')) {
Kind regards
Clemens
Next I found out, that it is not simple to get a good manual and I have got one at:
http://mobiforge.com/developing/story/mobile-sites-with-joomla-cms
After that, I have discovered, that there is some confusion concerning the release numbering. There is one, which has 2.1.2 in contrast to the 1.5 which is easily accessable via the download botton on JED and the developers site. But the 2.1.2 is for Joomla 1.0x and the 1.5 is for Joomla 1.5 native.
After I have checked a lot of feedback I have found a similar remark like in AutoTemplateSwitcher. You will have to edit Joomla Core with this:
In file /includes/application.php in function getTemplate (around line 289), change the line
if ($template = $this->get('setTemplate')) {
to this one
if ($template = $this->getUserState('setTemplate')) {
Kind regards
Clemens
byClemens_1, July 22, 2009
I do use cd login, because of the superior usability I can offer to visitors: They can login now without leaving the webpage, they are just watching. The login will happen in a sort of overlay, which is created by cd login with highslide effects.
For any further activities like remind / reset / register, the Joomla default masks are there as usual.
Clemens
For any further activities like remind / reset / register, the Joomla default masks are there as usual.
Clemens
byClemens_1, July 22, 2009
Could it be so easy? - Yes! Installation, activation and using... it works from the scratch like it should. I like it very much and I recommend it to anyone, who wants to realize special solutions and ideas!
The support via the forum at nonumber.nl is quick and competent. Another good reason, not to hesitate to use this plugin!
Clemens
The support via the forum at nonumber.nl is quick and competent. Another good reason, not to hesitate to use this plugin!
Clemens



