My Daily Comics Plugin (1 Viewer)

altytesty

Portal Pro
December 19, 2009
57
9
would appreciate info on how to get the Peanuts comic strip to work, nothing happens when testing, just a link at the bottom.

thanks


just adding that not all yahoo comics generate extra data in the link, for example, the boondocks works:
http://d.yimg.com/a/p/uc/[yyyy][MM][dd]/largeimagebo[yy][MM][dd].gif
 

TimmyT

Portal Pro
October 18, 2004
107
11
Zurich
Home Country
Switzerland Switzerland
hi altytesty

some comics tend to change their links once in a while... that's what happened with the peanuts comics.

this is the currently working XML:

Code:
[noparse]
<comic>
  <name>Peanuts</name>
  <url>[url=http://comics.com/peanuts/]Peanuts free online comic strip library at comics.com[/url][yyyy]-[MM]-[dd]/</url>
  <enabled>true</enabled>
  <banner>http://c0389161.cdn.cloudfiles.rackspacecloud.com/dyn/str_comic/69.logo.large.gif</banner>
  <language>eng</language>
  <type>date</type>
  <urltype>webpage</urltype>
  <startswith>http://</startswith>
  <endswith>.full.gif</endswith>
</comic>
[/noparse]

just copy the paragraph above and copy it into the XML tab of your peanuts comics.

I hope that helps.

Cheers,
TimmyT
 

EgMan

Portal Member
January 3, 2010
31
0
Home Country
Germany Germany
Hello there.

The example-xml-file seems to be down. As I don't want to build it on my own from scratch, can anybody PM me his one? :D

Best Regards
EgMan
 

TimmyT

Portal Pro
October 18, 2004
107
11
Zurich
Home Country
Switzerland Switzerland
Hi EgMan

Please try again to load the example xml file. Unfortunately the file has been renamed on the repository but should be back online now.

Cheers,
TimmyT
 

SilentException

Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Just to let you know, i fixed, added and improved some things in the plugin and released is as MPE1.. It should be on repository now available through MPEI.. Let me know if there is any problems ;)

    Chage log:
    * added #MyDailyComics.Selected.Title, #MyDailyComics.Selected.Date, #MyDailyComics.Selected.LanguageName, #MyDailyComics.Selected.LanguageIcon GUI properties for skinners
    * added control ID 102 (language icon/flag) - not mandatory so old skin files still work
    * bunch of flags distributed with the plugin - thumbs folder
    * comics.xml renamed to MyDailyComics and moved to config directory
    * improved selected comic and date on plugin load
    * added Croatian comic Matakovic (weekly)
    * updated comic XML file with ISO language (country) codes
    * changed focus OnPageLoad to be handled by the skin - <defaultcontrol>2</defaultcontrol>
    * added some additional logic when downloading banners and comics (file name cleaning and try..catch blocks)
    * improved images downloading / showing
    * added setting of #currentmodule property
    * version increased to 0.2.5.0

    Already supported skins are Blue3, Blue3wide (in the package), Black & White 1080 (here) and Black Glass/Black Glass Nova (Tgx will probably publish the update in updates/nova updates thread), but even old skin files should work just fine..

    Regards,
    SE
     

    Dadeo

    Docs Group Manager
  • Premium Supporter
  • November 26, 2006
    5,340
    3,321
    Himalayas, India
    Home Country
    Canada Canada
    Can't find it yet. Do you have a link to Repo? It does not show up in known extensions in MPEI either.
     

    joz

    Portal Pro
    March 17, 2008
    1,353
    306
    Home Country
    Netherlands Netherlands
    Got it working,

    :D silent except for the updates! Did a streamedmp skin. Added the "menu" button to have something to hide/open the menu with.
     

    Attachments

    • 17-36-21.jpg
      17-36-21.jpg
      64.8 KB
    • MyDailyComics.xml
      4.6 KB

    Users who are viewing this thread

    Top Bottom