You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Bert Koorengevel (JIRA)" <ji...@apache.org> on 2008/08/01 12:52:32 UTC

[jira] Created: (JSPWIKI-330) Plugin idea: find dead links

Plugin idea: find dead links
----------------------------

                 Key: JSPWIKI-330
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-330
             Project: JSPWiki
          Issue Type: Improvement
          Components: Plugins
            Reporter: Bert Koorengevel
            Priority: Minor


Develop a plugin that finds dead links on the Wiki, and reports the page on which they are, so they can be corrected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JSPWIKI-330) Plugin idea: find dead links

Posted by "Harry Metske (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618977#action_12618977 ] 

Harry Metske commented on JSPWIKI-330:
--------------------------------------

How about this one:  http://www.jspwiki.org/wiki/UndefinedPagesPlugin 

> Plugin idea: find dead links
> ----------------------------
>
>                 Key: JSPWIKI-330
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-330
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Bert Koorengevel
>            Priority: Minor
>
> Develop a plugin that finds dead links on the Wiki, and reports the page on which they are, so they can be corrected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Commented: (JSPWIKI-330) Plugin idea: find dead links

Posted by Murray Altheim <mu...@altheim.com>.
Bert Koorengevel (JIRA) wrote:
>     [ https://issues.apache.org/jira/browse/JSPWIKI-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618983#action_12618983 ] 
> 
> Bert Koorengevel commented on JSPWIKI-330:
> ------------------------------------------
> 
> Hi Harry,
> 
> I know about the UndefinedPagesPlugin. But it only works for inexistant Wiki
> pages.
> It's the [http://whatever.gives.a.404.html] references outside the JSPWiki
> that I want to find.

Bert,

So you are actually suggesting a JSPWiki plugin that acts as a
web crawler?

Murray

...........................................................................
Murray Altheim <murray07 at altheim.com>                           ===  = =
http://www.altheim.com/murray/                                     = =  ===
SGML Grease Monkey, Banjo Player, Wantanabe Zen Monk               = =  = =

       Boundless wind and moon - the eye within eyes,
       Inexhaustible heaven and earth - the light beyond light,
       The willow dark, the flower bright - ten thousand houses,
       Knock at any door - there's one who will respond.
                                       -- The Blue Cliff Record

[jira] Commented: (JSPWIKI-330) Plugin idea: find dead links

Posted by "Bert Koorengevel (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618983#action_12618983 ] 

Bert Koorengevel commented on JSPWIKI-330:
------------------------------------------

Hi Harry,

I know about the UndefinedPagesPlugin. But it only works for inexistant Wiki
pages.
It's the [http://whatever.gives.a.404.html] references outside the JSPWiki
that I want to find.


Kind regards, 
Bert Koorengevel 


-----Oorspronkelijk bericht-----
Van: Harry Metske (JIRA) [mailto:jira@apache.org] 
Verzonden: vrijdag 1 augustus 2008 12:57
Aan: bert.koorengevel@nl.fortis.com
Onderwerp: [jira] Commented: (JSPWIKI-330) Plugin idea: find dead links


    [
https://issues.apache.org/jira/browse/JSPWIKI-330?page=com.atlassian.jira.pl
ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618977#action
_12618977 ] 

Harry Metske commented on JSPWIKI-330:
--------------------------------------

How about this one:  http://www.jspwiki.org/wiki/UndefinedPagesPlugin 

on which they are, so they can be corrected.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


****************************DISCLAIMER***********************
Deze e-mail is uitsluitend bestemd voor de geadresseerde(n).
Verstrekking aan en gebruik door anderen is niet toegestaan.
Fortis Verzekeringen Nederland sluit iedere aansprakelijkheid
uit die voortvloeit uit elektronische verzending.
 
This e-mail is intended exclusively for the addressee(s),
and may not be passed on to, or made available for use
by any person other than the addressee(s).
Fortis Verzekeringen Nederland rules out any and
every liability resulting from any electronic transmission.
*************************************************************


> Plugin idea: find dead links
> ----------------------------
>
>                 Key: JSPWIKI-330
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-330
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Bert Koorengevel
>            Priority: Minor
>
> Develop a plugin that finds dead links on the Wiki, and reports the page on which they are, so they can be corrected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (JSPWIKI-330) Plugin idea: find dead links

Posted by "Harry Metske (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JSPWIKI-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harry Metske closed JSPWIKI-330.
--------------------------------

    Resolution: Invalid

The only way to solve this, is opening a URLConnection to each (external) wikilink that is present on the page.
I think there are quite some security issues involved with that.

There are tools available that can help you find dead links, we should not let JSPWiki do that.

Closing as invalid, if you have any better and secure solutions, please re-open.

> Plugin idea: find dead links
> ----------------------------
>
>                 Key: JSPWIKI-330
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-330
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Bert Koorengevel
>            Priority: Minor
>
> Develop a plugin that finds dead links on the Wiki, and reports the page on which they are, so they can be corrected.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.