View Single Post
Old 06-30-2015, 03:45 AM   #1
eathan
Junior Member
eathan began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Sep 2013
Device: Kindle paperwhite
[Announcement] - Wanted: Plugin Developer

I need the plug into Sigil. Unfortunately, I am not a developer and I am looking for help and I want to outsource of preparing such a solution.
Below a short description of what I need.

The plug should permit:

- Epub file content analysis for the presence of links (those closed clickable tag a)

- Analysis should include a review of whether the link works and page responds or does not work, you must consider the possible diversion,

- If the website is acting no action,

- If the site does not work action is to swap the link:

Code:
<a href="http://www.onet.pl"> http://www.onet.pl </a>
on

http://www.onet.pl

In other words, we need to link a broken link and present it in normal text form. It should take account of the situation when:

Code:
<a href="http://www.onet.pl"> Cool page </a>
the description is not consistent with the value of the href. Then it should be what is in href.


- Regardless of what above, you can search the content of the text links that are not clickable, check to see if they work and swap them over
acting.

- It is necessary to remember that in epubs may be internal links - exapmle lead the text of the footnote at the end of the chapter. This we should not
delete.

At the end of yet another function:

- Black list of references - should be possible to create a list of links, that the machine will be converted to nonclickable. The list should be easy
edited. In addition, should give up enable / disable use this list.

Persons interested in cooperation please send your bids (time execution and price) on bartek.danowski[AT]gmail.com

Last edited by KevinH; 07-20-2015 at 07:14 PM.
eathan is offline   Reply With Quote