5
Hey, I didn't know we had a PDA page. I took a look at the source code and it appears to do something very straight forward like grab some info from the news module.
What is actually required (I think) is a 2 things:
1 - A theme set that is suitable for PDAs
2 - A mechanism within XOOPS initialisation that recognises the browser type and uses the PDA theme if appropriate
That way you can present the same info but in different formats, have your logon capability etc.
A refinement for this would be for modules to recognise that they are running in a PDA browser somehow and limit their output accordingly but I think the XOOPS core would need some modifications to provide the 'PDA Aware' capability that all mod devs could use to make this realistic.
A