[
https://jira.duraspace.org/browse/DS-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26209#comment-26209
]
Ivan Masár commented on DS-1017:
--------------------------------
OK Elias, the theme requires some non-trivial changes before it's in shape for
release. I won't have time to do that now, so if you want the theme included
(the release team approved the exception), here's what you should fix by Friday
(tomorrow):
1) Hunt down all text the theme generates and use <i18n:text>
2) Only add messages to messages.xml, don't change them. If you need to change
them, do that in XSL (see above).
3) replace yoursite.edu with a configuration variable (dspace.mobileUrl =
http://mobile.${dspace.hostname}), retrieve this from dspace.cfg like this:
<xsl:stylesheet ...
xmlns:confman="org.dspace.core.ConfigurationManager"
exclude-result-prefixes="... confman">
<xsl:variable name="solr-search-url"
select="confman:getProperty('dspace.mobileUrl')"/>
If you run into a problem you think you can't solve, don't hesitate to contact
me.
I didn't look at css, js, I don't expect any problem there. I didn't actually
try setting up a mobile subdomain yet.
> mobile dspace theme
> -------------------
>
> Key: DS-1017
> URL: https://jira.duraspace.org/browse/DS-1017
> Project: DSpace
> Issue Type: New Feature
> Components: DSpace API, XMLUI
> Reporter: Jonathon Scott
> Labels: mobile, themes, xslt
> Original Estimate: 4 weeks
> Remaining Estimate: 4 weeks
>
> Currently working on a mobile interface/theme for dspace and hope to share
> details within the next month with the dspace community.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel