From: Bishop B. <ph...@id...> - 2008-01-09 19:33:53
Attachments:
issue912.patch.diff
|
phpESP administrators might want to have a favorite's icon for their survey pages. Since this is (unfortunately) controlled outside of style sheets, a separate configuration directive is needed. Update the configuration file and the HTML rendering portions of phpESP to support a favorites icon. A patch for this is attached. This is against 1.8.2, which is the most recent on http://www.butterfat.net/wiki/Projects/phpESP/. While on SourceForge today, I noticed there's all the way up to 2.0.2. I should probably start working off of that... FWIW, this patch works against 2.0.2. bishop -- Bishop Bettini ideacode, Inc. (main) +1 919 341 5170 / (fax) +1 919 521 4100 Visit us on the web at: ideacode.com Professional software research and development reviewmysoftware.com Improve sales! Review your software before you release bytejar.com Solutions to those annoying development problems |
From: Matthew G. <mat...@gm...> - 2008-01-09 19:54:55
|
Sorry about the home page being out of sync with SF. I've updated that to reflect 2.0.2, but patches are best submitted against CVS HEAD instead of released code. Your patch should apply against CVS easily however. Thanks! On Wed, 2008-01-09 at 14:33 -0500, Bishop Bettini wrote: > phpESP administrators might want to have a favorite's icon for their > survey pages. Since this is (unfortunately) controlled outside of > style sheets, a separate configuration directive is needed. Update > the configuration file and the HTML rendering portions of phpESP to > support a favorites icon. > > A patch for this is attached. This is against 1.8.2, which is the > most recent on http://www.butterfat.net/wiki/Projects/phpESP/. While > on SourceForge today, I noticed there's all the way up to 2.0.2. I > should probably start working off of that... FWIW, this patch works > against 2.0.2. > > bishop > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ phpESP-devel mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/phpesp-devel |
From: Bishop B. <ph...@id...> - 2008-01-09 20:07:01
|
Hi Matthew, Out of curiosity, how far is HEAD currently off of v2.0.2? I ask because we are deploying phpESP for a client who has requested numerou= s enhancements. Some of these enhancements are client-specific, others =20 are much more general and are useful for all phpESP users. I don't =20 want to work against HEAD, as I'm not sure if it's stable enough for =20 production use. (Incidentally, the time frame to get these changes in =20 for the client is only 2 weeks, so we are making very small iterations =20 against stable code, so that the branch is always stable.) Thanks, bishop Quoting Matthew Gregg <mat...@gm...>: > Sorry about the home page being out of sync with SF. I've updated that > to reflect 2.0.2, but patches are best submitted against CVS HEAD > instead of released code. Your patch should apply against CVS easily > however. Thanks! > > > On Wed, 2008-01-09 at 14:33 -0500, Bishop Bettini wrote: >> phpESP administrators might want to have a favorite's icon for their >> survey pages. Since this is (unfortunately) controlled outside of >> style sheets, a separate configuration directive is needed. Update >> the configuration file and the HTML rendering portions of phpESP to >> support a favorites icon. >> >> A patch for this is attached. This is against 1.8.2, which is the >> most recent on http://www.butterfat.net/wiki/Projects/phpESP/. While >> on SourceForge today, I noticed there's all the way up to 2.0.2. I >> should probably start working off of that... FWIW, this patch works >> against 2.0.2. >> >> bishop >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketpl= ace >> _______________________________________________ phpESP-devel =20 >> mailing list php...@li... =20 >> https://lists.sourceforge.net/lists/listinfo/phpesp-devel > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketpla= ce > _______________________________________________ > phpESP-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > --=20 Bishop Bettini ideacode, Inc. (main) +1 919 341 5170 / (fax) +1 919 521 4100 Visit us on the web at: ideacode.com Professional software research and development reviewmysoftware.com Improve sales! Review your software before you release bytejar.com Solutions to those annoying development problems |