You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/07 23:47:25 UTC

[jira] [Commented] (NUTCH-2248) CSS parser plugin

    [ https://issues.apache.org/jira/browse/NUTCH-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231148#comment-15231148 ] 

ASF GitHub Bot commented on NUTCH-2248:
---------------------------------------

GitHub user naegelejd opened a pull request:

    https://github.com/apache/nutch/pull/102

    NUTCH-2248 CSS Parser plugin parse-css

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/naegelejd/nutch NUTCH-2248

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nutch/pull/102.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #102
    
----
commit 4b05b9220059355a4ebc08904aa03fab7b5a1150
Author: Joseph Naegele <jn...@grierforensics.com>
Date:   2016-04-07T21:40:04Z

    NUTCH-2248 CSS Parser plugin parse-css

----


> CSS parser plugin
> -----------------
>
>                 Key: NUTCH-2248
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2248
>             Project: Nutch
>          Issue Type: New Feature
>          Components: parser, plugin
>    Affects Versions: 1.12
>            Reporter: Joseph Naegele
>
> This plugin allows for collecting {{uri}} links from CSS (stylesheets). This is useful for collecting parent stylesheets, fonts, and images needed to display web pages as intended.
> Parsed Outlinks do not have associated anchors, and no additional text/content is parsed from the stylesheet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)