RE: [netcomics-devel] Line breaks for multiple images?
Brought to you by:
elliotglaysher,
hochstrb
|
From: Hochstedler, B. \(GE Healthcare\) <ben...@me...> - 2005-06-02 19:32:22
|
Clint, You may need to add it to Makefile.PL & MANIFEST. I'm sure you probably added the file into the same directory in which the other themes are actually installed on your system. You could check to make sure that you don't have multiple directories on your system that contain themes and make sure you selected the right one. You could also try updating the html_themes_dir var in your netcomicsrc and put your custom theme in its own dir. -Ben > -----Original Message----- > From: net...@li... > [mailto:net...@li...]On Behalf Of Clint > Olson > Sent: Thursday, June 02, 2005 12:30 PM > To: net...@li... > Subject: Re: [netcomics-devel] Line breaks for multiple images? >=20 >=20 > Ok, I think I found what I need to change -- the theme. =20 > However, I've=20 > run into another difficulty. I'm trying to make a copy of=20 > the Default=20 > theme called Test.pm with my changes in it. I've changed the module=20 > name at the top of the file and the $name variable in the 'new'=20 > function. However, when I run netcomics and try to get it to use the=20 > new theme, it tells me: >=20 > The specified theme does not exist: Test. > Valid themes: CleanRound NoStatus Default CleanRoundImbedCaption=20 > OldSchool Test >=20 > Which seems slightly odd. Is there somewhere else I need to=20 > change to=20 > make it recognize the new theme? >=20 > Clint Olson > clintcompute at olsonnetwork dot com >=20 >=20 > Clint Olson wrote: >=20 > > Hi guys! > > Hey, I recently got into Schlock Mercenary=20 > > (http://www.schlockmercenary.com/), a Keenspot comic which=20 > consists of=20 > > a single image on weekdays, and multiple images on Sundays (see=20 > > http://www.schlockmercenary.com/d/20050529.html for an=20 > example). When=20 > > I archive Sundays with netcomics, however, the multiple images are=20 > > shown on the generated HTML page in a long horizontal line, with=20 > > nothing between them. While this works, it would be really=20 > nice to be=20 > > able to make netcomics insert a <br> in between each=20 > consecutive image=20 > > for a given day. However, I'm not quite sure what area of=20 > netcomics I=20 > > would need to change to write in this behaviour. Does anybody know=20 > > where I should look? > > > > Clint Olson > > clintcompute at olsonnetwork dot com > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by Yahoo. > > Introducing Yahoo! Search Developer Network - Create apps=20 > using Yahoo! > > Search APIs Find out how you can build Yahoo! directly into your own > > Applications - visit=20 > > http://developer.yahoo.net/?fr=3Doffad-ysdn-ostg-q22005 > > _______________________________________________ > > netcomics-devel mailing list > > net...@li... > > https://lists.sourceforge.net/lists/listinfo/netcomics-devel >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit=20 > http://developer.yahoo.net/?fr=3Doffad-ysdn-ostg-q22005 > _______________________________________________ > netcomics-devel mailing list > net...@li... > https://lists.sourceforge.net/lists/listinfo/netcomics-devel >=20 |