Mobile Browsing
Mobile Browsing
| Issue ID: | 1662 |
| Issue Category: | enhancement |
| Component: | ui |
| Priority: | normal |
| Status: | fixed |
| Assigned: | Unassigned |
| Version: | 0.7 |
| Milestone: | 0.7 |
| Keywords: | mobile |
What is required in order for us to access our private laconica instance mobily? (IE Blackberry)
We're running 0.7.4 and activated $config['site']['mobile'] = true;
There isn't much in the README. Our mobile browsing experience is still not optimal...

Updates
#1
$config['site']['mobile'] = true;
will only enable the handheld stylesheet right now. It has a partial support for handhelds that can handle media query.
There are existing tickets #235 #1662 for mobile support. Might also want to see http://mail.laconi.ca/pipermail/laconica-dev/2009-February/000961.html
We can update the README file to reflect current support.
#2
That should be #1248 instead of #1662
You can also subscribe to the
RSS feed for updates to this issue.