It should show in MPEI.. You have unstable versions checked in the installer?
Yes I had "show only stable versions" checked. DUH! I don't usually. Thanks. Nice additions and easy to add.
It should show in MPEI.. You have unstable versions checked in the installer?
OK, but:About prev/next buttons, they are enabled only in incremental comics. Thing is that matakovic isnt date based (comic image link cannot be calculated from date) but it has prev/next buttons on the page. The buttons in the skin mimic those buttons.
OK, but:About prev/next buttons, they are enabled only in incremental comics. Thing is that matakovic isnt date based (comic image link cannot be calculated from date) but it has prev/next buttons on the page. The buttons in the skin mimic those buttons.
In Default skins the buttons never become highlighted and I cannot focus them. In matakovic pressing down arrow on Date does not work, nor up arrow on Comic, nor trying to select with mouse. So I cannot change dates on matakovic. Is there something I have to do in Config? I noticed Matakovic is set to Date type in Config, does that matter?
BTW Peanuts has not worked for a while now. I think site changed and uses javascript now?
I got it kinda working with:
<comic>
<name>Peanuts</name>
<url>http://synd.imgsrv.uclick.com/comics/pe/[yyyy]/pe[yy][MM][dd].gif</url>
<enabled>true</enabled>
<banner>http://c0389161.cdn.cloudfiles.rackspacecloud.com/dyn/str_comic/69.logo.large.gif</banner>
<language>us</language>
<type>date</type>
<urltype>image</urltype>
</comic>
for previous dates, but current date uses
<url>http://synd.imgsrv.uclick.com/comics/pe/[yyyy]/pe[yy][MM][dd].jpg</url>
Any suggestions?
Yep, Installer does not have that version in it. I attached the version that exists inPerhaps your MyDailyComics.xml was not updated by installer? We should figure it out before I release new version.
You can find latest configuration file here so you can compare