My Daily Comics Plugin (1 Viewer)

userjan

MP Donator
  • Premium Supporter
  • March 14, 2008
    193
    26
    USA, Greeneville, TN
    Home Country
    Netherlands Netherlands
    I've add some cartoons to the plugin, replace the original xml file with the one in the attachment to add the sites
    (make a backup of the original just in case)


    @ :GoComics.com there are loads of comics that are easy to add, see the xml example to add sites,

    example site xml (only red needs to be changed)
    Code:
    <comic>
      <name>[COLOR="Red"]name[/COLOR]</name>
      <url>[url=http://www.gocomics.com/]GoComics.com[/url]/[COLOR="red"]name[/COLOR]/[yyyy]/[MM]/[dd]</url>
      <enabled>true</enabled>
      <language>us</language>
      <type>date</type>
      <urltype>webpage</urltype>
      <startswith>http://cdn.svcs.c2.uclick.com/</startswith>
      <endswith>5b</endswith>
    </comic>
     

    Attachments

    • MyDailyComics.xml
      11.7 KB

    powermarcel10

    Retired Team Member
  • Premium Supporter
  • November 30, 2010
    2,839
    898
    35
    Groningen
    Home Country
    Netherlands Netherlands
    I've add some cartoons to the plugin, replace the original xml file with the one in the attachment to add the sites
    (make a backup of the original just in case)


    @ :GoComics.com there are loads of comics that are easy to add, see the xml example to add sites,

    example site xml (only red needs to be changed)
    Code:
    <comic>
      <name>[COLOR="Red"]name[/COLOR]</name>
      <url>[url=http://www.gocomics.com/]GoComics.com[/url]/[COLOR="red"]name[/COLOR]/[yyyy]/[MM]/[dd]</url>
      <enabled>true</enabled>
      <language>us</language>
      <type>date</type>
      <urltype>webpage</urltype>
      <startswith>http://cdn.svcs.c2.uclick.com/</startswith>
      <endswith>5b</endswith>
    </comic>

    Thanks.. Do you know also if there are Dutch cartoons on GoComics.com? I can't find them..
     

    userjan

    MP Donator
  • Premium Supporter
  • March 14, 2008
    193
    26
    USA, Greeneville, TN
    Home Country
    Netherlands Netherlands
    Not on that site, i've added a few dutch cartoons from different sites though.

    I had some troubles with the other dutch cartoons, would have liked to add fc knudde, fokke & Sukke and the cartoons from nu.nl, but i was not able to get that going.

    edit:
    XML for Fokke & Sukke and FC Knudde

    Code:
    <comic>
      <name>Fokke and Sukke</name>
      <url>http://www.nrc.nl/nieuws/overzicht/[yyyy]/[MM]/[dd]</url>
      <enabled>true</enabled>
      <type>date</type>
      <urltype>webpage</urltype>
      <startswith>http://foksuk.nl/content</startswith>
      <endswith>.gif</endswith>
    </comic><comic>
      <name>FC Knudde #1</name>
      <url>http://www.delulluh.nl/content/fc-knudde-[dd]-[MM]-[yyyy]-1.jpg</url>
      <enabled>true</enabled>
      <language>nl</language>
      <type>date</type>
      <urltype>image</urltype>
    </comic><comic>
      <name>FC Knudde #2</name>
      <url>http://www.delulluh.nl/content/fc-knudde-[dd]-[MM]-[yyyy]-2.jpg</url>
      <enabled>true</enabled>
      <language>nl</language>
      <type>date</type>
      <urltype>image</urltype>
    </comic><comic>
      <name>Wumoo</name>
      <url>http://wumoo.nl/img/strip/-WM_strip_DK_[yyyy][MM][dd].jpg</url>
      <enabled>true</enabled>
      <language>nl</language>
      <type>date</type>
      <urltype>image</urltype>
    </comic>
     

    Wolen

    Portal Pro
    May 27, 2008
    60
    2
    Home Country
    United States of America United States of America
    I've add some cartoons to the plugin, replace the original xml file with the one in the attachment to add the sites
    (make a backup of the original just in case)


    @ :GoComics.com there are loads of comics that are easy to add, see the xml example to add sites,

    example site xml (only red needs to be changed)
    Code:
    <comic>
      <name>[COLOR="Red"]name[/COLOR]</name>
      <url>[url=http://www.gocomics.com/]GoComics.com[/url]/[COLOR="red"]name[/COLOR]/[yyyy]/[MM]/[dd]</url>
      <enabled>true</enabled>
      <language>us</language>
      <type>date</type>
      <urltype>webpage</urltype>
      <startswith>http://cdn.svcs.c2.uclick.com/</startswith>
      <endswith>5b</endswith>
    </comic>

    I tried this with BC, Born Loser, and Wizard of Id and still get a blank page...
     

    SilentException

    Retired Team Member
  • Premium Supporter
  • October 27, 2008
    2,617
    1,130
    Rijeka, Croatia
    Home Country
    Croatia Croatia
    Some cartoons did not load, updated xml

    I would like to update official list on SVN so users can get their list updated automatically (from plugin configuration). But I think this 300 list is really too large, hard to browse and manage. So maybe we could cherry-pick some of the best ones (30-50)?

    :D


    Edit: For the time being, I've updated current list in SVN with the comics from your post here :)
     

    Pog

    Retired Team Member
  • Premium Supporter
  • September 7, 2009
    401
    315
    Wicklow
    Home Country
    Ireland Ireland
    Here's two big geek favourites, XKCD and Penny Arcade. I don't think they have been added yet though could be wrong.

    Code:
    <comic>
      <name>XKCD</name>
      <url>http://xkcd.com/</url>
      <enabled>true</enabled>
      <banner>http://imgs.xkcd.com/s/9be30a7.png</banner>
      <language>us</language>
      <type>numeric</type>
      <urltype>webpage</urltype>
      <startswith>http://imgs.xkcd.com/comics/</startswith>
      <previousregex><![CDATA[<a href="(?<prev>[^"]*)" accesskey="p">&lt; Prev</a>]]></previousregex>
      <nextregex><![CDATA[<a href="(?<next>[^"]*)" accesskey="n">Next &gt;</a>]]></nextregex>
      <datetitleregex><![CDATA[title="(.*?)" alt="(?<title>.*?)"]]></datetitleregex>
    </comic>

    Code:
    <comic>
      <name>Penny Arcade</name>
      <url>http://penny-arcade.com/comic/</url>
      <enabled>true</enabled>
      <banner>http://penny-arcade.com/assets//img/presents/logo_presents.png</banner>
      <language>us</language>
      <type>numeric</type>
      <urltype>webpage</urltype>
      <startswith>http://</startswith>
      <endswith>.jpg</endswith>
      <previousregex><![CDATA[<a class="btnPrev btn" href="(?<prev>[^"]*)" title="Previous"]]></previousregex>
      <nextregex><![CDATA[<a class="btnNext btn" href="(?<next>[^"]*)" title="Next"]]></nextregex>
      <datetitleregex><![CDATA[<h2>(?<title>.*?)</h2>]]></datetitleregex>
    </comic>
     

    K405

    MP Donator
  • Premium Supporter
  • December 24, 2007
    58
    14
    Zoetermeer
    Home Country
    Netherlands Netherlands
    Hi All,

    I can't get this plugin to work. I'm using the StreamedMP skin. I have tried using the Default skin but then I can't find the plugin either.

    Any suggestions?
     

    Users who are viewing this thread

    Top Bottom