Details
Description
A deviceResource tag can expand on the functionality of deviceStylesheet to support more automated setup of resources and other page configuration. This tag/component is always placed within the head section.
This includes:
- ordered stylesheets
- ordered javascript
- meta tags for page resizing and scrolling
- meta tags for Smart Banners or other app installation prompts
The initial phase will be to support those resources required by ICEmobile, but an extension mechanism will also allow 3rd party resources to be automatically included or configured.
Activity
Migration
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31244 | Mon Oct 01 16:34:10 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/mvc-mediacast/src/main/webapp/WEB-INF/jsp/contest-head.jsp
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31246 | Mon Oct 01 16:57:28 MDT 2012 | philip.breau | fix sx redirect url on condition when no forward exists |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/TagUtil.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31247 | Mon Oct 01 16:57:56 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobile-jsp/src/main/webapp/index.jsp
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31248 | Mon Oct 01 16:59:27 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/head.jsp
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31255 | Tue Oct 02 13:01:59 MDT 2012 | philip.breau | add jsf component |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/Utils.java
MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/utils/UserAgentInfo.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31256 | Tue Oct 02 13:03:06 MDT 2012 | philip.breau | add jsf component to jsf samples |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/mediacast/src/main/webapp/mediacast.xhtml
MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/showcase.xhtml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31292 | Thu Oct 04 06:22:39 MDT 2012 | philip.breau | add missing jsessionid to sx url |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/TagUtil.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31293 | Thu Oct 04 06:55:55 MDT 2012 | philip.breau | add missing jsessionid to sx url |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/SXUtils.java
MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/Utils.java MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/Constants.java MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/DeviceResourceTag.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31297 | Thu Oct 04 07:12:40 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/ClientDescriptor.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31298 | Thu Oct 04 07:13:35 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/Constants.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31299 | Thu Oct 04 07:14:35 MDT 2012 | philip.breau | |
Files Changed | ||||
DEL
/icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/DeviceType.java
MODIFY /icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/UserAgentInfo.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31300 | Thu Oct 04 07:15:31 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/core/src/main/java/org/icemobile/util/ClientDescriptor.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31301 | Thu Oct 04 07:17:01 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/servlet/ICEmobileSXRegistrationServlet.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32194 | Sun Nov 18 07:06:24 MST 2012 | philip.breau | - add more handhelds for user agent testing |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/core/test/main/java/test/org/icemobile/util/android-handhelds.txt
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32195 | Sun Nov 18 07:07:59 MST 2012 | philip.breau | - remove unneeded js marker |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js
|
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Ted Goddard [ ted.goddard ] |
Migration
made changes -
Assignee | Steve Maryka [ steve.maryka ] | User Philip.breau [ philip.breau ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Philip Breau
made changes -
Fix Version/s | 1.2 Beta [ 10344 ] |
Attributes can be defined to configure the component, although defaults should almost always be sufficient.
For instance installPrompt=false (defaults to true) would disable the automated prompt for installation of ICEmobile-SX. When true, this would set a page context variable so that getEnhanced will not perform additional prompting (if supported on the particular device: on iOS 5 devices, getEnhanced would still prompt, whereas on iOS 6, getEnhanced would not prompt if deviceResource used the meta tag).