Skip Menu |

This queue is for tickets about the CSS-Simple CPAN distribution.

Report information
The Basics
Id: 105743
Status: resolved
Priority: 0/
Queue: CSS-Simple

People
Owner: Nobody in particular
Requestors: arnaud.david [...] adestra.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)

Attachments


Subject: CSS Simple - Possible patch?
Date: Wed, 8 Jul 2015 08:52:39 +0100
To: bug-CSS-Simple [...] rt.cpan.org
From: arnaud <arnaud.david [...] adestra.com>
Hi Kevin, We use CSS::Simple in a few places in our code and we have now a need for browser specific properties to be processed by CSS::Simple (browser specific properties are currently ignored). I have provided a patch and a test script to show the kind of feature I am looking for. Would you be able to review and let me know if this is something you could add to CSS::Simple? The current environment is: Distribution name and version: CSS::Simple Version 3211 Perl version: 5.14.4 Operating System vendor and version: FreeBSD 10.1-RELEASE-p5 Many thanks. Arnaud.

Message body not shown because it is not plain text.

Hi David, I converted my internal subversion repo into a github repo. It's available here: https://github.com/kamelkev/CSS-Simple I have taken the intent of your code and merged it into the repo, and made a new version. That version should appear on CPAN within 72 hours (I have already uploaded it). In the future please submit through github, as it's much easier to follow through there. As an FYI we have another module, CSS::Inliner, which may also be interesting to you. thanks, Kevin On Wed Jul 08 03:54:37 2015, arnaud.david@adestra.com wrote: Show quoted text
> Hi Kevin, > > We use CSS::Simple in a few places in our code and we have > now a need for browser specific properties to be processed by > CSS::Simple (browser specific properties are currently ignored). > > I have provided a patch and a test script to show the kind of feature I > am looking for. > > Would you be able to review and let me know if this is something you > could add to CSS::Simple? > > The current environment is: > > Distribution name and version: CSS::Simple Version 3211 > Perl version: 5.14.4 > Operating System vendor and version: FreeBSD 10.1-RELEASE-p5 > > > Many thanks. > > Arnaud.
Subject: Re: [rt.cpan.org #105743] CSS Simple - Possible patch?
Date: Mon, 13 Jul 2015 10:28:06 +0100
To: bug-CSS-Simple [...] rt.cpan.org
From: Arnaud David <arnaud.david [...] adestra.com>
Hi Kevin, Many thanks for the quick turnaround, and the GitHub repo. This is much appreciated. Long live CSS::Simple! I am aware of CSS::Inliner, many thanks (We are currently inlining using a combo of CSS::Simple and XML:::LibXML) Kind regards. Arnaud. On Fri, 10 Jul 2015 20:19:34 -0400 "Kevin Hatim Kamel via RT" <bug-CSS-Simple@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=105743 > > > Hi David, > > I converted my internal subversion repo into a github repo. It's > available here: https://github.com/kamelkev/CSS-Simple > > I have taken the intent of your code and merged it into the repo, and > made a new version. That version should appear on CPAN within 72 > hours (I have already uploaded it). > > In the future please submit through github, as it's much easier to > follow through there. > > As an FYI we have another module, CSS::Inliner, which may also be > interesting to you. > > thanks, > Kevin > > On Wed Jul 08 03:54:37 2015, arnaud.david@adestra.com wrote:
> > Hi Kevin, > > > > We use CSS::Simple in a few places in our code and we have > > now a need for browser specific properties to be processed by > > CSS::Simple (browser specific properties are currently ignored). > > > > I have provided a patch and a test script to show the kind of > > feature I am looking for. > > > > Would you be able to review and let me know if this is something you > > could add to CSS::Simple? > > > > The current environment is: > > > > Distribution name and version: CSS::Simple Version 3211 > > Perl version: 5.14.4 > > Operating System vendor and version: FreeBSD 10.1-RELEASE-p5 > > > > > > Many thanks. > > > > Arnaud.
> >