lukeme / gobible

Automatically exported from code.google.com/p/gobible
1 stars 0 forks source link

Customizing MIDlet-Info-URL and MIDlet-Vendor by means of Go Bible Creator #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When viewing a Go Bible application using the mpowerplayer emulator, on the
right hand pane of the window there is a More Info button.

Clicking this takes you to
http://wap.jolon.org/

This is because this URL is built in to the JAD file by Go Bible Creator.

We really need to provide a method within Go Bible Creator to customize
these items:

MIDlet-Info-URL: http://wap.jolon.org
MIDlet-Vendor: Jolon Faichney 

Original issue reported on code.google.com by DFH...@gmail.com on 11 Nov 2009 at 6:52

GoogleCodeExporter commented 8 years ago
In my K750i phone, when viewing the installed midlet in the application folder 
(or
games folder), and selecting More | Information
one of these two items is actually displayed from the JAD file, namely:
Vendor: Jolon Faichney 
Even though we have already got a customized icon and application name as 
optional
items in GBC, we have not quite "gone the whole hog".

Original comment by DFH...@gmail.com on 11 Nov 2009 at 7:35

GoogleCodeExporter commented 8 years ago
Moreover, facilitating this will absolve Jolon from the users' expectation to 
provide
support for Go Bibles that he himself has not created.

Original comment by DFH...@gmail.com on 11 Nov 2009 at 7:38

GoogleCodeExporter commented 8 years ago
Next time we update Go Bible Creator, we should extend the parsing of the 
collections
text files to implement these two lines:

MIDlet-Info-URL:
MIDlet-Vendor: 

e.g. 

MIDlet-Info-URL: http://crosswire.org/gobible/wap/
MIDlet-Vendor: CrossWire Bible Society

NB. The above URL has not yet been agreed for CrossWire WAP downloads! We would 
have
to discuss this with Troy.

Original comment by DFH...@gmail.com on 1 Dec 2009 at 4:07

GoogleCodeExporter commented 8 years ago
An enhancement is pending that has added these two fields to the collections 
file. 
If the lines are not present the content will continue as it currently is. If 
lines 
starting with "MIDlet-Info-URL:" and/or "MIDlet-Vendor:" than those values will 
be 
used instead of the defaults.

Original comment by dhinton...@gmail.com on 7 Dec 2009 at 10:14

GoogleCodeExporter commented 8 years ago
Changed status to Started.

Original comment by dhinton...@gmail.com on 7 Dec 2009 at 10:15

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Verified yesterday in the updated gobiblecreator.jar received from Dan.

Original comment by DFH...@gmail.com on 6 Mar 2010 at 9:27