Details
Description
This component would replace markup like the following:
<ui:fragment rendered="#{not mediaController.enhancedBrowser}">
<mobi:icemobilesx/>
with
<mobi:getEnhanced/>
which by default will render
ICEmobile container was not detected, native
device integration will not be available.
[Download] the ICEmobile Container.
With the download link customized to the detected platform.
To customize, a facet is available for each detected platform:
<mobi:getEnhanced downloadLink="false">
You need the container.
<facet name="android">
An Android container can be downloaded from Play.
</facet>
</mobi:getEnhanced>
<ui:fragment rendered="#{not mediaController.enhancedBrowser}">
<mobi:icemobilesx/>
with
<mobi:getEnhanced/>
which by default will render
ICEmobile container was not detected, native
device integration will not be available.
[Download] the ICEmobile Container.
With the download link customized to the detected platform.
To customize, a facet is available for each detected platform:
<mobi:getEnhanced downloadLink="false">
You need the container.
<facet name="android">
An Android container can be downloaded from Play.
</facet>
</mobi:getEnhanced>
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Ted Goddard
created issue -
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | User Philip.breau [ philip.breau ] |
Migration
made changes -
Fix Version/s | 1.2 Beta [ 10344 ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |